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

<!-- generated on Fri 11 Jan 2019 11:08:12 AM CET by Eclipse SUMO netedit Version v1_0_1+0645-93703db
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

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

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

    <processing>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <opposites.guess value="true"/>
        <lefthand value="false"/>
    </processing>

    <junctions>
        <no-turnarounds value="true"/>
        <junctions.corner-detail value="5"/>
        <junctions.limit-turn-speed value="5.5"/>
        <rectangular-lane-cut value="false"/>
    </junctions>

    <pedestrian>
        <walkingareas value="false"/>
    </pedestrian>

</configuration>
-->

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

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE0" from="gneJ1" to="gneJ0" priority="-1">
        <lane id="-gneE0_0" index="0" speed="13.89" length="200.00" shape="200.00,1.60 0.00,1.60">
            <neigh lane="gneE0_0"/>
        </lane>
    </edge>
    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="gneE0_0" index="0" speed="13.89" length="200.00" shape="0.00,-1.60 200.00,-1.60">
            <neigh lane="-gneE0_0"/>
        </lane>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="-gneE0_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="200.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="200.00,0.00 200.00,-3.20 200.00,0.00"/>

</net>
