<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
	<head>
		<variable name="result"/>
	</head>
	<results>
		<result>
			<binding name="result"><uri>http://example.org/id/Foo</uri></binding>
		</result>
	</results>
</sparql>