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

<!-- generated on Wed 11 Jan 2017 09:51:20 AM CET by Netedit Version dev-SVN-r22555
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/bugs/ticket2777/input_net.net.xml"/>
    </input>

    <output>
        <output-file value="/scr1/sumoI/sumo/tests/complex/traci/pythonApi/bugs/ticket2777/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>

    <visualisation>
        <registry-viewport value="true"/>
    </visualisation>

</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,0.00,202.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 100.00,-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="102.00,-1.65 202.00,-1.65"/>
    </edge>
    <edge id="middle" from="gneJ3" to="gneJ4" priority="1">
        <lane id="middle_0" index="0" speed="13.89" length="2.00" shape="100.00,-1.65 102.00,-1.65"/>
    </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="100.00,-0.05 100.00,-3.25 100.00,-0.05">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="gneJ4" type="priority" x="102.00" y="0.00" incLanes="middle_0" intLanes="" shape="102.00,-0.05 102.00,-3.25 102.00,-0.05">
        <request index="0" response="0" foes="0"/>
    </junction>
    <junction id="gneJ5" type="unregulated" x="202.00" y="0.00" incLanes="end_0" intLanes="" shape="202.00,-3.25 202.00,-0.05"/>

    <connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="middle" to="end" fromLane="0" toLane="0" dir="s" state="M"/>

</net>
