Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/trip/load/no_fromto/routes.rou.xml
169776 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2024-10-30 14:28:57 by Eclipse SUMO netedit Version v1_21_0+0517-a6d33ef05c3
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" type="DEFAULT_BIKETYPE" depart="0.00">
9
<stop busStop="busStopA" duration="60.00"/>
10
<stop busStop="busStopB" duration="60.00"/>
11
</trip>
12
<trip id="t_1" type="DEFAULT_BIKETYPE" depart="0.00">
13
<stop trainStop="trainStopA" duration="60.00"/>
14
<stop trainStop="trainStopB" duration="60.00"/>
15
</trip>
16
<trip id="t_2" type="DEFAULT_BIKETYPE" depart="0.00">
17
<stop containerStop="containerStopA" duration="60.00"/>
18
<stop containerStop="containerStopB" duration="60.00"/>
19
</trip>
20
<trip id="t_3" type="DEFAULT_BIKETYPE" depart="0.00">
21
<stop chargingStation="chargingStationA" duration="60.00"/>
22
<stop chargingStation="chargingStationB" duration="60.00"/>
23
</trip>
24
<trip id="t_4" type="DEFAULT_BIKETYPE" depart="0.00">
25
<stop parkingArea="parkingAreaA" duration="60.00" parking="1"/>
26
<stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
27
</trip>
28
<trip id="t_5" type="DEFAULT_BIKETYPE" depart="0.00">
29
<stop lane="Edge0_1" startPos="49.49" endPos="59.49" duration="60.00"/>
30
<stop lane="Edge3_1" startPos="6.72" endPos="16.72" duration="60.00"/>
31
</trip>
32
<trip id="t_6" type="DEFAULT_BIKETYPE" depart="0.00">
33
<stop busStop="busStopA" duration="60.00"/>
34
</trip>
35
<trip id="t_7" type="DEFAULT_BIKETYPE" depart="0.00">
36
<stop trainStop="trainStopA" duration="60.00"/>
37
</trip>
38
<trip id="t_8" type="DEFAULT_BIKETYPE" depart="0.00">
39
<stop containerStop="containerStopA" duration="60.00"/>
40
</trip>
41
<trip id="t_9" type="DEFAULT_BIKETYPE" depart="0.00">
42
<stop chargingStation="chargingStationA" duration="60.00"/>
43
</trip>
44
<trip id="t_10" type="DEFAULT_BIKETYPE" depart="0.00">
45
<stop parkingArea="parkingAreaA" duration="60.00" parking="1"/>
46
</trip>
47
<trip id="t_11" type="DEFAULT_BIKETYPE" depart="0.00">
48
<stop lane="Edge0_1" startPos="49.49" endPos="59.49" duration="60.00"/>
49
</trip>
50
</routes>
51
52