<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Jan 15 08:45:09 2014 by SUMO sumo Version dev-SVN-r15378
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/sumoConfiguration.xsd">

    <input>
        <net-file value="net.net.xml"/>
        <route-files value="input_routes.rou.xml"/>
    </input>

    <output>
        <vehroute-output value="vehroutes.xml"/>
    </output>

    <time>
        <begin value="0"/>
        <end value="1000"/>
    </time>

    <report>
        <no-duration-log value="true"/>
        <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="horizontal.0" depart="100.00" arrival="310.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="horizontal.1" depart="110.00" arrival="320.00">
        <route edges="2fi 2si 1o 1fi 1si 2o 2fi"/>
    </vehicle>

    <vehicle id="vertical.0" depart="102.00" arrival="346.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.1" depart="113.00" arrival="348.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>
</routes>
