Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/patchRailPriorities/input_routes.rou.xml
428384 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on 2026-03-29T19:57:20.871042+01:00 by Eclipse SUMO netedit v1_26_0+0873-b43842ce5ae
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_main" edges="E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16" color="yellow"/>
9
<!-- Vehicles, persons and containers (sorted by depart) -->
10
<vehicle id="short" depart="0.00">
11
<route edges="E0 E1 E2 E3"/>
12
</vehicle>
13
<vehicle id="v_0" type="DEFAULT_RAILTYPE" depart="0.00">
14
<route edges="-E16 -E15 -E14 -E13 -E12 -E11 -E10 -E9 -E8 -E7 -E6 -E5 -E4c -E0c"/>
15
</vehicle>
16
<flow id="long" begin="0.00" end="3600.00" period="600">
17
<route edges="E1 E2 E3 E4 E5 E6 E7 E8 E9 E10 E11 E12 E13 E14 E15 E16"/>
18
</flow>
19
</routes>
20
21