Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/activitygen/activitygen-example.nod.xml
169673 views
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
3
<!-- generated on 07/12/11 14:35:29 by SUMO netconvert Version dev-SVN-r10888
4
<?xml version="1.0" encoding="iso-8859-1"?>
5
6
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
7
8
<input>
9
<sumo-net-file value="activitygen-example.net.xml"/>
10
</input>
11
12
<output>
13
<plain-output-prefix value="activitygen-example"/>
14
</output>
15
16
</configuration>
17
-->
18
19
<nodes version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
20
<node id="01" x="0.00" y="0.00" type="priority"/>
21
<node id="11" x="200.00" y="200.00" type="priority"/>
22
<node id="12" x="200.00" y="400.00" type="priority"/>
23
<node id="13" x="200.00" y="600.00" type="priority"/>
24
<node id="14" x="200.00" y="800.00" type="priority"/>
25
<node id="21" x="400.00" y="200.00" type="priority"/>
26
<node id="22" x="400.00" y="400.00" type="priority"/>
27
<node id="23" x="400.00" y="600.00" type="priority"/>
28
<node id="24" x="400.00" y="800.00" type="priority"/>
29
<node id="31" x="600.00" y="200.00" type="priority"/>
30
<node id="32" x="600.00" y="400.00" type="priority"/>
31
<node id="33" x="600.00" y="600.00" type="priority"/>
32
<node id="34" x="600.00" y="800.00" type="priority"/>
33
<node id="41" x="800.00" y="200.00" type="priority"/>
34
<node id="42" x="800.00" y="400.00" type="priority"/>
35
<node id="43" x="800.00" y="600.00" type="priority"/>
36
<node id="44" x="800.00" y="800.00" type="priority"/>
37
<node id="51" x="1000.00" y="1000.00" type="priority"/>
38
</nodes>
39
40