Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/routes/named/multiref/input_routes.rou.xml
185788 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<route id="0" edges="beg middle end rend"/>
3
<vehicle id="0" route="0" depart="0"/>
4
<vehicle id="1" route="0" depart="0"/>
5
</routes>
6
7