1<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> 2 3 <node id="1" x="1000" y="0"/> 4 <node id="2" x="500" y="0"/> 5 6</nodes> 7 8