Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/departOffset/offset_move_interval/routes.rou.xml
428511 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<trip id="trip0" depart="0" from="h" to="j"/>
3
<trip id="trip1" depart="1" from="h" to="j"/>
4
<trip id="trip2" depart="2" from="h" to="j"/>
5
<trip id="trip3" depart="3" from="h" to="j"/>
6
<trip id="trip4" depart="4" from="h" to="j"/>
7
<trip id="trip5" depart="5" from="h" to="j"/>
8
<trip id="trip6" depart="6" from="h" to="j"/>
9
10
</routes>
11
12