Path: blob/main/tests/duarouter/flows/containerStop/routes.duarouter
185786 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 03/05/15 08:23:28 by SUMO duarouter Version dev-SVN-r18015
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<input>
<net-file value="input_net.net.xml"/>
<additional-files value="input_additional.add.xml"/>
<trip-files value="input_trips.trips.xml"/>
</input>
<output>
<output-file value="routes.rou.xml"/>
</output>
<report>
<xml-validation value="never"/>
<no-step-log value="true"/>
</report>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.9" depart="0.90">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
</routes>