blob: 0644ba5b8404dcc92ff15a175217ea14e7ad229c [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="v"/>
<variable name="w"/>
</head>
<results>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
</binding>
<binding name="w">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">4</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
</binding>
<binding name="w">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">3</literal>
</binding>
</result>
</results>
</sparql>