Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/net/patchRailPriorities/curved_left/input_routes.rou.xml
428738 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
<!-- Vehicles, persons and containers (sorted by depart) -->
8
<vehicle id="v0" type="DEFAULT_RAILTYPE" depart="0.00">
9
<route edges="E3 E4 E5 E6 E7"/>
10
</vehicle>
11
<vehicle id="v1" type="DEFAULT_RAILTYPE" depart="0.00">
12
<route edges="-E7 -E6 -E5 -E4 -E3"/>
13
</vehicle>
14
</routes>
15
16