Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/route/implausibleRoutes/node_loop/routes.rou.xml
428487 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="A0toA1 A1toA2 A2toB2 B2toB1 B1toA1"/>
5
</vehicle>
6
</routes>
7
8