Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/rerouting2/input_routes.rou.xml
169686 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
4
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
5
<vType id="default" vClass="passenger" color="red"/>
6
<flow id="v" begin="0" end="700" period="1" from="A0A1" to="E3E4" departSpeed="avg"/>
7
</routes>
8
9