Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/addStops2Routes/via_index_random/input_routes.rou.xml
428536 views
1
<routes>
2
<vType id="type1" vClass="passenger"/>
3
<trip id="0" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
4
<trip id="1" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
5
<trip id="2" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
6
<trip id="3" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
7
<trip id="4" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
8
<trip id="5" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
9
<trip id="6" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
10
<trip id="7" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
11
<trip id="8" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
12
<trip id="9" type="type1" depart="0" from="SC" to="CS" via="CN CW"/>
13
</routes>
14
15