Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Mys buses in 'deadlock'

Hi!

In a certain moment somes buses 'block' others and none of them complete their trips. How I can solve this problem?




--
"E conhecereis a verdade, e a verdade vos libertará" (João 8:32)

Attachment: ConfigW3SulPatio.sumocfg
Description: application/sumo

<decals>
    <decal filename="D:\Meus documentos\Dropbox\DFtrans\Aulas Sumo\Projeto Patio\EsbocoW3SulPatio615x146.PNG" centerX="50.00" centerY="50.00" centerZ="0.00" width="615.00" height="146.00" altitude="0.00" rotation="0.00" tilt="0.00" roll="0.00" layer="0.00" screenRelative="0"/>
</decals>

Attachment: EsbocoW3SulPatio615x146.PNG
Description: PNG image

<?xml version="1.0" encoding="UTF-8"?>
<routes>
    
    <vType id="Moto" accel="6.0" decel="5.0" length="2" minGap="2.5" maxSpeed="08"/>
    <vType id="Carro" length="5.0" minGap="2.5" />

    <vType id="Taxi" vClass="taxi" />
    <vType id="Caminhao" vClass="truck" carFollowModel="Krauss"/>

    <vType id="Minionibus" vClass="bus" length = "9" imgFile="ImagemMicroonibus.PNG"/>
    <vType id="Onibus"     vClass="bus" length = "13"/>
        
        
    <flow id="Fluxo1" color="102,255,51"  begin="0" end= "2400" period="11" type="Carro" departLane = "best" from="a1" to="a35" /> 
    <flow id="Fluxo2" color="200,200,255"  begin="0" end= "2400" period="10" type="Carro" departLane = "0" from="a19" to="a18" />       
    <flow id="Fluxo3" color="0,0,255"  begin="30" end= "2400" period="5" type="Carro" departLane = "best" from="a1" to="a20" />
    <flow id="Fluxo4" color="255,0,255"  begin="60" end= "2200" vehsPerHour="1200" type="Carro" departLane = "random" from="a21" to="a37" />
    <flow id="Fluxo5" color="0,0,255"  begin="90" end= "2000" period="15" type="Moto" departLane = "1">  
        <route edges="a24 a17 a18"/>
    </flow>
    
    <flow id="Fluxo6" color="255,255,0"  begin="120" end= "2200" vehsPerHour="400" type="Taxi" departLane = "0" from="a21" to="a35" />
    <flow id="Fluxo7" color="153,0,153"  begin="120" end= "2200" vehsPerHour="100" type="Caminhao" departLane = "random" from="a13" to="a18" />

    <flow id="Fluxo8" color="204,51,0"  begin="120" end= "2200" vehsPerHour="100" type="Minionibus" departLane = "random" from="a1" to="a20" >
       <stop busStop="p1-1" duration = "15" />
       <stop busStop="p2-1" duration = "20" />
    </flow>

   <flow id="Fluxo9" color="204,100,100"  begin="120" end= "2200" vehsPerHour="60" type="Onibus" departLane = "random" from="a1" to="a20" />

    
   
       
        
</routes>

Attachment: ImagemMicroonibus.PNG
Description: PNG image

<additionals>
    <busStop id="p1-1" lane="a8_0" startPos="58.31" endPos="71.78" name="p1-1" friendlyPos="0" lines="sul"/>
    <busStop id="p1-2" lane="a8_0" startPos="40.37" endPos="53.83" name="p1-2" friendlyPos="0" lines="sudoeste"/>
    <busStop id="p1-3" lane="a8_0" startPos="22.42" endPos="35.89" name="p1-3" friendlyPos="0" lines="norte"/>
    <busStop id="p1-4" lane="a8_0" startPos="4.48" endPos="17.94" name="p1-4" friendlyPos="0" lines="oeste"/>
    <busStop id="p2-1" lane="a15_0" startPos="49.78" endPos="61.27" name="p2-1" friendlyPos="0"/>
    <busStop id="p2-2" lane="a15_0" startPos="34.46" endPos="45.95" name="p2-2" friendlyPos="0"/>
    <busStop id="p2-3" lane="a15_0" startPos="19.15" endPos="30.64" name="p2-3" friendlyPos="0"/>
    <busStop id="p2-4" lane="a15_0" startPos="3.83" endPos="15.32" name="p2-4" friendlyPos="0"/>
    <busStop id="p3-1" lane="a27_0" startPos="17.34" endPos="29.17" name="p3-1" friendlyPos="0"/>
    <busStop id="p3-2" lane="a27_0" startPos="2.36" endPos="14.19" name="p3-2" friendlyPos="0"/>
    <busStop id="p4-1" lane="a32_0" startPos="68.27" endPos="78.51" name="p4-1" friendlyPos="0"/>
    <busStop id="p4-2" lane="a32_0" startPos="54.61" endPos="64.85" name="p4-2" friendlyPos="0"/>
    <busStop id="p4-3" lane="a32_0" startPos="40.96" endPos="51.20" name="p4-3" friendlyPos="0"/>
    <busStop id="p4-4" lane="a32_0" startPos="27.30" endPos="37.54" name="p4-4" friendlyPos="0"/>
</additionals>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 14/01/2018 17:50:40 by Netedit Version 0.31.0
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="D:\Meus%20documentos\Dropbox\DFtrans\Aulas%20Sumo\Projeto%20Patio\RedeW3SulPatio.net.xml"/>
    </input>

    <output>
        <output-file value="D:\Meus%20documentos\Dropbox\DFtrans\Aulas%20Sumo\Projeto%20Patio\RedeW3SulPatio.net.xml"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
        <rectangular-lane-cut value="false"/>
        <walkingareas value="false"/>
    </processing>

