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

<!-- generated on Mon 30 Jan 2017 02:02:04 PM CET by Netedit Version dev-SVN-r22770
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/netedit.exeConfiguration.xsd">

    <input>
        <sumo-net-file value="/scr1/sumoI/sumo/tests/complex/traci/pythonApi/rerouting/input_net.net.xml"/>
    </input>

    <output>
        <output-file value="/scr1/sumoI/sumo/tests/complex/traci/pythonApi/rerouting/input_net.net.xml"/>
    </output>

    <processing>
        <no-internal-links value="true"/>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
    </processing>

</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="500.00,500.00" convBoundary="0.00,-134.37,300.00,0.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id="beg" from="gneJ2" to="gneJ3" priority="1">
        <lane id="beg_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.65 95.31,-1.65"/>
    </edge>
    <edge id="end" from="gneJ4" to="gneJ5" priority="1">
        <lane id="end_0" index="0" speed="13.89" length="100.00" shape="204.56,-8.25 300.00,-8.25"/>
        <lane id="end_1" index="1" speed="13.89" length="100.00" shape="204.56,-4.95 300.00,-4.95"/>
        <lane id="end_2" index="2" speed="13.89" length="100.00" shape="204.56,-1.65 300.00,-1.65"/>
    </edge>
    <edge id="middle" from="gneJ3" to="gneJ4" priority="1">
        <lane id="middle_0" index="0" speed="13.89" length="100.00" shape="103.38,-1.65 196.67,-1.65"/>
    </edge>
    <edge id="middle2" from="gneJ3" to="gneJ4" priority="1" length="200.00" shape="100.00,0.00 150.64,-84.81 200.00,0.00">
        <lane id="middle2_0" index="0" speed="13.89" length="200.00" shape="102.21,-6.92 150.66,-88.06 197.78,-7.09"/>
    </edge>
    <edge id="middle3" from="gneJ3" to="gneJ4" priority="1" length="400.00" shape="100.00,0.00 102.47,-134.37 197.42,-132.98 200.00,0.00">
        <lane id="middle3_0" index="0" speed="13.89" length="400.00" shape="98.50,-7.98 100.85,-136.04 199.04,-134.61 201.43,-11.32"/>
    </edge>

    <junction id="gneJ2" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,-0.05 0.00,-3.25"/>
    <junction id="gneJ3" type="priority" x="100.00" y="0.00" incLanes="beg_0" intLanes="" shape="103.38,-0.05 103.38,-3.25 103.59,-6.10 100.84,-7.74 100.10,-7.95 96.90,-8.01 95.31,-3.25 95.31,-0.05">
        <request index="0" response="000" foes="000"/>
        <request index="1" response="000" foes="000"/>
        <request index="2" response="000" foes="000"/>
    </junction>
    <junction id="gneJ4" type="priority" x="200.00" y="0.00" incLanes="middle3_0 middle2_0 middle_0" intLanes="" shape="204.56,-0.05 204.56,-9.85 203.03,-11.35 199.83,-11.29 199.17,-7.89 196.40,-6.28 196.67,-3.25 196.67,-0.05">
        <request index="0" response="000" foes="000"/>
        <request index="1" response="000" foes="000"/>
        <request index="2" response="000" foes="000"/>
    </junction>
    <junction id="gneJ5" type="unregulated" x="300.00" y="0.00" incLanes="end_0 end_1 end_2" intLanes="" shape="300.00,-9.85 300.00,-0.05"/>

    <connection from="beg" to="middle3" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="beg" to="middle2" fromLane="0" toLane="0" dir="R" state="M"/>
    <connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="middle" to="end" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from="middle2" to="end" fromLane="0" toLane="1" dir="r" state="M"/>
    <connection from="middle3" to="end" fromLane="0" toLane="0" dir="r" state="M"/>

</net>
