Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/scaleTimeline/timeline_pair/input_routes.rou.xml
428461 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="0" depart="0" from="D0E0" to="A1A0"/>
3
<trip id="1" depart="10" from="C1C2" to="C4C3"/>
4
<trip id="2" depart="3600" from="B1B2" to="B4C4"/>
5
<trip id="3" depart="3610" from="A3A2" to="B1A1"/>
6
<trip id="4" depart="7200" from="E0E1" to="C2C3"/>
7
<trip id="5" depart="7210" from="C0D0" to="A4A3"/>
8
<trip id="4" depart="10800" from="E0E1" to="C2C3"/>
9
<trip id="5" depart="18010" from="C0D0" to="A4A3"/>
10
</routes>
11
12