Path: blob/main/tests/tools/route/departOffset/offset10/routes.tools
428505 views
<routes>
<vType id="foo" sigma="0"/>
<vehicle id="veh0" depart="11" color="red" type="foo">
<route edges="a b c d"/>
</vehicle>
<vehicle id="veh1" depart="12" color="blue" type="foo">
<route edges="c e f g"/>
</vehicle>
<trip id="trip0" depart="13" color="blue" from="h" to="j"/>
<flow id="flow0" begin="14" end="50" color="green" from="k" to="l"/>
</routes>