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

<!-- generated on 2021-08-25 09:17:17 by Eclipse SUMO sumo Version v1_10_0+0203-1388c96
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"/>
        <additional-files value="input_additional.add.xml"/>
    </input>

    <output>
        <write-license value="true"/>
        <vehroute-output value="vehroutes.xml"/>
        <vehroute-output.exit-times value="true"/>
    </output>

    <processing>
        <default.speeddev value="0"/>
    </processing>

    <report>
        <xml-validation value="never"/>
        <xml-validation.routes value="never"/>
        <duration-log.disable 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">
    <person id="p0" depart="0.00" arrival="159.00">
        <ride from="beg" to="end" parkingArea="pEnd" lines="car" started="32.00" ended="159.00"/>
    </person>

    <vehicle id="car" depart="0.00" arrival="210.00">
        <route edges="beg beg2left left left2end end" exitTimes="33.00 58.00 111.00 135.00 210.00"/>
        <stop busStop="beg_0" until="10.00" started="31.00" ended="32.00"/>
        <stop busStop="left_0" until="110.00" started="99.00" ended="110.00"/>
        <stop busStop="end_0" until="210.00" started="159.00" ended="210.00"/>
    </vehicle>

</routes>
