Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/function/repair/detour/input_routes.rou.xml
185788 views
1
<?xml version="1.0"?>
2
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
3
<vehicle id="0" depart="0">
4
<route edges="A0toB0 B0toB1 B1toC1 C1toC2"/>
5
</vehicle>
6
</routes>
7
8