<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/isparql/xslt/dynamic-page.xsl"?>
<iSPARQL xmlns="urn:schemas-openlink-com:isparql">
<ISparqlDynamicPage>
<proxy>true</proxy>
<query>#should-sponge:soft
#service:/sparql
SELECT ?s ?p ?o
FROM &lt;http://www.openlinksw.com/schemas/northwind#Country&gt;
WHERE {
  ?s ?p ?o . 
}
</query>
</ISparqlDynamicPage>
<sparql_design>
	<nodes>
		<node x="438" y="181" type="0" group="-1" visible="1">?s,</node>
		<node x="632.6403786950727" y="236.46242479936075" type="0" group="-1" visible="1">?o,</node>
	</nodes>
	<edges>
		<edge type="0" node1="0"  node2="1" visible="1">?p,</edge>
	</edges>
	<groups>
	</groups>
</sparql_design>
<should_sponge>soft</should_sponge>
<service>/sparql</service>
</iSPARQL>