<?xml version="1.0"?>

<!-- generated on Wed Aug 15 12:53:28 2012 by SUMO sumo Version dev-SVN-r12545
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"/>
        <additional-files value="input_routes.rou.xml,input_additional2.add.xml"/>
    </input>

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

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

    <report>
        <no-duration-log value="true"/>
        <no-step-log value="true"/>
    </report>

</configuration>
-->

<routes>
    <vehicle id="0" type="t1" depart="0.00" arrival="147.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="1" type="t2" depart="3.00" arrival="">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="2" type="t2" depart="5.00" arrival="">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <flow id="3" type="t2" begin="2.00" arrival="">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </flow>


    <vType id="pt0" vClass="pedestrian" width="0.7" length="0.35" minGap="0.12659873434" maxSpeed="1.23678360979" guiShape="pedestrian"/>
    <person id="4" type="pt0" depart="1">
        <walk edges="4/1to3/1 3/1to2/1" departPos="20.0" arrivalPos="80.0"/>
    </person>


</routes>
