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

<!-- generated on Fri 10 Nov 2017 02:04:47 PM CET by Netedit Version v0_31_0-1065-gd80c422
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/netconvertConfiguration.xsd">

    <input>
        <sumo-net-file value="/scr1/sumo/tests/netconvert/import/SUMO/short_edge/input_net.net.xml"/>
    </input>

    <output>
        <output-file value="/scr1/sumo/tests/netconvert/import/SUMO/short_edge/input_net.net.xml"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
        <rectangular-lane-cut value="false"/>
        <walkingareas value="false"/>
    </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="100.00,100.00" convBoundary="0.00,0.00,0.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="13.89" length="3.30" shape="0.00,1.65 0.00,-1.65"/>
    </edge>
    <edge id=":E_0" function="internal">
        <lane id=":E_0_0" index="0" speed="13.89" length="3.30" shape="0.00,-1.65 0.00,1.65"/>
    </edge>

    <edge id="CW" from="C" to="E" priority="2" shape="0.00,0.00 0.00,0.00">
        <lane id="CW_0" index="0" speed="13.89" length="0.01" shape="0.00,-4.95 0.00,-4.95"/>
        <lane id="CW_1" index="1" speed="13.89" length="0.01" shape="0.00,-1.65 0.00,-1.65"/>
    </edge>
    <edge id="WC" from="E" to="C" priority="2" shape="0.00,0.00 0.00,0.00">
        <lane id="WC_0" index="0" speed="13.89" length="0.01" shape="0.00,4.95 0.00,4.95"/>
        <lane id="WC_1" index="1" speed="13.89" length="0.01" shape="0.00,1.65 0.00,1.65"/>
    </edge>

    <tlLogic id="C" type="actuated" programID="0" offset="0">
        <phase duration="82" state="G" minDur="5" maxDur="50"/>
        <phase duration="3" state="y"/>
        <phase duration="5" state="r"/>
    </tlLogic>

    <junction id="C" type="traffic_light" x="0.00" y="0.00" incLanes="WC_0 WC_1" intLanes=":C_0_0" shape="-0.00,-0.05 -0.00,6.55 -0.00,0.05">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="E" type="priority" x="0.00" y="0.00" incLanes="CW_0 CW_1" intLanes=":E_0_0" shape="0.00,0.05 0.00,-6.55 0.00,-0.05">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="CW" to="WC" fromLane="1" toLane="1" via=":E_0_0" dir="t" state="M"/>
    <connection from="WC" to="CW" fromLane="1" toLane="1" via=":C_0_0" tl="C" linkIndex="0" dir="t" state="o"/>

    <connection from=":C_0" to="CW" fromLane="0" toLane="1" dir="t" state="M"/>
    <connection from=":E_0" to="WC" fromLane="0" toLane="1" dir="t" state="M"/>

</net>
