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

<!-- generated on Mon Oct  7 15:11:38 2013 by SUMO od2trips Version 0.18.0
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/od2tripsConfiguration.xsd">

    <input>
        <net-file value="Rede6x6.taz.xml"/>
        <od-matrix-files value="demand.od"/>
    </input>

    <output>
        <output-file value="Rede6x6.rou.xml"/>
    </output>

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route id="r" edges="beg"/>
    <routeDistribution id="rD" last="0">
        <route refId="r" probability="1"/>
    </routeDistribution>
    <vehicle id="v" depart="0.00" route="rD"/>

</routes>
