summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/tests/phpunit/Utils/Fixtures/Results/XML/empty-sparql-result.xml
blob: 4157ec878220c626c4eb1a303f48b2d824210a3f (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
	<head>
		<variable name="s"/>
		<variable name="r"/>
	</head>
	<results>
	</results>
</sparql>