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