Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/function/repair/destination_occurs_twice/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
4
<vehicle id="0" depart="0">
5
<route edges="absBeg left middle end middle end"/>
6
</vehicle>
7
</routes>
8
9