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