Path: blob/main/tests/tools/route/vehicle2flow/input_routes.rou.xml
428382 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Wed Sep 9 10:11:50 2020 by Eclipse SUMO duarouter Version v1_7_0+0007-9073c1719d3<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">45<input>6<net-file value="net.net.xml"/>7<additional-files value="input_additional.add.xml"/>8<route-files value="input_routes.rou.xml"/>9</input>1011<output>12<output-file value="input_routes.rou.xml.rou.xml"/>13<alternatives-output value="input_routes.rou.xml.rou.alt.xml"/>14</output>1516<report>17<ignore-errors value="true"/>18<no-step-log value="true"/>19</report>2021</configuration>22-->2324<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">25<vehicle id="v" type="t0" depart="42.00" departSpeed="max">26<route edges="a b c"/>27</vehicle>28</routes>293031