Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Vehicles not running

What I am doing is to modify the duration of the phases in runtime. So I am extending for another second the Green Phase, and checking it every second until certain criteria are met.
If I do not do this, the behaviour from the previous e-mail does not occur.

Could it be that, as vehicles have more time to go through, and it might stop as it could crash with the vehicle coming from the other direction?



On Thu, 14 Mar 2019 at 19:37, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Hard to tell. Possibly a mis-configured junction logic. It could also be a left-hand traffic bug (most of the tests are for right-hand traffic).
Please send me the scenario files.

Am Do., 14. März 2019 um 16:46 Uhr schrieb Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
The vehicle coming from the West to turn south is stopping and then the vehicles coming from the East side stop.
Why is the vehicle(West) stopping in the first place?

On Thu, 14 Mar 2019 at 15:30, Jose Monreal Bailey <jmonreal@xxxxxxxxx> wrote:
Hey everyone,

After I start my simulation, I start extending the greenphase for a while, but vehicles will not continue moving (In the screenshot you see vehicles halted, and as the simulation goes, they do not move.

I am checking if the remaining time is less than certain number(5) it will increase the phase time by one.
But vehicles with green light will not move.

Any ideas what could it be? If you need more information please let me know.


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="xsd/routes_file.xsd">

    <!-- Junction 1 Eastbound -->
    <flow begin="100" end="3600" from="D1C1" id="j1WL" vehsPerHour="1" to="B1B0" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="D1C1" id="j1WT" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="D1C1" id="j1WR" vehsPerHour="1" to="C1C2" type="distributionVehiclesWSD"/>

    <!-- Junction 1 Westbound -->
    <flow begin="100" end="3600" from="A1B1" id="j1EL" vehsPerHour="1" to="B1B2" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="A1B1" id="j1ET" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="A1B1" id="j1ER" vehsPerHour="1" to="B1B0" type="distributionVehiclesWSD"/>

    <!-- Junction 1 Northbound -->
    <flow begin="100" end="3600" from="B2B1" id="j1NL" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="B2B1" id="j1NT" vehsPerHour="1" to="B1B0" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="B2B1" id="j1NR" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>

    <!-- Junction 1 Southbound -->
    <flow begin="100" end="3600" from="B0B1" id="j1SL" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="B0B1" id="j1ST" vehsPerHour="1" to="B1B2" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="B0B1" id="j1SR" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>




    <!-- Junction 2 Eastbound -->
    <flow begin="100" end="3600" from="D1C1" id="j2WL" vehsPerHour="1" to="C1C0" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="D1C1" id="j2WT" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="D1C1" id="j2WR" vehsPerHour="1" to="C1C2" type="distributionVehiclesWSD"/>

    <!-- Junction 2 Westbound -->
    <flow begin="100" end="3600" from="A1B1" id="j2EL" vehsPerHour="1" to="C1C2" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="A1B1" id="j2ET" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="A1B1" id="j2ER" vehsPerHour="1" to="C1C0" type="distributionVehiclesWSD"/>

    <!-- Junction 2 Northbound -->
    <flow begin="100" end="3600" from="C2C1" id="j2NL" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="C2C1" id="j2NT" vehsPerHour="1" to="C1C0" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="C2C1" id="j2NR" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>

    <!-- Junction 2 Southbound -->
    <flow begin="100" end="3600" from="C0C1" id="j2SL" vehsPerHour="1" to="B1A1" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="C0C1" id="j2ST" vehsPerHour="1" to="C1C2" type="distributionVehiclesWSD"/>
    <flow begin="100" end="3600" from="C0C1" id="j2SR" vehsPerHour="1" to="C1D1" type="distributionVehiclesWSD"/>

</routes>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><additional>
    <!-- Pedestrians -->
    <vType color="255,247,0" guiShape="passenger" id="young-young-pedestrian" length="0.5" maxSpeed="1.44" minGap="0.2" probability="0.5" speedFactor="1" vClass="pedestrian" width="0.7"/>
    <vType color="120,0,180" id="young-old-pedestrian" length="0.5" maxSpeed="1.21" minGap="0.5" probability="0.3" speedFactor="1" width="0.7"/>
    <vType color="211,84,0" id="old-old-pedestrian" length="0.5" maxSpeed="0.8" minGap="0.5" probability="0.2" speedFactor="1" vClass="pedestrian" width="0.7"/>

    <!-- Passenger Vehicles -->
    <!--
    <vType color="211,242,0" guiShape="passenger/wagon" id="young-driver" maxSpeed="13.88" probability="0.1" speedFactor="normc(1.0,0.1,1,1.2)" vClass="passenger"/>
    <vType color="211,84,0" guiShape="passenger/wagon" id="young-old-driver" maxSpeed="10.27" probability="0.9" speedFactor="normc(0.7,0.2,0.5,0.9)" accel="0.4" decel="0.75" minGap="3.5" vClass="passenger"/>
    -->
    <vType color="211,242,0" departLane="best" departSpeed="13.88" guiShape="passenger" id="young-driver" maxSpeed="13.88" probability="1.0" speedFactor="1.0" vClass="passenger"/>
    <vType accel="0.4" arrivalLane="0" color="211,84,0" decel="0.75" departLane="0" departSpeed="10.27" guiShape="passenger" id="young-old-driver" maxSpeed="10.27" minGap="3.5" probability="0.0" speedFactor="1.0" vClass="private"/>

    <!-- Public Transport -->
    <!--
    <vType color="0,0,130" guiShape="bus" id="ELDERLY" maxSpeed="13.88" probability="1.0" speedFactor="normc(1.0,0.1,0.8,1.2)" vClass="bus"/>
    -->
    <vType color="0,0,130" guiShape="bus" id="Bus-ELDERLY" departSpeed="13.88" maxSpeed="13.88" probability="1.0" speedFactor="1.0" vClass="bus"/>

    <!-- Distributions -->
    <vTypeDistribution id="distributionPersons" vTypes="old-old-pedestrian young-young-pedestrian young-old-pedestrian"/>
    <vTypeDistribution id="distributionVehiclesWSD" vTypes="young-old-driver young-driver"/>



    <!-- Traffic Lights -->
    <tlLogic id="B1" offset="12" programID="0" type="static">
        <phase duration="47" state="rrrrrgggggrrrrrggggggrgr"/>
        <phase duration="3" state="rrrrryyyyyrrrrryyyyyyryr"/>
        <phase duration="37" state="gggggrrrrrgggggrrrrrrgrg"/>
        <phase duration="3" state="yyyyyrrrrryyyyyrrrrrryry"/>
    </tlLogic>
    <tlLogic id="C1" offset="12" programID="1" type="static">
        <phase duration="47" state="rrrrrgggggrrrrrggggggrgr"/>
        <phase duration="3" state="rrrrryyyyyrrrrryyyyyyryr"/>
        <phase duration="37" state="gggggrrrrrgggggrrrrrrgrg"/>
        <phase duration="3" state="yyyyyrrrrryyyyyrrrrrryry"/>
    </tlLogic>
    <!--
    <tlLogic id="C1" offset="0" programID="1" type="actuated">
        <param key="detector-gap" value="3.0"/>
        <param key="show-detectors" value="true"/>
        <phase duration="15" max="15" minDur="5" state="rrrrrrrrrgrrrrrrrrrgrrrr"/>
        <phase duration="3" max="3" minDur="3" state="rrrrrrrrryrrrrrrrrryrrrr"/>
        <phase duration="30" max="30" minDur="10" state="rrrrrggggrrrrrrggggrgrgr"/>
        <phase duration="3" max="3" minDur="3" state="rrrrryyyyrrrrrryyyyryryr"/>
        <phase duration="15" max="15" minDur="5" state="rrrrgrrrrrrrrrgrrrrrrrrr"/>
        <phase duration="3" max="3" minDur="3" state="rrrryrrrrrrrrryrrrrrrrrr"/>
        <phase duration="18" max="18" minDur="6" state="ggggrrrrrrggggrrrrrrrgrg"/>
        <phase duration="3" max="3" minDur="3" state="yyyyrrrrrryyyyrrrrrrryry"/>
    </tlLogic>
    -->
</additional>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Wed Aug 29 11:43:20 2018 by Eclipse SUMO netconvert Version v0_32_0+3364-55f7d96a2f
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="drhe-2.net.xml"/>
    </input>

    <output>
        <output-file value="NETCONVERT.drhe-2.net.xml"/>
    </output>

    <processing>
        <offset.disable-normalization value="true"/>
        <lefthand value="true"/>
    </processing>

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

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

</configuration>
-->

<net version="1.0" junctionCornerDetail="5" walkingareas="true" lefthand="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="../xsd/net_file.xsd">

    <location netOffset="1.60,1.60" convBoundary="1.60,1.60,1087.60,361.60" origBoundary="0.00,0.00,1086.00,360.00" projParameter="!"/>

    <edge id=":A1_c0" function="crossing" crossingEdges="A1B1 B1A1.322.00">
        <lane id=":A1_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="-2.40,192.80 -2.40,170.40"/>
    </edge>
    <edge id=":A1_w0" function="walkingarea">
        <lane id=":A1_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="-6.40,192.80 1.60,192.80 1.60,200.80"/>
    </edge>
    <edge id=":A1_w1" function="walkingarea">
        <lane id=":A1_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="1.60,162.40 1.60,170.40 -6.40,170.40"/>
    </edge>
    <edge id=":A1B1.322.00_0" function="internal">
        <lane id=":A1B1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="319.60,191.20 327.60,191.20"/>
        <lane id=":A1B1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="319.60,188.00 327.60,188.00"/>
        <lane id=":A1B1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="319.60,184.80 327.60,184.80"/>
        <lane id=":A1B1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="319.60,184.80 322.06,184.30 323.60,183.20 325.14,182.10 327.60,181.60"/>
    </edge>
    <edge id=":A1B1.322.00_w0" function="walkingarea">
        <lane id=":A1B1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="327.60,192.80 327.60,200.80 319.60,200.80 319.60,192.80"/>
    </edge>
    <edge id=":B0_c0" function="crossing" crossingEdges="B0B1 B1B0.140.00">
        <lane id=":B0_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="352.40,-2.40 374.80,-2.40"/>
    </edge>
    <edge id=":B0_w0" function="walkingarea">
        <lane id=":B0_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="352.40,-6.40 352.40,1.60 344.40,1.60"/>
    </edge>
    <edge id=":B0_w1" function="walkingarea">
        <lane id=":B0_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="382.80,1.60 374.80,1.60 374.80,-6.40"/>
    </edge>
    <edge id=":B0B1.140.00_0" function="internal">
        <lane id=":B0B1.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="354.00,137.60 354.00,145.60"/>
        <lane id=":B0B1.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="357.20,137.60 357.20,145.60"/>
        <lane id=":B0B1.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="360.40,137.60 360.40,145.60"/>
        <lane id=":B0B1.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="360.40,137.60 360.90,140.06 362.00,141.60 363.10,143.14 363.60,145.60"/>
    </edge>
    <edge id=":B0B1.140.00_w0" function="walkingarea">
        <lane id=":B0B1.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="352.40,145.60 344.40,145.60 344.40,137.60 352.40,137.60"/>
    </edge>
    <edge id=":B1_0" function="internal">
        <lane id=":B1_0_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="354.00,160.90 353.31,165.76 351.23,169.23 350.90,169.42"/>
    </edge>
    <edge id=":B1_1" function="internal">
        <lane id=":B1_1_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="354.00,160.90 354.00,202.30"/>
        <lane id=":B1_1_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="357.20,160.90 357.20,202.30"/>
        <lane id=":B1_1_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="360.40,160.90 360.40,202.30"/>
    </edge>
    <edge id=":B1_4" function="internal">
        <lane id=":B1_4_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="363.60,160.90 365.20,167.86"/>
    </edge>
    <edge id=":B1_20" function="internal">
        <lane id=":B1_20_0" index="0" speed="13.89" length="8.57" shape="350.90,169.42 347.76,171.31 342.90,172.00"/>
    </edge>
    <edge id=":B1_21" function="internal">
        <lane id=":B1_21_0" index="0" speed="13.89" length="26.79" shape="365.20,167.86 365.43,168.85 370.20,176.60 376.85,182.47 384.30,184.80"/>
    </edge>
    <edge id=":B1_5" function="internal">
        <lane id=":B1_5_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="384.30,172.00 379.44,171.31 375.98,169.23 375.78,168.90"/>
    </edge>
    <edge id=":B1_6" function="internal">
        <lane id=":B1_6_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="384.30,172.00 342.90,172.00"/>
        <lane id=":B1_6_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="384.30,175.20 342.90,175.20"/>
        <lane id=":B1_6_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="384.30,178.40 342.90,178.40"/>
    </edge>
    <edge id=":B1_9" function="internal">
        <lane id=":B1_9_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="384.30,181.60 377.34,183.20"/>
    </edge>
    <edge id=":B1_22" function="internal">
        <lane id=":B1_22_0" index="0" speed="13.89" length="8.57" shape="375.78,168.90 373.89,165.76 373.20,160.90"/>
    </edge>
    <edge id=":B1_23" function="internal">
        <lane id=":B1_23_0" index="0" speed="13.89" length="26.79" shape="377.34,183.20 376.35,183.43 368.60,188.20 362.73,194.85 360.40,202.30"/>
    </edge>
    <edge id=":B1_10" function="internal">
        <lane id=":B1_10_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="373.20,202.30 373.89,197.44 375.97,193.98 376.30,193.78"/>
    </edge>
    <edge id=":B1_11" function="internal">
        <lane id=":B1_11_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="373.20,202.30 373.20,160.90"/>
        <lane id=":B1_11_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="370.00,202.30 370.00,160.90"/>
        <lane id=":B1_11_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="366.80,202.30 366.80,160.90"/>
    </edge>
    <edge id=":B1_14" function="internal">
        <lane id=":B1_14_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="363.60,202.30 362.00,195.34"/>
    </edge>
    <edge id=":B1_24" function="internal">
        <lane id=":B1_24_0" index="0" speed="13.89" length="8.57" shape="376.30,193.78 379.44,191.89 384.30,191.20"/>
    </edge>
    <edge id=":B1_25" function="internal">
        <lane id=":B1_25_0" index="0" speed="13.89" length="26.79" shape="362.00,195.34 361.77,194.35 357.00,186.60 350.35,180.73 342.90,178.40"/>
    </edge>
    <edge id=":B1_15" function="internal">
        <lane id=":B1_15_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="342.90,191.20 347.76,191.89 351.23,193.97 351.42,194.30"/>
    </edge>
    <edge id=":B1_16" function="internal">
        <lane id=":B1_16_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="342.90,191.20 384.30,191.20"/>
        <lane id=":B1_16_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="342.90,188.00 384.30,188.00"/>
        <lane id=":B1_16_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="342.90,184.80 384.30,184.80"/>
    </edge>
    <edge id=":B1_19" function="internal">
        <lane id=":B1_19_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="342.90,181.60 349.86,180.00"/>
    </edge>
    <edge id=":B1_26" function="internal">
        <lane id=":B1_26_0" index="0" speed="13.89" length="8.57" shape="351.42,194.30 353.31,197.44 354.00,202.30"/>
    </edge>
    <edge id=":B1_27" function="internal">
        <lane id=":B1_27_0" index="0" speed="13.89" length="26.79" shape="349.86,180.00 350.85,179.77 358.60,175.00 364.47,168.35 366.80,160.90"/>
    </edge>
    <edge id=":B1_c0" function="crossing" crossingEdges="B1B0 B0B1.140.00">
        <lane id=":B1_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="374.80,164.90 352.40,164.90"/>
    </edge>
    <edge id=":B1_c1" function="crossing" crossingEdges="B1C1 C1B1.322.00">
        <lane id=":B1_c1_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="380.30,192.80 380.30,170.40"/>
    </edge>
    <edge id=":B1_c2" function="crossing" crossingEdges="B1B2 B2B1.140.00">
        <lane id=":B1_c2_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="352.40,198.30 374.80,198.30"/>
    </edge>
    <edge id=":B1_c3" function="crossing" crossingEdges="B1A1 A1B1.322.00">
        <lane id=":B1_c3_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="346.90,170.40 346.90,192.80"/>
    </edge>
    <edge id=":B1_w0" function="walkingarea">
        <lane id=":B1_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="342.90,170.40 342.90,162.40 344.40,160.90 352.40,160.90 352.14,163.80 351.34,166.18 350.02,168.03 348.18,169.34 345.80,170.14"/>
    </edge>
    <edge id=":B1_w1" function="walkingarea">
        <lane id=":B1_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="374.80,160.90 382.80,160.90 384.30,162.40 384.30,170.40 381.40,170.14 379.02,169.34 377.18,168.03 375.86,166.18 375.06,163.80"/>
    </edge>
    <edge id=":B1_w2" function="walkingarea">
        <lane id=":B1_w2_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="384.30,192.80 384.30,200.80 382.80,202.30 374.80,202.30 375.06,199.40 375.86,197.02 377.18,195.18 379.02,193.86 381.40,193.06"/>
    </edge>
    <edge id=":B1_w3" function="walkingarea">
        <lane id=":B1_w3_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="352.40,202.30 344.40,202.30 342.90,200.80 342.90,192.80 345.80,193.06 348.18,193.86 350.02,195.18 351.34,197.02 352.14,199.40"/>
    </edge>
    <edge id=":B1A1.322.00_0" function="internal">
        <lane id=":B1A1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="45.60,172.00 37.60,172.00"/>
        <lane id=":B1A1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="45.60,175.20 37.60,175.20"/>
        <lane id=":B1A1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="45.60,178.40 37.60,178.40"/>
        <lane id=":B1A1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="45.60,178.40 43.14,178.90 41.60,180.00 40.06,181.10 37.60,181.60"/>
    </edge>
    <edge id=":B1A1.322.00_w0" function="walkingarea">
        <lane id=":B1A1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="37.60,170.40 37.60,162.40 45.60,162.40 45.60,170.40"/>
    </edge>
    <edge id=":B1B0.140.00_0" function="internal">
        <lane id=":B1B0.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="373.20,45.60 373.20,37.60"/>
        <lane id=":B1B0.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="370.00,45.60 370.00,37.60"/>
        <lane id=":B1B0.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="366.80,45.60 366.80,37.60"/>
        <lane id=":B1B0.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="366.80,45.60 366.30,43.14 365.20,41.60 364.10,40.06 363.60,37.60"/>
    </edge>
    <edge id=":B1B0.140.00_w0" function="walkingarea">
        <lane id=":B1B0.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="374.80,37.60 382.80,37.60 382.80,45.60 374.80,45.60"/>
    </edge>
    <edge id=":B1B2.140.00_0" function="internal">
        <lane id=":B1B2.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="354.00,317.60 354.00,325.60"/>
        <lane id=":B1B2.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="357.20,317.60 357.20,325.60"/>
        <lane id=":B1B2.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="360.40,317.60 360.40,325.60"/>
        <lane id=":B1B2.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="360.40,317.60 360.90,320.06 362.00,321.60 363.10,323.14 363.60,325.60"/>
    </edge>
    <edge id=":B1B2.140.00_w0" function="walkingarea">
        <lane id=":B1B2.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="352.40,325.60 344.40,325.60 344.40,317.60 352.40,317.60"/>
    </edge>
    <edge id=":B1C1.322.00_0" function="internal">
        <lane id=":B1C1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="681.60,191.20 689.60,191.20"/>
        <lane id=":B1C1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="681.60,188.00 689.60,188.00"/>
        <lane id=":B1C1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="681.60,184.80 689.60,184.80"/>
        <lane id=":B1C1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="681.60,184.80 684.06,184.30 685.60,183.20 687.14,182.10 689.60,181.60"/>
    </edge>
    <edge id=":B1C1.322.00_w0" function="walkingarea">
        <lane id=":B1C1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="689.60,192.80 689.60,200.80 681.60,200.80 681.60,192.80"/>
    </edge>
    <edge id=":B2_c0" function="crossing" crossingEdges="B2B1 B1B2.140.00">
        <lane id=":B2_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="374.80,365.60 352.40,365.60"/>
    </edge>
    <edge id=":B2_w0" function="walkingarea">
        <lane id=":B2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="374.80,369.60 374.80,361.60 382.80,361.60"/>
    </edge>
    <edge id=":B2_w1" function="walkingarea">
        <lane id=":B2_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="344.40,361.60 352.40,361.60 352.40,369.60"/>
    </edge>
    <edge id=":B2B1.140.00_0" function="internal">
        <lane id=":B2B1.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="373.20,225.60 373.20,217.60"/>
        <lane id=":B2B1.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="370.00,225.60 370.00,217.60"/>
        <lane id=":B2B1.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="366.80,225.60 366.80,217.60"/>
        <lane id=":B2B1.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="366.80,225.60 366.30,223.14 365.20,221.60 364.10,220.06 363.60,217.60"/>
    </edge>
    <edge id=":B2B1.140.00_w0" function="walkingarea">
        <lane id=":B2B1.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="374.80,217.60 382.80,217.60 382.80,225.60 374.80,225.60"/>
    </edge>
    <edge id=":C0_c0" function="crossing" crossingEdges="C0C1 C1C0.140.00">
        <lane id=":C0_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="714.40,-2.40 736.80,-2.40"/>
    </edge>
    <edge id=":C0_w0" function="walkingarea">
        <lane id=":C0_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="714.40,-6.40 714.40,1.60 706.40,1.60"/>
    </edge>
    <edge id=":C0_w1" function="walkingarea">
        <lane id=":C0_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="744.80,1.60 736.80,1.60 736.80,-6.40"/>
    </edge>
    <edge id=":C0C1.140.00_0" function="internal">
        <lane id=":C0C1.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="716.00,137.60 716.00,145.60"/>
        <lane id=":C0C1.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="719.20,137.60 719.20,145.60"/>
        <lane id=":C0C1.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="722.40,137.60 722.40,145.60"/>
        <lane id=":C0C1.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="722.40,137.60 722.90,140.06 724.00,141.60 725.10,143.14 725.60,145.60"/>
    </edge>
    <edge id=":C0C1.140.00_w0" function="walkingarea">
        <lane id=":C0C1.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="714.40,145.60 706.40,145.60 706.40,137.60 714.40,137.60"/>
    </edge>
    <edge id=":C1_0" function="internal">
        <lane id=":C1_0_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="716.00,160.90 715.31,165.76 713.23,169.23 712.90,169.42"/>
    </edge>
    <edge id=":C1_1" function="internal">
        <lane id=":C1_1_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="716.00,160.90 716.00,202.30"/>
        <lane id=":C1_1_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="719.20,160.90 719.20,202.30"/>
        <lane id=":C1_1_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="722.40,160.90 722.40,202.30"/>
    </edge>
    <edge id=":C1_4" function="internal">
        <lane id=":C1_4_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="725.60,160.90 727.20,167.86"/>
    </edge>
    <edge id=":C1_20" function="internal">
        <lane id=":C1_20_0" index="0" speed="13.89" length="8.57" shape="712.90,169.42 709.76,171.31 704.90,172.00"/>
    </edge>
    <edge id=":C1_21" function="internal">
        <lane id=":C1_21_0" index="0" speed="13.89" length="26.79" shape="727.20,167.86 727.43,168.85 732.20,176.60 738.85,182.47 746.30,184.80"/>
    </edge>
    <edge id=":C1_5" function="internal">
        <lane id=":C1_5_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="746.30,172.00 741.44,171.31 737.98,169.23 737.78,168.90"/>
    </edge>
    <edge id=":C1_6" function="internal">
        <lane id=":C1_6_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="746.30,172.00 704.90,172.00"/>
        <lane id=":C1_6_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="746.30,175.20 704.90,175.20"/>
        <lane id=":C1_6_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="746.30,178.40 704.90,178.40"/>
    </edge>
    <edge id=":C1_9" function="internal">
        <lane id=":C1_9_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="746.30,181.60 739.34,183.20"/>
    </edge>
    <edge id=":C1_22" function="internal">
        <lane id=":C1_22_0" index="0" speed="13.89" length="8.57" shape="737.78,168.90 735.89,165.76 735.20,160.90"/>
    </edge>
    <edge id=":C1_23" function="internal">
        <lane id=":C1_23_0" index="0" speed="13.89" length="26.79" shape="739.34,183.20 738.35,183.43 730.60,188.20 724.73,194.85 722.40,202.30"/>
    </edge>
    <edge id=":C1_10" function="internal">
        <lane id=":C1_10_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="735.20,202.30 735.89,197.44 737.98,193.98 738.30,193.78"/>
    </edge>
    <edge id=":C1_11" function="internal">
        <lane id=":C1_11_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="735.20,202.30 735.20,160.90"/>
        <lane id=":C1_11_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="732.00,202.30 732.00,160.90"/>
        <lane id=":C1_11_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="728.80,202.30 728.80,160.90"/>
    </edge>
    <edge id=":C1_14" function="internal">
        <lane id=":C1_14_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="725.60,202.30 724.00,195.34"/>
    </edge>
    <edge id=":C1_24" function="internal">
        <lane id=":C1_24_0" index="0" speed="13.89" length="8.57" shape="738.30,193.78 741.44,191.89 746.30,191.20"/>
    </edge>
    <edge id=":C1_25" function="internal">
        <lane id=":C1_25_0" index="0" speed="13.89" length="26.79" shape="724.00,195.34 723.77,194.35 719.00,186.60 712.35,180.73 704.90,178.40"/>
    </edge>
    <edge id=":C1_15" function="internal">
        <lane id=":C1_15_0" index="0" disallow="pedestrian" speed="13.89" length="9.33" shape="704.90,191.20 709.76,191.89 713.23,193.97 713.42,194.30"/>
    </edge>
    <edge id=":C1_16" function="internal">
        <lane id=":C1_16_0" index="0" disallow="pedestrian" speed="13.89" length="41.40" shape="704.90,191.20 746.30,191.20"/>
        <lane id=":C1_16_1" index="1" disallow="pedestrian" speed="13.89" length="41.40" shape="704.90,188.00 746.30,188.00"/>
        <lane id=":C1_16_2" index="2" disallow="pedestrian" speed="13.89" length="41.40" shape="704.90,184.80 746.30,184.80"/>
    </edge>
    <edge id=":C1_19" function="internal">
        <lane id=":C1_19_0" index="0" disallow="pedestrian" speed="13.89" length="7.14" shape="704.90,181.60 711.86,180.00"/>
    </edge>
    <edge id=":C1_26" function="internal">
        <lane id=":C1_26_0" index="0" speed="13.89" length="8.57" shape="713.42,194.30 715.31,197.44 716.00,202.30"/>
    </edge>
    <edge id=":C1_27" function="internal">
        <lane id=":C1_27_0" index="0" speed="13.89" length="26.79" shape="711.86,180.00 712.85,179.77 720.60,175.00 726.47,168.35 728.80,160.90"/>
    </edge>
    <edge id=":C1_c0" function="crossing" crossingEdges="C1C0 C0C1.140.00">
        <lane id=":C1_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="736.80,164.90 714.40,164.90"/>
    </edge>
    <edge id=":C1_c1" function="crossing" crossingEdges="C1D1 D1C1.322.00">
        <lane id=":C1_c1_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="742.30,192.80 742.30,170.40"/>
    </edge>
    <edge id=":C1_c2" function="crossing" crossingEdges="C1C2 C2C1.140.00">
        <lane id=":C1_c2_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="714.40,198.30 736.80,198.30"/>
    </edge>
    <edge id=":C1_c3" function="crossing" crossingEdges="C1B1 B1C1.322.00">
        <lane id=":C1_c3_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="708.90,170.40 708.90,192.80"/>
    </edge>
    <edge id=":C1_w0" function="walkingarea">
        <lane id=":C1_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="704.90,170.40 704.90,162.40 706.40,160.90 714.40,160.90 714.14,163.80 713.34,166.18 712.02,168.03 710.18,169.34 707.80,170.14"/>
    </edge>
    <edge id=":C1_w1" function="walkingarea">
        <lane id=":C1_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="736.80,160.90 744.80,160.90 746.30,162.40 746.30,170.40 743.40,170.14 741.02,169.34 739.18,168.03 737.86,166.18 737.06,163.80"/>
    </edge>
    <edge id=":C1_w2" function="walkingarea">
        <lane id=":C1_w2_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="746.30,192.80 746.30,200.80 744.80,202.30 736.80,202.30 737.06,199.40 737.86,197.02 739.18,195.18 741.02,193.86 743.40,193.06"/>
    </edge>
    <edge id=":C1_w3" function="walkingarea">
        <lane id=":C1_w3_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="8.00" shape="714.40,202.30 706.40,202.30 704.90,200.80 704.90,192.80 707.80,193.06 710.18,193.86 712.02,195.18 713.34,197.02 714.14,199.40"/>
    </edge>
    <edge id=":C1B1.322.00_0" function="internal">
        <lane id=":C1B1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="407.60,172.00 399.60,172.00"/>
        <lane id=":C1B1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="407.60,175.20 399.60,175.20"/>
        <lane id=":C1B1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="407.60,178.40 399.60,178.40"/>
        <lane id=":C1B1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="407.60,178.40 405.14,178.90 403.60,180.00 402.06,181.10 399.60,181.60"/>
    </edge>
    <edge id=":C1B1.322.00_w0" function="walkingarea">
        <lane id=":C1B1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="399.60,170.40 399.60,162.40 407.60,162.40 407.60,170.40"/>
    </edge>
    <edge id=":C1C0.140.00_0" function="internal">
        <lane id=":C1C0.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="735.20,45.60 735.20,37.60"/>
        <lane id=":C1C0.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="732.00,45.60 732.00,37.60"/>
        <lane id=":C1C0.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="728.80,45.60 728.80,37.60"/>
        <lane id=":C1C0.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="728.80,45.60 728.30,43.14 727.20,41.60 726.10,40.06 725.60,37.60"/>
    </edge>
    <edge id=":C1C0.140.00_w0" function="walkingarea">
        <lane id=":C1C0.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="736.80,37.60 744.80,37.60 744.80,45.60 736.80,45.60"/>
    </edge>
    <edge id=":C1C2.140.00_0" function="internal">
        <lane id=":C1C2.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="716.00,317.60 716.00,325.60"/>
        <lane id=":C1C2.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="719.20,317.60 719.20,325.60"/>
        <lane id=":C1C2.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="722.40,317.60 722.40,325.60"/>
        <lane id=":C1C2.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="722.40,317.60 722.90,320.06 724.00,321.60 725.10,323.14 725.60,325.60"/>
    </edge>
    <edge id=":C1C2.140.00_w0" function="walkingarea">
        <lane id=":C1C2.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="714.40,325.60 706.40,325.60 706.40,317.60 714.40,317.60"/>
    </edge>
    <edge id=":C1D1.322.00_0" function="internal">
        <lane id=":C1D1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="1043.60,191.20 1051.60,191.20"/>
        <lane id=":C1D1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="1043.60,188.00 1051.60,188.00"/>
        <lane id=":C1D1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="1043.60,184.80 1051.60,184.80"/>
        <lane id=":C1D1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="1043.60,184.80 1046.06,184.30 1047.60,183.20 1049.14,182.10 1051.60,181.60"/>
    </edge>
    <edge id=":C1D1.322.00_w0" function="walkingarea">
        <lane id=":C1D1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="1051.60,192.80 1051.60,200.80 1043.60,200.80 1043.60,192.80"/>
    </edge>
    <edge id=":C2_c0" function="crossing" crossingEdges="C2C1 C1C2.140.00">
        <lane id=":C2_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="736.80,365.60 714.40,365.60"/>
    </edge>
    <edge id=":C2_w0" function="walkingarea">
        <lane id=":C2_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="736.80,369.60 736.80,361.60 744.80,361.60"/>
    </edge>
    <edge id=":C2_w1" function="walkingarea">
        <lane id=":C2_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="706.40,361.60 714.40,361.60 714.40,369.60"/>
    </edge>
    <edge id=":C2C1.140.00_0" function="internal">
        <lane id=":C2C1.140.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="735.20,225.60 735.20,217.60"/>
        <lane id=":C2C1.140.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="732.00,225.60 732.00,217.60"/>
        <lane id=":C2C1.140.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="728.80,225.60 728.80,217.60"/>
        <lane id=":C2C1.140.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="728.80,225.60 728.30,223.14 727.20,221.60 726.10,220.06 725.60,217.60"/>
    </edge>
    <edge id=":C2C1.140.00_w0" function="walkingarea">
        <lane id=":C2C1.140.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="736.80,217.60 744.80,217.60 744.80,225.60 736.80,225.60"/>
    </edge>
    <edge id=":D1_c0" function="crossing" crossingEdges="D1C1 C1D1.322.00">
        <lane id=":D1_c0_0" index="0" allow="pedestrian" speed="1.00" length="22.40" width="8.00" shape="1091.60,170.40 1091.60,192.80"/>
    </edge>
    <edge id=":D1_w0" function="walkingarea">
        <lane id=":D1_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="1095.60,170.40 1087.60,170.40 1087.60,162.40"/>
    </edge>
    <edge id=":D1_w1" function="walkingarea">
        <lane id=":D1_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.66" width="8.00" shape="1087.60,200.80 1087.60,192.80 1095.60,192.80"/>
    </edge>
    <edge id=":D1C1.322.00_0" function="internal">
        <lane id=":D1C1.322.00_0_0" index="0" disallow="pedestrian" speed="13.89" length="8.20" shape="769.60,172.00 761.60,172.00"/>
        <lane id=":D1C1.322.00_0_1" index="1" disallow="pedestrian" speed="13.89" length="8.20" shape="769.60,175.20 761.60,175.20"/>
        <lane id=":D1C1.322.00_0_2" index="2" disallow="pedestrian" speed="13.89" length="8.20" shape="769.60,178.40 761.60,178.40"/>
        <lane id=":D1C1.322.00_0_3" index="3" disallow="pedestrian" speed="13.89" length="8.20" shape="769.60,178.40 767.14,178.90 765.60,180.00 764.06,181.10 761.60,181.60"/>
    </edge>
    <edge id=":D1C1.322.00_w0" function="walkingarea">
        <lane id=":D1C1.322.00_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.00" width="8.00" shape="761.60,170.40 761.60,162.40 769.60,162.40 769.60,170.40"/>
    </edge>

    <edge id="A1B1" from="A1" to="A1B1.322.00" priority="-1" shape="1.60,183.20 323.60,183.20">
        <lane id="A1B1_0" index="0" allow="pedestrian" speed="13.89" length="318.00" width="8.00" shape="1.60,196.80 319.60,196.80"/>
        <lane id="A1B1_1" index="1" disallow="pedestrian" speed="13.89" length="318.00" shape="1.60,191.20 319.60,191.20"/>
        <lane id="A1B1_2" index="2" disallow="pedestrian" speed="13.89" length="318.00" shape="1.60,188.00 319.60,188.00"/>
        <lane id="A1B1_3" index="3" disallow="pedestrian" speed="13.89" length="318.00" shape="1.60,184.80 319.60,184.80"/>
    </edge>
    <edge id="A1B1.322.00" from="A1B1.322.00" to="B1" priority="-1" shape="323.60,180.00 363.60,180.00">
        <lane id="A1B1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="327.60,196.80 342.90,196.80"/>
        <lane id="A1B1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="327.60,191.20 342.90,191.20"/>
        <lane id="A1B1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="327.60,188.00 342.90,188.00"/>
        <lane id="A1B1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="327.60,184.80 342.90,184.80"/>
        <lane id="A1B1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="327.60,181.60 342.90,181.60"/>
    </edge>
    <edge id="B0B1" from="B0" to="B0B1.140.00" priority="-1" shape="362.00,1.60 362.00,141.60">
        <lane id="B0B1_0" index="0" allow="pedestrian" speed="13.89" length="136.00" width="8.00" shape="348.40,1.60 348.40,137.60"/>
        <lane id="B0B1_1" index="1" disallow="pedestrian" speed="13.89" length="136.00" shape="354.00,1.60 354.00,137.60"/>
        <lane id="B0B1_2" index="2" disallow="pedestrian" speed="13.89" length="136.00" shape="357.20,1.60 357.20,137.60"/>
        <lane id="B0B1_3" index="3" disallow="pedestrian" speed="13.89" length="136.00" shape="360.40,1.60 360.40,137.60"/>
    </edge>
    <edge id="B0B1.140.00" from="B0B1.140.00" to="B1" priority="-1" shape="365.20,141.60 365.20,181.60">
        <lane id="B0B1.140.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="348.40,145.60 348.40,160.90"/>
        <lane id="B0B1.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="354.00,145.60 354.00,160.90"/>
        <lane id="B0B1.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="357.20,145.60 357.20,160.90"/>
        <lane id="B0B1.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="360.40,145.60 360.40,160.90"/>
        <lane id="B0B1.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="363.60,145.60 363.60,160.90"/>
    </edge>
    <edge id="B1A1" from="B1" to="B1A1.322.00" priority="-1" shape="363.60,180.00 41.60,180.00">
        <lane id="B1A1_0" index="0" allow="pedestrian" speed="13.89" length="297.30" width="8.00" shape="342.90,166.40 45.60,166.40"/>
        <lane id="B1A1_1" index="1" disallow="pedestrian" speed="13.89" length="297.30" shape="342.90,172.00 45.60,172.00"/>
        <lane id="B1A1_2" index="2" disallow="pedestrian" speed="13.89" length="297.30" shape="342.90,175.20 45.60,175.20"/>
        <lane id="B1A1_3" index="3" disallow="pedestrian" speed="13.89" length="297.30" shape="342.90,178.40 45.60,178.40"/>
    </edge>
    <edge id="B1A1.322.00" from="B1A1.322.00" to="A1" priority="-1" shape="41.60,183.20 1.60,183.20">
        <lane id="B1A1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="37.60,166.40 1.60,166.40"/>
        <lane id="B1A1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="37.60,172.00 1.60,172.00"/>
        <lane id="B1A1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="37.60,175.20 1.60,175.20"/>
        <lane id="B1A1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="37.60,178.40 1.60,178.40"/>
        <lane id="B1A1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="37.60,181.60 1.60,181.60"/>
    </edge>
    <edge id="B1B0" from="B1" to="B1B0.140.00" priority="-1" shape="365.20,181.60 365.20,41.60">
        <lane id="B1B0_0" index="0" allow="pedestrian" speed="13.89" length="115.30" width="8.00" shape="378.80,160.90 378.80,45.60"/>
        <lane id="B1B0_1" index="1" disallow="pedestrian" speed="13.89" length="115.30" shape="373.20,160.90 373.20,45.60"/>
        <lane id="B1B0_2" index="2" disallow="pedestrian" speed="13.89" length="115.30" shape="370.00,160.90 370.00,45.60"/>
        <lane id="B1B0_3" index="3" disallow="pedestrian" speed="13.89" length="115.30" shape="366.80,160.90 366.80,45.60"/>
    </edge>
    <edge id="B1B0.140.00" from="B1B0.140.00" to="B0" priority="-1" shape="362.00,41.60 362.00,1.60">
        <lane id="B1B0.140.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="378.80,37.60 378.80,1.60"/>
        <lane id="B1B0.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="373.20,37.60 373.20,1.60"/>
        <lane id="B1B0.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="370.00,37.60 370.00,1.60"/>
        <lane id="B1B0.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="366.80,37.60 366.80,1.60"/>
        <lane id="B1B0.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="363.60,37.60 363.60,1.60"/>
    </edge>
    <edge id="B1B2" from="B1" to="B1B2.140.00" priority="-1" shape="362.00,181.60 362.00,321.60">
        <lane id="B1B2_0" index="0" allow="pedestrian" speed="13.89" length="115.30" width="8.00" shape="348.40,202.30 348.40,317.60"/>
        <lane id="B1B2_1" index="1" disallow="pedestrian" speed="13.89" length="115.30" shape="354.00,202.30 354.00,317.60"/>
        <lane id="B1B2_2" index="2" disallow="pedestrian" speed="13.89" length="115.30" shape="357.20,202.30 357.20,317.60"/>
        <lane id="B1B2_3" index="3" disallow="pedestrian" speed="13.89" length="115.30" shape="360.40,202.30 360.40,317.60"/>
    </edge>
    <edge id="B1B2.140.00" from="B1B2.140.00" to="B2" priority="-1" shape="365.20,321.60 365.20,361.60">
        <lane id="B1B2.140.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="348.40,325.60 348.40,361.60"/>
        <lane id="B1B2.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="354.00,325.60 354.00,361.60"/>
        <lane id="B1B2.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="357.20,325.60 357.20,361.60"/>
        <lane id="B1B2.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="360.40,325.60 360.40,361.60"/>
        <lane id="B1B2.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="363.60,325.60 363.60,361.60"/>
    </edge>
    <edge id="B1C1" from="B1" to="B1C1.322.00" priority="-1" shape="363.60,183.20 685.60,183.20">
        <lane id="B1C1_0" index="0" allow="pedestrian" speed="13.89" length="297.30" width="8.00" shape="384.30,196.80 681.60,196.80"/>
        <lane id="B1C1_1" index="1" disallow="pedestrian" speed="13.89" length="297.30" shape="384.30,191.20 681.60,191.20"/>
        <lane id="B1C1_2" index="2" disallow="pedestrian" speed="13.89" length="297.30" shape="384.30,188.00 681.60,188.00"/>
        <lane id="B1C1_3" index="3" disallow="pedestrian" speed="13.89" length="297.30" shape="384.30,184.80 681.60,184.80"/>
    </edge>
    <edge id="B1C1.322.00" from="B1C1.322.00" to="C1" priority="-1" shape="685.60,180.00 725.60,180.00">
        <lane id="B1C1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="689.60,196.80 704.90,196.80"/>
        <lane id="B1C1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="689.60,191.20 704.90,191.20"/>
        <lane id="B1C1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="689.60,188.00 704.90,188.00"/>
        <lane id="B1C1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="689.60,184.80 704.90,184.80"/>
        <lane id="B1C1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="689.60,181.60 704.90,181.60"/>
    </edge>
    <edge id="B2B1" from="B2" to="B2B1.140.00" priority="-1" shape="365.20,361.60 365.20,221.60">
        <lane id="B2B1_0" index="0" allow="pedestrian" speed="13.89" length="136.00" width="8.00" shape="378.80,361.60 378.80,225.60"/>
        <lane id="B2B1_1" index="1" disallow="pedestrian" speed="13.89" length="136.00" shape="373.20,361.60 373.20,225.60"/>
        <lane id="B2B1_2" index="2" disallow="pedestrian" speed="13.89" length="136.00" shape="370.00,361.60 370.00,225.60"/>
        <lane id="B2B1_3" index="3" disallow="pedestrian" speed="13.89" length="136.00" shape="366.80,361.60 366.80,225.60"/>
    </edge>
    <edge id="B2B1.140.00" from="B2B1.140.00" to="B1" priority="-1" shape="362.00,221.60 362.00,181.60">
        <lane id="B2B1.140.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="378.80,217.60 378.80,202.30"/>
        <lane id="B2B1.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="373.20,217.60 373.20,202.30"/>
        <lane id="B2B1.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="370.00,217.60 370.00,202.30"/>
        <lane id="B2B1.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="366.80,217.60 366.80,202.30"/>
        <lane id="B2B1.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="363.60,217.60 363.60,202.30"/>
    </edge>
    <edge id="C0C1" from="C0" to="C0C1.140.00" priority="-1" shape="724.00,1.60 724.00,141.60">
        <lane id="C0C1_0" index="0" allow="pedestrian" speed="13.89" length="136.00" width="8.00" shape="710.40,1.60 710.40,137.60"/>
        <lane id="C0C1_1" index="1" disallow="pedestrian" speed="13.89" length="136.00" shape="716.00,1.60 716.00,137.60"/>
        <lane id="C0C1_2" index="2" disallow="pedestrian" speed="13.89" length="136.00" shape="719.20,1.60 719.20,137.60"/>
        <lane id="C0C1_3" index="3" disallow="pedestrian" speed="13.89" length="136.00" shape="722.40,1.60 722.40,137.60"/>
    </edge>
    <edge id="C0C1.140.00" from="C0C1.140.00" to="C1" priority="-1" shape="727.20,141.60 727.20,181.60">
        <lane id="C0C1.140.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="710.40,145.60 710.40,160.90"/>
        <lane id="C0C1.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="716.00,145.60 716.00,160.90"/>
        <lane id="C0C1.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="719.20,145.60 719.20,160.90"/>
        <lane id="C0C1.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="722.40,145.60 722.40,160.90"/>
        <lane id="C0C1.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="725.60,145.60 725.60,160.90"/>
    </edge>
    <edge id="C1B1" from="C1" to="C1B1.322.00" priority="-1" shape="725.60,180.00 403.60,180.00">
        <lane id="C1B1_0" index="0" allow="pedestrian" speed="13.89" length="297.30" width="8.00" shape="704.90,166.40 407.60,166.40"/>
        <lane id="C1B1_1" index="1" disallow="pedestrian" speed="13.89" length="297.30" shape="704.90,172.00 407.60,172.00"/>
        <lane id="C1B1_2" index="2" disallow="pedestrian" speed="13.89" length="297.30" shape="704.90,175.20 407.60,175.20"/>
        <lane id="C1B1_3" index="3" disallow="pedestrian" speed="13.89" length="297.30" shape="704.90,178.40 407.60,178.40"/>
    </edge>
    <edge id="C1B1.322.00" from="C1B1.322.00" to="B1" priority="-1" shape="403.60,183.20 363.60,183.20">
        <lane id="C1B1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="399.60,166.40 384.30,166.40"/>
        <lane id="C1B1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="399.60,172.00 384.30,172.00"/>
        <lane id="C1B1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="399.60,175.20 384.30,175.20"/>
        <lane id="C1B1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="399.60,178.40 384.30,178.40"/>
        <lane id="C1B1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="399.60,181.60 384.30,181.60"/>
    </edge>
    <edge id="C1C0" from="C1" to="C1C0.140.00" priority="-1" shape="727.20,181.60 727.20,41.60">
        <lane id="C1C0_0" index="0" allow="pedestrian" speed="13.89" length="115.30" width="8.00" shape="740.80,160.90 740.80,45.60"/>
        <lane id="C1C0_1" index="1" disallow="pedestrian" speed="13.89" length="115.30" shape="735.20,160.90 735.20,45.60"/>
        <lane id="C1C0_2" index="2" disallow="pedestrian" speed="13.89" length="115.30" shape="732.00,160.90 732.00,45.60"/>
        <lane id="C1C0_3" index="3" disallow="pedestrian" speed="13.89" length="115.30" shape="728.80,160.90 728.80,45.60"/>
    </edge>
    <edge id="C1C0.140.00" from="C1C0.140.00" to="C0" priority="-1" shape="724.00,41.60 724.00,1.60">
        <lane id="C1C0.140.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="740.80,37.60 740.80,1.60"/>
        <lane id="C1C0.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="735.20,37.60 735.20,1.60"/>
        <lane id="C1C0.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="732.00,37.60 732.00,1.60"/>
        <lane id="C1C0.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="728.80,37.60 728.80,1.60"/>
        <lane id="C1C0.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="725.60,37.60 725.60,1.60"/>
    </edge>
    <edge id="C1C2" from="C1" to="C1C2.140.00" priority="-1" shape="724.00,181.60 724.00,321.60">
        <lane id="C1C2_0" index="0" allow="pedestrian" speed="13.89" length="115.30" width="8.00" shape="710.40,202.30 710.40,317.60"/>
        <lane id="C1C2_1" index="1" disallow="pedestrian" speed="13.89" length="115.30" shape="716.00,202.30 716.00,317.60"/>
        <lane id="C1C2_2" index="2" disallow="pedestrian" speed="13.89" length="115.30" shape="719.20,202.30 719.20,317.60"/>
        <lane id="C1C2_3" index="3" disallow="pedestrian" speed="13.89" length="115.30" shape="722.40,202.30 722.40,317.60"/>
    </edge>
    <edge id="C1C2.140.00" from="C1C2.140.00" to="C2" priority="-1" shape="727.20,321.60 727.20,361.60">
        <lane id="C1C2.140.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="710.40,325.60 710.40,361.60"/>
        <lane id="C1C2.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="716.00,325.60 716.00,361.60"/>
        <lane id="C1C2.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="719.20,325.60 719.20,361.60"/>
        <lane id="C1C2.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="722.40,325.60 722.40,361.60"/>
        <lane id="C1C2.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="725.60,325.60 725.60,361.60"/>
    </edge>
    <edge id="C1D1" from="C1" to="C1D1.322.00" priority="-1" shape="725.60,183.20 1047.60,183.20">
        <lane id="C1D1_0" index="0" allow="pedestrian" speed="13.89" length="297.30" width="8.00" shape="746.30,196.80 1043.60,196.80"/>
        <lane id="C1D1_1" index="1" disallow="pedestrian" speed="13.89" length="297.30" shape="746.30,191.20 1043.60,191.20"/>
        <lane id="C1D1_2" index="2" disallow="pedestrian" speed="13.89" length="297.30" shape="746.30,188.00 1043.60,188.00"/>
        <lane id="C1D1_3" index="3" disallow="pedestrian" speed="13.89" length="297.30" shape="746.30,184.80 1043.60,184.80"/>
    </edge>
    <edge id="C1D1.322.00" from="C1D1.322.00" to="D1" priority="-1" shape="1047.60,180.00 1087.60,180.00">
        <lane id="C1D1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="36.00" width="8.00" shape="1051.60,196.80 1087.60,196.80"/>
        <lane id="C1D1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="36.00" shape="1051.60,191.20 1087.60,191.20"/>
        <lane id="C1D1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="36.00" shape="1051.60,188.00 1087.60,188.00"/>
        <lane id="C1D1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="36.00" shape="1051.60,184.80 1087.60,184.80"/>
        <lane id="C1D1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="36.00" shape="1051.60,181.60 1087.60,181.60"/>
    </edge>
    <edge id="C2C1" from="C2" to="C2C1.140.00" priority="-1" shape="727.20,361.60 727.20,221.60">
        <lane id="C2C1_0" index="0" allow="pedestrian" speed="13.89" length="136.00" width="8.00" shape="740.80,361.60 740.80,225.60"/>
        <lane id="C2C1_1" index="1" disallow="pedestrian" speed="13.89" length="136.00" shape="735.20,361.60 735.20,225.60"/>
        <lane id="C2C1_2" index="2" disallow="pedestrian" speed="13.89" length="136.00" shape="732.00,361.60 732.00,225.60"/>
        <lane id="C2C1_3" index="3" disallow="pedestrian" speed="13.89" length="136.00" shape="728.80,361.60 728.80,225.60"/>
    </edge>
    <edge id="C2C1.140.00" from="C2C1.140.00" to="C1" priority="-1" shape="724.00,221.60 724.00,181.60">
        <lane id="C2C1.140.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="740.80,217.60 740.80,202.30"/>
        <lane id="C2C1.140.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="735.20,217.60 735.20,202.30"/>
        <lane id="C2C1.140.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="732.00,217.60 732.00,202.30"/>
        <lane id="C2C1.140.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="728.80,217.60 728.80,202.30"/>
        <lane id="C2C1.140.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="725.60,217.60 725.60,202.30"/>
    </edge>
    <edge id="D1C1" from="D1" to="D1C1.322.00" priority="-1" shape="1087.60,180.00 765.60,180.00">
        <lane id="D1C1_0" index="0" allow="pedestrian" speed="13.89" length="318.00" width="8.00" shape="1087.60,166.40 769.60,166.40"/>
        <lane id="D1C1_1" index="1" disallow="pedestrian" speed="13.89" length="318.00" shape="1087.60,172.00 769.60,172.00"/>
        <lane id="D1C1_2" index="2" disallow="pedestrian" speed="13.89" length="318.00" shape="1087.60,175.20 769.60,175.20"/>
        <lane id="D1C1_3" index="3" disallow="pedestrian" speed="13.89" length="318.00" shape="1087.60,178.40 769.60,178.40"/>
    </edge>
    <edge id="D1C1.322.00" from="D1C1.322.00" to="C1" priority="-1" shape="765.60,183.20 725.60,183.20">
        <lane id="D1C1.322.00_0" index="0" allow="pedestrian" speed="13.89" length="15.30" width="8.00" shape="761.60,166.40 746.30,166.40"/>
        <lane id="D1C1.322.00_1" index="1" disallow="pedestrian" speed="13.89" length="15.30" shape="761.60,172.00 746.30,172.00"/>
        <lane id="D1C1.322.00_2" index="2" disallow="pedestrian" speed="13.89" length="15.30" shape="761.60,175.20 746.30,175.20"/>
        <lane id="D1C1.322.00_3" index="3" disallow="pedestrian" speed="13.89" length="15.30" shape="761.60,178.40 746.30,178.40"/>
        <lane id="D1C1.322.00_4" index="4" disallow="pedestrian" speed="13.89" length="15.30" shape="761.60,181.60 746.30,181.60"/>
    </edge>

    <tlLogic id="B1" type="static" programID="5" offset="0">
        <phase duration="28" state="gGGGgrrrrrgGGGgrrrrrrGrG"/>
        <phase duration="5"  state="gGGGgrrrrrgGGGgrrrrrrrrr"/>
        <phase duration="3"  state="yyyygrrrrryyyygrrrrrrrrr"/>
        <phase duration="6"  state="rrrrGrrrrrrrrrGrrrrrrrrr"/>
        <phase duration="3"  state="rrrryrrrrrrrrryrrrrrrrrr"/>
        <phase duration="28" state="rrrrrgGGGgrrrrrgGGGgGrGr"/>
        <phase duration="5"  state="rrrrrgGGGgrrrrrgGGGgrrrr"/>
        <phase duration="3"  state="rrrrryyyygrrrrryyyygrrrr"/>
        <phase duration="6"  state="rrrrrrrrrGrrrrrrrrrGrrrr"/>
        <phase duration="3"  state="rrrrrrrrryrrrrrrrrryrrrr"/>
    </tlLogic>
    <tlLogic id="C1" type="static" programID="5" offset="0">
        <phase duration="28" state="gGGGgrrrrrgGGGgrrrrrrGrG"/>
        <phase duration="5"  state="gGGGgrrrrrgGGGgrrrrrrrrr"/>
        <phase duration="3"  state="yyyygrrrrryyyygrrrrrrrrr"/>
        <phase duration="6"  state="rrrrGrrrrrrrrrGrrrrrrrrr"/>
        <phase duration="3"  state="rrrryrrrrrrrrryrrrrrrrrr"/>
        <phase duration="28" state="rrrrrgGGGgrrrrrgGGGgGrGr"/>
        <phase duration="5"  state="rrrrrgGGGgrrrrrgGGGgrrrr"/>
        <phase duration="3"  state="rrrrryyyygrrrrryyyygrrrr"/>
        <phase duration="6"  state="rrrrrrrrrGrrrrrrrrrGrrrr"/>
        <phase duration="3"  state="rrrrrrrrryrrrrrrrrryrrrr"/>
    </tlLogic>

    <junction id="A1" type="dead_end" x="1.60" y="181.60" incLanes="B1A1.322.00_0 B1A1.322.00_1 B1A1.322.00_2 B1A1.322.00_3 B1A1.322.00_4 :A1_w0_0" intLanes="" shape="1.60,183.20 1.60,162.40 1.60,183.20"/>
    <junction id="A1B1.322.00" type="priority" x="323.60" y="181.60" incLanes="A1B1_0 A1B1_1 A1B1_2 A1B1_3" intLanes=":A1B1.322.00_0_0 :A1B1.322.00_0_1 :A1B1.322.00_0_2 :A1B1.322.00_0_3" shape="327.60,180.00 327.60,200.80 319.60,200.80 319.60,183.20 322.63,182.37 324.57,180.83 325.81,180.24">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B0" type="dead_end" x="363.60" y="1.60" incLanes="B1B0.140.00_0 B1B0.140.00_1 B1B0.140.00_2 B1B0.140.00_3 B1B0.140.00_4 :B0_w0_0" intLanes="" shape="362.00,1.60 382.80,1.60 362.00,1.60"/>
    <junction id="B0B1.140.00" type="priority" x="363.60" y="141.60" incLanes="B0B1_0 B0B1_1 B0B1_2 B0B1_3" intLanes=":B0B1.140.00_0_0 :B0B1.140.00_0_1 :B0B1.140.00_0_2 :B0B1.140.00_0_3" shape="344.40,137.60 362.00,137.60 362.83,140.63 364.37,142.57 364.96,143.81 365.20,145.60 344.40,145.60">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B1" type="traffic_light" x="363.60" y="181.60" incLanes="B0B1.140.00_0 B0B1.140.00_1 B0B1.140.00_2 B0B1.140.00_3 B0B1.140.00_4 C1B1.322.00_0 C1B1.322.00_1 C1B1.322.00_2 C1B1.322.00_3 C1B1.322.00_4 B2B1.140.00_0 B2B1.140.00_1 B2B1.140.00_2 B2B1.140.00_3 B2B1.140.00_4 A1B1.322.00_0 A1B1.322.00_1 A1B1.322.00_2 A1B1.322.00_3 A1B1.322.00_4 :B1_w1_0 :B1_w2_0 :B1_w3_0 :B1_w0_0" intLanes=":B1_20_0 :B1_1_0 :B1_1_1 :B1_1_2 :B1_21_0 :B1_22_0 :B1_6_0 :B1_6_1 :B1_6_2 :B1_23_0 :B1_24_0 :B1_11_0 :B1_11_1 :B1_11_2 :B1_25_0 :B1_26_0 :B1_16_0 :B1_16_1 :B1_16_2 :B1_27_0 :B1_c0_0 :B1_c1_0 :B1_c2_0 :B1_c3_0" shape="344.40,160.90 382.80,160.90 382.97,161.73 383.18,162.03 383.47,162.23 383.84,162.36 384.30,162.40 384.30,200.80 383.47,200.97 383.18,201.18 382.97,201.47 382.84,201.84 382.80,202.30 344.40,202.30 344.23,201.47 344.02,201.18 343.73,200.97 343.36,200.84 342.90,200.80 342.90,162.40 343.73,162.23 344.02,162.03 344.23,161.73 344.36,161.36">
        <request index="0"  response="100100000100000000000000" foes="100100000100000111000000" cont="1"/>
        <request index="1"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="2"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="3"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="4"  response="001110000011111000000000" foes="001111110011111111000000" cont="1"/>
        <request index="5"  response="001110000011100000000000" foes="001110000011100000000000" cont="1"/>
        <request index="6"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="7"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="8"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="9"  response="011001111111100000011110" foes="011001111111100000011110" cont="1"/>
        <request index="10" response="011000000000000000010000" foes="011001110000000000010000" cont="1"/>
        <request index="11" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="12" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="13" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="14" response="110010000000001000001111" foes="110011110000001111001111" cont="1"/>
        <request index="15" response="110000000000001000001110" foes="110000000000001000001110" cont="1"/>
        <request index="16" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="17" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="18" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="19" response="100100000111100111111110" foes="100100000111100111111110" cont="1"/>
        <request index="20" response="000000000000000000000000" foes="000010000011100000111111" cont="0"/>
        <request index="21" response="000000000000000000000000" foes="000001110000011111110000" cont="0"/>
        <request index="22" response="000000000000000000000000" foes="000000001111111000001110" cont="0"/>
        <request index="23" response="000000000000000000000000" foes="000011111100000111000001" cont="0"/>
    </junction>
    <junction id="B1A1.322.00" type="priority" x="41.60" y="181.60" incLanes="B1A1_0 B1A1_1 B1A1_2 B1A1_3" intLanes=":B1A1.322.00_0_0 :B1A1.322.00_0_1 :B1A1.322.00_0_2 :B1A1.322.00_0_3" shape="45.60,162.40 45.60,180.00 42.57,180.83 40.63,182.37 39.39,182.96 37.60,183.20 37.60,162.40">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B1B0.140.00" type="priority" x="363.60" y="41.60" incLanes="B1B0_0 B1B0_1 B1B0_2 B1B0_3" intLanes=":B1B0.140.00_0_0 :B1B0.140.00_0_1 :B1B0.140.00_0_2 :B1B0.140.00_0_3" shape="362.00,37.60 382.80,37.60 382.80,45.60 365.20,45.60 364.37,42.57 362.83,40.63 362.24,39.39">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B1B2.140.00" type="priority" x="363.60" y="321.60" incLanes="B1B2_0 B1B2_1 B1B2_2 B1B2_3" intLanes=":B1B2.140.00_0_0 :B1B2.140.00_0_1 :B1B2.140.00_0_2 :B1B2.140.00_0_3" shape="344.40,317.60 362.00,317.60 362.83,320.63 364.37,322.57 364.96,323.81 365.20,325.60 344.40,325.60">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B1C1.322.00" type="priority" x="685.60" y="181.60" incLanes="B1C1_0 B1C1_1 B1C1_2 B1C1_3" intLanes=":B1C1.322.00_0_0 :B1C1.322.00_0_1 :B1C1.322.00_0_2 :B1C1.322.00_0_3" shape="689.60,180.00 689.60,200.80 681.60,200.80 681.60,183.20 684.63,182.37 686.57,180.83 687.81,180.24">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="B2" type="dead_end" x="363.60" y="361.60" incLanes="B1B2.140.00_0 B1B2.140.00_1 B1B2.140.00_2 B1B2.140.00_3 B1B2.140.00_4 :B2_w0_0" intLanes="" shape="365.20,361.60 344.40,361.60 365.20,361.60"/>
    <junction id="B2B1.140.00" type="priority" x="363.60" y="221.60" incLanes="B2B1_0 B2B1_1 B2B1_2 B2B1_3" intLanes=":B2B1.140.00_0_0 :B2B1.140.00_0_1 :B2B1.140.00_0_2 :B2B1.140.00_0_3" shape="362.00,217.60 382.80,217.60 382.80,225.60 365.20,225.60 364.37,222.57 362.83,220.63 362.24,219.39">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C0" type="dead_end" x="725.60" y="1.60" incLanes="C1C0.140.00_0 C1C0.140.00_1 C1C0.140.00_2 C1C0.140.00_3 C1C0.140.00_4 :C0_w0_0" intLanes="" shape="724.00,1.60 744.80,1.60 724.00,1.60"/>
    <junction id="C0C1.140.00" type="priority" x="725.60" y="141.60" incLanes="C0C1_0 C0C1_1 C0C1_2 C0C1_3" intLanes=":C0C1.140.00_0_0 :C0C1.140.00_0_1 :C0C1.140.00_0_2 :C0C1.140.00_0_3" shape="706.40,137.60 724.00,137.60 724.83,140.63 726.37,142.57 726.96,143.81 727.20,145.60 706.40,145.60">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C1" type="traffic_light" x="725.60" y="181.60" incLanes="C0C1.140.00_0 C0C1.140.00_1 C0C1.140.00_2 C0C1.140.00_3 C0C1.140.00_4 D1C1.322.00_0 D1C1.322.00_1 D1C1.322.00_2 D1C1.322.00_3 D1C1.322.00_4 C2C1.140.00_0 C2C1.140.00_1 C2C1.140.00_2 C2C1.140.00_3 C2C1.140.00_4 B1C1.322.00_0 B1C1.322.00_1 B1C1.322.00_2 B1C1.322.00_3 B1C1.322.00_4 :C1_w1_0 :C1_w2_0 :C1_w3_0 :C1_w0_0" intLanes=":C1_20_0 :C1_1_0 :C1_1_1 :C1_1_2 :C1_21_0 :C1_22_0 :C1_6_0 :C1_6_1 :C1_6_2 :C1_23_0 :C1_24_0 :C1_11_0 :C1_11_1 :C1_11_2 :C1_25_0 :C1_26_0 :C1_16_0 :C1_16_1 :C1_16_2 :C1_27_0 :C1_c0_0 :C1_c1_0 :C1_c2_0 :C1_c3_0" shape="706.40,160.90 744.80,160.90 744.97,161.73 745.18,162.03 745.47,162.23 745.84,162.36 746.30,162.40 746.30,200.80 745.47,200.97 745.17,201.18 744.97,201.47 744.84,201.84 744.80,202.30 706.40,202.30 706.23,201.47 706.02,201.18 705.73,200.97 705.36,200.84 704.90,200.80 704.90,162.40 705.73,162.23 706.03,162.03 706.23,161.73 706.36,161.36">
        <request index="0"  response="100100000100000000000000" foes="100100000100000111000000" cont="1"/>
        <request index="1"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="2"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="3"  response="010110001100001000000000" foes="010111111100001111000000" cont="0"/>
        <request index="4"  response="001110000011111000000000" foes="001111110011111111000000" cont="1"/>
        <request index="5"  response="001110000011100000000000" foes="001110000011100000000000" cont="1"/>
        <request index="6"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="7"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="8"  response="101010000111100000011111" foes="101010000111100000011111" cont="0"/>
        <request index="9"  response="011001111111100000011110" foes="011001111111100000011110" cont="1"/>
        <request index="10" response="011000000000000000010000" foes="011001110000000000010000" cont="1"/>
        <request index="11" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="12" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="13" response="010110000000001000110000" foes="010111110000001111110000" cont="0"/>
        <request index="14" response="110010000000001000001111" foes="110011110000001111001111" cont="1"/>
        <request index="15" response="110000000000001000001110" foes="110000000000001000001110" cont="1"/>
        <request index="16" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="17" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="18" response="101000000111111000011110" foes="101000000111111000011110" cont="0"/>
        <request index="19" response="100100000111100111111110" foes="100100000111100111111110" cont="1"/>
        <request index="20" response="000000000000000000000000" foes="000010000011100000111111" cont="0"/>
        <request index="21" response="000000000000000000000000" foes="000001110000011111110000" cont="0"/>
        <request index="22" response="000000000000000000000000" foes="000000001111111000001110" cont="0"/>
        <request index="23" response="000000000000000000000000" foes="000011111100000111000001" cont="0"/>
    </junction>
    <junction id="C1B1.322.00" type="priority" x="403.60" y="181.60" incLanes="C1B1_0 C1B1_1 C1B1_2 C1B1_3" intLanes=":C1B1.322.00_0_0 :C1B1.322.00_0_1 :C1B1.322.00_0_2 :C1B1.322.00_0_3" shape="407.60,162.40 407.60,180.00 404.57,180.83 402.63,182.37 401.39,182.96 399.60,183.20 399.60,162.40">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C1C0.140.00" type="priority" x="725.60" y="41.60" incLanes="C1C0_0 C1C0_1 C1C0_2 C1C0_3" intLanes=":C1C0.140.00_0_0 :C1C0.140.00_0_1 :C1C0.140.00_0_2 :C1C0.140.00_0_3" shape="724.00,37.60 744.80,37.60 744.80,45.60 727.20,45.60 726.37,42.57 724.83,40.63 724.24,39.39">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C1C2.140.00" type="priority" x="725.60" y="321.60" incLanes="C1C2_0 C1C2_1 C1C2_2 C1C2_3" intLanes=":C1C2.140.00_0_0 :C1C2.140.00_0_1 :C1C2.140.00_0_2 :C1C2.140.00_0_3" shape="706.40,317.60 724.00,317.60 724.83,320.63 726.37,322.57 726.96,323.81 727.20,325.60 706.40,325.60">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C1D1.322.00" type="priority" x="1047.60" y="181.60" incLanes="C1D1_0 C1D1_1 C1D1_2 C1D1_3" intLanes=":C1D1.322.00_0_0 :C1D1.322.00_0_1 :C1D1.322.00_0_2 :C1D1.322.00_0_3" shape="1051.60,180.00 1051.60,200.80 1043.60,200.80 1043.60,183.20 1046.63,182.37 1048.57,180.83 1049.81,180.24">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="C2" type="dead_end" x="725.60" y="361.60" incLanes="C1C2.140.00_0 C1C2.140.00_1 C1C2.140.00_2 C1C2.140.00_3 C1C2.140.00_4 :C2_w0_0" intLanes="" shape="727.20,361.60 706.40,361.60 727.20,361.60"/>
    <junction id="C2C1.140.00" type="priority" x="725.60" y="221.60" incLanes="C2C1_0 C2C1_1 C2C1_2 C2C1_3" intLanes=":C2C1.140.00_0_0 :C2C1.140.00_0_1 :C2C1.140.00_0_2 :C2C1.140.00_0_3" shape="724.00,217.60 744.80,217.60 744.80,225.60 727.20,225.60 726.37,222.57 724.83,220.63 724.24,219.39">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>
    <junction id="D1" type="dead_end" x="1087.60" y="181.60" incLanes="C1D1.322.00_0 C1D1.322.00_1 C1D1.322.00_2 C1D1.322.00_3 C1D1.322.00_4 :D1_w0_0" intLanes="" shape="1087.60,180.00 1087.60,200.80 1087.60,180.00"/>
    <junction id="D1C1.322.00" type="priority" x="765.60" y="181.60" incLanes="D1C1_0 D1C1_1 D1C1_2 D1C1_3" intLanes=":D1C1.322.00_0_0 :D1C1.322.00_0_1 :D1C1.322.00_0_2 :D1C1.322.00_0_3" shape="769.60,162.40 769.60,180.00 766.57,180.83 764.63,182.37 763.39,182.96 761.60,183.20 761.60,162.40">
        <request index="0" response="0000" foes="0000" cont="0"/>
        <request index="1" response="0000" foes="0000" cont="0"/>
        <request index="2" response="0000" foes="0000" cont="0"/>
        <request index="3" response="0000" foes="0000" cont="0"/>
    </junction>

    <junction id=":B1_20_0" type="internal" x="350.90" y="169.42" incLanes=":B1_0_0" intLanes=":B1_6_0 :B1_6_1 :B1_6_2 :B1_14_0 :B1_c0_0 :B1_c3_0"/>
    <junction id=":B1_21_0" type="internal" x="365.20" y="167.86" incLanes=":B1_4_0 B2B1.140.00_1 B2B1.140.00_2 B2B1.140.00_3" intLanes=":B1_6_0 :B1_6_1 :B1_6_2 :B1_9_0 :B1_10_0 :B1_11_0 :B1_11_1 :B1_11_2 :B1_16_0 :B1_16_1 :B1_16_2 :B1_19_0 :B1_c0_0 :B1_c1_0"/>
    <junction id=":B1_22_0" type="internal" x="375.78" y="168.90" incLanes=":B1_5_0" intLanes=":B1_11_0 :B1_11_1 :B1_11_2 :B1_19_0 :B1_c0_0 :B1_c1_0"/>
    <junction id=":B1_23_0" type="internal" x="377.34" y="183.20" incLanes=":B1_9_0 A1B1.322.00_1 A1B1.322.00_2 A1B1.322.00_3" intLanes=":B1_1_0 :B1_1_1 :B1_1_2 :B1_4_0 :B1_11_0 :B1_11_1 :B1_11_2 :B1_14_0 :B1_15_0 :B1_16_0 :B1_16_1 :B1_16_2 :B1_c1_0 :B1_c2_0"/>
    <junction id=":B1_24_0" type="internal" x="376.30" y="193.78" incLanes=":B1_10_0" intLanes=":B1_4_0 :B1_16_0 :B1_16_1 :B1_16_2 :B1_c1_0 :B1_c2_0"/>
    <junction id=":B1_25_0" type="internal" x="362.00" y="195.34" incLanes=":B1_14_0 B0B1.140.00_1 B0B1.140.00_2 B0B1.140.00_3" intLanes=":B1_0_0 :B1_1_0 :B1_1_1 :B1_1_2 :B1_6_0 :B1_6_1 :B1_6_2 :B1_9_0 :B1_16_0 :B1_16_1 :B1_16_2 :B1_19_0 :B1_c2_0 :B1_c3_0"/>
    <junction id=":B1_26_0" type="internal" x="351.42" y="194.30" incLanes=":B1_15_0" intLanes=":B1_1_0 :B1_1_1 :B1_1_2 :B1_9_0 :B1_c2_0 :B1_c3_0"/>
    <junction id=":B1_27_0" type="internal" x="349.86" y="180.00" incLanes=":B1_19_0 C1B1.322.00_1 C1B1.322.00_2 C1B1.322.00_3" intLanes=":B1_1_0 :B1_1_1 :B1_1_2 :B1_4_0 :B1_5_0 :B1_6_0 :B1_6_1 :B1_6_2 :B1_11_0 :B1_11_1 :B1_11_2 :B1_14_0 :B1_c0_0 :B1_c3_0"/>
    <junction id=":C1_20_0" type="internal" x="712.90" y="169.42" incLanes=":C1_0_0" intLanes=":C1_6_0 :C1_6_1 :C1_6_2 :C1_14_0 :C1_c0_0 :C1_c3_0"/>
    <junction id=":C1_21_0" type="internal" x="727.20" y="167.86" incLanes=":C1_4_0 C2C1.140.00_1 C2C1.140.00_2 C2C1.140.00_3" intLanes=":C1_6_0 :C1_6_1 :C1_6_2 :C1_9_0 :C1_10_0 :C1_11_0 :C1_11_1 :C1_11_2 :C1_16_0 :C1_16_1 :C1_16_2 :C1_19_0 :C1_c0_0 :C1_c1_0"/>
    <junction id=":C1_22_0" type="internal" x="737.78" y="168.90" incLanes=":C1_5_0" intLanes=":C1_11_0 :C1_11_1 :C1_11_2 :C1_19_0 :C1_c0_0 :C1_c1_0"/>
    <junction id=":C1_23_0" type="internal" x="739.34" y="183.20" incLanes=":C1_9_0 B1C1.322.00_1 B1C1.322.00_2 B1C1.322.00_3" intLanes=":C1_1_0 :C1_1_1 :C1_1_2 :C1_4_0 :C1_11_0 :C1_11_1 :C1_11_2 :C1_14_0 :C1_15_0 :C1_16_0 :C1_16_1 :C1_16_2 :C1_c1_0 :C1_c2_0"/>
    <junction id=":C1_24_0" type="internal" x="738.30" y="193.78" incLanes=":C1_10_0" intLanes=":C1_4_0 :C1_16_0 :C1_16_1 :C1_16_2 :C1_c1_0 :C1_c2_0"/>
    <junction id=":C1_25_0" type="internal" x="724.00" y="195.34" incLanes=":C1_14_0 C0C1.140.00_1 C0C1.140.00_2 C0C1.140.00_3" intLanes=":C1_0_0 :C1_1_0 :C1_1_1 :C1_1_2 :C1_6_0 :C1_6_1 :C1_6_2 :C1_9_0 :C1_16_0 :C1_16_1 :C1_16_2 :C1_19_0 :C1_c2_0 :C1_c3_0"/>
    <junction id=":C1_26_0" type="internal" x="713.42" y="194.30" incLanes=":C1_15_0" intLanes=":C1_1_0 :C1_1_1 :C1_1_2 :C1_9_0 :C1_c2_0 :C1_c3_0"/>
    <junction id=":C1_27_0" type="internal" x="711.86" y="180.00" incLanes=":C1_19_0 D1C1.322.00_1 D1C1.322.00_2 D1C1.322.00_3" intLanes=":C1_1_0 :C1_1_1 :C1_1_2 :C1_4_0 :C1_5_0 :C1_6_0 :C1_6_1 :C1_6_2 :C1_11_0 :C1_11_1 :C1_11_2 :C1_14_0 :C1_c0_0 :C1_c3_0"/>

    <connection from="A1B1" to="A1B1.322.00" fromLane="1" toLane="1" via=":A1B1.322.00_0_0" dir="s" state="M"/>
    <connection from="A1B1" to="A1B1.322.00" fromLane="2" toLane="2" via=":A1B1.322.00_0_1" dir="s" state="M"/>
    <connection from="A1B1" to="A1B1.322.00" fromLane="3" toLane="3" via=":A1B1.322.00_0_2" dir="s" state="M"/>
    <connection from="A1B1" to="A1B1.322.00" fromLane="3" toLane="4" via=":A1B1.322.00_0_3" dir="s" state="M"/>
    <connection from="A1B1.322.00" to="B1B2" fromLane="1" toLane="1" via=":B1_15_0" tl="B1" linkIndex="15" dir="l" state="o"/>
    <connection from="A1B1.322.00" to="B1C1" fromLane="1" toLane="1" via=":B1_16_0" tl="B1" linkIndex="16" dir="s" state="o"/>
    <connection from="A1B1.322.00" to="B1C1" fromLane="2" toLane="2" via=":B1_16_1" tl="B1" linkIndex="17" dir="s" state="o"/>
    <connection from="A1B1.322.00" to="B1C1" fromLane="3" toLane="3" via=":B1_16_2" tl="B1" linkIndex="18" dir="s" state="o"/>
    <connection from="A1B1.322.00" to="B1B0" fromLane="4" toLane="3" via=":B1_19_0" tl="B1" linkIndex="19" dir="r" state="o"/>
    <connection from="B0B1" to="B0B1.140.00" fromLane="1" toLane="1" via=":B0B1.140.00_0_0" dir="s" state="M"/>
    <connection from="B0B1" to="B0B1.140.00" fromLane="2" toLane="2" via=":B0B1.140.00_0_1" dir="s" state="M"/>
    <connection from="B0B1" to="B0B1.140.00" fromLane="3" toLane="3" via=":B0B1.140.00_0_2" dir="s" state="M"/>
    <connection from="B0B1" to="B0B1.140.00" fromLane="3" toLane="4" via=":B0B1.140.00_0_3" dir="s" state="M"/>
    <connection from="B0B1.140.00" to="B1A1" fromLane="1" toLane="1" via=":B1_0_0" tl="B1" linkIndex="0" dir="l" state="o"/>
    <connection from="B0B1.140.00" to="B1B2" fromLane="1" toLane="1" via=":B1_1_0" tl="B1" linkIndex="1" dir="s" state="o"/>
    <connection from="B0B1.140.00" to="B1B2" fromLane="2" toLane="2" via=":B1_1_1" tl="B1" linkIndex="2" dir="s" state="o"/>
    <connection from="B0B1.140.00" to="B1B2" fromLane="3" toLane="3" via=":B1_1_2" tl="B1" linkIndex="3" dir="s" state="o"/>
    <connection from="B0B1.140.00" to="B1C1" fromLane="4" toLane="3" via=":B1_4_0" tl="B1" linkIndex="4" dir="r" state="o"/>
    <connection from="B1A1" to="B1A1.322.00" fromLane="1" toLane="1" via=":B1A1.322.00_0_0" dir="s" state="M"/>
    <connection from="B1A1" to="B1A1.322.00" fromLane="2" toLane="2" via=":B1A1.322.00_0_1" dir="s" state="M"/>
    <connection from="B1A1" to="B1A1.322.00" fromLane="3" toLane="3" via=":B1A1.322.00_0_2" dir="s" state="M"/>
    <connection from="B1A1" to="B1A1.322.00" fromLane="3" toLane="4" via=":B1A1.322.00_0_3" dir="s" state="M"/>
    <connection from="B1B0" to="B1B0.140.00" fromLane="1" toLane="1" via=":B1B0.140.00_0_0" dir="s" state="M"/>
    <connection from="B1B0" to="B1B0.140.00" fromLane="2" toLane="2" via=":B1B0.140.00_0_1" dir="s" state="M"/>
    <connection from="B1B0" to="B1B0.140.00" fromLane="3" toLane="3" via=":B1B0.140.00_0_2" dir="s" state="M"/>
    <connection from="B1B0" to="B1B0.140.00" fromLane="3" toLane="4" via=":B1B0.140.00_0_3" dir="s" state="M"/>
    <connection from="B1B2" to="B1B2.140.00" fromLane="1" toLane="1" via=":B1B2.140.00_0_0" dir="s" state="M"/>
    <connection from="B1B2" to="B1B2.140.00" fromLane="2" toLane="2" via=":B1B2.140.00_0_1" dir="s" state="M"/>
    <connection from="B1B2" to="B1B2.140.00" fromLane="3" toLane="3" via=":B1B2.140.00_0_2" dir="s" state="M"/>
    <connection from="B1B2" to="B1B2.140.00" fromLane="3" toLane="4" via=":B1B2.140.00_0_3" dir="s" state="M"/>
    <connection from="B1C1" to="B1C1.322.00" fromLane="1" toLane="1" via=":B1C1.322.00_0_0" dir="s" state="M"/>
    <connection from="B1C1" to="B1C1.322.00" fromLane="2" toLane="2" via=":B1C1.322.00_0_1" dir="s" state="M"/>
    <connection from="B1C1" to="B1C1.322.00" fromLane="3" toLane="3" via=":B1C1.322.00_0_2" dir="s" state="M"/>
    <connection from="B1C1" to="B1C1.322.00" fromLane="3" toLane="4" via=":B1C1.322.00_0_3" dir="s" state="M"/>
    <connection from="B1C1.322.00" to="C1C2" fromLane="1" toLane="1" via=":C1_15_0" tl="C1" linkIndex="15" dir="l" state="o"/>
    <connection from="B1C1.322.00" to="C1D1" fromLane="1" toLane="1" via=":C1_16_0" tl="C1" linkIndex="16" dir="s" state="o"/>
    <connection from="B1C1.322.00" to="C1D1" fromLane="2" toLane="2" via=":C1_16_1" tl="C1" linkIndex="17" dir="s" state="o"/>
    <connection from="B1C1.322.00" to="C1D1" fromLane="3" toLane="3" via=":C1_16_2" tl="C1" linkIndex="18" dir="s" state="o"/>
    <connection from="B1C1.322.00" to="C1C0" fromLane="4" toLane="3" via=":C1_19_0" tl="C1" linkIndex="19" dir="r" state="o"/>
    <connection from="B2B1" to="B2B1.140.00" fromLane="1" toLane="1" via=":B2B1.140.00_0_0" dir="s" state="M"/>
    <connection from="B2B1" to="B2B1.140.00" fromLane="2" toLane="2" via=":B2B1.140.00_0_1" dir="s" state="M"/>
    <connection from="B2B1" to="B2B1.140.00" fromLane="3" toLane="3" via=":B2B1.140.00_0_2" dir="s" state="M"/>
    <connection from="B2B1" to="B2B1.140.00" fromLane="3" toLane="4" via=":B2B1.140.00_0_3" dir="s" state="M"/>
    <connection from="B2B1.140.00" to="B1C1" fromLane="1" toLane="1" via=":B1_10_0" tl="B1" linkIndex="10" dir="l" state="o"/>
    <connection from="B2B1.140.00" to="B1B0" fromLane="1" toLane="1" via=":B1_11_0" tl="B1" linkIndex="11" dir="s" state="o"/>
    <connection from="B2B1.140.00" to="B1B0" fromLane="2" toLane="2" via=":B1_11_1" tl="B1" linkIndex="12" dir="s" state="o"/>
    <connection from="B2B1.140.00" to="B1B0" fromLane="3" toLane="3" via=":B1_11_2" tl="B1" linkIndex="13" dir="s" state="o"/>
    <connection from="B2B1.140.00" to="B1A1" fromLane="4" toLane="3" via=":B1_14_0" tl="B1" linkIndex="14" dir="r" state="o"/>
    <connection from="C0C1" to="C0C1.140.00" fromLane="1" toLane="1" via=":C0C1.140.00_0_0" dir="s" state="M"/>
    <connection from="C0C1" to="C0C1.140.00" fromLane="2" toLane="2" via=":C0C1.140.00_0_1" dir="s" state="M"/>
    <connection from="C0C1" to="C0C1.140.00" fromLane="3" toLane="3" via=":C0C1.140.00_0_2" dir="s" state="M"/>
    <connection from="C0C1" to="C0C1.140.00" fromLane="3" toLane="4" via=":C0C1.140.00_0_3" dir="s" state="M"/>
    <connection from="C0C1.140.00" to="C1B1" fromLane="1" toLane="1" via=":C1_0_0" tl="C1" linkIndex="0" dir="l" state="o"/>
    <connection from="C0C1.140.00" to="C1C2" fromLane="1" toLane="1" via=":C1_1_0" tl="C1" linkIndex="1" dir="s" state="o"/>
    <connection from="C0C1.140.00" to="C1C2" fromLane="2" toLane="2" via=":C1_1_1" tl="C1" linkIndex="2" dir="s" state="o"/>
    <connection from="C0C1.140.00" to="C1C2" fromLane="3" toLane="3" via=":C1_1_2" tl="C1" linkIndex="3" dir="s" state="o"/>
    <connection from="C0C1.140.00" to="C1D1" fromLane="4" toLane="3" via=":C1_4_0" tl="C1" linkIndex="4" dir="r" state="o"/>
    <connection from="C1B1" to="C1B1.322.00" fromLane="1" toLane="1" via=":C1B1.322.00_0_0" dir="s" state="M"/>
    <connection from="C1B1" to="C1B1.322.00" fromLane="2" toLane="2" via=":C1B1.322.00_0_1" dir="s" state="M"/>
    <connection from="C1B1" to="C1B1.322.00" fromLane="3" toLane="3" via=":C1B1.322.00_0_2" dir="s" state="M"/>
    <connection from="C1B1" to="C1B1.322.00" fromLane="3" toLane="4" via=":C1B1.322.00_0_3" dir="s" state="M"/>
    <connection from="C1B1.322.00" to="B1B0" fromLane="1" toLane="1" via=":B1_5_0" tl="B1" linkIndex="5" dir="l" state="o"/>
    <connection from="C1B1.322.00" to="B1A1" fromLane="1" toLane="1" via=":B1_6_0" tl="B1" linkIndex="6" dir="s" state="o"/>
    <connection from="C1B1.322.00" to="B1A1" fromLane="2" toLane="2" via=":B1_6_1" tl="B1" linkIndex="7" dir="s" state="o"/>
    <connection from="C1B1.322.00" to="B1A1" fromLane="3" toLane="3" via=":B1_6_2" tl="B1" linkIndex="8" dir="s" state="o"/>
    <connection from="C1B1.322.00" to="B1B2" fromLane="4" toLane="3" via=":B1_9_0" tl="B1" linkIndex="9" dir="r" state="o"/>
    <connection from="C1C0" to="C1C0.140.00" fromLane="1" toLane="1" via=":C1C0.140.00_0_0" dir="s" state="M"/>
    <connection from="C1C0" to="C1C0.140.00" fromLane="2" toLane="2" via=":C1C0.140.00_0_1" dir="s" state="M"/>
    <connection from="C1C0" to="C1C0.140.00" fromLane="3" toLane="3" via=":C1C0.140.00_0_2" dir="s" state="M"/>
    <connection from="C1C0" to="C1C0.140.00" fromLane="3" toLane="4" via=":C1C0.140.00_0_3" dir="s" state="M"/>
    <connection from="C1C2" to="C1C2.140.00" fromLane="1" toLane="1" via=":C1C2.140.00_0_0" dir="s" state="M"/>
    <connection from="C1C2" to="C1C2.140.00" fromLane="2" toLane="2" via=":C1C2.140.00_0_1" dir="s" state="M"/>
    <connection from="C1C2" to="C1C2.140.00" fromLane="3" toLane="3" via=":C1C2.140.00_0_2" dir="s" state="M"/>
    <connection from="C1C2" to="C1C2.140.00" fromLane="3" toLane="4" via=":C1C2.140.00_0_3" dir="s" state="M"/>
    <connection from="C1D1" to="C1D1.322.00" fromLane="1" toLane="1" via=":C1D1.322.00_0_0" dir="s" state="M"/>
    <connection from="C1D1" to="C1D1.322.00" fromLane="2" toLane="2" via=":C1D1.322.00_0_1" dir="s" state="M"/>
    <connection from="C1D1" to="C1D1.322.00" fromLane="3" toLane="3" via=":C1D1.322.00_0_2" dir="s" state="M"/>
    <connection from="C1D1" to="C1D1.322.00" fromLane="3" toLane="4" via=":C1D1.322.00_0_3" dir="s" state="M"/>
    <connection from="C2C1" to="C2C1.140.00" fromLane="1" toLane="1" via=":C2C1.140.00_0_0" dir="s" state="M"/>
    <connection from="C2C1" to="C2C1.140.00" fromLane="2" toLane="2" via=":C2C1.140.00_0_1" dir="s" state="M"/>
    <connection from="C2C1" to="C2C1.140.00" fromLane="3" toLane="3" via=":C2C1.140.00_0_2" dir="s" state="M"/>
    <connection from="C2C1" to="C2C1.140.00" fromLane="3" toLane="4" via=":C2C1.140.00_0_3" dir="s" state="M"/>
    <connection from="C2C1.140.00" to="C1D1" fromLane="1" toLane="1" via=":C1_10_0" tl="C1" linkIndex="10" dir="l" state="o"/>
    <connection from="C2C1.140.00" to="C1C0" fromLane="1" toLane="1" via=":C1_11_0" tl="C1" linkIndex="11" dir="s" state="o"/>
    <connection from="C2C1.140.00" to="C1C0" fromLane="2" toLane="2" via=":C1_11_1" tl="C1" linkIndex="12" dir="s" state="o"/>
    <connection from="C2C1.140.00" to="C1C0" fromLane="3" toLane="3" via=":C1_11_2" tl="C1" linkIndex="13" dir="s" state="o"/>
    <connection from="C2C1.140.00" to="C1B1" fromLane="4" toLane="3" via=":C1_14_0" tl="C1" linkIndex="14" dir="r" state="o"/>
    <connection from="D1C1" to="D1C1.322.00" fromLane="1" toLane="1" via=":D1C1.322.00_0_0" dir="s" state="M"/>
    <connection from="D1C1" to="D1C1.322.00" fromLane="2" toLane="2" via=":D1C1.322.00_0_1" dir="s" state="M"/>
    <connection from="D1C1" to="D1C1.322.00" fromLane="3" toLane="3" via=":D1C1.322.00_0_2" dir="s" state="M"/>
    <connection from="D1C1" to="D1C1.322.00" fromLane="3" toLane="4" via=":D1C1.322.00_0_3" dir="s" state="M"/>
    <connection from="D1C1.322.00" to="C1C0" fromLane="1" toLane="1" via=":C1_5_0" tl="C1" linkIndex="5" dir="l" state="o"/>
    <connection from="D1C1.322.00" to="C1B1" fromLane="1" toLane="1" via=":C1_6_0" tl="C1" linkIndex="6" dir="s" state="o"/>
    <connection from="D1C1.322.00" to="C1B1" fromLane="2" toLane="2" via=":C1_6_1" tl="C1" linkIndex="7" dir="s" state="o"/>
    <connection from="D1C1.322.00" to="C1B1" fromLane="3" toLane="3" via=":C1_6_2" tl="C1" linkIndex="8" dir="s" state="o"/>
    <connection from="D1C1.322.00" to="C1C2" fromLane="4" toLane="3" via=":C1_9_0" tl="C1" linkIndex="9" dir="r" state="o"/>

    <connection from=":A1B1.322.00_0" to="A1B1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":A1B1.322.00_0" to="A1B1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":A1B1.322.00_0" to="A1B1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":A1B1.322.00_0" to="A1B1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B0B1.140.00_0" to="B0B1.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B0B1.140.00_0" to="B0B1.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B0B1.140.00_0" to="B0B1.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B0B1.140.00_0" to="B0B1.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B1_0" to="B1A1" fromLane="0" toLane="1" via=":B1_20_0" dir="l" state="m"/>
    <connection from=":B1_20" to="B1A1" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":B1_1" to="B1B2" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1_1" to="B1B2" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1_1" to="B1B2" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1_4" to="B1C1" fromLane="0" toLane="3" via=":B1_21_0" dir="r" state="m"/>
    <connection from=":B1_21" to="B1C1" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":B1_5" to="B1B0" fromLane="0" toLane="1" via=":B1_22_0" dir="l" state="m"/>
    <connection from=":B1_22" to="B1B0" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":B1_6" to="B1A1" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1_6" to="B1A1" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1_6" to="B1A1" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1_9" to="B1B2" fromLane="0" toLane="3" via=":B1_23_0" dir="r" state="m"/>
    <connection from=":B1_23" to="B1B2" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":B1_10" to="B1C1" fromLane="0" toLane="1" via=":B1_24_0" dir="l" state="m"/>
    <connection from=":B1_24" to="B1C1" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":B1_11" to="B1B0" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1_11" to="B1B0" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1_11" to="B1B0" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1_14" to="B1A1" fromLane="0" toLane="3" via=":B1_25_0" dir="r" state="m"/>
    <connection from=":B1_25" to="B1A1" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":B1_15" to="B1B2" fromLane="0" toLane="1" via=":B1_26_0" dir="l" state="m"/>
    <connection from=":B1_26" to="B1B2" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":B1_16" to="B1C1" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1_16" to="B1C1" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1_16" to="B1C1" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1_19" to="B1B0" fromLane="0" toLane="3" via=":B1_27_0" dir="r" state="m"/>
    <connection from=":B1_27" to="B1B0" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":B1A1.322.00_0" to="B1A1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1A1.322.00_0" to="B1A1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1A1.322.00_0" to="B1A1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1A1.322.00_0" to="B1A1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B1B0.140.00_0" to="B1B0.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1B0.140.00_0" to="B1B0.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1B0.140.00_0" to="B1B0.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1B0.140.00_0" to="B1B0.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B1B2.140.00_0" to="B1B2.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1B2.140.00_0" to="B1B2.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1B2.140.00_0" to="B1B2.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1B2.140.00_0" to="B1B2.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B1C1.322.00_0" to="B1C1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B1C1.322.00_0" to="B1C1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B1C1.322.00_0" to="B1C1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B1C1.322.00_0" to="B1C1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":B2B1.140.00_0" to="B2B1.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":B2B1.140.00_0" to="B2B1.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":B2B1.140.00_0" to="B2B1.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":B2B1.140.00_0" to="B2B1.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C0C1.140.00_0" to="C0C1.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C0C1.140.00_0" to="C0C1.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C0C1.140.00_0" to="C0C1.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C0C1.140.00_0" to="C0C1.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C1_0" to="C1B1" fromLane="0" toLane="1" via=":C1_20_0" dir="l" state="m"/>
    <connection from=":C1_20" to="C1B1" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":C1_1" to="C1C2" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1_1" to="C1C2" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1_1" to="C1C2" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1_4" to="C1D1" fromLane="0" toLane="3" via=":C1_21_0" dir="r" state="m"/>
    <connection from=":C1_21" to="C1D1" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":C1_5" to="C1C0" fromLane="0" toLane="1" via=":C1_22_0" dir="l" state="m"/>
    <connection from=":C1_22" to="C1C0" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":C1_6" to="C1B1" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1_6" to="C1B1" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1_6" to="C1B1" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1_9" to="C1C2" fromLane="0" toLane="3" via=":C1_23_0" dir="r" state="m"/>
    <connection from=":C1_23" to="C1C2" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":C1_10" to="C1D1" fromLane="0" toLane="1" via=":C1_24_0" dir="l" state="m"/>
    <connection from=":C1_24" to="C1D1" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":C1_11" to="C1C0" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1_11" to="C1C0" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1_11" to="C1C0" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1_14" to="C1B1" fromLane="0" toLane="3" via=":C1_25_0" dir="r" state="m"/>
    <connection from=":C1_25" to="C1B1" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":C1_15" to="C1C2" fromLane="0" toLane="1" via=":C1_26_0" dir="l" state="m"/>
    <connection from=":C1_26" to="C1C2" fromLane="0" toLane="1" dir="l" state="M"/>
    <connection from=":C1_16" to="C1D1" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1_16" to="C1D1" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1_16" to="C1D1" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1_19" to="C1C0" fromLane="0" toLane="3" via=":C1_27_0" dir="r" state="m"/>
    <connection from=":C1_27" to="C1C0" fromLane="0" toLane="3" dir="r" state="M"/>
    <connection from=":C1B1.322.00_0" to="C1B1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1B1.322.00_0" to="C1B1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1B1.322.00_0" to="C1B1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1B1.322.00_0" to="C1B1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C1C0.140.00_0" to="C1C0.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1C0.140.00_0" to="C1C0.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1C0.140.00_0" to="C1C0.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1C0.140.00_0" to="C1C0.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C1C2.140.00_0" to="C1C2.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1C2.140.00_0" to="C1C2.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1C2.140.00_0" to="C1C2.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1C2.140.00_0" to="C1C2.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C1D1.322.00_0" to="C1D1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C1D1.322.00_0" to="C1D1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C1D1.322.00_0" to="C1D1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C1D1.322.00_0" to="C1D1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":C2C1.140.00_0" to="C2C1.140.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":C2C1.140.00_0" to="C2C1.140.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":C2C1.140.00_0" to="C2C1.140.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":C2C1.140.00_0" to="C2C1.140.00" fromLane="3" toLane="4" dir="s" state="M"/>
    <connection from=":D1C1.322.00_0" to="D1C1.322.00" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":D1C1.322.00_0" to="D1C1.322.00" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":D1C1.322.00_0" to="D1C1.322.00" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":D1C1.322.00_0" to="D1C1.322.00" fromLane="3" toLane="4" dir="s" state="M"/>

    <connection from=":A1_c0" to=":A1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":A1_w0" to=":A1_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":A1_w0" to="A1B1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1A1.322.00" to=":A1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":A1B1.322.00_w0" to="A1B1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="A1B1" to=":A1B1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B0_c0" to=":B0_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B0_w0" to=":B0_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B0_w0" to="B0B1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1B0.140.00" to=":B0_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B0B1.140.00_w0" to="B0B1.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B0B1" to=":B0B1.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_c0" to=":B1_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_c1" to=":B1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_c2" to=":B1_w2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_c3" to=":B1_w3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_w0" to=":B1_c3" fromLane="0" toLane="0" tl="B1" linkIndex="23" dir="s" state="M"/>
    <connection from=":B1_w0" to="B1A1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B0B1.140.00" to=":B1_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_w1" to=":B1_c0" fromLane="0" toLane="0" tl="B1" linkIndex="20" dir="s" state="M"/>
    <connection from=":B1_w1" to="B1B0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1B1.322.00" to=":B1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_w2" to=":B1_c1" fromLane="0" toLane="0" tl="B1" linkIndex="21" dir="s" state="M"/>
    <connection from=":B1_w2" to="B1C1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B2B1.140.00" to=":B1_w2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1_w3" to=":B1_c2" fromLane="0" toLane="0" tl="B1" linkIndex="22" dir="s" state="M"/>
    <connection from=":B1_w3" to="B1B2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="A1B1.322.00" to=":B1_w3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1A1.322.00_w0" to="B1A1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1A1" to=":B1A1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1B0.140.00_w0" to="B1B0.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1B0" to=":B1B0.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1B2.140.00_w0" to="B1B2.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1B2" to=":B1B2.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B1C1.322.00_w0" to="B1C1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1C1" to=":B1C1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B2_c0" to=":B2_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B2_w0" to=":B2_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B2_w0" to="B2B1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1B2.140.00" to=":B2_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":B2B1.140.00_w0" to="B2B1.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B2B1" to=":B2B1.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C0_c0" to=":C0_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C0_w0" to=":C0_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C0_w0" to="C0C1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1C0.140.00" to=":C0_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C0C1.140.00_w0" to="C0C1.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C0C1" to=":C0C1.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_c0" to=":C1_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_c1" to=":C1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_c2" to=":C1_w2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_c3" to=":C1_w3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_w0" to=":C1_c3" fromLane="0" toLane="0" tl="C1" linkIndex="23" dir="s" state="M"/>
    <connection from=":C1_w0" to="C1B1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C0C1.140.00" to=":C1_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_w1" to=":C1_c0" fromLane="0" toLane="0" tl="C1" linkIndex="20" dir="s" state="M"/>
    <connection from=":C1_w1" to="C1C0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="D1C1.322.00" to=":C1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_w2" to=":C1_c1" fromLane="0" toLane="0" tl="C1" linkIndex="21" dir="s" state="M"/>
    <connection from=":C1_w2" to="C1D1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C2C1.140.00" to=":C1_w2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1_w3" to=":C1_c2" fromLane="0" toLane="0" tl="C1" linkIndex="22" dir="s" state="M"/>
    <connection from=":C1_w3" to="C1C2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="B1C1.322.00" to=":C1_w3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1B1.322.00_w0" to="C1B1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1B1" to=":C1B1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1C0.140.00_w0" to="C1C0.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1C0" to=":C1C0.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1C2.140.00_w0" to="C1C2.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1C2" to=":C1C2.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C1D1.322.00_w0" to="C1D1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1D1" to=":C1D1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C2_c0" to=":C2_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C2_w0" to=":C2_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C2_w0" to="C2C1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1C2.140.00" to=":C2_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":C2C1.140.00_w0" to="C2C1.140.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C2C1" to=":C2C1.140.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":D1_c0" to=":D1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":D1_w0" to=":D1_c0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":D1_w0" to="D1C1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="C1D1.322.00" to=":D1_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":D1C1.322.00_w0" to="D1C1.322.00" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="D1C1" to=":D1C1.322.00_w0" fromLane="0" toLane="0" dir="s" state="M"/>
</net>

Back to the top