Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/network/edges/bugs/ticket1711/routes.rou.xml
169720 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-09-26 14:13:45 by Eclipse SUMO netedit Version v1_20_0+2157-7cbf65e8f91
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<!-- Vehicles, persons and containers (sorted by depart) -->
8
<trip id="t_0" depart="0.00" from="3" to="6"/>
9
<trip id="t_1" depart="0.00" from="7" to="2"/>
10
<trip id="t_2" depart="0.00" from="5" to="8"/>
11
<trip id="t_3" depart="0.00" from="1" to="4"/>
12
</routes>
13
14