blob: 0496e8c4b1376f5ebcdb67aaef915137eb4f2db4 [file] [log] [blame]
<?xml version="1.0"?>
<sparql
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xs="http://www.w3.org/2001/XMLSchema#"
xmlns="http://www.w3.org/2005/sparql-results#" >
<head>
<variable name="x"/>
</head>
<results ordered="false" distinct="false">
<result>
<binding name="x">
<uri>http://example.org/x2</uri>
</binding>
</result>
<result>
<binding name="x">
<uri>http://example.org/x1</uri>
</binding>
</result>
</results>
</sparql>