</configuration>
-->

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

    <location netOffset="0.00,0.00" convBoundary="-255.34,-19.13,359.66,120.43" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":E1_0" function="internal">
        <lane id=":E1_0_0" index="0" speed="13.89" length="7.74" shape="272.71,48.75 264.99,48.76"/>
        <lane id=":E1_0_1" index="1" speed="13.89" length="7.74" shape="272.75,45.45 265.01,45.46"/>
        <lane id=":E1_0_2" index="2" speed="13.89" length="7.74" shape="272.79,42.15 265.02,42.16"/>
    </edge>
    <edge id=":E2_0" function="internal">
        <lane id=":E2_0_0" index="0" speed="13.89" length="10.16" shape="108.18,69.94 116.40,75.73"/>
        <lane id=":E2_0_1" index="1" speed="13.89" length="10.16" shape="106.14,72.53 114.52,78.44"/>
    </edge>
    <edge id=":E2_2" function="internal">
        <lane id=":E2_2_0" index="0" speed="13.89" length="9.16" shape="106.14,72.53 108.31,74.49 109.77,76.41 110.51,78.28 110.54,80.09"/>
    </edge>
    <edge id=":E2_3" function="internal">
        <lane id=":E2_3_0" index="0" speed="13.89" length="7.38" shape="106.14,72.53 107.01,73.59 107.49,75.11 107.58,77.08 107.29,79.50"/>
    </edge>
    <edge id=":E3_0" function="internal">
        <lane id=":E3_0_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="10.63" shape="-67.42,72.48 -70.64,72.44 -72.84,71.63 -75.04,70.82 -78.25,70.80"/>
        <lane id=":E3_0_1" index="1" allow="emergency authority taxi bus" speed="13.89" length="10.63" shape="-67.92,69.22 -78.25,70.80"/>
        <lane id=":E3_0_2" index="2" speed="13.89" length="10.63" shape="-68.42,65.95 -78.77,67.54"/>
        <lane id=":E3_0_3" index="3" speed="13.89" length="10.63" shape="-68.92,62.69 -79.28,64.28"/>
    </edge>
    <edge id=":E3_4" function="internal">
        <lane id=":E3_4_0" index="0" speed="13.89" length="10.52" shape="-70.29,59.17 -72.73,61.03 -74.43,62.47 -76.31,63.54 -79.28,64.28"/>
    </edge>
    <edge id=":d_0" function="internal">
        <lane id=":d_0_0" index="0" speed="13.89" length="3.00" shape="143.71,49.01 140.70,49.02"/>
        <lane id=":d_0_1" index="1" speed="13.89" length="3.00" shape="143.69,45.71 140.69,45.72"/>
        <lane id=":d_0_2" index="2" speed="13.89" length="3.00" shape="143.67,42.41 140.68,42.42"/>
    </edge>
    <edge id=":g_0" function="internal">
        <lane id=":g_0_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="3.00" shape="8.15,57.82 5.19,58.25"/>
        <lane id=":g_0_1" index="1" speed="13.89" length="3.00" shape="7.68,54.55 4.71,54.99"/>
        <lane id=":g_0_2" index="2" speed="13.89" length="3.00" shape="7.21,51.29 4.23,51.72"/>
    </edge>
    <edge id=":gneJ14_0" function="internal">
        <lane id=":gneJ14_0_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="4.10" shape="-144.67,52.26 -142.17,48.62"/>
        <lane id=":gneJ14_0_1" index="1" speed="13.89" length="4.10" shape="-144.28,55.54 -141.74,51.89"/>
        <lane id=":gneJ14_0_2" index="2" speed="13.89" length="4.10" shape="-143.89,58.82 -141.30,55.16"/>
        <lane id=":gneJ14_0_3" index="3" speed="13.89" length="4.10" shape="-143.89,58.82 -140.86,58.43"/>
    </edge>
    <edge id=":o_0" function="internal">
        <lane id=":o_0_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="10.60" shape="-80.01,40.32 -76.96,40.43 -74.89,41.29 -72.83,42.16 -69.77,42.26"/>
        <lane id=":o_0_1" index="1" speed="13.89" length="10.60" shape="-79.58,43.59 -76.52,43.70 -74.45,44.57 -72.38,45.43 -69.33,45.53"/>
        <lane id=":o_0_2" index="2" speed="13.89" length="10.60" shape="-79.14,46.86 -76.08,46.97 -74.01,47.84 -71.94,48.70 -68.89,48.80"/>
    </edge>
    <edge id=":o_3" function="internal">
        <lane id=":o_3_0" index="0" speed="13.89" length="9.93" shape="-78.70,50.13 -75.84,50.01 -73.90,50.51 -72.01,51.43 -69.29,52.60"/>
    </edge>
    <edge id=":p_0" function="internal">
        <lane id=":p_0_0" index="0" speed="13.89" length="2.95" shape="-32.95,37.26 -30.17,36.83"/>
        <lane id=":p_0_1" index="1" speed="13.89" length="2.95" shape="-32.51,40.53 -29.59,40.08"/>
        <lane id=":p_0_2" index="2" speed="13.89" length="2.95" shape="-32.07,43.80 -29.02,43.33"/>
    </edge>
    <edge id=":s_0" function="internal">
        <lane id=":s_0_0" index="0" speed="13.89" length="8.50" shape="240.55,21.91 249.01,21.94"/>
        <lane id=":s_0_1" index="1" speed="13.89" length="8.50" shape="240.53,25.21 249.03,25.24"/>
        <lane id=":s_0_2" index="2" speed="13.89" length="8.50" shape="240.51,28.51 249.04,28.54"/>
    </edge>
    <edge id=":s_3" function="internal">
        <lane id=":s_3_0" index="0" speed="13.89" length="8.51" shape="241.68,32.29 243.68,30.71 245.08,29.54 246.62,28.80 249.04,28.54"/>
    </edge>
    <edge id=":s1_0" function="internal">
        <lane id=":s1_0_0" index="0" speed="13.89" length="11.38" shape="311.56,57.59 310.47,53.30 309.28,50.26 307.99,48.48 306.60,47.95"/>
    </edge>
    <edge id=":s1_1" function="internal">
        <lane id=":s1_1_0" index="0" speed="13.89" length="37.51" shape="311.56,57.59 310.17,49.04 309.16,39.00 308.62,28.93 308.65,20.26"/>
    </edge>
    <edge id=":s1_2" function="internal">
        <lane id=":s1_2_0" index="0" speed="13.89" length="9.02" shape="314.73,56.62 313.23,51.24 311.69,48.17"/>
    </edge>
    <edge id=":s1_3" function="internal">
        <lane id=":s1_3_0" index="0" speed="13.89" length="36.25" shape="314.73,56.62 313.35,48.26 312.39,38.66 311.89,29.02 311.94,20.54"/>
    </edge>
    <edge id=":s1_18" function="internal">
        <lane id=":s1_18_0" index="0" speed="13.89" length="6.69" shape="311.69,48.17 311.33,47.46 309.05,45.26 306.38,44.65"/>
    </edge>
    <edge id=":s1_4" function="internal">
        <lane id=":s1_4_0" index="0" speed="13.89" length="9.94" shape="330.61,50.62 326.69,50.88 324.05,51.57 322.69,52.68 322.59,54.20"/>
    </edge>
    <edge id=":s1_5" function="internal">
        <lane id=":s1_5_0" index="0" speed="13.89" length="15.73" shape="329.94,47.33 324.44,47.88 320.86,49.36 319.19,51.80 319.44,55.17"/>
    </edge>
    <edge id=":s1_6" function="internal">
        <lane id=":s1_6_0" index="0" speed="13.89" length="22.89" shape="329.94,47.33 306.60,47.95"/>
        <lane id=":s1_6_1" index="1" speed="13.89" length="22.89" shape="329.27,44.04 306.38,44.65"/>
        <lane id=":s1_6_2" index="2" speed="13.89" length="22.89" shape="328.60,40.74 306.17,41.36"/>
    </edge>
    <edge id=":s1_9" function="internal">
        <lane id=":s1_9_0" index="0" speed="13.89" length="7.59" shape="323.45,21.54 323.68,24.55 324.18,26.62 324.95,27.76 325.99,27.98"/>
    </edge>
    <edge id=":s1_10" function="internal">
        <lane id=":s1_10_0" index="0" speed="13.89" length="32.83" shape="323.45,21.54 323.01,29.52 322.01,38.04 321.51,46.48 322.59,54.20"/>
    </edge>
    <edge id=":s1_11" function="internal">
        <lane id=":s1_11_0" index="0" speed="13.89" length="7.16" shape="320.14,21.25 320.67,26.11 321.48,28.23"/>
    </edge>
    <edge id=":s1_12" function="internal">
        <lane id=":s1_12_0" index="0" speed="13.89" length="34.07" shape="320.14,21.25 319.73,29.43 318.78,38.38 318.33,47.25 319.44,55.17"/>
    </edge>
    <edge id=":s1_19" function="internal">
        <lane id=":s1_19_0" index="0" speed="13.89" length="6.60" shape="321.48,28.23 321.93,29.39 323.92,31.09 326.65,31.21"/>
    </edge>
    <edge id=":s1_13" function="internal">
        <lane id=":s1_13_0" index="0" speed="13.89" length="5.57" shape="304.92,22.37 306.49,22.91 307.63,22.74 308.35,21.86 308.65,20.26"/>
    </edge>
    <edge id=":s1_14" function="internal">
        <lane id=":s1_14_0" index="0" speed="13.89" length="12.70" shape="303.43,25.31 307.00,26.56 309.61,26.18 311.26,24.17 311.94,20.54"/>
    </edge>
    <edge id=":s1_15" function="internal">
        <lane id=":s1_15_0" index="0" speed="13.89" length="25.75" shape="303.43,25.31 309.67,28.23 314.35,29.47 319.21,29.29 325.99,27.98"/>
        <lane id=":s1_15_1" index="1" speed="13.89" length="25.75" shape="301.94,28.26 308.77,31.46 313.90,32.83 319.22,32.65 326.65,31.21"/>
        <lane id=":s1_15_2" index="2" speed="13.89" length="25.75" shape="300.45,31.20 307.88,34.69 313.45,36.19 319.23,36.00 327.31,34.44"/>
    </edge>
    <edge id=":s2_0" function="internal">
        <lane id=":s2_0_0" index="0" speed="13.89" length="15.05" shape="235.40,53.20 232.65,51.11 229.76,49.67 226.22,48.85 221.49,48.61"/>
    </edge>
    <edge id=":s2_1" function="internal">
        <lane id=":s2_1_0" index="0" speed="13.89" length="12.87" shape="235.39,48.65 221.49,48.61"/>
        <lane id=":s2_1_1" index="1" speed="13.89" length="12.87" shape="234.35,45.34 221.47,45.31"/>
        <lane id=":s2_1_2" index="2" speed="13.89" length="12.87" shape="233.30,42.04 221.46,42.01"/>
    </edge>
    <edge id=":s2_4" function="internal">
        <lane id=":s2_4_0" index="0" speed="13.89" length="13.99" shape="233.30,42.04 231.16,28.22"/>
    </edge>
    <edge id=":s2_5" function="internal">
        <lane id=":s2_5_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="4.99" shape="222.00,23.91 223.14,24.69 224.24,24.92 225.31,24.59 226.34,23.70"/>
    </edge>
    <edge id=":s2_6" function="internal">
        <lane id=":s2_6_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="7.87" shape="219.76,26.34 221.07,27.00 222.60,26.78 224.36,25.68 226.34,23.70"/>
    </edge>
    <edge id=":s2_7" function="internal">
        <lane id=":s2_7_0" index="0" speed="13.89" length="13.13" shape="217.53,28.77 220.07,30.28 222.78,30.31 225.67,28.87 228.75,25.96"/>
    </edge>
    <edge id=":s2_8" function="internal">
        <lane id=":s2_8_0" index="0" speed="13.89" length="17.32" shape="215.30,31.20 219.15,32.99 222.43,31.63 226.12,29.31 231.16,28.22"/>
    </edge>
    <edge id=":s3_0" function="internal">
        <lane id=":s3_0_0" index="0" speed="13.89" length="19.80" shape="75.66,65.37 71.48,58.40 68.13,53.48 65.61,50.59 63.91,49.76"/>
    </edge>
    <edge id=":s3_1" function="internal">
        <lane id=":s3_1_0" index="0" speed="13.89" length="53.50" shape="75.66,65.37 69.66,55.95 60.83,43.12 51.74,30.46 44.97,21.58"/>
    </edge>
    <edge id=":s3_2" function="internal">
        <lane id=":s3_2_0" index="0" speed="13.89" length="20.51" shape="78.08,62.95 73.47,55.49 69.49,50.26 66.15,47.26 65.49,47.08"/>
    </edge>
    <edge id=":s3_3" function="internal">
        <lane id=":s3_3_0" index="0" speed="13.89" length="53.16" shape="78.08,62.95 72.09,53.59 63.31,40.86 54.27,28.31 47.51,19.48"/>
    </edge>
    <edge id=":s3_18" function="internal">
        <lane id=":s3_18_0" index="0" speed="13.89" length="2.13" shape="65.49,47.08 63.44,46.49"/>
    </edge>
    <edge id=":s3_4" function="internal">
        <lane id=":s3_4_0" index="0" speed="13.89" length="6.84" shape="89.67,49.13 87.44,49.37 86.45,50.07 86.69,51.24 88.16,52.87"/>
    </edge>
    <edge id=":s3_5" function="internal">
        <lane id=":s3_5_0" index="0" speed="13.89" length="26.53" shape="89.67,49.13 81.85,48.47 76.51,47.12 71.19,46.11 63.44,46.49"/>
    </edge>
    <edge id=":s3_6" function="internal">
        <lane id=":s3_6_0" index="0" speed="13.89" length="6.61" shape="89.66,45.83 84.05,46.43 83.27,46.98"/>
    </edge>
    <edge id=":s3_7" function="internal">
        <lane id=":s3_7_0" index="0" speed="13.89" length="26.51" shape="89.66,45.83 81.86,45.68 76.50,45.47 71.17,45.60 63.44,46.49"/>
        <lane id=":s3_7_1" index="1" speed="13.89" length="26.51" shape="89.66,42.53 81.71,42.38 76.26,42.17 70.84,42.32 62.97,43.23"/>
    </edge>
    <edge id=":s3_19" function="internal">
        <lane id=":s3_19_0" index="0" speed="13.89" length="10.60" shape="83.27,46.98 81.54,48.19 82.13,51.12 85.82,55.20"/>
    </edge>
    <edge id=":s3_9" function="internal">
        <lane id=":s3_9_0" index="0" speed="13.89" length="8.43" shape="77.46,20.36 78.26,23.17 79.29,25.17 80.54,26.35 82.03,26.72"/>
    </edge>
    <edge id=":s3_10" function="internal">
        <lane id=":s3_10_0" index="0" speed="13.89" length="34.71" shape="77.46,20.36 78.96,28.63 80.79,37.79 83.63,46.36 88.16,52.87"/>
    </edge>
    <edge id=":s3_11" function="internal">
        <lane id=":s3_11_0" index="0" speed="13.89" length="15.32" shape="73.92,19.55 75.35,24.18 77.39,27.47 80.04,29.40 83.31,29.99"/>
    </edge>
    <edge id=":s3_12" function="internal">
        <lane id=":s3_12_0" index="0" speed="13.89" length="38.04" shape="73.92,19.55 75.60,28.31 77.85,38.55 81.10,48.20 85.82,55.20"/>
    </edge>
    <edge id=":s3_13" function="internal">
        <lane id=":s3_13_0" index="0" speed="13.89" length="6.41" shape="42.68,25.67 44.71,25.14 45.77,24.27 45.85,23.09 44.97,21.58"/>
    </edge>
    <edge id=":s3_14" function="internal">
        <lane id=":s3_14_0" index="0" speed="13.89" length="39.45" shape="42.68,25.67 52.32,24.97 60.54,25.55 69.67,26.46 82.03,26.72"/>
    </edge>
    <edge id=":s3_15" function="internal">
        <lane id=":s3_15_0" index="0" speed="13.89" length="6.77" shape="41.59,29.17 46.60,27.87 47.86,26.90"/>
    </edge>
    <edge id=":s3_16" function="internal">
        <lane id=":s3_16_0" index="0" speed="13.89" length="42.97" shape="41.59,29.17 51.55,28.44 60.51,28.94 70.44,29.77 83.31,29.99"/>
        <lane id=":s3_16_1" index="1" speed="13.89" length="42.97" shape="40.50,32.67 50.84,31.90 60.61,32.33 71.35,33.07 84.58,33.26"/>
    </edge>
    <edge id=":s3_20" function="internal">
        <lane id=":s3_20_0" index="0" speed="13.89" length="8.67" shape="47.86,26.90 49.26,25.82 49.56,23.03 47.51,19.48"/>
    </edge>
    <edge id=":s4_0" function="internal">
        <lane id=":s4_0_0" index="0" speed="13.89" length="9.94" shape="-164.48,83.40 -166.80,83.07 -168.42,83.26 -170.03,83.77 -172.34,84.44"/>
        <lane id=":s4_0_1" index="1" speed="13.89" length="9.94" shape="-164.48,83.40 -167.05,82.51 -168.80,81.57 -170.55,81.00 -173.11,81.23"/>
        <lane id=":s4_0_2" index="2" speed="13.89" length="9.94" shape="-163.77,80.18 -166.77,79.20 -168.83,78.23 -170.89,77.70 -173.88,78.03"/>
        <lane id=":s4_0_3" index="3" speed="13.89" length="9.94" shape="-163.06,76.95 -166.49,75.89 -168.86,74.90 -171.23,74.39 -174.64,74.82"/>
    </edge>
    <edge id=":s4_4" function="internal">
        <lane id=":s4_4_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="16.45" shape="-176.59,45.13 -174.42,51.88 -172.43,56.36 -170.63,58.55 -169.01,58.46"/>
    </edge>
    <edge id=":s4_5" function="internal">
        <lane id=":s4_5_0" index="0" speed="13.89" length="20.20" shape="-176.59,45.13 -173.92,53.34 -171.42,58.72 -169.09,61.29 -166.94,61.03"/>
    </edge>
    <edge id=":s4_6" function="internal">
        <lane id=":s4_6_0" index="0" speed="13.89" length="34.28" shape="-176.59,45.13 -173.04,58.96 -171.41,69.05 -171.69,75.40 -173.88,78.03"/>
    </edge>
    <edge id=":s4_7" function="internal">
        <lane id=":s4_7_0" index="0" speed="13.89" length="22.27" shape="-179.57,46.71 -176.64,55.07 -173.56,60.24 -170.32,62.23 -166.94,61.03"/>
    </edge>
    <edge id=":s4_8" function="internal">
        <lane id=":s4_8_0" index="0" speed="13.89" length="28.93" shape="-179.57,46.71 -176.31,58.74 -174.41,67.44 -173.85,72.80 -174.64,74.82"/>
    </edge>
    <edge id=":s4_9" function="internal">
        <lane id=":s4_9_0" index="0" speed="13.89" length="5.90" shape="-193.70,56.95 -191.93,56.33 -190.92,55.44 -190.68,54.29 -191.20,52.88"/>
    </edge>
    <edge id=":s4_10" function="internal">
        <lane id=":s4_10_0" index="0" speed="13.89" length="13.62" shape="-194.49,60.52 -190.28,59.07 -187.84,57.05 -187.17,54.47 -188.28,51.33"/>
    </edge>
    <edge id=":s4_11" function="internal">
        <lane id=":s4_11_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="26.45" shape="-194.49,60.52 -186.65,60.12 -180.81,61.43 -175.44,61.77 -169.01,58.46"/>
    </edge>
    <edge id=":s4_12" function="internal">
        <lane id=":s4_12_0" index="0" speed="13.89" length="29.42" shape="-195.28,64.08 -186.55,63.52 -180.06,64.72 -174.09,64.84 -166.94,61.03"/>
    </edge>
    <edge id=":s4_13" function="internal">
        <lane id=":s4_13_0" index="0" speed="13.89" length="32.35" shape="-196.08,67.65 -186.37,66.86 -179.09,67.84 -172.51,67.71 -164.87,63.60"/>
    </edge>
    <edge id=":s5_0" function="internal">
        <lane id=":s5_0_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="15.59" shape="-223.06,108.02 -225.41,102.07 -227.51,97.95 -229.35,95.67 -230.93,95.23"/>
    </edge>
    <edge id=":s5_1" function="internal">
        <lane id=":s5_1_0" index="0" speed="13.89" length="34.01" shape="-223.06,108.02 -226.41,96.98 -227.79,87.83 -227.20,80.57 -224.65,75.21"/>
    </edge>
    <edge id=":s5_2" function="internal">
        <lane id=":s5_2_0" index="0" speed="13.89" length="19.56" shape="-220.28,106.00 -223.16,99.18 -226.06,94.59 -228.99,92.23 -231.95,92.09"/>
    </edge>
    <edge id=":s5_3" function="internal">
        <lane id=":s5_3_0" index="0" speed="13.89" length="29.76" shape="-220.28,106.00 -223.28,96.20 -224.58,88.15 -224.18,81.84 -222.07,77.27"/>
    </edge>
    <edge id=":s5_4" function="internal">
        <lane id=":s5_4_0" index="0" speed="13.89" length="5.63" shape="-205.16,92.06 -206.73,92.65 -207.50,93.51 -207.47,94.65 -206.62,96.06"/>
    </edge>
    <edge id=":s5_5" function="internal">
        <lane id=":s5_5_0" index="0" speed="13.89" length="12.90" shape="-205.89,88.84 -209.52,90.19 -211.29,92.16 -211.22,94.77 -209.29,98.01"/>
    </edge>
    <edge id=":s5_6" function="internal">
        <lane id=":s5_6_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="26.17" shape="-205.89,88.84 -213.39,90.48 -218.53,91.60 -223.61,92.93 -230.93,95.23"/>
        <lane id=":s5_6_1" index="1" speed="13.89" length="26.17" shape="-206.62,85.62 -214.21,87.28 -219.41,88.41 -224.55,89.77 -231.95,92.09"/>
        <lane id=":s5_6_2" index="2" speed="13.89" length="26.17" shape="-207.35,82.40 -215.03,84.08 -220.29,85.23 -225.49,86.60 -232.98,88.95"/>
    </edge>
    <edge id=":s5_9" function="internal">
        <lane id=":s5_9_0" index="0" speed="13.89" length="4.74" shape="-234.03,72.06 -232.83,72.44 -231.72,72.41 -230.72,71.96 -229.80,71.09"/>
    </edge>
    <edge id=":s5_10" function="internal">
        <lane id=":s5_10_0" index="0" speed="13.89" length="9.21" shape="-235.45,75.03 -233.12,75.79 -230.97,75.72 -229.00,74.84 -227.23,73.15"/>
    </edge>
    <edge id=":s5_11" function="internal">
        <lane id=":s5_11_0" index="0" speed="13.89" length="13.69" shape="-236.87,78.01 -233.40,79.13 -230.21,79.03 -227.29,77.73 -224.65,75.21"/>
    </edge>

    <edge id="a1" from="a" to="s1" priority="1" shape="359.66,39.19 351.33,39.01 335.65,39.01 312.74,39.28">
        <lane id="a1_0" index="0" speed="13.89" length="29.92" shape="359.41,50.74 351.21,50.56 335.72,50.56 330.61,50.62"/>
        <lane id="a1_1" index="1" speed="13.89" length="29.92" shape="359.48,47.44 351.24,47.26 335.70,47.26 329.94,47.33"/>
        <lane id="a1_2" index="2" speed="13.89" length="29.92" shape="359.55,44.14 351.28,43.96 335.68,43.96 329.27,44.04"/>
        <lane id="a1_3" index="3" speed="13.89" length="29.92" shape="359.62,40.84 351.31,40.66 335.66,40.66 328.60,40.74"/>
    </edge>
    <edge id="a10" from="s3" to="E2" priority="1" shape="67.32,40.93 97.44,67.76 106.46,74.88">
        <lane id="a10_0" index="0" speed="13.89" length="26.52" shape="88.16,52.87 100.62,63.97 108.18,69.94"/>
        <lane id="a10_1" index="1" speed="13.89" length="26.52" shape="85.82,55.20 98.50,66.50 106.14,72.53"/>
    </edge>
    <edge id="a11" from="E2" to="ES1" priority="1">
        <lane id="a11_0" index="0" speed="13.89" length="39.41" shape="116.40,75.73 148.83,98.12"/>
        <lane id="a11_1" index="1" speed="13.89" length="39.41" shape="114.52,78.44 146.96,100.83"/>
    </edge>
    <edge id="a12" from="E2" to="e" priority="1" shape="106.46,74.88 104.93,83.22 105.26,101.48 104.93,115.42">
        <lane id="a12_0" index="0" speed="13.89" length="35.77" shape="110.54,80.09 109.89,83.63 110.21,101.49 109.88,115.54"/>
        <lane id="a12_1" index="1" speed="13.89" length="35.77" shape="107.29,79.50 106.58,83.36 106.91,101.48 106.58,115.46"/>
    </edge>
    <edge id="a13" from="f" to="s3" priority="1" shape="94.02,112.19 95.03,95.87 89.43,79.38 67.32,40.93">
        <lane id="a13_0" index="0" speed="13.89" length="51.28" shape="89.08,111.88 90.03,96.54 84.90,81.43 75.66,65.37"/>
        <lane id="a13_1" index="1" speed="13.89" length="51.28" shape="92.37,112.09 93.36,96.09 87.92,80.06 78.08,62.95"/>
    </edge>
    <edge id="a14" from="s3" to="g" priority="1">
        <lane id="a14_0" index="0" speed="13.89" length="56.34" shape="63.91,49.76 8.15,57.82"/>
        <lane id="a14_1" index="1" speed="13.89" length="56.34" shape="63.44,46.49 7.68,54.55"/>
        <lane id="a14_2" index="2" speed="13.89" length="56.34" shape="62.97,43.23 7.21,51.29"/>
    </edge>
    <edge id="a15" from="g" to="E3" priority="1" shape="5.48,49.87 -32.73,55.50 -78.07,62.42">
        <lane id="a15_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="73.94" shape="5.67,61.52 -31.02,66.92 -67.42,72.48"/>
        <lane id="a15_1" index="1" allow="emergency authority taxi bus" speed="13.89" length="73.94" shape="5.19,58.25 -31.51,63.66 -67.92,69.22"/>
        <lane id="a15_2" index="2" speed="13.89" length="73.94" shape="4.71,54.99 -32.00,60.40 -68.42,65.95"/>
        <lane id="a15_3" index="3" speed="13.89" length="73.94" shape="4.23,51.72 -32.49,57.13 -68.92,62.69"/>
    </edge>
    <edge id="a16" from="E3" to="s4" priority="1" shape="-78.07,62.42 -161.45,75.62 -173.77,72.91">
        <lane id="a16_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="86.09" shape="-78.25,70.80 -161.70,84.01 -164.48,83.40"/>
        <lane id="a16_1" index="1" speed="13.89" length="86.09" shape="-78.77,67.54 -161.60,80.66 -163.77,80.18"/>
        <lane id="a16_2" index="2" speed="13.89" length="86.09" shape="-79.28,64.28 -161.50,77.30 -163.06,76.95"/>
    </edge>
    <edge id="a17" from="s4" to="s5" priority="1" shape="-173.77,72.91 -188.34,76.40 -226.12,84.97">
        <lane id="a17_0" index="0" speed="13.89" length="33.63" shape="-172.34,84.44 -185.72,87.65 -205.16,92.06"/>
        <lane id="a17_1" index="1" speed="13.89" length="33.63" shape="-173.11,81.23 -186.47,84.43 -205.89,88.84"/>
        <lane id="a17_2" index="2" speed="13.89" length="33.63" shape="-173.88,78.03 -187.22,81.22 -206.62,85.62"/>
        <lane id="a17_3" index="3" speed="13.89" length="33.63" shape="-174.64,74.82 -187.97,78.01 -207.35,82.40"/>
    </edge>
    <edge id="a18" from="s5" to="h" priority="1" shape="-226.12,84.97 -210.93,103.87 -207.23,115.56">
        <lane id="a18_0" index="0" speed="13.89" length="17.66" shape="-206.62,96.06 -203.53,99.91 -199.36,113.07"/>
        <lane id="a18_1" index="1" speed="13.89" length="17.66" shape="-209.29,98.01 -206.49,101.49 -202.51,114.07"/>
        <lane id="a18_2" index="2" speed="13.89" length="17.66" shape="-211.96,99.95 -209.45,103.08 -205.66,115.06"/>
    </edge>
    <edge id="a19" from="i" to="s5" priority="1" shape="-218.14,120.43 -215.22,115.17 -226.12,84.97">
        <lane id="a19_0" index="0" speed="13.89" length="12.88" shape="-222.47,118.03 -220.64,114.73 -223.06,108.02"/>
        <lane id="a19_1" index="1" speed="13.89" length="12.88" shape="-219.58,119.63 -217.03,115.02 -220.28,106.00"/>
    </edge>
    <edge id="a2" from="s1" to="b" priority="1" shape="312.74,39.28 320.17,63.04 321.59,68.95 323.22,77.71 326.48,89.11 332.21,107.36">
        <lane id="a2_0" index="0" speed="13.89" length="53.69" shape="322.59,54.20 324.94,61.72 326.43,67.92 328.04,76.57 331.22,87.69 336.93,105.88"/>
        <lane id="a2_1" index="1" speed="13.89" length="53.69" shape="319.44,55.17 321.76,62.60 323.20,68.61 324.83,77.33 328.06,88.64 333.78,106.87"/>
    </edge>
    <edge id="a20" from="s5" to="j" priority="1" shape="-226.12,84.97 -249.31,92.57 -252.62,97.64">
        <lane id="a20_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="19.22" shape="-230.93,95.23 -243.99,99.51 -245.71,102.15"/>
        <lane id="a20_1" index="1" speed="13.89" length="19.22" shape="-231.95,92.09 -246.12,96.73 -248.48,100.35"/>
        <lane id="a20_2" index="2" speed="13.89" length="19.22" shape="-232.98,88.95 -248.25,93.96 -251.24,98.54"/>
    </edge>
    <edge id="a21" from="k" to="s5" priority="1" shape="-255.34,79.32 -239.18,78.74 -226.12,84.97">
        <lane id="a21_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="20.37" shape="-255.64,71.08 -237.45,70.42 -234.03,72.06"/>
        <lane id="a21_1" index="1" speed="13.89" length="20.37" shape="-255.52,74.37 -238.14,73.75 -235.45,75.03"/>
        <lane id="a21_2" index="2" speed="13.89" length="20.37" shape="-255.40,77.67 -238.83,77.08 -236.87,78.01"/>
    </edge>
    <edge id="a22" from="s5" to="s4" priority="1" shape="-226.12,84.97 -217.55,74.26 -192.04,68.42 -173.77,72.91">
        <lane id="a22_0" index="0" speed="13.89" length="34.54" shape="-229.80,71.09 -224.05,63.90 -193.70,56.95"/>
        <lane id="a22_1" index="1" speed="13.89" length="34.54" shape="-227.23,73.15 -222.19,66.86 -194.49,60.52"/>
        <lane id="a22_2" index="2" speed="13.89" length="34.54" shape="-224.65,75.21 -220.34,69.82 -195.28,64.08"/>
        <lane id="a22_3" index="3" speed="13.89" length="34.54" shape="-222.07,77.27 -218.48,72.78 -196.08,67.65"/>
    </edge>
    <edge id="a23" from="s4" to="l" priority="1" shape="-173.77,72.91 -188.34,47.96 -196.32,19.72 -201.58,13.49">
        <lane id="a23_0" index="0" speed="13.89" length="39.78" shape="-191.20,52.88 -192.93,49.91 -200.79,22.10 -205.36,16.68"/>
        <lane id="a23_1" index="1" speed="13.89" length="39.78" shape="-188.28,51.33 -189.87,48.61 -197.81,20.51 -202.84,14.55"/>
    </edge>
    <edge id="a24" from="m" to="s4" priority="1">
        <lane id="a24_0" index="0" speed="13.89" length="34.89" shape="-186.11,11.93 -176.59,45.13"/>
        <lane id="a24_1" index="1" speed="13.89" length="34.89" shape="-189.28,12.84 -179.57,46.71"/>
    </edge>
    <edge id="a25" from="s4" to="gneJ14" priority="1" shape="-173.77,72.91 -160.91,62.52 -142.16,60.27">
        <lane id="a25_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="23.95" shape="-169.01,58.46 -164.25,54.61 -144.67,52.26"/>
        <lane id="a25_1" index="1" speed="13.89" length="23.95" shape="-166.94,61.03 -162.91,57.77 -144.28,55.54"/>
        <lane id="a25_2" index="2" speed="13.89" length="23.95" shape="-164.87,63.60 -161.58,60.94 -143.89,58.82"/>
    </edge>
    <edge id="a26" from="gneJ14" to="o" priority="1">
        <lane id="a26_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="62.71" shape="-142.17,48.62 -80.01,40.32"/>
        <lane id="a26_1" index="1" speed="13.89" length="62.71" shape="-141.74,51.89 -79.58,43.59"/>
        <lane id="a26_2" index="2" speed="13.89" length="62.71" shape="-141.30,55.16 -79.14,46.86"/>
        <lane id="a26_3" index="3" speed="13.89" length="62.71" shape="-140.86,58.43 -78.70,50.13"/>
    </edge>
    <edge id="a27" from="o" to="p" priority="1">
        <lane id="a27_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="37.16" shape="-70.22,38.99 -33.40,33.99"/>
        <lane id="a27_1" index="1" allow="emergency authority taxi bus" speed="13.89" length="37.16" shape="-69.77,42.26 -32.95,37.26"/>
        <lane id="a27_2" index="2" speed="13.89" length="37.16" shape="-69.33,45.53 -32.51,40.53"/>
        <lane id="a27_3" index="3" speed="13.89" length="37.16" shape="-68.89,48.80 -32.07,43.80"/>
    </edge>
    <edge id="a28" from="o" to="E3" priority="1" shape="-77.01,51.57 -67.21,55.11 -78.07,62.42">
        <lane id="a28_0" index="0" speed="13.89" length="14.13" shape="-69.29,52.60 -63.59,54.66 -70.29,59.17"/>
    </edge>
    <edge id="a29" from="p" to="s3" priority="1" shape="-30.30,45.23 -20.00,43.41 45.52,33.59 67.32,40.93">
        <lane id="a29_0" index="0" speed="13.89" length="72.02" shape="-30.17,36.83 -21.33,35.27 42.68,25.67"/>
        <lane id="a29_1" index="1" speed="13.89" length="72.02" shape="-29.59,40.08 -20.80,38.52 41.59,29.17"/>
        <lane id="a29_2" index="2" speed="13.89" length="72.02" shape="-29.02,43.33 -20.27,41.78 40.50,32.67"/>
    </edge>
    <edge id="a3" from="c" to="s1" priority="1" shape="326.08,101.45 323.43,89.72 312.74,39.28">
        <lane id="a3_0" index="0" speed="13.89" length="46.11" shape="321.25,102.54 318.59,90.78 311.56,57.59"/>
        <lane id="a3_1" index="1" speed="13.89" length="46.11" shape="324.47,101.81 321.82,90.07 314.73,56.62"/>
    </edge>
    <edge id="a30" from="s3" to="q" priority="1" shape="67.32,40.93 47.45,16.81 46.48,-1.06 45.45,-19.13">
        <lane id="a30_0" index="0" speed="13.89" length="40.26" shape="44.97,21.58 42.60,18.70 41.54,-0.78 40.51,-18.85"/>
        <lane id="a30_1" index="1" speed="13.89" length="40.26" shape="47.51,19.48 45.83,17.44 44.83,-0.97 43.80,-19.04"/>
    </edge>
    <edge id="a31" from="r" to="s3" priority="1" shape="70.67,-18.14 68.05,-10.72 70.63,11.98 72.40,20.35 67.32,40.93">
        <lane id="a31_0" index="0" speed="13.89" length="37.73" shape="75.34,-16.49 73.10,-10.15 75.52,11.19 77.46,20.36"/>
        <lane id="a31_1" index="1" speed="13.89" length="37.73" shape="72.23,-17.59 69.73,-10.53 72.26,11.72 73.92,19.55"/>
    </edge>
    <edge id="a32" from="s3" to="s2" priority="1" shape="67.32,40.93 82.13,34.97 138.15,33.52 188.22,32.56 194.98,32.40 203.99,32.72 213.81,32.07 222.82,40.35">
        <lane id="a32_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="136.92" shape="80.76,23.45 137.89,21.97 187.99,21.01 195.05,20.85 203.81,21.16 217.98,20.22 222.00,23.91"/>
        <lane id="a32_1" index="1" speed="13.89" length="136.92" shape="82.03,26.72 137.96,25.27 188.06,24.31 195.03,24.15 203.86,24.46 216.79,23.60 219.76,26.34"/>
        <lane id="a32_2" index="2" speed="13.89" length="136.92" shape="83.31,29.99 138.04,28.57 188.12,27.61 195.01,27.45 203.91,27.76 215.60,26.99 217.53,28.77"/>
        <lane id="a32_3" index="3" speed="13.89" length="136.92" shape="84.58,33.26 138.11,31.87 188.19,30.91 194.99,30.75 203.96,31.07 214.41,30.38 215.30,31.20"/>
    </edge>
    <edge id="a33" from="s2" to="s" priority="1" shape="222.82,40.35 231.91,29.87 237.64,30.14 247.56,30.20">
        <lane id="a33_0" index="0" allow="emergency authority taxi bus" speed="13.89" length="12.31" shape="226.34,23.70 228.30,21.44 237.86,21.89 240.55,21.91"/>
        <lane id="a33_1" index="1" speed="13.89" length="12.31" shape="228.75,25.96 229.74,24.81 237.77,25.19 240.53,25.21"/>
        <lane id="a33_2" index="2" speed="13.89" length="12.31" shape="231.16,28.22 237.68,28.49 240.51,28.51"/>
    </edge>
    <edge id="a34" from="s" to="s1" priority="1" shape="247.56,30.20 263.72,30.14 295.73,30.66 312.74,39.28">
        <lane id="a34_0" index="0" speed="13.89" length="54.32" shape="249.00,18.64 263.79,18.59 298.58,19.15 304.92,22.37"/>
        <lane id="a34_1" index="1" speed="13.89" length="54.32" shape="249.01,21.94 263.77,21.89 297.76,22.44 303.43,25.31"/>
        <lane id="a34_2" index="2" speed="13.89" length="54.32" shape="249.03,25.24 263.75,25.19 296.95,25.73 301.94,28.26"/>
        <lane id="a34_3" index="3" speed="13.89" length="54.32" shape="249.04,28.54 263.73,28.49 296.14,29.02 300.45,31.20"/>
    </edge>
    <edge id="a35" from="s1" to="t" priority="1" shape="312.74,39.28 314.87,-7.63 310.12,-15.81">
        <lane id="a35_0" index="0" speed="13.89" length="35.73" shape="308.65,20.26 309.86,-6.40 305.84,-13.32"/>
        <lane id="a35_1" index="1" speed="13.89" length="35.73" shape="311.94,20.54 313.20,-7.22 308.69,-14.98"/>
    </edge>
    <edge id="a36" from="u" to="s1" priority="1" shape="327.42,-15.60 320.17,-10.48 317.72,0.32 318.34,16.20 318.54,23.13 312.74,39.28">
        <lane id="a36_0" index="0" speed="13.89" length="37.77" shape="330.28,-11.56 324.58,-7.53 322.69,0.78 323.29,16.02 323.45,21.54"/>
        <lane id="a36_1" index="1" speed="13.89" length="37.77" shape="328.37,-14.25 321.64,-9.50 319.38,0.47 319.99,16.14 320.14,21.25"/>
    </edge>
    <edge id="a37" from="s1" to="v" priority="1" shape="312.74,39.28 328.11,35.96 351.33,35.96 352.54,35.98">
        <lane id="a37_0" index="0" speed="13.89" length="25.99" shape="325.99,27.98 327.23,27.71 351.34,27.71 352.68,27.73"/>
        <lane id="a37_1" index="1" speed="13.89" length="25.99" shape="326.65,31.21 327.58,31.01 351.33,31.01 352.62,31.03"/>
        <lane id="a37_2" index="2" speed="13.89" length="25.99" shape="327.31,34.44 327.93,34.31 351.33,34.31 352.57,34.33"/>
    </edge>
    <edge id="a4" from="s1" to="E1" priority="1" shape="312.74,39.28 288.81,40.84 283.71,40.64 276.81,40.55">
        <lane id="a4_0" index="0" speed="13.89" length="33.68" shape="306.60,47.95 288.92,49.10 283.49,48.89 272.71,48.75"/>
        <lane id="a4_1" index="1" speed="13.89" length="33.68" shape="306.38,44.65 288.87,45.80 283.58,45.59 272.75,45.45"/>
        <lane id="a4_2" index="2" speed="13.89" length="33.68" shape="306.17,41.36 288.83,42.49 283.67,42.29 272.79,42.15"/>
    </edge>
    <edge id="a5" from="E1" to="s2" priority="1">
        <lane id="a5_0" index="0" speed="13.89" length="30.66" shape="264.99,48.76 235.39,48.65"/>
        <lane id="a5_1" index="1" speed="13.89" length="30.66" shape="265.01,45.46 234.35,45.34"/>
        <lane id="a5_2" index="2" speed="13.89" length="30.66" shape="265.02,42.16 233.30,42.04"/>
    </edge>
    <edge id="a6" from="E1" to="s2" priority="1" shape="276.81,40.55 264.33,52.33 236.93,52.33 222.82,40.35">
        <lane id="a6_0" index="0" speed="13.89" length="31.95" shape="266.50,52.55 264.99,53.98 236.32,53.98 235.40,53.20"/>
    </edge>
    <edge id="a7" from="s2" to="s" priority="1" shape="222.82,40.35 229.43,38.03 236.35,36.74 241.18,34.65 247.56,30.20">
        <lane id="a7_0" index="0" speed="13.89" length="11.06" shape="231.39,35.99 235.87,35.15 240.37,33.20 241.68,32.29"/>
    </edge>
    <edge id="a8" from="s2" to="d" priority="1">
        <lane id="a8_0" index="0" speed="13.89" length="77.79" shape="221.51,51.91 143.72,52.31"/>
        <lane id="a8_1" index="1" speed="13.89" length="77.79" shape="221.49,48.61 143.71,49.01"/>
        <lane id="a8_2" index="2" speed="13.89" length="77.79" shape="221.47,45.31 143.69,45.71"/>
        <lane id="a8_3" index="3" speed="13.89" length="77.79" shape="221.46,42.01 143.67,42.41"/>
    </edge>
    <edge id="a9" from="d" to="s3" priority="1">
        <lane id="a9_0" index="0" speed="13.89" length="51.03" shape="140.70,49.02 89.67,49.13"/>
        <lane id="a9_1" index="1" speed="13.89" length="51.03" shape="140.69,45.72 89.66,45.83"/>
        <lane id="a9_2" index="2" speed="13.89" length="51.03" shape="140.68,42.42 89.66,42.53"/>
    </edge>

    <tlLogic id="s1" type="static" programID="0" offset="0">
        <phase duration="60" state="rrrrGGGGGrrrrGGGGG"/>
        <phase duration="6" state="rrrryyyyyrrrryyyyy"/>
        <phase duration="40" state="GGgGrrrrrGGgGrrrrr"/>
        <phase duration="6" state="yyyyrrrrryyyyrrrrr"/>
    </tlLogic>
    <tlLogic id="s2" type="static" programID="0" offset="0">
        <phase duration="60" state="rrrrrGggg"/>
        <phase duration="6" state="rrrrryyyy"/>
        <phase duration="12" state="rrrrrrrrr"/>
        <phase duration="60" state="GGGGGrrrr"/>
        <phase duration="12" state="yyyyyrrrr"/>
    </tlLogic>
    <tlLogic id="s3" type="static" programID="0" offset="0">
        <phase duration="60" state="rrrrGGgGGrrrrGGgGG"/>
        <phase duration="6" state="rrrryyyyyrrrryyyyy"/>
        <phase duration="20" state="rrrrrrrrrrrrrrrrrr"/>
        <phase duration="40" state="GGgGrrrrrGGgGrrrrr"/>
        <phase duration="6" state="yyyyrrrrryyyyrrrrr"/>
    </tlLogic>
    <tlLogic id="s4" type="static" programID="0" offset="0">
        <phase duration="60" state="GGGGrrrrrGGGGG"/>
        <phase duration="6" state="yyyyrrrrryyyyy"/>
        <phase duration="30" state="rrrrGGGgGGGrrr"/>
        <phase duration="6" state="rrrryyyyyyyrrr"/>
    </tlLogic>
    <tlLogic id="s5" type="static" programID="0" offset="0">
        <phase duration="60" state="rrrrGGGGGGGg"/>
        <phase duration="6" state="rrrryyyyyyyy"/>
        <phase duration="30" state="GGgGGGrrrrrr"/>
        <phase duration="6" state="yyyyyyrrrrrr"/>
    </tlLogic>

    <junction id="E1" type="priority" x="276.81" y="40.55" incLanes="a4_0 a4_1 a4_2" intLanes=":E1_0_0 :E1_0_1 :E1_0_2" shape="272.69,50.35 272.81,40.55 265.02,40.56 264.99,50.36 265.40,51.39 267.59,53.72">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
    <junction id="E2" type="priority" x="106.46" y="74.88" incLanes="a10_0 a10_1" intLanes=":E2_0_0 :E2_0_1 :E2_2_0 :E2_3_0" shape="113.62,79.76 117.31,74.41 109.18,68.68 105.15,73.78 105.72,79.21 112.11,80.38">
        <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="E3" type="priority" x="-78.07" y="62.42" incLanes="a15_0 a15_1 a15_2 a15_3 a28_0" intLanes=":E3_0_0 :E3_0_1 :E3_0_2 :E3_0_3 :E3_4_0" shape="-67.18,74.06 -69.16,61.11 -69.40,60.50 -71.18,57.84 -79.53,62.70 -78.00,72.38">
        <request index="0" response="00000" foes="10010" cont="0"/>
        <request index="1" response="00001" foes="10001" cont="0"/>
        <request index="2" response="00000" foes="10000" cont="0"/>
        <request index="3" response="00000" foes="10000" cont="0"/>
        <request index="4" response="01111" foes="01111" cont="0"/>
    </junction>
    <junction id="ES1" type="dead_end" x="146.02" y="102.19" incLanes="a11_0 a11_1" intLanes="" shape="149.74,96.80 146.05,102.15"/>
    <junction id="a" type="dead_end" x="359.66" y="39.19" incLanes="" intLanes="" shape="359.66,39.24 359.38,52.34"/>
    <junction id="b" type="dead_end" x="332.21" y="107.36" incLanes="a2_0 a2_1" intLanes="" shape="338.46,105.40 332.26,107.35"/>
    <junction id="c" type="dead_end" x="326.08" y="101.45" incLanes="" intLanes="" shape="326.03,101.46 319.69,102.89"/>
    <junction id="d" type="priority" x="142.17" y="40.77" incLanes="a8_0 a8_1 a8_2 a8_3" intLanes=":d_0_0 :d_0_1 :d_0_2" shape="143.73,53.91 143.66,40.81 140.68,40.82 140.70,50.62">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
    <junction id="e" type="dead_end" x="104.93" y="115.42" incLanes="a12_0 a12_1" intLanes="" shape="111.48,115.58 104.98,115.42"/>
    <junction id="f" type="dead_end" x="94.02" y="112.19" incLanes="" intLanes="" shape="93.97,112.19 87.48,111.79"/>
    <junction id="g" type="priority" x="5.48" y="49.87" incLanes="a14_0 a14_1 a14_2" intLanes=":g_0_0 :g_0_1 :g_0_2" shape="8.38,59.40 6.98,49.70 4.00,50.14 5.91,63.10">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
    <junction id="gneJ14" type="priority" x="-142.16" y="60.27" incLanes="a25_0 a25_1 a25_2" intLanes=":gneJ14_0_0 :gneJ14_0_1 :gneJ14_0_2 :gneJ14_0_3" shape="-140.65,60.02 -142.39,47.03 -144.86,50.67 -143.69,60.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="h" type="dead_end" x="-207.23" y="115.56" incLanes="a18_0 a18_1 a18_2" intLanes="" shape="-197.84,112.59 -207.18,115.54"/>
    <junction id="i" type="dead_end" x="-218.14" y="120.43" incLanes="" intLanes="" shape="-218.18,120.41 -223.87,117.25"/>
    <junction id="j" type="dead_end" x="-252.62" y="97.64" incLanes="a20_0 a20_1 a20_2" intLanes="" shape="-244.37,103.02 -252.58,97.67"/>
    <junction id="k" type="dead_end" x="-255.34" y="79.32" incLanes="" intLanes="" shape="-255.34,79.27 -255.69,69.48"/>
    <junction id="l" type="dead_end" x="-201.58" y="13.49" incLanes="a23_0 a23_1" intLanes="" shape="-206.58,17.72 -201.62,13.52"/>
    <junction id="m" type="dead_end" x="-190.87" y="13.29" incLanes="" intLanes="" shape="-190.82,13.28 -184.57,11.48"/>
    <junction id="o" type="priority" x="-77.01" y="51.57" incLanes="a26_0 a26_1 a26_2 a26_3" intLanes=":o_0_0 :o_0_1 :o_0_2 :o_3_0" shape="-69.83,54.11 -68.75,51.10 -68.67,50.39 -70.43,37.41 -80.23,38.73 -78.49,51.72">
        <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="p" type="priority" x="-30.30" y="45.23" incLanes="a27_0 a27_1 a27_2 a27_3" intLanes=":p_0_0 :p_0_1 :p_0_2" shape="-28.74,44.90 -30.45,35.25 -33.61,32.41 -31.85,45.39">
        <request index="0" response="000" foes="000" cont="0"/>
        <request index="1" response="000" foes="000" cont="0"/>
        <request index="2" response="000" foes="000" cont="0"/>
    </junction>
    <junction id="q" type="dead_end" x="45.45" y="-19.13" incLanes="a30_0 a30_1" intLanes="" shape="38.91,-18.76 45.40,-19.13"/>
    <junction id="r" type="dead_end" x="70.67" y="-18.14" incLanes="" intLanes="" shape="70.72,-18.12 76.85,-15.96"/>
    <junction id="s" type="priority" x="247.56" y="30.20" incLanes="a33_0 a33_1 a33_2 a7_0" intLanes=":s_0_0 :s_0_1 :s_0_2 :s_3_0" shape="249.04,30.14 249.00,17.04 240.56,20.31 240.50,30.11 240.77,30.97 242.60,33.60">
        <request index="0" response="0000" foes="1000" cont="0"/>
        <request index="1" response="0000" foes="1000" cont="0"/>
        <request index="2" response="0000" foes="1000" cont="0"/>
        <request index="3" response="0111" foes="0111" cont="0"/>
    </junction>
    <junction id="s1" type="traffic_light" x="312.74" y="39.28" incLanes="a3_0 a3_1 a1_0 a1_1 a1_2 a1_3 a36_0 a36_1 a34_0 a34_1 a34_2 a34_3" intLanes=":s1_0_0 :s1_1_0 :s1_18_0 :s1_3_0 :s1_4_0 :s1_5_0 :s1_6_0 :s1_6_1 :s1_6_2 :s1_9_0 :s1_10_0 :s1_19_0 :s1_12_0 :s1_13_0 :s1_14_0 :s1_15_0 :s1_15_1 :s1_15_2" shape="310.03,58.06 324.12,53.73 330.93,52.22 325.67,26.41 325.05,21.68 307.05,20.12 305.65,20.94 299.73,32.63 306.06,39.77 306.70,49.54">
        <request index="0" response="000000000111000000" foes="000000000111000000" cont="0"/>
        <request index="1" response="111110000111000000" foes="111110000111000000" cont="0"/>
        <request index="2" response="000000000111000010" foes="000000000111000010" cont="1"/>
        <request index="3" response="111110000111000000" foes="111110000111000000" cont="0"/>
        <request index="4" response="000000000000000000" foes="000001010000000000" cont="0"/>
        <request index="5" response="000000000000000000" foes="000001010000000000" cont="0"/>
        <request index="6" response="000000000000000000" foes="000001010000001111" cont="0"/>
        <request index="7" response="000000000000000000" foes="000001010000001111" cont="0"/>
        <request index="8" response="000000000000000000" foes="000001010000001111" cont="0"/>
        <request index="9" response="111000000000000000" foes="111000000000000000" cont="0"/>
        <request index="10" response="111000000111110000" foes="111000000111110000" cont="0"/>
        <request index="11" response="111000010000000000" foes="111000010000000000" cont="1"/>
        <request index="12" response="111000000111110000" foes="111000000111110000" cont="0"/>
        <request index="13" response="000000000000000000" foes="000000000000001010" cont="0"/>
        <request index="14" response="000000000000000000" foes="000000000000001010" cont="0"/>
        <request index="15" response="000000000000000000" foes="000001111000001010" cont="0"/>
        <request index="16" response="000000000000000000" foes="000001111000001010" cont="0"/>
        <request index="17" response="000000000000000000" foes="000001111000001010" cont="0"/>
    </junction>
    <junction id="s2" type="traffic_light" x="222.82" y="40.35" incLanes="a6_0 a5_0 a5_1 a5_2 a32_0 a32_1 a32_2 a32_3" intLanes=":s2_0_0 :s2_1_0 :s2_1_1 :s2_1_2 :s2_4_0 :s2_5_0 :s2_6_0 :s2_7_0 :s2_8_0" shape="234.37,54.42 236.44,51.98 235.89,50.25 230.91,34.45 232.93,29.87 225.17,22.61 223.08,22.73 214.22,32.37 221.45,40.41 221.52,53.51">
        <request index="0" response="000000000" foes="000001110" cont="0"/>
        <request index="1" response="000000001" foes="000000001" cont="0"/>
        <request index="2" response="000000001" foes="000000001" cont="0"/>
        <request index="3" response="000000001" foes="000000001" cont="0"/>
        <request index="4" response="111100000" foes="111100000" cont="0"/>
        <request index="5" response="000000000" foes="001010000" cont="0"/>
        <request index="6" response="000100000" foes="000110000" cont="0"/>
        <request index="7" response="000000000" foes="000010000" cont="0"/>
        <request index="8" response="000000000" foes="000010000" cont="0"/>
    </junction>
    <junction id="s3" type="traffic_light" x="67.32" y="40.93" incLanes="a13_0 a13_1 a9_0 a9_1 a9_2 a31_0 a31_1 a29_0 a29_1 a29_2" intLanes=":s3_0_0 :s3_1_0 :s3_18_0 :s3_3_0 :s3_4_0 :s3_5_0 :s3_19_0 :s3_7_0 :s3_7_1 :s3_9_0 :s3_10_0 :s3_11_0 :s3_12_0 :s3_13_0 :s3_14_0 :s3_20_0 :s3_16_0 :s3_16_1" shape="74.49,66.54 89.30,51.73 89.68,50.73 89.65,40.93 85.20,34.84 80.14,21.87 79.06,20.72 72.20,19.15 48.75,18.46 43.73,22.60 43.20,23.98 39.98,34.37 62.74,41.64 64.14,51.34">
        <request index="0" response="000000000110100000" foes="000000000110100000" cont="0"/>
        <request index="1" response="111110000110100000" foes="111110000110100000" cont="0"/>
        <request index="2" response="000000000110100010" foes="000000000110100010" cont="1"/>
        <request index="3" response="111110000110100000" foes="111110000110100000" cont="0"/>
        <request index="4" response="000000000000000000" foes="000001010000000000" cont="0"/>
        <request index="5" response="000000000000000000" foes="000001010010001111" cont="0"/>
        <request index="6" response="000000000000100000" foes="000001010000100000" cont="1"/>
        <request index="7" response="000000000000100000" foes="000001010000101111" cont="0"/>
        <request index="8" response="000000000000000000" foes="000001010000001111" cont="0"/>
        <request index="9" response="110100000000000000" foes="110100000000000000" cont="0"/>
        <request index="10" response="110100000111110000" foes="110100000111110000" cont="0"/>
        <request index="11" response="110100010000000000" foes="110100010000000000" cont="0"/>
        <request index="12" response="110100000111110000" foes="110100000111110000" cont="0"/>
        <request index="13" response="000000000000000000" foes="000000000000001010" cont="0"/>
        <request index="14" response="000000000000000000" foes="000001111000001010" cont="0"/>
        <request index="15" response="000100000000000000" foes="000100000000001010" cont="1"/>
        <request index="16" response="000000000000000000" foes="000001111000001010" cont="0"/>
        <request index="17" response="000000000000000000" foes="000001111000001010" cont="0"/>
    </junction>
    <junction id="s4" type="traffic_light" x="-173.77" y="72.91" incLanes="a16_0 a16_1 a16_2 a24_0 a24_1 a22_0 a22_1 a22_2 a22_3" intLanes=":s4_0_0 :s4_0_1 :s4_0_2 :s4_0_3 :s4_4_0 :s4_5_0 :s4_6_0 :s4_7_0 :s4_8_0 :s4_9_0 :s4_10_0 :s4_11_0 :s4_12_0 :s4_13_0" shape="-164.83,84.96 -162.72,75.39 -163.86,64.84 -170.02,57.22 -175.14,44.36 -192.62,53.63 -193.32,55.22 -196.46,69.38 -175.02,73.26 -171.97,86.00">
        <request index="0" response="00000000000000" foes="00000101000000" cont="0"/>
        <request index="1" response="00000000000000" foes="00000101000000" cont="0"/>
        <request index="2" response="00000000000000" foes="00000101000000" cont="0"/>
        <request index="3" response="00000000000000" foes="00000101000000" cont="0"/>
        <request index="4" response="11100000000000" foes="11100000000000" cont="0"/>
        <request index="5" response="11100000000000" foes="11100010000000" cont="0"/>
        <request index="6" response="11100000001111" foes="11100000001111" cont="0"/>
        <request index="7" response="11100001100000" foes="11100001100000" cont="0"/>
        <request index="8" response="11100000001111" foes="11100000001111" cont="0"/>
        <request index="9" response="00000000000000" foes="00000000000000" cont="0"/>
        <request index="10" response="00000000000000" foes="00000000000000" cont="0"/>
        <request index="11" response="00000000000000" foes="00000111110000" cont="0"/>
        <request index="12" response="00000000000000" foes="00000111110000" cont="0"/>
        <request index="13" response="00000000000000" foes="00000111110000" cont="0"/>
    </junction>
    <junction id="s5" type="traffic_light" x="-226.12" y="84.97" incLanes="a19_0 a19_1 a17_0 a17_1 a17_2 a17_3 a21_0 a21_1 a21_2" intLanes=":s5_0_0 :s5_1_0 :s5_2_0 :s5_3_0 :s5_4_0 :s5_5_0 :s5_6_0 :s5_6_1 :s5_6_2 :s5_9_0 :s5_10_0 :s5_11_0" shape="-224.41,109.00 -205.33,95.12 -204.80,93.62 -207.70,80.84 -220.82,78.27 -231.05,70.09 -233.34,70.61 -237.56,79.46 -233.48,87.43 -230.43,96.75">
        <request index="0" response="000111000000" foes="000111000000" cont="0"/>
        <request index="1" response="111111000000" foes="111111000000" cont="0"/>
        <request index="2" response="000111000010" foes="000111000010" cont="0"/>
        <request index="3" response="111111000000" foes="111111000000" cont="0"/>
        <request index="4" response="000000000000" foes="000000000000" cont="0"/>
        <request index="5" response="000000000000" foes="000000000000" cont="0"/>
        <request index="6" response="000000000000" foes="000000001111" cont="0"/>
        <request index="7" response="000000000000" foes="000000001111" cont="0"/>
        <request index="8" response="000000000000" foes="000000001111" cont="0"/>
        <request index="9" response="000000000000" foes="000000001010" cont="0"/>
        <request index="10" response="000000000000" foes="000000001010" cont="0"/>
        <request index="11" response="000000000000" foes="000000001010" cont="0"/>
    </junction>
    <junction id="t" type="dead_end" x="310.12" y="-15.81" incLanes="a35_0 a35_1" intLanes="" shape="304.46,-12.52 310.08,-15.78"/>
    <junction id="u" type="dead_end" x="327.42" y="-15.60" incLanes="" intLanes="" shape="327.45,-15.56 331.20,-10.25"/>
    <junction id="v" type="dead_end" x="352.54" y="35.98" incLanes="a37_0 a37_1 a37_2" intLanes="" shape="352.70,26.13 352.54,35.93"/>

    <junction id=":s1_18_0" type="internal" x="311.69" y="48.17" incLanes=":s1_2_0 a3_0" intLanes=":s1_1_0 :s1_6_0 :s1_6_1 :s1_6_2"/>
    <junction id=":s1_19_0" type="internal" x="321.48" y="28.23" incLanes=":s1_11_0 a36_0" intLanes=":s1_10_0 :s1_15_0 :s1_15_1 :s1_15_2"/>
    <junction id=":s3_18_0" type="internal" x="65.49" y="47.08" incLanes=":s3_2_0 a13_0" intLanes=":s3_1_0 :s3_5_0 :s3_7_0 :s3_7_1"/>
    <junction id=":s3_19_0" type="internal" x="83.27" y="46.98" incLanes=":s3_6_0 a9_0" intLanes=":s3_5_0 :s3_10_0 :s3_12_0"/>
    <junction id=":s3_20_0" type="internal" x="47.86" y="26.90" incLanes=":s3_15_0 a29_0" intLanes=":s3_1_0 :s3_3_0 :s3_14_0"/>

    <connection from="a1" to="a2" fromLane="0" toLane="0" via=":s1_4_0" tl="s1" linkIndex="4" dir="r" state="o"/>
    <connection from="a1" to="a2" fromLane="1" toLane="1" via=":s1_5_0" tl="s1" linkIndex="5" dir="r" state="o"/>
    <connection from="a1" to="a4" fromLane="1" toLane="0" via=":s1_6_0" tl="s1" linkIndex="6" dir="s" state="o"/>
    <connection from="a1" to="a4" fromLane="2" toLane="1" via=":s1_6_1" tl="s1" linkIndex="7" dir="s" state="o"/>
    <connection from="a1" to="a4" fromLane="3" toLane="2" via=":s1_6_2" tl="s1" linkIndex="8" dir="s" state="o"/>
    <connection from="a10" to="a11" fromLane="0" toLane="0" via=":E2_0_0" dir="s" state="M"/>
    <connection from="a10" to="a11" fromLane="1" toLane="1" via=":E2_0_1" dir="s" state="M"/>
    <connection from="a10" to="a12" fromLane="1" toLane="0" via=":E2_2_0" dir="l" state="M"/>
    <connection from="a10" to="a12" fromLane="1" toLane="1" via=":E2_3_0" dir="l" state="M"/>
    <connection from="a13" to="a14" fromLane="0" toLane="0" via=":s3_0_0" tl="s3" linkIndex="0" dir="r" state="o"/>
    <connection from="a13" to="a30" fromLane="0" toLane="0" via=":s3_1_0" tl="s3" linkIndex="1" dir="s" state="o"/>
    <connection from="a13" to="a14" fromLane="1" toLane="1" via=":s3_2_0" tl="s3" linkIndex="2" dir="r" state="o"/>
    <connection from="a13" to="a30" fromLane="1" toLane="1" via=":s3_3_0" tl="s3" linkIndex="3" dir="s" state="o"/>
    <connection from="a14" to="a15" fromLane="0" toLane="1" via=":g_0_0" dir="s" state="M"/>
    <connection from="a14" to="a15" fromLane="1" toLane="2" via=":g_0_1" dir="s" state="M"/>
    <connection from="a14" to="a15" fromLane="2" toLane="3" via=":g_0_2" dir="s" state="M"/>
    <connection from="a15" to="a16" fromLane="0" toLane="0" via=":E3_0_0" dir="s" state="M"/>
    <connection from="a15" to="a16" fromLane="1" toLane="0" via=":E3_0_1" dir="s" state="m"/>
    <connection from="a15" to="a16" fromLane="2" toLane="1" via=":E3_0_2" dir="s" state="M"/>
    <connection from="a15" to="a16" fromLane="3" toLane="2" via=":E3_0_3" dir="s" state="M"/>
    <connection from="a16" to="a17" fromLane="0" toLane="0" via=":s4_0_0" tl="s4" linkIndex="0" dir="s" state="o"/>
    <connection from="a16" to="a17" fromLane="0" toLane="1" via=":s4_0_1" tl="s4" linkIndex="1" dir="s" state="o"/>
    <connection from="a16" to="a17" fromLane="1" toLane="2" via=":s4_0_2" tl="s4" linkIndex="2" dir="s" state="o"/>
    <connection from="a16" to="a17" fromLane="2" toLane="3" via=":s4_0_3" tl="s4" linkIndex="3" dir="s" state="o"/>
    <connection from="a17" to="a18" fromLane="0" toLane="0" via=":s5_4_0" tl="s5" linkIndex="4" dir="r" state="o"/>
    <connection from="a17" to="a18" fromLane="1" toLane="1" via=":s5_5_0" tl="s5" linkIndex="5" dir="r" state="o"/>
    <connection from="a17" to="a20" fromLane="1" toLane="0" via=":s5_6_0" tl="s5" linkIndex="6" dir="s" state="o"/>
    <connection from="a17" to="a20" fromLane="2" toLane="1" via=":s5_6_1" tl="s5" linkIndex="7" dir="s" state="o"/>
    <connection from="a17" to="a20" fromLane="3" toLane="2" via=":s5_6_2" tl="s5" linkIndex="8" dir="s" state="o"/>
    <connection from="a19" to="a20" fromLane="0" toLane="0" via=":s5_0_0" tl="s5" linkIndex="0" dir="r" state="o"/>
    <connection from="a19" to="a22" fromLane="0" toLane="2" via=":s5_1_0" tl="s5" linkIndex="1" dir="l" state="o"/>
    <connection from="a19" to="a20" fromLane="1" toLane="1" via=":s5_2_0" tl="s5" linkIndex="2" dir="r" state="o"/>
    <connection from="a19" to="a22" fromLane="1" toLane="3" via=":s5_3_0" tl="s5" linkIndex="3" dir="l" state="o"/>
    <connection from="a21" to="a22" fromLane="0" toLane="0" via=":s5_9_0" tl="s5" linkIndex="9" dir="r" state="o"/>
    <connection from="a21" to="a22" fromLane="1" toLane="1" via=":s5_10_0" tl="s5" linkIndex="10" dir="r" state="o"/>
    <connection from="a21" to="a22" fromLane="2" toLane="2" via=":s5_11_0" tl="s5" linkIndex="11" dir="r" state="o"/>
    <connection from="a22" to="a23" fromLane="0" toLane="0" via=":s4_9_0" tl="s4" linkIndex="9" dir="r" state="o"/>
    <connection from="a22" to="a23" fromLane="1" toLane="1" via=":s4_10_0" tl="s4" linkIndex="10" dir="r" state="o"/>
    <connection from="a22" to="a25" fromLane="1" toLane="0" via=":s4_11_0" tl="s4" linkIndex="11" dir="R" state="o"/>
    <connection from="a22" to="a25" fromLane="2" toLane="1" via=":s4_12_0" tl="s4" linkIndex="12" dir="R" state="o"/>
    <connection from="a22" to="a25" fromLane="3" toLane="2" via=":s4_13_0" tl="s4" linkIndex="13" dir="R" state="o"/>
    <connection from="a24" to="a25" fromLane="0" toLane="0" via=":s4_4_0" tl="s4" linkIndex="4" dir="r" state="o"/>
    <connection from="a24" to="a25" fromLane="0" toLane="1" via=":s4_5_0" tl="s4" linkIndex="5" dir="r" state="o"/>
    <connection from="a24" to="a17" fromLane="0" toLane="2" via=":s4_6_0" tl="s4" linkIndex="6" dir="l" state="o"/>
    <connection from="a24" to="a25" fromLane="1" toLane="1" via=":s4_7_0" tl="s4" linkIndex="7" dir="r" state="o"/>
    <connection from="a24" to="a17" fromLane="1" toLane="3" via=":s4_8_0" tl="s4" linkIndex="8" dir="l" state="o"/>
    <connection from="a25" to="a26" fromLane="0" toLane="0" via=":gneJ14_0_0" dir="s" state="M"/>
    <connection from="a25" to="a26" fromLane="1" toLane="1" via=":gneJ14_0_1" dir="s" state="M"/>
    <connection from="a25" to="a26" fromLane="2" toLane="2" via=":gneJ14_0_2" dir="s" state="M"/>
    <connection from="a25" to="a26" fromLane="2" toLane="3" via=":gneJ14_0_3" dir="s" state="M"/>
    <connection from="a26" to="a27" fromLane="0" toLane="1" via=":o_0_0" dir="s" state="M"/>
    <connection from="a26" to="a27" fromLane="1" toLane="2" via=":o_0_1" dir="s" state="M"/>
    <connection from="a26" to="a27" fromLane="2" toLane="3" via=":o_0_2" dir="s" state="M"/>
    <connection from="a26" to="a28" fromLane="3" toLane="0" via=":o_3_0" dir="s" state="M"/>
    <connection from="a27" to="a29" fromLane="1" toLane="0" via=":p_0_0" dir="s" state="M"/>
    <connection from="a27" to="a29" fromLane="2" toLane="1" via=":p_0_1" dir="s" state="M"/>
    <connection from="a27" to="a29" fromLane="3" toLane="2" via=":p_0_2" dir="s" state="M"/>
    <connection from="a28" to="a16" fromLane="0" toLane="2" via=":E3_4_0" dir="s" state="m"/>
    <connection from="a29" to="a30" fromLane="0" toLane="0" via=":s3_13_0" tl="s3" linkIndex="13" dir="r" state="o"/>
    <connection from="a29" to="a32" fromLane="0" toLane="1" via=":s3_14_0" tl="s3" linkIndex="14" dir="s" state="o"/>
    <connection from="a29" to="a30" fromLane="1" toLane="1" via=":s3_15_0" tl="s3" linkIndex="15" dir="r" state="o"/>
    <connection from="a29" to="a32" fromLane="1" toLane="2" via=":s3_16_0" tl="s3" linkIndex="16" dir="s" state="o"/>
    <connection from="a29" to="a32" fromLane="2" toLane="3" via=":s3_16_1" tl="s3" linkIndex="17" dir="s" state="o"/>
    <connection from="a3" to="a4" fromLane="0" toLane="0" via=":s1_0_0" tl="s1" linkIndex="0" dir="r" state="o"/>
    <connection from="a3" to="a35" fromLane="0" toLane="0" via=":s1_1_0" tl="s1" linkIndex="1" dir="s" state="o"/>
    <connection from="a3" to="a4" fromLane="1" toLane="1" via=":s1_2_0" tl="s1" linkIndex="2" dir="r" state="o"/>
    <connection from="a3" to="a35" fromLane="1" toLane="1" via=":s1_3_0" tl="s1" linkIndex="3" dir="s" state="o"/>
    <connection from="a31" to="a32" fromLane="0" toLane="1" via=":s3_9_0" tl="s3" linkIndex="9" dir="r" state="o"/>
    <connection from="a31" to="a10" fromLane="0" toLane="0" via=":s3_10_0" tl="s3" linkIndex="10" dir="R" state="o"/>
    <connection from="a31" to="a32" fromLane="1" toLane="2" via=":s3_11_0" tl="s3" linkIndex="11" dir="r" state="o"/>
    <connection from="a31" to="a10" fromLane="1" toLane="1" via=":s3_12_0" tl="s3" linkIndex="12" dir="R" state="o"/>
    <connection from="a32" to="a33" fromLane="0" toLane="0" via=":s2_5_0" tl="s2" linkIndex="5" dir="r" state="o"/>
    <connection from="a32" to="a33" fromLane="1" toLane="0" via=":s2_6_0" tl="s2" linkIndex="6" dir="r" state="o"/>
    <connection from="a32" to="a33" fromLane="2" toLane="1" via=":s2_7_0" tl="s2" linkIndex="7" dir="r" state="o"/>
    <connection from="a32" to="a33" fromLane="3" toLane="2" via=":s2_8_0" tl="s2" linkIndex="8" dir="r" state="o"/>
    <connection from="a33" to="a34" fromLane="0" toLane="1" via=":s_0_0" dir="s" state="M"/>
    <connection from="a33" to="a34" fromLane="1" toLane="2" via=":s_0_1" dir="s" state="M"/>
    <connection from="a33" to="a34" fromLane="2" toLane="3" via=":s_0_2" dir="s" state="M"/>
    <connection from="a34" to="a35" fromLane="0" toLane="0" via=":s1_13_0" tl="s1" linkIndex="13" dir="r" state="o"/>
    <connection from="a34" to="a35" fromLane="1" toLane="1" via=":s1_14_0" tl="s1" linkIndex="14" dir="r" state="o"/>
    <connection from="a34" to="a37" fromLane="1" toLane="0" via=":s1_15_0" tl="s1" linkIndex="15" dir="s" state="o"/>
    <connection from="a34" to="a37" fromLane="2" toLane="1" via=":s1_15_1" tl="s1" linkIndex="16" dir="s" state="o"/>
    <connection from="a34" to="a37" fromLane="3" toLane="2" via=":s1_15_2" tl="s1" linkIndex="17" dir="s" state="o"/>
    <connection from="a36" to="a37" fromLane="0" toLane="0" via=":s1_9_0" tl="s1" linkIndex="9" dir="r" state="o"/>
    <connection from="a36" to="a2" fromLane="0" toLane="0" via=":s1_10_0" tl="s1" linkIndex="10" dir="s" state="o"/>
    <connection from="a36" to="a37" fromLane="1" toLane="1" via=":s1_11_0" tl="s1" linkIndex="11" dir="r" state="o"/>
    <connection from="a36" to="a2" fromLane="1" toLane="1" via=":s1_12_0" tl="s1" linkIndex="12" dir="s" state="o"/>
    <connection from="a4" to="a5" fromLane="0" toLane="0" via=":E1_0_0" dir="s" state="M"/>
    <connection from="a4" to="a5" fromLane="1" toLane="1" via=":E1_0_1" dir="s" state="M"/>
    <connection from="a4" to="a5" fromLane="2" toLane="2" via=":E1_0_2" dir="s" state="M"/>
    <connection from="a5" to="a8" fromLane="0" toLane="1" via=":s2_1_0" tl="s2" linkIndex="1" dir="s" state="o"/>
    <connection from="a5" to="a8" fromLane="1" toLane="2" via=":s2_1_1" tl="s2" linkIndex="2" dir="s" state="o"/>
    <connection from="a5" to="a8" fromLane="2" toLane="3" via=":s2_1_2" tl="s2" linkIndex="3" dir="s" state="o"/>
    <connection from="a5" to="a33" fromLane="2" toLane="2" via=":s2_4_0" tl="s2" linkIndex="4" dir="l" state="o"/>
    <connection from="a6" to="a8" fromLane="0" toLane="1" via=":s2_0_0" tl="s2" linkIndex="0" dir="s" state="o"/>
    <connection from="a7" to="a34" fromLane="0" toLane="3" via=":s_3_0" dir="s" state="m"/>
    <connection from="a8" to="a9" fromLane="1" toLane="0" via=":d_0_0" dir="s" state="M"/>
    <connection from="a8" to="a9" fromLane="2" toLane="1" via=":d_0_1" dir="s" state="M"/>
    <connection from="a8" to="a9" fromLane="3" toLane="2" via=":d_0_2" dir="s" state="M"/>
    <connection from="a9" to="a10" fromLane="0" toLane="0" via=":s3_4_0" tl="s3" linkIndex="4" dir="r" state="o"/>
    <connection from="a9" to="a14" fromLane="0" toLane="1" via=":s3_5_0" tl="s3" linkIndex="5" dir="s" state="o"/>
    <connection from="a9" to="a10" fromLane="1" toLane="1" via=":s3_6_0" tl="s3" linkIndex="6" dir="r" state="o"/>
    <connection from="a9" to="a14" fromLane="1" toLane="1" via=":s3_7_0" tl="s3" linkIndex="7" dir="s" state="o"/>
    <connection from="a9" to="a14" fromLane="2" toLane="2" via=":s3_7_1" tl="s3" linkIndex="8" dir="s" state="o"/>

    <connection from=":E1_0" to="a5" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":E1_0" to="a5" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":E1_0" to="a5" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":E2_0" to="a11" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":E2_0" to="a11" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":E2_2" to="a12" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":E2_3" to="a12" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":E3_0" to="a16" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":E3_0" to="a16" fromLane="1" toLane="0" dir="s" state="M"/>
    <connection from=":E3_0" to="a16" fromLane="2" toLane="1" dir="s" state="M"/>
    <connection from=":E3_0" to="a16" fromLane="3" toLane="2" dir="s" state="M"/>
    <connection from=":E3_4" to="a16" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":d_0" to="a9" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":d_0" to="a9" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":d_0" to="a9" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":g_0" to="a15" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":g_0" to="a15" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":g_0" to="a15" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":gneJ14_0" to="a26" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":gneJ14_0" to="a26" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":gneJ14_0" to="a26" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":gneJ14_0" to="a26" fromLane="3" toLane="3" dir="s" state="M"/>
    <connection from=":o_0" to="a27" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":o_0" to="a27" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":o_0" to="a27" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":o_3" to="a28" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":p_0" to="a29" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":p_0" to="a29" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":p_0" to="a29" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":s_0" to="a34" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s_0" to="a34" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":s_0" to="a34" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":s_3" to="a34" fromLane="0" toLane="3" dir="s" state="M"/>
    <connection from=":s1_0" to="a4" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_1" to="a35" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_2" to="a4" fromLane="0" toLane="1" via=":s1_18_0" dir="s" state="m"/>
    <connection from=":s1_18" to="a4" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_3" to="a35" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_4" to="a2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_5" to="a2" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_6" to="a4" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_6" to="a4" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":s1_6" to="a4" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":s1_9" to="a37" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_10" to="a2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_11" to="a37" fromLane="0" toLane="1" via=":s1_19_0" dir="s" state="m"/>
    <connection from=":s1_19" to="a37" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_12" to="a2" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_13" to="a35" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_14" to="a35" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s1_15" to="a37" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s1_15" to="a37" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":s1_15" to="a37" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":s2_0" to="a8" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s2_1" to="a8" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s2_1" to="a8" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":s2_1" to="a8" fromLane="2" toLane="3" dir="s" state="M"/>
    <connection from=":s2_4" to="a33" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s2_5" to="a33" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s2_6" to="a33" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s2_7" to="a33" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s2_8" to="a33" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s3_0" to="a14" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s3_1" to="a30" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s3_2" to="a14" fromLane="0" toLane="1" via=":s3_18_0" dir="s" state="m"/>
    <connection from=":s3_18" to="a14" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_3" to="a30" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_4" to="a10" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s3_5" to="a14" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_6" to="a10" fromLane="0" toLane="1" via=":s3_19_0" dir="s" state="m"/>
    <connection from=":s3_19" to="a10" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_7" to="a14" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_7" to="a14" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":s3_9" to="a32" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_10" to="a10" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s3_11" to="a32" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s3_12" to="a10" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_13" to="a30" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s3_14" to="a32" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_15" to="a30" fromLane="0" toLane="1" via=":s3_20_0" dir="s" state="m"/>
    <connection from=":s3_20" to="a30" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s3_16" to="a32" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s3_16" to="a32" fromLane="1" toLane="3" dir="s" state="M"/>
    <connection from=":s4_0" to="a17" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s4_0" to="a17" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":s4_0" to="a17" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":s4_0" to="a17" fromLane="3" toLane="3" dir="s" state="M"/>
    <connection from=":s4_4" to="a25" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s4_5" to="a25" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s4_6" to="a17" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s4_7" to="a25" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s4_8" to="a17" fromLane="0" toLane="3" dir="s" state="M"/>
    <connection from=":s4_9" to="a23" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s4_10" to="a23" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s4_11" to="a25" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s4_12" to="a25" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s4_13" to="a25" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s5_0" to="a20" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s5_1" to="a22" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":s5_2" to="a20" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s5_3" to="a22" fromLane="0" toLane="3" dir="s" state="M"/>
    <connection from=":s5_4" to="a18" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s5_5" to="a18" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s5_6" to="a20" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s5_6" to="a20" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from=":s5_6" to="a20" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from=":s5_9" to="a22" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":s5_10" to="a22" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":s5_11" to="a22" fromLane="0" toLane="2" dir="s" state="M"/>

</net>

Attachment: W3SulPatio.PNG
Description: PNG image


Back to the top