Path: blob/main/tests/tools/output/vehrouteDiff/routes2.rou.xml
428387 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Mon Mar 3 10:27:58 2014 by SUMO sumo Version dev-SVN-r157933This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">910<input>11<net-file value="net.net.xml"/>12<additional-files value="input_routes.rou.xml,input_additional2.add.xml"/>13</input>1415<output>16<vehroute-output value="vehroutes.xml"/>17<vehroute-output.exit-times value="true"/>18</output>1920<time>21<begin value="0"/>22<end value="1000"/>23</time>2425<report>26<xml-validation value="never"/>27<no-duration-log value="true"/>28<no-step-log value="true"/>29</report>3031</configuration>32-->3334<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">35<vehicle id="0" depart="0.00" arrival="150.00">36<route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="35.00 71.00 131.00 200.00"/>37</vehicle>3839</routes>404142