File: quickstart.nod.xml

package info (click to toggle)
sumo 0.15.0~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,740 kB
  • sloc: cpp: 109,360; xml: 49,743; ansic: 41,570; python: 20,769; java: 17,071; sh: 10,413; makefile: 1,377; perl: 450
file content (17 lines) | stat: -rw-r--r-- 753 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<nodes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.sf.net/xsd/nodes_file.xsd">
   <node id="91" x="-1000.0" y="1000.0" />
   <node id="92" x="-1000.0" y="0.0" />
   <node id="93" x="3000.0" y="0.0" />
   <node id="94" x="+3000.0" y="+1000.0" />
   <node id="911" x="-500.0" y="+1000.0" />
   <node id="912" x="-500.0" y="0.0" />
   <node id="913" x="+2500.0" y="0.0" />
   <node id="914" x="2500.0" y="+1000.0" />
   <node id="1" x="0.0" y="+1000.0" /> 
   <node id="2" x="0.0" y="0.0" />
   <node id="3" x="+1000.0" y="0.0" />
   <node id="4" x="+2000.0" y="0.0" />
   <node id="5" x="+2000.0" y="+1000.0" />
   <node id="6" x="+1000.0" y="+1000.0" />
</nodes>