Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/waypoint/trainstop/routes.rou.xml
169748 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
4
<route edges="Edge0 Edge1 Edge2" color="yellow" id="route_0"/>
5
6
<vehicle id="vehicle_0" depart="0.00" route="route_0"/>
7
</routes>
8
9