Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/basic/files/load/demand/new/xml/routes2.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-07-04 11:00:49 by Eclipse SUMO netedit Version v1_20_0+0930-542f1297b48
4
-->
5
6
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
7
<!-- Routes -->
8
<route id="r_0_new" edges="E10 E11"/>
9
<route id="r_1_new" edges="-E7 -E6"/>
10
<route id="r_2_new" edges="-E2 -E8"/>
11
<route id="r_4_new" edges="-E5 -E4"/>
12
<!-- Vehicles, persons and containers (sorted by depart) -->
13
<trip id="t_0_new" depart="0.00" from="-E11" to="-E10"/>
14
<trip id="t_1_new" depart="0.00" fromJunction="J3" toJunction="J4"/>
15
<trip id="t_2_new" depart="0.00" fromTaz="taz_3" toTaz="taz_2"/>
16
<vehicle id="v_0_new" depart="0.00" route="r_4_new"/>
17
</routes>
18
19