Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to add overtaking in SUMO

Hello Everyone

I currently have a .net file that I am thinking about adding overtaking behavior. The idea is when one bus comes from behind another bus on a different bus route but at the same stop I would like the bus behind to overtake the other if the other bus is taking too long. Is there a way for the bus behind to overtake the leading bus (i.e., teleporting ahead of the leading bus)?

I have looked at the documentation on opposite-direction driving, but it seems like you can only explicitly call "neigh" in an .edge.xml file rather than a .net file. The reason why I asked if it is possible to do this in a .net file is because I already have a functioning .net file established and I would like to edit it from there.

For reference, my .net and additional files are attached to this email. The place I was trying to add overtaking is at lane -467228692#3_1, where the lane 467228692#3_1 is used to overtake at the bus stop.

Thank you in advance for your help
Ifezue 
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-01-04 11:51:34 by Eclipse SUMO netedit Version v1_11_0+0113-90819c44001
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Users\obiak\Sumo\USA%20Road%20Network%20SUMO_2021\USA_Roads_IIP.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Users\obiak\Sumo\USA%20Road%20Network%20SUMO_2021\USA_Roads_IIP.net.xml"/>
        <output.street-names value="true"/>
    </output>

    <processing>
        <geometry.min-radius.fix.railways value="false"/>
        <geometry.max-grade.fix value="false"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
    </processing>

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

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

    <report>
        <aggregate-warnings value="5"/>
    </report>

</configuration>
-->

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

    <location netOffset="-382633.74,-3394676.10" convBoundary="1921.38,537.46,5359.76,3350.86" origBoundary="-88.225463,30.679393,-88.146306,30.711343" projParameter="+proj=utm +zone=16 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="8.33" allow="bicycle" oneway="1" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="1"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="1"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="1"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="1"/>
    <type id="highway.trunk" priority="13" numLanes="2" speed="27.78" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.trunk_link" priority="8" numLanes="1" speed="22.22" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.unclassified" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="highway.unsurfaced" priority="1" numLanes="1" speed="8.33" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="1"/>
    <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/>
    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.preserved" priority="16" numLanes="1" speed="27.78" allow="rail" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>
    <type id="railway.subway" priority="18" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.tram" priority="17" numLanes="1" speed="13.89" allow="tram" oneway="1"/>

    <edge id=":1240227205_0" function="internal">
        <lane id=":1240227205_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="17.83" shape="4905.82,2358.34 4908.50,2354.03 4910.37,2350.98 4911.47,2347.72 4911.81,2342.79"/>
        <lane id=":1240227205_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="17.83" shape="4905.82,2358.34 4909.14,2353.87 4912.10,2351.00 4914.22,2347.92 4915.01,2342.78"/>
    </edge>
    <edge id=":1240227205_2" function="internal">
        <lane id=":1240227205_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.91" shape="4910.77,2359.66 4911.81,2342.79"/>
        <lane id=":1240227205_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.91" shape="4913.97,2359.67 4915.01,2342.78"/>
    </edge>
    <edge id=":1240227205_w0" function="walkingarea">
        <lane id=":1240227205_w0_0" index="0" allow="pedestrian" speed="1.00" length="15.34" width="2.00" shape="4910.21,2342.80 4908.21,2342.80 4902.69,2356.57 4904.43,2357.56 4906.22,2354.62 4907.67,2352.43 4908.80,2350.56 4909.59,2348.61 4910.07,2346.16"/>
    </edge>
    <edge id=":1240227205_w1" function="walkingarea">
        <lane id=":1240227205_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4909.17,2359.65 4912.37,2359.66 4912.37,2359.66 4915.57,2359.67 4916.25,2346.69 4915.22,2349.39 4913.67,2351.42 4911.72,2353.34 4909.53,2355.73"/>
    </edge>
    <edge id=":1657523154_w0" function="walkingarea">
        <lane id=":1657523154_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.80" width="3.20" shape="5147.51,2831.81 5146.64,2834.89 5148.93,2826.81 5148.38,2828.73"/>
    </edge>
    <edge id=":1674972208_0" function="internal">
        <lane id=":1674972208_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="4823.95,3110.43 4824.66,3111.68 4824.66,3112.58 4823.94,3113.11 4822.51,3113.29"/>
    </edge>
    <edge id=":1674972211_0" function="internal">
        <lane id=":1674972211_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.70" shape="4781.26,2905.60 4777.42,2896.69"/>
    </edge>
    <edge id=":1674972211_1" function="internal">
        <lane id=":1674972211_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.84" length="4.58" shape="4781.26,2905.60 4780.72,2903.28 4781.07,2901.11"/>
    </edge>
    <edge id=":1674972211_7" function="internal">
        <lane id=":1674972211_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.84" length="5.94" shape="4781.07,2901.11 4781.09,2900.98 4782.38,2898.69 4784.60,2896.42"/>
    </edge>
    <edge id=":1674972211_2" function="internal">
        <lane id=":1674972211_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.26" length="6.42" shape="4786.67,2898.85 4785.19,2900.32 4784.28,2901.73 4783.95,2903.06 4784.20,2904.33"/>
    </edge>
    <edge id=":1674972211_3" function="internal">
        <lane id=":1674972211_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.69" length="11.79" shape="4786.67,2898.85 4783.81,2900.66 4781.31,2900.90 4779.18,2899.58 4777.42,2896.69"/>
    </edge>
    <edge id=":1674972211_4" function="internal">
        <lane id=":1674972211_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4786.67,2898.85 4785.24,2899.02 4784.41,2898.67 4784.20,2897.80 4784.60,2896.42"/>
    </edge>
    <edge id=":1674972211_5" function="internal">
        <lane id=":1674972211_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.78" length="5.40" shape="4780.36,2895.42 4781.16,2896.75 4782.14,2897.35 4783.28,2897.24 4784.60,2896.42"/>
    </edge>
    <edge id=":1674972211_6" function="internal">
        <lane id=":1674972211_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.15" length="9.70" shape="4780.36,2895.42 4784.20,2904.33"/>
    </edge>
    <edge id=":1674972211_w0" function="walkingarea">
        <lane id=":1674972211_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.33" width="3.20" shape="4779.79,2906.23 4782.73,2904.96 4782.73,2904.96 4785.66,2903.69 4787.71,2900.07 4785.63,2897.63 4785.63,2897.63 4783.56,2895.20 4781.83,2894.79 4778.89,2896.05 4778.89,2896.05 4775.95,2897.32"/>
    </edge>
    <edge id=":1674972226_0" function="internal">
        <lane id=":1674972226_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.39" shape="4748.70,2831.78 4747.51,2829.25 4746.64,2827.55 4745.70,2825.89 4744.30,2823.48"/>
    </edge>
    <edge id=":1674972226_1" function="internal">
        <lane id=":1674972226_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.85" length="4.35" shape="4748.70,2831.78 4748.10,2829.39 4748.42,2827.53"/>
    </edge>
    <edge id=":1674972226_6" function="internal">
        <lane id=":1674972226_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.85" length="6.74" shape="4748.42,2827.53 4748.52,2827.01 4749.95,2824.62 4752.41,2822.24"/>
    </edge>
    <edge id=":1674972226_2" function="internal">
        <lane id=":1674972226_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.29" length="6.82" shape="4754.41,2824.73 4752.75,2826.28 4751.72,2827.75 4751.34,2829.13 4751.60,2830.43"/>
    </edge>
    <edge id=":1674972226_3" function="internal">
        <lane id=":1674972226_3_0" index="0" allow="delivery bicycle" speed="7.06" length="12.06" shape="4754.41,2824.73 4751.38,2826.58 4748.68,2827.00 4746.32,2825.96 4744.30,2823.48"/>
    </edge>
    <edge id=":1674972226_4" function="internal">
        <lane id=":1674972226_4_0" index="0" allow="delivery bicycle" speed="5.31" length="6.32" shape="4747.07,2821.88 4748.09,2823.09 4749.32,2823.55 4750.76,2823.27 4752.41,2822.24"/>
    </edge>
    <edge id=":1674972226_5" function="internal">
        <lane id=":1674972226_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.68" shape="4747.07,2821.88 4748.51,2824.36 4749.48,2826.08 4750.37,2827.83 4751.60,2830.43"/>
    </edge>
    <edge id=":1674972226_w0" function="walkingarea">
        <lane id=":1674972226_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.26" width="3.20" shape="4742.91,2824.28 4741.18,2825.29 4747.25,2832.45 4750.15,2831.10 4750.15,2831.10 4753.05,2829.75 4755.42,2825.97 4753.41,2823.48 4753.41,2823.48 4751.40,2820.99 4750.18,2820.07 4748.45,2821.07"/>
    </edge>
    <edge id=":1674972229_0" function="internal">
        <lane id=":1674972229_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.31" shape="4729.43,2802.03 4726.71,2799.16 4724.89,2797.16 4723.19,2795.06 4720.85,2791.88"/>
    </edge>
    <edge id=":1674972229_1" function="internal">
        <lane id=":1674972229_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.91" length="6.06" shape="4729.43,2802.03 4727.04,2798.63 4726.68,2796.76"/>
    </edge>
    <edge id=":1674972229_6" function="internal">
        <lane id=":1674972229_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.91" length="8.88" shape="4726.68,2796.76 4726.42,2795.37 4727.56,2792.26 4730.47,2789.29"/>
    </edge>
    <edge id=":1674972229_2" function="internal">
        <lane id=":1674972229_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.40" length="9.38" shape="4732.41,2791.84 4730.59,2793.70 4729.87,2795.65 4730.26,2797.70 4731.76,2799.84"/>
    </edge>
    <edge id=":1674972229_3" function="internal">
        <lane id=":1674972229_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.66" length="13.18" shape="4732.41,2791.84 4728.89,2793.98 4725.78,2794.70 4723.10,2794.00 4720.85,2791.88"/>
    </edge>
    <edge id=":1674972229_4" function="internal">
        <lane id=":1674972229_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.10" length="7.96" shape="4723.43,2790.01 4724.69,2791.09 4726.28,2791.33 4728.21,2790.73 4730.47,2789.29"/>
    </edge>
    <edge id=":1674972229_5" function="internal">
        <lane id=":1674972229_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="12.89" shape="4723.43,2790.01 4725.71,2793.09 4727.36,2795.12 4729.13,2797.06 4731.76,2799.84"/>
    </edge>
    <edge id=":1674972229_c0" function="crossing" crossingEdges="7903437#2 -7903437#2">
        <lane id=":1674972229_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="2.00" shape="4732.24,2798.01 4727.58,2802.40"/>
    </edge>
    <edge id=":1674972229_c1" function="crossing" crossingEdges="-7903437#1 7903437#1.95.128">
        <lane id=":1674972229_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.39" width="2.00" shape="4720.13,2793.63 4725.32,2789.89"/>
    </edge>
    <edge id=":1674972229_w0" function="walkingarea">
        <lane id=":1674972229_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.86" width="2.00" shape="4719.55,2792.82 4717.93,2793.99 4726.81,2804.50 4728.27,2803.13 4726.29,2801.04 4724.83,2799.49 4723.65,2798.18 4722.54,2796.83 4721.24,2795.14"/>
    </edge>
    <edge id=":1674972229_w1" function="walkingarea">
        <lane id=":1674972229_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.35" width="2.00" shape="4732.93,2798.74 4734.38,2797.37 4734.60,2794.70 4733.38,2793.11 4732.44,2793.97 4731.84,2794.87 4731.59,2795.80 4731.69,2796.75 4732.13,2797.73"/>
    </edge>
    <edge id=":1674972229_w2" function="walkingarea">
        <lane id=":1674972229_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.86" width="3.20" shape="4731.44,2790.56 4729.50,2788.02 4726.35,2787.91 4724.73,2789.08 4725.77,2790.30 4726.85,2791.14 4727.95,2791.58 4729.08,2791.63 4730.25,2791.29"/>
    </edge>
    <edge id=":1674973957_0" function="internal">
        <lane id=":1674973957_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.89" length="5.94" shape="4875.12,2987.76 4873.84,2987.94 4872.76,2988.63 4871.87,2989.84 4871.18,2991.57"/>
    </edge>
    <edge id=":1674973957_1" function="internal">
        <lane id=":1674973957_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.49" shape="4875.12,2987.76 4865.66,2987.03"/>
    </edge>
    <edge id=":1674973957_2" function="internal">
        <lane id=":1674973957_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.38" shape="4865.95,2983.84 4875.31,2984.57"/>
    </edge>
    <edge id=":1674973957_3" function="internal">
        <lane id=":1674973957_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.73" length="5.11" shape="4865.95,2983.84 4869.03,2984.58 4870.54,2985.80"/>
    </edge>
    <edge id=":1674973957_6" function="internal">
        <lane id=":1674973957_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.73" length="6.09" shape="4870.54,2985.80 4870.92,2986.11 4871.64,2988.44 4871.18,2991.57"/>
    </edge>
    <edge id=":1674973957_4" function="internal">
        <lane id=":1674973957_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.86" length="5.25" shape="4868.11,2990.65 4868.33,2989.19 4867.99,2988.09 4867.10,2987.37 4865.66,2987.03"/>
    </edge>
    <edge id=":1674973957_5" function="internal">
        <lane id=":1674973957_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.54" length="10.26" shape="4868.11,2990.65 4869.28,2987.88 4870.86,2985.93 4872.87,2984.83 4875.31,2984.57"/>
    </edge>
    <edge id=":1674973957_w0" function="walkingarea">
        <lane id=":1674973957_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.13" width="3.20" shape="4875.03,2989.36 4875.22,2986.16 4875.22,2986.16 4875.40,2982.97 4866.10,2982.25 4865.81,2985.44 4865.81,2985.44 4865.51,2988.62 4866.58,2990.20 4869.65,2991.11 4869.65,2991.11 4872.71,2992.02 4874.55,2989.41 4874.11,2989.62 4873.70,2989.98 4873.34,2990.50 4873.01,2991.19"/>
    </edge>
    <edge id=":1674973958_0" function="internal">
        <lane id=":1674973958_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.60" shape="4807.63,3000.75 4805.34,2986.33"/>
    </edge>
    <edge id=":1674973958_1" function="internal">
        <lane id=":1674973958_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.17" length="6.04" shape="4807.63,3000.75 4807.52,2996.92 4808.32,2994.87"/>
    </edge>
    <edge id=":1674973958_6" function="internal">
        <lane id=":1674973958_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.17" length="8.33" shape="4808.32,2994.87 4808.69,2993.91 4811.15,2991.71 4814.90,2990.32"/>
    </edge>
    <edge id=":1674973958_2" function="internal">
        <lane id=":1674973958_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.71" length="9.36" shape="4815.60,2993.44 4813.13,2994.35 4811.50,2995.78 4810.72,2997.72 4810.78,3000.18"/>
    </edge>
    <edge id=":1674973958_3" function="internal">
        <lane id=":1674973958_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.86" length="14.51" shape="4815.60,2993.44 4811.59,2993.75 4808.54,2992.67 4806.46,2990.20 4805.34,2986.33"/>
    </edge>
    <edge id=":1674973958_4" function="internal">
        <lane id=":1674973958_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.34" length="9.04" shape="4808.51,2985.89 4809.21,2988.30 4810.51,2989.84 4812.40,2990.51 4814.90,2990.32"/>
    </edge>
    <edge id=":1674973958_5" function="internal">
        <lane id=":1674973958_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.47" shape="4808.51,2985.89 4810.78,3000.18"/>
    </edge>
    <edge id=":1674973958_w0" function="walkingarea">
        <lane id=":1674973958_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.13" width="3.20" shape="4806.06,3001.03 4809.21,3000.47 4809.21,3000.47 4812.36,2999.90 4815.95,2995.01 4815.25,2991.88 4815.25,2991.88 4814.55,2988.76 4810.10,2985.67 4806.93,2986.11 4806.93,2986.11 4803.76,2986.55"/>
    </edge>
    <edge id=":1674973959_0" function="internal">
        <lane id=":1674973959_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.07" length="7.37" shape="4927.45,2982.33 4926.73,2980.96 4925.45,2980.14 4923.60,2979.86 4921.18,2980.13"/>
    </edge>
    <edge id=":1674973959_1" function="internal">
        <lane id=":1674973959_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.98" shape="4930.54,2981.52 4928.22,2971.74"/>
        <lane id=":1674973959_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.98" shape="4933.64,2980.70 4931.35,2971.06"/>
    </edge>
    <edge id=":1674973959_3" function="internal">
        <lane id=":1674973959_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.69" shape="4937.61,2969.72 4939.83,2979.08"/>
        <lane id=":1674973959_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.69" shape="4934.48,2970.39 4936.73,2979.89"/>
    </edge>
    <edge id=":1674973959_5" function="internal">
        <lane id=":1674973959_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.83" length="10.17" shape="4920.56,2976.99 4924.20,2976.03 4926.69,2974.84 4928.03,2973.41 4928.22,2971.74"/>
    </edge>
    <edge id=":1674973959_w0" function="walkingarea">
        <lane id=":1674973959_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.01" width="3.20" shape="4926.66,2972.07 4924.71,2972.50 4920.25,2975.42 4920.87,2978.56 4920.87,2978.56 4921.49,2981.70 4923.96,2983.24 4925.90,2982.74 4925.56,2980.51 4925.74,2978.83 4926.19,2977.43 4926.66,2976.01 4926.90,2974.32"/>
    </edge>
    <edge id=":1674973959_w1" function="walkingarea">
        <lane id=":1674973959_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.62" width="3.20" shape="4935.18,2980.30 4938.28,2979.48 4938.28,2979.48 4941.37,2978.67 4939.17,2969.38 4936.05,2970.05 4936.05,2970.05 4932.92,2970.73"/>
    </edge>
    <edge id=":1674982546_0" function="internal">
        <lane id=":1674982546_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.78" shape="3294.99,1394.19 3294.55,1397.36 3294.30,1399.54 3294.14,1401.72 3293.97,1404.92"/>
    </edge>
    <edge id=":1674982546_1" function="internal">
        <lane id=":1674982546_1_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="3.78" shape="3294.99,1394.19 3294.13,1396.30 3292.96,1397.25"/>
    </edge>
    <edge id=":1674982546_4" function="internal">
        <lane id=":1674982546_4_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="7.97" shape="3292.96,1397.25 3292.24,1397.83 3289.32,1398.78 3285.36,1399.14"/>
    </edge>
    <edge id=":1674982546_2" function="internal">
        <lane id=":1674982546_2_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="6.36" length="9.04" shape="3290.78,1404.75 3290.55,1402.26 3289.57,1400.50 3287.84,1399.46 3285.36,1399.14"/>
    </edge>
    <edge id=":1674982546_3" function="internal">
        <lane id=":1674982546_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.07" shape="3290.78,1404.75 3290.95,1401.62 3291.13,1399.23 3291.40,1396.85 3291.82,1393.74"/>
    </edge>
    <edge id=":1674982546_w0" function="walkingarea">
        <lane id=":1674982546_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.54" width="2.00" shape="3295.57,1405.01 3297.57,1405.11 3298.55,1394.70 3296.57,1394.42 3296.26,1396.66 3296.04,1398.32 3295.89,1399.69 3295.79,1401.07 3295.69,1402.74"/>
    </edge>
    <edge id=":1674982546_w1" function="walkingarea">
        <lane id=":1674982546_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.09" width="3.20" shape="3293.40,1393.97 3290.24,1393.51 3285.34,1397.54 3285.39,1400.74 3289.18,1404.67 3292.38,1404.84 3292.50,1402.51 3292.60,1400.80 3292.71,1399.38 3292.86,1397.97 3293.08,1396.27"/>
    </edge>
    <edge id=":1674982549_0" function="internal">
        <lane id=":1674982549_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="9.02" shape="3302.74,1763.78 3302.36,1761.34 3301.30,1759.60 3299.54,1758.56 3297.09,1758.23"/>
    </edge>
    <edge id=":1674982549_1" function="internal">
        <lane id=":1674982549_1_0" index="0" allow="delivery bicycle" speed="7.25" length="13.94" shape="3302.74,1763.78 3302.39,1749.84"/>
    </edge>
    <edge id=":1674982549_2" function="internal">
        <lane id=":1674982549_2_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="4.11" shape="3302.74,1763.78 3303.25,1759.93 3303.36,1759.74"/>
    </edge>
    <edge id=":1674982549_12" function="internal">
        <lane id=":1674982549_12_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="10.08" shape="3303.36,1759.74 3304.88,1757.18 3307.63,1755.53 3311.49,1754.98"/>
    </edge>
    <edge id=":1674982549_3" function="internal">
        <lane id=":1674982549_3_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.47" length="8.99" shape="3311.49,1758.18 3309.04,1758.52 3307.30,1759.57 3306.26,1761.31 3305.94,1763.74"/>
    </edge>
    <edge id=":1674982549_4" function="internal">
        <lane id=":1674982549_4_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="14.40" shape="3311.49,1758.18 3297.09,1758.23"/>
    </edge>
    <edge id=":1674982549_5" function="internal">
        <lane id=":1674982549_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.29" shape="3311.49,1758.18 3308.36,1757.45 3305.46,1755.55 3303.30,1752.88 3302.39,1749.84"/>
    </edge>
    <edge id=":1674982549_6" function="internal">
        <lane id=":1674982549_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.93" shape="3305.59,1749.72 3306.04,1752.02 3307.17,1753.66 3308.99,1754.65 3311.49,1754.98"/>
    </edge>
    <edge id=":1674982549_7" function="internal">
        <lane id=":1674982549_7_0" index="0" allow="delivery bicycle" speed="7.25" length="14.03" shape="3305.59,1749.72 3305.94,1763.74"/>
    </edge>
    <edge id=":1674982549_8" function="internal">
        <lane id=":1674982549_8_0" index="0" allow="delivery bicycle" speed="7.25" length="13.82" shape="3305.59,1749.72 3305.18,1753.42 3303.63,1756.07 3300.93,1757.68 3297.09,1758.23"/>
    </edge>
    <edge id=":1674982549_9" function="internal">
        <lane id=":1674982549_9_0" index="0" allow="delivery bicycle" speed="6.28" length="8.54" shape="3297.07,1755.03 3299.47,1754.69 3301.16,1753.71 3302.14,1752.10 3302.39,1749.84"/>
    </edge>
    <edge id=":1674982549_10" function="internal">
        <lane id=":1674982549_10_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="14.42" shape="3297.07,1755.03 3311.49,1754.98"/>
    </edge>
    <edge id=":1674982549_11" function="internal">
        <lane id=":1674982549_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.01" length="14.17" shape="3297.07,1755.03 3300.91,1755.55 3303.67,1757.18 3305.35,1759.91 3305.94,1763.74"/>
    </edge>
    <edge id=":1674982549_w0" function="walkingarea">
        <lane id=":1674982549_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.25" width="2.00" shape="3297.10,1759.83 3297.12,1761.83 3299.14,1763.82 3301.14,1763.80 3301.01,1762.58 3300.67,1761.58 3300.11,1760.81 3299.32,1760.26 3298.32,1759.93"/>
    </edge>
    <edge id=":1674982549_w1" function="walkingarea">
        <lane id=":1674982549_w1_0" index="0" allow="pedestrian" speed="1.00" length="10.24" width="3.20" shape="3307.54,1763.73 3309.54,1763.71 3311.49,1759.78 3311.49,1756.58 3311.49,1756.58 3311.49,1753.38 3307.19,1749.65 3303.99,1749.78 3303.99,1749.78 3300.79,1749.91 3297.04,1751.43 3297.06,1753.43 3300.23,1753.70 3302.83,1754.54 3304.86,1755.97 3306.32,1757.97 3307.21,1760.56"/>
    </edge>
    <edge id=":1674982556_0" function="internal">
        <lane id=":1674982556_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.42" shape="3215.15,1759.15 3200.73,1759.34"/>
    </edge>
    <edge id=":1674982556_1" function="internal">
        <lane id=":1674982556_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.94" length="14.65" shape="3215.15,1759.15 3211.14,1758.63 3208.34,1756.93 3206.75,1754.07 3206.38,1750.03"/>
    </edge>
    <edge id=":1674982556_2" function="internal">
        <lane id=":1674982556_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.44" length="9.25" shape="3209.57,1750.20 3209.81,1752.74 3210.81,1754.55 3212.58,1755.62 3215.11,1755.95"/>
    </edge>
    <edge id=":1674982556_3" function="internal">
        <lane id=":1674982556_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.22" length="14.30" shape="3209.57,1750.20 3208.85,1754.16 3207.13,1757.00 3204.43,1758.73 3200.73,1759.34"/>
    </edge>
    <edge id=":1674982556_4" function="internal">
        <lane id=":1674982556_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.77" length="9.38" shape="3200.69,1756.14 3203.06,1755.73 3204.80,1754.58 3205.91,1752.68 3206.38,1750.03"/>
    </edge>
    <edge id=":1674982556_5" function="internal">
        <lane id=":1674982556_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.42" shape="3200.69,1756.14 3215.11,1755.95"/>
    </edge>
    <edge id=":1674982556_c0" function="crossing" crossingEdges="JohnCountsDrSB7 -7910924#5">
        <lane id=":1674982556_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3202.76,1760.91 3202.67,1754.51"/>
    </edge>
    <edge id=":1674982556_w0" function="walkingarea">
        <lane id=":1674982556_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.71" width="4.00" shape="3204.76,1760.89 3200.76,1760.94 3200.78,1762.94 3215.20,1762.75 3215.18,1760.75"/>
    </edge>
    <edge id=":1674982556_w1" function="walkingarea">
        <lane id=":1674982556_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.20" width="2.00" shape="3215.09,1754.35 3215.07,1752.35 3213.17,1750.38 3211.17,1750.28 3211.22,1751.54 3211.51,1752.57 3212.05,1753.36 3212.82,1753.92 3213.83,1754.25"/>
    </edge>
    <edge id=":1674982556_w2" function="walkingarea">
        <lane id=":1674982556_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.92" width="4.00" shape="3204.78,1749.95 3202.78,1749.85 3200.65,1752.54 3200.67,1754.54 3201.86,1754.40 3202.85,1754.01 3203.64,1753.37 3204.22,1752.48 3204.60,1751.34"/>
    </edge>
    <edge id=":1786320500_0" function="internal">
        <lane id=":1786320500_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="4.86" shape="3805.69,1388.69 3805.76,1393.56"/>
    </edge>
    <edge id=":1786320500_w0" function="walkingarea">
        <lane id=":1786320500_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.64" width="2.00" shape="3807.35,1393.46 3809.35,1393.35 3809.28,1388.79 3807.29,1388.74"/>
    </edge>
    <edge id=":1786320501_0" function="internal">
        <lane id=":1786320501_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3713.98,1407.31 3714.19,1405.88 3714.74,1405.17 3715.64,1405.19 3716.88,1405.93"/>
    </edge>
    <edge id=":1786320598_0" function="internal">
        <lane id=":1786320598_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.78" length="9.84" shape="3277.50,1582.73 3274.63,1581.83 3272.15,1581.66 3270.04,1582.24 3268.33,1583.54"/>
    </edge>
    <edge id=":1786320598_1" function="internal">
        <lane id=":1786320598_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.92" length="14.93" shape="3277.50,1582.73 3273.94,1580.61 3272.04,1577.90 3271.80,1574.59 3273.23,1570.69"/>
    </edge>
    <edge id=":1786320598_2" function="internal">
        <lane id=":1786320598_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.40" length="5.09" shape="3276.04,1572.21 3275.15,1574.66 3275.30,1576.74 3275.52,1577.06"/>
    </edge>
    <edge id=":1786320598_3" function="internal">
        <lane id=":1786320598_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.77" shape="3276.04,1572.21 3274.12,1575.82 3272.70,1578.24 3271.02,1580.48 3268.33,1583.54"/>
    </edge>
    <edge id=":1786320598_6" function="internal">
        <lane id=":1786320598_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.40" length="4.29" shape="3275.52,1577.06 3276.49,1578.44 3278.73,1579.78"/>
    </edge>
    <edge id=":1786320598_4" function="internal">
        <lane id=":1786320598_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="12.98" shape="3265.96,1581.39 3268.18,1578.78 3269.97,1576.31 3271.57,1573.70 3273.23,1570.69"/>
    </edge>
    <edge id=":1786320598_5" function="internal">
        <lane id=":1786320598_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.78" shape="3265.96,1581.39 3268.47,1579.41 3271.43,1578.48 3274.85,1578.60 3278.73,1579.78"/>
    </edge>
    <edge id=":1786320598_c0" function="crossing" crossingEdges="TonsmeireDrEB1 TonsmeireDrWB6">
        <lane id=":1786320598_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3277.49,1577.53 3275.04,1583.44"/>
    </edge>
    <edge id=":1786320598_w0" function="walkingarea">
        <lane id=":1786320598_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.54" width="4.00" shape="3269.51,1584.62 3270.99,1585.97 3276.12,1586.06 3276.89,1584.21 3275.27,1583.64 3273.81,1583.32 3272.50,1583.26 3271.35,1583.45 3270.35,1583.91"/>
    </edge>
    <edge id=":1786320598_w1" function="walkingarea">
        <lane id=":1786320598_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.52" width="4.00" shape="3279.34,1578.30 3280.11,1576.45 3279.21,1573.92 3277.45,1572.97 3276.95,1574.15 3276.77,1575.21 3276.93,1576.16 3277.40,1576.99 3278.21,1577.70"/>
    </edge>
    <edge id=":1786320598_w2" function="walkingarea">
        <lane id=":1786320598_w2_0" index="0" allow="pedestrian" speed="1.00" length="12.94" width="3.20" shape="3274.64,1571.45 3271.82,1569.93 3264.78,1580.32 3267.14,1582.47 3269.03,1580.35 3270.37,1578.73 3271.38,1577.31 3272.28,1575.82 3273.29,1573.96"/>
    </edge>
    <edge id=":1786320599_0" function="internal">
        <lane id=":1786320599_0_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.51" length="9.21" shape="4494.00,1573.16 4493.56,1570.64 4492.44,1568.88 4490.63,1567.89 4488.14,1567.67"/>
    </edge>
    <edge id=":1786320599_1" function="internal">
        <lane id=":1786320599_1_0" index="0" allow="bus coach delivery bicycle evehicle" speed="8.01" length="14.57" shape="4497.19,1573.01 4497.64,1569.02 4499.26,1566.17 4502.05,1564.47 4506.01,1563.90"/>
    </edge>
    <edge id=":1786320599_2" function="internal">
        <lane id=":1786320599_2_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.45" length="6.08" shape="4506.01,1567.10 4503.50,1567.46 4501.75,1568.54 4501.03,1569.83"/>
    </edge>
    <edge id=":1786320599_3" function="internal">
        <lane id=":1786320599_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="17.88" shape="4506.01,1567.10 4488.14,1567.67"/>
    </edge>
    <edge id=":1786320599_7" function="internal">
        <lane id=":1786320599_7_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.45" length="3.11" shape="4501.03,1569.83 4500.75,1570.34 4500.50,1572.86"/>
    </edge>
    <edge id=":1786320599_4" function="internal">
        <lane id=":1786320599_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="18.15" shape="4487.78,1561.28 4506.02,1560.70"/>
        <lane id=":1786320599_4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="18.15" shape="4487.96,1564.47 4506.01,1563.90"/>
    </edge>
    <edge id=":1786320599_6" function="internal">
        <lane id=":1786320599_6_0" index="0" allow="bus coach delivery bicycle evehicle" speed="8.37" length="8.31" shape="4487.96,1564.47 4493.29,1564.75 4496.07,1565.82"/>
    </edge>
    <edge id=":1786320599_8" function="internal">
        <lane id=":1786320599_8_0" index="0" allow="bus coach delivery bicycle evehicle" speed="8.37" length="8.82" shape="4496.07,1565.82 4497.16,1566.23 4499.56,1568.94 4500.50,1572.86"/>
    </edge>
    <edge id=":1786320599_c0" function="crossing" crossingEdges="-374986783#1 374986783#1.12">
        <lane id=":1786320599_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.69" width="3.00" shape="4502.03,1571.29 4492.35,1571.71"/>
    </edge>
    <edge id=":1786320599_w0" function="walkingarea">
        <lane id=":1786320599_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.50" width="3.00" shape="4488.22,1569.26 4488.34,1571.26 4490.40,1573.31 4492.40,1573.25 4492.25,1571.94 4491.88,1570.92 4491.29,1570.14 4490.49,1569.60 4489.46,1569.31"/>
    </edge>
    <edge id=":1786320599_w1" function="walkingarea">
        <lane id=":1786320599_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.43" width="3.00" shape="4502.10,1572.79 4504.10,1572.70 4506.00,1570.70 4506.01,1568.70 4504.76,1568.81 4503.75,1569.15 4502.98,1569.72 4502.45,1570.51 4502.15,1571.54"/>
    </edge>
    <edge id=":1786320599_w2" function="walkingarea">
        <lane id=":1786320599_w2_0" index="0" allow="pedestrian" speed="1.00" length="18.39" width="2.00" shape="4506.02,1559.10 4506.02,1557.10 4487.59,1557.68 4487.70,1559.68"/>
    </edge>
    <edge id=":1786320653_0" function="internal">
        <lane id=":1786320653_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.35" shape="3718.55,1601.05 3724.97,1607.85"/>
    </edge>
    <edge id=":1786320653_1" function="internal">
        <lane id=":1786320653_1_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="5.56" length="7.72" shape="3718.55,1601.05 3720.26,1603.21 3721.17,1605.05 3721.28,1606.57 3720.58,1607.77"/>
    </edge>
    <edge id=":1786320653_2" function="internal">
        <lane id=":1786320653_2_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="7.72" shape="3718.38,1605.45 3719.62,1604.82 3721.13,1605.00 3722.91,1606.02 3724.97,1607.85"/>
    </edge>
    <edge id=":1786320653_w0" function="walkingarea">
        <lane id=":1786320653_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.89" width="3.20" shape="3723.82,1608.97 3726.11,1606.74 3719.73,1599.97 3717.37,1602.13 3717.27,1604.29 3719.48,1606.61 3719.48,1606.61 3721.69,1608.93 3723.47,1608.67 3723.12,1608.49 3722.76,1608.42 3722.41,1608.47 3722.05,1608.64"/>
    </edge>
    <edge id=":1786320654_0" function="internal">
        <lane id=":1786320654_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.37" shape="4089.74,1595.15 4089.46,1585.78"/>
    </edge>
    <edge id=":1786320654_1" function="internal">
        <lane id=":1786320654_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4089.74,1595.15 4090.06,1592.37 4091.19,1590.37 4093.14,1589.14 4095.91,1588.69"/>
    </edge>
    <edge id=":1786320654_2" function="internal">
        <lane id=":1786320654_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4095.97,1591.89 4094.61,1592.11 4093.65,1592.71 4093.10,1593.70 4092.94,1595.06"/>
    </edge>
    <edge id=":1786320654_3" function="internal">
        <lane id=":1786320654_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="4095.97,1591.89 4093.20,1591.55 4091.19,1590.42 4089.94,1588.50 4089.46,1585.78"/>
    </edge>
    <edge id=":1786320654_4" function="internal">
        <lane id=":1786320654_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.04" shape="4092.66,1585.67 4092.90,1587.02 4093.52,1587.97 4094.52,1588.52 4095.91,1588.69"/>
    </edge>
    <edge id=":1786320654_5" function="internal">
        <lane id=":1786320654_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.39" shape="4092.66,1585.67 4092.94,1595.06"/>
    </edge>
    <edge id=":1786320654_w0" function="walkingarea">
        <lane id=":1786320654_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="4088.14,1595.19 4091.34,1595.11 4091.34,1595.11 4094.54,1595.02 4096.00,1593.49 4095.94,1590.29 4095.94,1590.29 4095.88,1587.09 4094.25,1585.62 4091.06,1585.73 4091.06,1585.73 4087.86,1585.83"/>
    </edge>
    <edge id=":1786320696_0" function="internal">
        <lane id=":1786320696_0_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="11.76" shape="3717.14,1621.13 3715.05,1618.71 3712.73,1617.77 3710.17,1618.31 3707.38,1620.33"/>
    </edge>
    <edge id=":1786320696_1" function="internal">
        <lane id=":1786320696_1_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="5.56" length="16.61" shape="3717.14,1621.13 3714.63,1618.07 3711.38,1615.28 3707.83,1612.78 3704.43,1610.61"/>
    </edge>
    <edge id=":1786320696_2" function="internal">
        <lane id=":1786320696_2_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="12.79" shape="3717.14,1621.13 3714.83,1616.98 3713.58,1613.64 3713.39,1611.11 3714.25,1609.38"/>
    </edge>
    <edge id=":1786320696_3" function="internal">
        <lane id=":1786320696_3_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="12.53" shape="3716.46,1611.70 3707.38,1620.33"/>
    </edge>
    <edge id=":1786320696_4" function="internal">
        <lane id=":1786320696_4_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="5.56" length="13.01" shape="3716.46,1611.70 3714.17,1613.09 3711.41,1613.37 3708.16,1612.55 3704.43,1610.61"/>
    </edge>
    <edge id=":1786320696_5" function="internal">
        <lane id=":1786320696_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.07" shape="3705.18,1618.01 3706.78,1615.98 3707.19,1614.07 3706.41,1612.28 3704.43,1610.61"/>
    </edge>
    <edge id=":1786320696_6" function="internal">
        <lane id=":1786320696_6_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="12.53" shape="3705.18,1618.01 3714.25,1609.38"/>
    </edge>
    <edge id=":1786320696_w0" function="walkingarea">
        <lane id=":1786320696_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.76" width="3.20" shape="3708.48,1621.49 3709.86,1622.94 3715.78,1621.98 3718.50,1620.29 3717.56,1612.85 3715.36,1610.54 3715.36,1610.54 3713.15,1608.22 3705.28,1609.26 3703.58,1611.97 3704.07,1616.85 3706.28,1619.17"/>
    </edge>
    <edge id=":1786320724_0" function="internal">
        <lane id=":1786320724_0_0" index="0" allow="private passenger bus delivery bicycle evehicle" speed="5.56" length="11.41" width="3.00" shape="3684.51,1649.17 3676.42,1641.12"/>
    </edge>
    <edge id=":1786320724_1" function="internal">
        <lane id=":1786320724_1_0" index="0" allow="private passenger delivery bicycle" speed="5.56" length="9.68" shape="3684.51,1649.17 3682.07,1646.45 3680.67,1644.19 3680.30,1642.37 3680.98,1641.01"/>
    </edge>
    <edge id=":1786320724_2" function="internal">
        <lane id=":1786320724_2_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="0.99" width="3.00" shape="3683.18,1643.33 3682.31,1643.80"/>
    </edge>
    <edge id=":1786320724_3" function="internal">
        <lane id=":1786320724_3_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="6.85" width="3.00" shape="3682.31,1643.80 3681.89,1644.02 3680.33,1643.88 3678.51,1642.92 3676.42,1641.12"/>
    </edge>
    <edge id=":1786320724_c0" function="crossing" crossingEdges="DeltaLoop4">
        <lane id=":1786320724_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="3684.22,1646.62 3681.96,1648.89"/>
    </edge>
    <edge id=":1786320724_w0" function="walkingarea">
        <lane id=":1786320724_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.27" width="4.00" shape="3675.36,1642.19 3673.95,1643.60 3674.31,1645.91 3675.06,1647.76 3681.97,1651.72 3683.38,1650.30 3680.55,1647.48"/>
    </edge>
    <edge id=":1786320724_w1" function="walkingarea">
        <lane id=":1786320724_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.59" width="4.00" shape="3685.64,1648.03 3685.66,1645.94 3684.28,1644.49 3684.01,1644.89 3683.93,1645.36 3684.06,1645.91 3684.38,1646.54 3684.91,1647.25"/>
    </edge>
    <edge id=":1786320748_0" function="internal">
        <lane id=":1786320748_0_0" index="0" allow="delivery bicycle" speed="7.25" length="8.39" shape="3221.19,1676.52 3217.98,1677.00 3215.62,1677.59 3214.11,1678.29 3213.46,1679.11"/>
    </edge>
    <edge id=":1786320748_1" function="internal">
        <lane id=":1786320748_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.17" length="14.50" shape="3221.19,1676.52 3216.66,1676.49 3213.78,1675.17 3212.57,1672.56 3213.01,1668.65"/>
    </edge>
    <edge id=":1786320748_2" function="internal">
        <lane id=":1786320748_2_0" index="0" allow="delivery bicycle" speed="5.43" length="7.72" shape="3216.09,1669.51 3215.91,1671.45 3216.64,1672.73 3218.28,1673.36 3220.83,1673.34"/>
    </edge>
    <edge id=":1786320748_3" function="internal">
        <lane id=":1786320748_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.95" shape="3216.09,1669.51 3213.46,1679.11"/>
    </edge>
    <edge id=":1786320748_4" function="internal">
        <lane id=":1786320748_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.99" shape="3210.36,1678.29 3213.01,1668.65"/>
    </edge>
    <edge id=":1786320748_5" function="internal">
        <lane id=":1786320748_5_0" index="0" allow="delivery bicycle" speed="7.25" length="3.68" shape="3210.36,1678.29 3211.40,1676.53 3212.75,1675.62"/>
    </edge>
    <edge id=":1786320748_6" function="internal">
        <lane id=":1786320748_6_0" index="0" allow="delivery bicycle" speed="7.25" length="8.46" shape="3212.75,1675.62 3213.49,1675.12 3216.63,1674.06 3220.83,1673.34"/>
    </edge>
    <edge id=":1786320748_w0" function="walkingarea">
        <lane id=":1786320748_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.33" width="3.20" shape="3215.00,1679.52 3216.94,1680.03 3221.37,1678.11 3221.01,1674.93 3221.01,1674.93 3220.64,1671.75 3219.56,1670.48 3217.63,1669.94"/>
    </edge>
    <edge id=":1786320748_w1" function="walkingarea">
        <lane id=":1786320748_w1_0" index="0" allow="pedestrian" speed="1.00" length="10.35" width="3.20" shape="3214.55,1669.08 3211.46,1668.22 3206.88,1677.37 3208.81,1677.88 3209.61,1675.82 3210.58,1674.47 3211.65,1673.48 3212.73,1672.48 3213.73,1671.14"/>
    </edge>
    <edge id=":1786320755_0" function="internal">
        <lane id=":1786320755_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4091.77,1667.73 4091.51,1658.33"/>
    </edge>
    <edge id=":1786320755_1" function="internal">
        <lane id=":1786320755_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4091.77,1667.73 4092.09,1664.96 4093.22,1662.96 4095.15,1661.72 4097.90,1661.26"/>
    </edge>
    <edge id=":1786320755_2" function="internal">
        <lane id=":1786320755_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4097.98,1664.46 4096.63,1664.69 4095.68,1665.29 4095.12,1666.28 4094.97,1667.64"/>
    </edge>
    <edge id=":1786320755_3" function="internal">
        <lane id=":1786320755_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4097.98,1664.46 4095.22,1664.14 4093.22,1663.01 4091.98,1661.07 4091.51,1658.33"/>
    </edge>
    <edge id=":1786320755_4" function="internal">
        <lane id=":1786320755_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="4094.71,1658.24 4094.94,1659.59 4095.55,1660.54 4096.54,1661.10 4097.90,1661.26"/>
    </edge>
    <edge id=":1786320755_5" function="internal">
        <lane id=":1786320755_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4094.71,1658.24 4094.97,1667.64"/>
    </edge>
    <edge id=":1786320755_w0" function="walkingarea">
        <lane id=":1786320755_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="4090.17,1667.77 4093.37,1667.68 4093.37,1667.68 4096.57,1667.59 4098.03,1666.06 4097.94,1662.86 4097.94,1662.86 4097.86,1659.66 4096.31,1658.20 4093.11,1658.29 4093.11,1658.29 4089.91,1658.38"/>
    </edge>
    <edge id=":1786320815_0" function="internal">
        <lane id=":1786320815_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="9.72" length="14.52" shape="3812.41,1715.68 3809.80,1718.29 3807.20,1720.78 3804.44,1723.04 3801.32,1724.93"/>
    </edge>
    <edge id=":1786320815_1" function="internal">
        <lane id=":1786320815_1_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="10.85" shape="3812.41,1715.68 3810.32,1717.05 3808.06,1717.21 3805.63,1716.17 3803.03,1713.92"/>
    </edge>
    <edge id=":1786320815_2" function="internal">
        <lane id=":1786320815_2_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="6.41" length="10.68" shape="3799.89,1722.07 3802.84,1720.19 3804.35,1718.20 3804.41,1716.11 3803.03,1713.92"/>
    </edge>
    <edge id=":1786320815_w0" function="walkingarea">
        <lane id=":1786320815_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.19" width="3.20" shape="3813.53,1716.82 3811.30,1714.54 3804.20,1712.83 3801.87,1715.02 3799.17,1720.64 3800.60,1723.50 3800.60,1723.50 3802.03,1726.37 3811.29,1719.11 3809.66,1720.88 3808.29,1722.30 3806.80,1723.57 3804.83,1724.86"/>
    </edge>
    <edge id=":1786320819_0" function="internal">
        <lane id=":1786320819_0_0" index="0" speed="7.00" length="6.83" shape="3795.97,1727.60 3794.49,1728.58 3793.42,1729.82 3792.78,1731.32 3792.56,1733.09"/>
    </edge>
    <edge id=":1786320819_1" function="internal">
        <lane id=":1786320819_1_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="7.17" length="8.24" shape="3786.86,1724.36 3788.42,1725.42 3790.23,1725.84 3792.27,1725.61 3794.55,1724.73"/>
    </edge>
    <edge id=":1786320819_2" function="internal">
        <lane id=":1786320819_2_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="9.72" length="10.64" shape="3786.86,1724.36 3789.36,1726.95 3791.14,1729.27 3792.21,1731.32 3792.56,1733.09"/>
    </edge>
    <edge id=":1786320819_3" function="internal">
        <lane id=":1786320819_3_0" index="0" speed="8.49" length="10.38" shape="3789.36,1733.08 3789.69,1730.39 3790.67,1728.11 3792.29,1726.22 3794.55,1724.73"/>
    </edge>
    <edge id=":1786320819_w0" function="walkingarea">
        <lane id=":1786320819_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.67" width="3.20" shape="3796.69,1729.03 3795.26,1726.17 3795.26,1726.17 3793.83,1723.30 3787.96,1723.20 3785.75,1725.52 3787.76,1733.07 3790.96,1733.08 3790.96,1733.08 3794.16,1733.09 3795.92,1729.49 3795.29,1730.04 3794.80,1730.67 3794.45,1731.39 3794.24,1732.20"/>
    </edge>
    <edge id=":1786320850_0" function="internal">
        <lane id=":1786320850_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.08" shape="4057.64,1762.90 4056.32,1762.47 4055.19,1762.56 4054.22,1763.19 4053.43,1764.35"/>
    </edge>
    <edge id=":1786320850_1" function="internal">
        <lane id=":1786320850_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.67" shape="4057.64,1762.90 4047.12,1757.85"/>
    </edge>
    <edge id=":1786320850_2" function="internal">
        <lane id=":1786320850_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.07" shape="4057.64,1762.90 4055.40,1761.18 4054.35,1758.86 4054.50,1755.94 4055.85,1752.41"/>
    </edge>
    <edge id=":1786320850_3" function="internal">
        <lane id=":1786320850_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.93" shape="4058.70,1753.85 4057.81,1756.04 4057.58,1757.79 4057.99,1759.12 4059.06,1760.03"/>
    </edge>
    <edge id=":1786320850_4" function="internal">
        <lane id=":1786320850_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.75" shape="4058.70,1753.85 4053.43,1764.35"/>
    </edge>
    <edge id=":1786320850_5" function="internal">
        <lane id=":1786320850_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="13.88" shape="4058.70,1753.85 4056.53,1756.96 4053.88,1758.66 4050.74,1758.95 4047.12,1757.85"/>
    </edge>
    <edge id=":1786320850_6" function="internal">
        <lane id=":1786320850_6_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="8.83" shape="4048.47,1754.95 4050.78,1755.65 4052.78,1755.47 4054.47,1754.38 4055.85,1752.41"/>
    </edge>
    <edge id=":1786320850_7" function="internal">
        <lane id=":1786320850_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.74" shape="4048.47,1754.95 4059.06,1760.03"/>
    </edge>
    <edge id=":1786320850_8" function="internal">
        <lane id=":1786320850_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.10" shape="4048.47,1754.95 4051.71,1756.91 4053.62,1759.13 4054.19,1761.61 4053.43,1764.35"/>
    </edge>
    <edge id=":1786320850_9" function="internal">
        <lane id=":1786320850_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.89" shape="4050.56,1762.92 4050.87,1761.55 4050.40,1760.25 4049.15,1759.01 4047.12,1757.85"/>
    </edge>
    <edge id=":1786320850_10" function="internal">
        <lane id=":1786320850_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.77" shape="4050.56,1762.92 4055.85,1752.41"/>
    </edge>
    <edge id=":1786320850_11" function="internal">
        <lane id=":1786320850_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.70" shape="4050.56,1762.92 4052.08,1761.15 4054.31,1759.97 4056.79,1759.54 4059.06,1760.03"/>
    </edge>
    <edge id=":1786320850_w0" function="walkingarea">
        <lane id=":1786320850_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.75" width="3.20" shape="4056.92,1764.33 4058.35,1761.46 4058.35,1761.46 4059.77,1758.60 4060.13,1754.57 4057.27,1753.13 4057.27,1753.13 4054.42,1751.68 4049.15,1753.50 4047.80,1756.40 4047.80,1756.40 4046.44,1759.30 4049.13,1762.21 4052.00,1763.64 4052.00,1763.64 4054.86,1765.06 4056.49,1764.16 4056.09,1764.11 4055.73,1764.17 4055.40,1764.35 4055.11,1764.65"/>
    </edge>
    <edge id=":1786320901_0" function="internal">
        <lane id=":1786320901_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.90" shape="4157.53,1813.09 4155.75,1813.60 4154.45,1814.35 4153.65,1815.34 4153.35,1816.57"/>
    </edge>
    <edge id=":1786320901_1" function="internal">
        <lane id=":1786320901_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.02" shape="4157.53,1813.09 4154.45,1813.24 4152.21,1812.32 4150.84,1810.33 4150.31,1807.29"/>
    </edge>
    <edge id=":1786320901_2" function="internal">
        <lane id=":1786320901_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.88" length="5.21" shape="4153.51,1807.20 4153.76,1808.65 4154.41,1809.58 4155.47,1810.02 4156.93,1809.95"/>
    </edge>
    <edge id=":1786320901_3" function="internal">
        <lane id=":1786320901_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.37" shape="4153.51,1807.20 4153.35,1816.57"/>
    </edge>
    <edge id=":1786320901_4" function="internal">
        <lane id=":1786320901_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4153.51,1807.20 4152.75,1808.42 4151.96,1808.84 4151.15,1808.46 4150.31,1807.29"/>
    </edge>
    <edge id=":1786320901_5" function="internal">
        <lane id=":1786320901_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.05" shape="4150.16,1816.33 4150.31,1807.29"/>
    </edge>
    <edge id=":1786320901_6" function="internal">
        <lane id=":1786320901_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.12" shape="4150.16,1816.33 4150.66,1814.02 4151.96,1812.18 4154.05,1810.82 4156.93,1809.95"/>
    </edge>
    <edge id=":1786320901_w0" function="walkingarea">
        <lane id=":1786320901_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.05" width="3.20" shape="4157.84,1814.66 4157.23,1811.52 4157.23,1811.52 4156.62,1808.38 4155.11,1807.16 4151.91,1807.24 4151.91,1807.24 4148.72,1807.33 4148.56,1816.27 4151.76,1816.40 4151.75,1816.51 4154.95,1816.64 4156.97,1814.87 4156.26,1815.12 4155.70,1815.43 4155.30,1815.78 4155.05,1816.19"/>
    </edge>
    <edge id=":1786321045_0" function="internal">
        <lane id=":1786321045_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="9.69" shape="4542.62,1893.61 4543.00,1896.48 4543.24,1898.56 4542.88,1900.47 4541.50,1902.86"/>
    </edge>
    <edge id=":1786321045_w0" function="walkingarea">
        <lane id=":1786321045_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.56" width="3.20" shape="4540.20,1901.93 4542.81,1903.79 4545.73,1900.46 4547.29,1899.21 4548.54,1896.65 4547.74,1894.81 4546.24,1893.74 4544.25,1893.92"/>
    </edge>
    <edge id=":1786321060_0" function="internal">
        <lane id=":1786321060_0_0" index="0" allow="bus delivery bicycle evehicle" speed="6.71" length="5.65" shape="4793.06,1902.51 4792.96,1896.87"/>
    </edge>
    <edge id=":1786321060_1" function="internal">
        <lane id=":1786321060_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.65" shape="4796.16,1896.81 4796.26,1902.46"/>
    </edge>
    <edge id=":1786321060_w0" function="walkingarea">
        <lane id=":1786321060_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.61" width="3.20" shape="4794.66,1902.49 4797.86,1902.43 4799.33,1900.26 4799.31,1898.26 4797.76,1896.78 4794.56,1896.84 4794.56,1896.84 4791.36,1896.90 4787.54,1899.36 4788.09,1901.29 4789.46,1902.58 4791.46,1902.54"/>
    </edge>
    <edge id=":1786321089_0" function="internal">
        <lane id=":1786321089_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="13.04" shape="4535.83,1914.51 4533.67,1911.44 4531.61,1909.78 4529.04,1908.78 4525.32,1907.69"/>
    </edge>
    <edge id=":1786321089_1" function="internal">
        <lane id=":1786321089_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.98" length="9.68" shape="4540.74,1903.93 4539.07,1906.64 4538.15,1909.03 4537.99,1911.10 4538.57,1912.87"/>
    </edge>
    <edge id=":1786321089_2" function="internal">
        <lane id=":1786321089_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.97" length="17.05" shape="4540.74,1903.93 4537.90,1906.78 4534.39,1908.36 4530.19,1908.66 4525.32,1907.69"/>
    </edge>
    <edge id=":1786321089_w0" function="walkingarea">
        <lane id=":1786321089_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.31" width="2.00" shape="4526.21,1909.64 4525.62,1911.55 4532.74,1916.36 4534.46,1915.34 4533.11,1913.30 4531.87,1911.95 4530.60,1911.07 4529.11,1910.46 4527.25,1909.91"/>
    </edge>
    <edge id=":1786321089_w1" function="walkingarea">
        <lane id=":1786321089_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.20" width="3.20" shape="4537.20,1913.69 4539.95,1912.05 4542.04,1904.86 4539.44,1903.00 4528.66,1907.01 4530.87,1907.71 4532.63,1908.48 4534.13,1909.58 4535.59,1911.24"/>
    </edge>
    <edge id=":1786321142_0" function="internal">
        <lane id=":1786321142_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="7.21" shape="4541.68,1949.12 4541.57,1941.91"/>
    </edge>
    <edge id=":1786321142_1" function="internal">
        <lane id=":1786321142_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="7.21" shape="4544.77,1941.86 4544.88,1949.07"/>
    </edge>
    <edge id=":1786321142_c0" function="crossing" crossingEdges="JagTranRdSB5 JagTranRdNB4">
        <lane id=":1786321142_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="7.00" shape="4540.02,1945.43 4546.42,1945.33"/>
    </edge>
    <edge id=":1786321142_w0" function="walkingarea">
        <lane id=":1786321142_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.61" width="7.00" shape="4540.08,1948.93 4539.97,1941.93 4537.97,1941.97 4536.28,1945.91 4536.54,1947.89 4538.08,1949.17 4540.08,1949.14"/>
    </edge>
    <edge id=":1786321142_w1" function="walkingarea">
        <lane id=":1786321142_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.65" width="7.00" shape="4546.48,1949.04 4548.48,1949.01 4550.38,1944.81 4549.83,1942.89 4548.37,1941.80 4546.37,1941.83 4546.48,1948.83"/>
    </edge>
    <edge id=":1786321161_0" function="internal">
        <lane id=":1786321161_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.54" shape="4820.05,1982.55 4820.07,1973.01"/>
    </edge>
    <edge id=":1786321161_1" function="internal">
        <lane id=":1786321161_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.24" shape="4820.05,1982.55 4820.42,1979.79 4821.59,1977.80 4823.57,1976.60 4826.36,1976.18"/>
    </edge>
    <edge id=":1786321161_2" function="internal">
        <lane id=":1786321161_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.06" shape="4826.39,1979.38 4825.00,1979.58 4824.02,1980.17 4823.43,1981.15 4823.25,1982.51"/>
    </edge>
    <edge id=":1786321161_3" function="internal">
        <lane id=":1786321161_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="4826.39,1979.38 4823.58,1979.00 4821.60,1977.81 4820.42,1975.82 4820.07,1973.01"/>
    </edge>
    <edge id=":1786321161_4" function="internal">
        <lane id=":1786321161_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="4823.27,1973.06 4823.44,1974.44 4824.02,1975.41 4824.99,1975.99 4826.36,1976.18"/>
    </edge>
    <edge id=":1786321161_5" function="internal">
        <lane id=":1786321161_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="4823.27,1973.06 4823.25,1982.51"/>
    </edge>
    <edge id=":1786321161_w0" function="walkingarea">
        <lane id=":1786321161_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.91" width="3.20" shape="4818.45,1982.57 4821.65,1982.53 4821.65,1982.53 4824.85,1982.49 4826.40,1980.98 4826.37,1977.78 4826.37,1977.78 4826.34,1974.58 4824.87,1973.09 4821.67,1973.04 4821.67,1973.04 4818.47,1972.98"/>
    </edge>
    <edge id=":1786321283_0" function="internal">
        <lane id=":1786321283_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.49" shape="4575.53,2050.34 4575.48,2046.98 4575.26,2043.93 4574.72,2040.51 4573.76,2036.00"/>
    </edge>
    <edge id=":1786321283_1" function="internal">
        <lane id=":1786321283_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="8.22" length="6.01" shape="4575.53,2050.34 4576.08,2045.99 4576.85,2044.56"/>
    </edge>
    <edge id=":1786321283_6" function="internal">
        <lane id=":1786321283_6_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="8.22" length="9.13" shape="4576.85,2044.56 4577.74,2042.89 4580.50,2041.05 4584.37,2040.46"/>
    </edge>
    <edge id=":1786321283_2" function="internal">
        <lane id=":1786321283_2_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.58" length="9.33" shape="4584.34,2043.66 4581.89,2044.01 4580.13,2045.12 4579.08,2046.98 4578.73,2049.59"/>
    </edge>
    <edge id=":1786321283_3" function="internal">
        <lane id=":1786321283_3_0" index="0" allow="bus delivery bicycle evehicle" speed="8.80" length="14.23" shape="4584.34,2043.66 4580.37,2043.15 4577.28,2041.70 4575.08,2039.32 4573.76,2036.00"/>
    </edge>
    <edge id=":1786321283_4" function="internal">
        <lane id=":1786321283_4_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="7.44" length="9.92" shape="4576.87,2035.28 4577.79,2037.52 4579.34,2039.14 4581.54,2040.11 4584.37,2040.46"/>
    </edge>
    <edge id=":1786321283_5" function="internal">
        <lane id=":1786321283_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.47" shape="4576.87,2035.28 4577.64,2038.87 4578.23,2042.39 4578.60,2045.93 4578.73,2049.59"/>
    </edge>
    <edge id=":1786321283_w0" function="walkingarea">
        <lane id=":1786321283_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.82" width="3.20" shape="4572.20,2036.36 4570.25,2036.82 4570.74,2045.32 4571.71,2047.08 4573.93,2050.34 4577.13,2050.34 4577.13,2049.60 4580.33,2049.59 4584.33,2045.26 4584.36,2042.06 4584.36,2042.06 4584.39,2038.86 4578.43,2034.92 4575.32,2035.64"/>
    </edge>
    <edge id=":1786321340_0" function="internal">
        <lane id=":1786321340_0_0" index="0" allow="bus delivery bicycle evehicle" speed="6.71" length="1.27" shape="4624.77,2098.63 4624.41,2098.71 4624.15,2098.75 4623.89,2098.75 4623.51,2098.74"/>
    </edge>
    <edge id=":1786321340_1" function="internal">
        <lane id=":1786321340_1_0" index="0" allow="bus delivery bicycle evehicle" speed="6.21" length="0.42" shape="4623.66,2095.54 4623.79,2095.55 4623.87,2095.54 4623.96,2095.53 4624.08,2095.51"/>
    </edge>
    <edge id=":1786321340_w0" function="walkingarea">
        <lane id=":1786321340_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4625.12,2100.19 4624.43,2097.07 4624.43,2097.07 4623.74,2093.94"/>
    </edge>
    <edge id=":1786321365_0" function="internal">
        <lane id=":1786321365_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.36" shape="4558.39,2137.01 4557.96,2133.63 4556.73,2130.74 4554.98,2127.99 4553.00,2125.04"/>
    </edge>
    <edge id=":1786321365_1" function="internal">
        <lane id=":1786321365_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="13.94" shape="4558.39,2137.01 4558.75,2133.08 4559.67,2129.66 4561.16,2126.74 4563.21,2124.32"/>
    </edge>
    <edge id=":1786321365_2" function="internal">
        <lane id=":1786321365_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.48" shape="4565.39,2126.67 4563.78,2128.54 4562.61,2130.74 4561.89,2133.27 4561.61,2136.14"/>
    </edge>
    <edge id=":1786321365_3" function="internal">
        <lane id=":1786321365_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.71" length="14.94" shape="4565.39,2126.67 4561.92,2129.06 4558.70,2129.58 4555.73,2128.25 4553.00,2125.04"/>
    </edge>
    <edge id=":1786321365_4" function="internal">
        <lane id=":1786321365_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.14" length="9.06" shape="4555.71,2123.34 4557.36,2125.28 4559.16,2126.09 4561.11,2125.77 4563.21,2124.32"/>
    </edge>
    <edge id=":1786321365_5" function="internal">
        <lane id=":1786321365_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.33" shape="4555.71,2123.34 4557.77,2126.42 4559.69,2129.45 4561.10,2132.63 4561.61,2136.14"/>
    </edge>
    <edge id=":1786321365_w0" function="walkingarea">
        <lane id=":1786321365_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.25" width="3.20" shape="4556.79,2136.98 4559.99,2137.04 4560.01,2136.11 4563.21,2136.17 4566.48,2127.85 4564.30,2125.50 4564.30,2125.50 4562.13,2123.15 4557.06,2122.48 4554.35,2124.19 4554.35,2124.19 4551.65,2125.90 4556.68,2134.40 4556.23,2132.54 4555.48,2131.09 4554.45,2129.71 4553.17,2128.09"/>
    </edge>
    <edge id=":1786321367_0" function="internal">
        <lane id=":1786321367_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.96" shape="3060.93,2142.52 3061.85,2144.51 3063.32,2146.30 3065.33,2147.88 3067.89,2149.25"/>
    </edge>
    <edge id=":1786321367_1" function="internal">
        <lane id=":1786321367_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.07" length="8.67" shape="3054.18,2150.60 3056.26,2148.98 3057.57,2147.25 3058.11,2145.42 3057.87,2143.48"/>
    </edge>
    <edge id=":1786321367_2" function="internal">
        <lane id=":1786321367_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.38" shape="3054.18,2150.60 3057.63,2148.86 3061.07,2148.06 3064.49,2148.19 3067.89,2149.25"/>
    </edge>
    <edge id=":1786321367_w0" function="walkingarea">
        <lane id=":1786321367_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.46" width="3.20" shape="3067.23,2150.71 3068.54,2147.79 3062.45,2142.04 3059.40,2143.00 3059.40,2143.00 3056.35,2143.96 3053.32,2149.25 3055.04,2151.95 3065.22,2149.99 3063.21,2149.65 3061.18,2149.67 3059.15,2150.06 3057.10,2150.82"/>
    </edge>
    <edge id=":1786321404_0" function="internal">
        <lane id=":1786321404_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.08" shape="3312.19,2158.80 3311.79,2172.88"/>
    </edge>
    <edge id=":1786321404_1" function="internal">
        <lane id=":1786321404_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.01" length="14.01" shape="3312.19,2158.80 3311.47,2162.56 3309.73,2165.22 3306.95,2166.76 3303.14,2167.20"/>
    </edge>
    <edge id=":1786321404_2" function="internal">
        <lane id=":1786321404_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.52" length="8.92" shape="3303.23,2164.00 3305.66,2163.72 3307.42,2162.74 3308.54,2161.05 3308.99,2158.65"/>
    </edge>
    <edge id=":1786321404_3" function="internal">
        <lane id=":1786321404_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="14.01" shape="3303.23,2164.00 3307.01,2164.64 3309.69,2166.34 3311.29,2169.08 3311.79,2172.88"/>
    </edge>
    <edge id=":1786321404_4" function="internal">
        <lane id=":1786321404_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.92" shape="3308.59,2172.85 3308.27,2170.43 3307.26,2168.68 3305.55,2167.61 3303.14,2167.20"/>
    </edge>
    <edge id=":1786321404_5" function="internal">
        <lane id=":1786321404_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.20" shape="3308.59,2172.85 3308.99,2158.65"/>
    </edge>
    <edge id=":1786321404_w0" function="walkingarea">
        <lane id=":1786321404_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.91" width="3.20" shape="3313.79,2158.88 3310.59,2158.73 3310.59,2158.73 3307.39,2158.58 3303.28,2162.40 3303.19,2165.60 3303.19,2165.60 3303.10,2168.80 3306.99,2172.83 3310.19,2172.86 3310.19,2172.86 3313.39,2172.89"/>
    </edge>
    <edge id=":1786321405_0" function="internal">
        <lane id=":1786321405_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.91" length="8.08" shape="3086.69,2169.77 3085.07,2170.09 3083.51,2170.99 3082.02,2172.48 3080.60,2174.56"/>
    </edge>
    <edge id=":1786321405_1" function="internal">
        <lane id=":1786321405_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.43" length="7.82" shape="3080.97,2161.75 3082.26,2163.88 3083.64,2165.39 3085.10,2166.29 3086.64,2166.57"/>
    </edge>
    <edge id=":1786321405_2" function="internal">
        <lane id=":1786321405_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.40" shape="3080.97,2161.75 3082.20,2164.99 3082.55,2168.20 3082.01,2171.39 3080.60,2174.56"/>
    </edge>
    <edge id=":1786321405_w0" function="walkingarea">
        <lane id=":1786321405_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.51" width="3.20" shape="3086.71,2171.37 3086.67,2168.17 3086.67,2168.17 3086.62,2164.97 3082.39,2161.02 3079.55,2162.49 3079.22,2173.75 3081.98,2175.37 3085.91,2171.49 3085.12,2171.83 3084.32,2172.39 3083.54,2173.17 3082.76,2174.16"/>
    </edge>
    <edge id=":1786321463_0" function="internal">
        <lane id=":1786321463_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="8.36" shape="3066.92,2186.30 3064.60,2187.42 3062.86,2188.72 3061.68,2190.18 3061.08,2191.81"/>
    </edge>
    <edge id=":1786321463_1" function="internal">
        <lane id=":1786321463_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.55" shape="3066.92,2186.30 3063.59,2187.21 3060.33,2187.25 3057.14,2186.41 3054.03,2184.71"/>
    </edge>
    <edge id=":1786321463_2" function="internal">
        <lane id=":1786321463_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.37" length="8.02" shape="3057.94,2191.23 3057.92,2189.56 3057.27,2187.91 3055.97,2186.30 3054.03,2184.71"/>
    </edge>
    <edge id=":1786321463_w0" function="walkingarea">
        <lane id=":1786321463_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.68" width="3.20" shape="3067.51,2187.79 3066.32,2184.82 3054.94,2183.40 3053.12,2186.03 3056.36,2190.94 3059.51,2191.52 3059.51,2191.52 3062.66,2192.10 3066.16,2188.39 3065.02,2189.04 3064.11,2189.74 3063.41,2190.48 3062.92,2191.27"/>
    </edge>
    <edge id=":1786321488_w0" function="walkingarea">
        <lane id=":1786321488_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3048.47,2376.23 3045.29,2375.87 3051.65,2376.59 3048.47,2376.23"/>
    </edge>
    <edge id=":1786321507_0" function="internal">
        <lane id=":1786321507_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.45" shape="4738.94,2279.25 4738.56,2278.30 4737.43,2277.32 4735.55,2276.33 4732.93,2275.31"/>
    </edge>
    <edge id=":1786321507_1" function="internal">
        <lane id=":1786321507_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.57" shape="4738.94,2279.25 4738.85,2269.68"/>
    </edge>
    <edge id=":1786321507_2" function="internal">
        <lane id=":1786321507_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.30" shape="4742.05,2268.91 4742.14,2279.21"/>
    </edge>
    <edge id=":1786321507_3" function="internal">
        <lane id=":1786321507_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.01" shape="4742.05,2268.91 4741.51,2272.89 4739.80,2275.29 4736.95,2276.09 4732.93,2275.31"/>
    </edge>
    <edge id=":1786321507_4" function="internal">
        <lane id=":1786321507_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.44" length="7.55" shape="4733.21,2272.03 4735.69,2272.61 4737.46,2272.41 4738.51,2271.43 4738.85,2269.68"/>
    </edge>
    <edge id=":1786321507_5" function="internal">
        <lane id=":1786321507_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.07" shape="4733.21,2272.03 4737.10,2273.62 4739.89,2275.35 4741.57,2277.21 4742.14,2279.21"/>
    </edge>
    <edge id=":1786444549_w0" function="walkingarea">
        <lane id=":1786444549_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.46" width="2.00" shape="3641.51,1742.25 3639.52,1742.50 3639.46,1741.90 3641.46,1741.94"/>
    </edge>
    <edge id=":3407041270_0" function="internal">
        <lane id=":3407041270_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="9.03" shape="4604.31,1242.06 4601.86,1242.37 4600.09,1243.40 4599.02,1245.13 4598.63,1247.58"/>
    </edge>
    <edge id=":3407041270_1" function="internal">
        <lane id=":3407041270_1_0" index="0" allow="bus coach bicycle evehicle custom1 custom2" speed="9.72" length="14.78" shape="4604.31,1242.06 4599.60,1242.09 4596.04,1242.34 4592.95,1242.77 4589.62,1243.37"/>
    </edge>
    <edge id=":3407041270_2" function="internal">
        <lane id=":3407041270_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="12.62" shape="4604.31,1242.06 4600.47,1241.58 4597.74,1240.26 4596.13,1238.11 4595.63,1235.12"/>
    </edge>
    <edge id=":3407041270_3" function="internal">
        <lane id=":3407041270_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.98" length="7.48" shape="4598.83,1235.18 4599.15,1236.76 4600.18,1237.90 4601.91,1238.60 4604.35,1238.86"/>
    </edge>
    <edge id=":3407041270_4" function="internal">
        <lane id=":3407041270_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="12.40" shape="4598.83,1235.18 4598.63,1247.58"/>
    </edge>
    <edge id=":3407041270_5" function="internal">
        <lane id=":3407041270_5_0" index="0" allow="pedestrian bus coach bicycle evehicle custom1 custom2" speed="8.28" length="3.85" shape="4598.83,1235.18 4597.93,1237.73 4597.17,1238.58"/>
    </edge>
    <edge id=":3407041270_9" function="internal">
        <lane id=":3407041270_9_0" index="0" allow="pedestrian bus coach bicycle evehicle custom1 custom2" speed="8.28" length="9.11" shape="4597.17,1238.58 4595.72,1240.22 4592.76,1242.24 4589.62,1243.37"/>
    </edge>
    <edge id=":3407041270_6" function="internal">
        <lane id=":3407041270_6_0" index="0" allow="bus coach bicycle evehicle custom1 custom2" speed="5.97" length="8.56" shape="4595.43,1247.53 4595.10,1245.30 4594.02,1243.87 4592.19,1243.23 4589.62,1243.37"/>
    </edge>
    <edge id=":3407041270_7" function="internal">
        <lane id=":3407041270_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="12.41" shape="4595.43,1247.53 4595.63,1235.12"/>
    </edge>
    <edge id=":3407041270_8" function="internal">
        <lane id=":3407041270_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="4.61" shape="4595.43,1247.53 4596.27,1244.42 4597.10,1243.31"/>
    </edge>
    <edge id=":3407041270_10" function="internal">
        <lane id=":3407041270_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="8.83" shape="4597.10,1243.31 4598.36,1241.62 4601.22,1239.61 4604.35,1238.86"/>
    </edge>
    <edge id=":3407041270_w0" function="walkingarea">
        <lane id=":3407041270_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="4600.23,1247.60 4602.23,1247.63 4604.26,1245.66 4604.29,1243.66 4603.07,1243.75 4602.06,1244.07 4601.28,1244.62 4600.71,1245.39 4600.36,1246.38"/>
    </edge>
    <edge id=":3407041270_w2" function="walkingarea">
        <lane id=":3407041270_w2_0" index="0" allow="pedestrian" speed="1.00" length="8.87" width="3.20" shape="4594.03,1235.10 4592.03,1235.06 4589.33,1241.80 4589.91,1244.95 4591.83,1247.48 4593.83,1247.51"/>
    </edge>
    <edge id=":3407613673_0" function="internal">
        <lane id=":3407613673_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.82" shape="3810.71,1153.74 3808.23,1153.86 3806.45,1154.54 3805.39,1155.77 3805.05,1157.55"/>
    </edge>
    <edge id=":3407613673_1" function="internal">
        <lane id=":3407613673_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.52" shape="3810.71,1153.74 3801.20,1153.38"/>
    </edge>
    <edge id=":3407613673_2" function="internal">
        <lane id=":3407613673_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.63" shape="3801.25,1150.18 3810.88,1150.54"/>
    </edge>
    <edge id=":3407613673_3" function="internal">
        <lane id=":3407613673_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.16" shape="3801.25,1150.18 3802.90,1150.66 3804.08,1152.05 3804.80,1154.35 3805.05,1157.55"/>
    </edge>
    <edge id=":3414404625_0" function="internal">
        <lane id=":3414404625_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.05" shape="4687.94,1239.77 4689.64,1241.37 4692.46,1244.95 4695.20,1248.68 4696.68,1250.72"/>
    </edge>
    <edge id=":3414404625_1" function="internal">
        <lane id=":3414404625_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.67" shape="4692.44,1250.88 4694.42,1247.45 4693.84,1244.99 4690.71,1243.48 4685.03,1242.94"/>
    </edge>
    <edge id=":3414404625_2" function="internal">
        <lane id=":3414404625_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="4.78" length="5.14" shape="4692.44,1250.88 4693.56,1249.84 4694.64,1249.47 4695.68,1249.76 4696.68,1250.72"/>
    </edge>
    <edge id=":3414404625_c0" function="crossing" crossingEdges="333575060 334328585.113">
        <lane id=":3414404625_c0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="4.00" shape="4696.75,1248.16 4692.49,1248.32"/>
    </edge>
    <edge id=":3414404625_w0" function="walkingarea">
        <lane id=":3414404625_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.10" width="4.00" shape="4696.82,1250.16 4698.18,1250.05 4699.78,1248.84 4690.32,1236.19 4690.30,1238.19 4688.57,1238.49 4689.60,1239.46 4691.05,1241.07 4692.93,1243.32 4695.23,1246.22"/>
    </edge>
    <edge id=":3414404625_w1" function="walkingarea">
        <lane id=":3414404625_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.18" width="4.00" shape="4682.67,1244.52 4682.66,1246.52 4689.23,1249.10 4690.76,1250.39 4692.56,1250.32 4692.24,1248.26 4692.45,1246.94 4691.83,1245.92 4690.39,1245.17 4688.12,1244.72"/>
    </edge>
    <edge id=":3414404626_0" function="internal">
        <lane id=":3414404626_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.41" shape="4664.61,1362.69 4650.21,1362.50"/>
    </edge>
    <edge id=":3414404626_1" function="internal">
        <lane id=":3414404626_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="13.78" shape="4664.61,1362.69 4660.79,1362.12 4658.06,1360.53 4656.42,1357.93 4655.87,1354.29"/>
    </edge>
    <edge id=":3414404626_2" function="internal">
        <lane id=":3414404626_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.75" shape="4659.07,1354.19 4659.42,1356.48 4660.47,1358.13 4662.21,1359.13 4664.65,1359.49"/>
    </edge>
    <edge id=":3414404626_3" function="internal">
        <lane id=":3414404626_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="13.90" shape="4659.07,1354.19 4658.52,1357.87 4656.85,1360.48 4654.08,1362.03 4650.21,1362.50"/>
    </edge>
    <edge id=":3414404626_4" function="internal">
        <lane id=":3414404626_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.61" shape="4650.25,1359.30 4652.71,1359.02 4654.46,1358.09 4655.52,1356.51 4655.87,1354.29"/>
    </edge>
    <edge id=":3414404626_5" function="internal">
        <lane id=":3414404626_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4650.25,1359.30 4664.65,1359.49"/>
    </edge>
    <edge id=":3414404627_0" function="internal">
        <lane id=":3414404627_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.24" shape="4655.87,1354.09 4655.83,1352.85 4655.63,1352.00 4655.18,1351.24 4654.37,1350.29"/>
    </edge>
    <edge id=":3414404627_1" function="internal">
        <lane id=":3414404627_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.02" shape="4660.68,1350.50 4659.86,1351.35 4659.37,1352.04 4659.13,1352.83 4659.07,1353.99"/>
    </edge>
    <edge id=":3414404627_2" function="internal">
        <lane id=":3414404627_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.30" shape="4660.68,1350.50 4659.08,1351.71 4657.50,1352.08 4655.93,1351.61 4654.37,1350.29"/>
    </edge>
    <edge id=":3414404631_0" function="internal">
        <lane id=":3414404631_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.01" shape="4660.88,1250.76 4661.14,1252.07 4661.87,1252.76 4662.86,1253.39 4663.88,1254.49"/>
    </edge>
    <edge id=":3414404631_1" function="internal">
        <lane id=":3414404631_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.11" shape="4653.44,1259.94 4654.35,1257.31 4654.59,1255.40 4654.52,1253.42 4654.48,1250.59"/>
        <lane id=":3414404631_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.11" shape="4656.39,1261.17 4657.43,1258.22 4657.74,1256.08 4657.70,1253.86 4657.68,1250.68"/>
    </edge>
    <edge id=":3414404631_3" function="internal">
        <lane id=":3414404631_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.29" shape="4656.39,1261.17 4658.61,1256.57 4660.60,1253.92 4662.35,1253.23 4663.88,1254.49"/>
    </edge>
    <edge id=":3414404631_w1" function="walkingarea">
        <lane id=":3414404631_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.46" width="2.00" shape="4652.88,1250.54 4650.88,1250.49 4650.12,1258.55 4651.96,1259.32 4652.61,1257.56 4652.93,1256.22 4653.01,1255.06 4652.97,1253.87 4652.89,1252.44"/>
    </edge>
    <edge id=":3414404634_0" function="internal">
        <lane id=":3414404634_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.15" shape="4666.62,1242.82 4664.19,1243.17 4662.44,1244.23 4661.35,1246.02 4660.94,1248.54"/>
    </edge>
    <edge id=":3414404634_1" function="internal">
        <lane id=":3414404634_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="17.57" shape="4666.62,1242.82 4649.05,1242.63"/>
    </edge>
    <edge id=":3414404634_2" function="internal">
        <lane id=":3414404634_2_0" index="0" allow="delivery bicycle" speed="5.56" length="10.81" shape="4666.62,1242.82 4663.52,1242.41 4661.31,1241.21 4660.00,1239.23 4659.58,1236.47"/>
    </edge>
    <edge id=":3414404634_3" function="internal">
        <lane id=":3414404634_3_0" index="0" allow="delivery bicycle" speed="5.56" length="11.59" shape="4649.09,1239.43 4653.67,1239.30 4656.94,1238.77 4658.91,1237.82 4659.58,1236.47"/>
    </edge>
    <edge id=":3414404634_4" function="internal">
        <lane id=":3414404634_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="17.55" shape="4649.09,1239.43 4666.64,1239.62"/>
    </edge>
    <edge id=":3414404634_5" function="internal">
        <lane id=":3414404634_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.97" shape="4649.09,1239.43 4654.37,1240.07 4658.10,1241.79 4660.29,1244.62 4660.94,1248.54"/>
    </edge>
    <edge id=":3414404634_6" function="internal">
        <lane id=":3414404634_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.08" shape="4654.54,1248.36 4654.25,1245.88 4653.24,1244.11 4651.51,1243.02 4649.05,1242.63"/>
    </edge>
    <edge id=":3414404634_7" function="internal">
        <lane id=":3414404634_7_0" index="0" allow="delivery bicycle" speed="5.56" length="12.15" shape="4657.74,1248.45 4658.09,1244.73 4658.71,1242.06 4659.30,1239.60 4659.58,1236.47"/>
    </edge>
    <edge id=":3414404634_8" function="internal">
        <lane id=":3414404634_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.22" shape="4657.74,1248.45 4658.39,1244.57 4660.09,1241.80 4662.84,1240.15 4666.64,1239.62"/>
    </edge>
    <edge id=":3414404634_c0" function="crossing" crossingEdges="-334328589 334328589">
        <lane id=":3414404634_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="4662.59,1246.58 4653.00,1246.32"/>
    </edge>
    <edge id=":3414404634_w0" function="walkingarea">
        <lane id=":3414404634_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.61" width="4.00" shape="4662.54,1248.58 4664.54,1248.64 4666.60,1246.42 4666.61,1244.42 4665.40,1244.53 4664.40,1244.87 4663.61,1245.45 4663.04,1246.26 4662.68,1247.30"/>
    </edge>
    <edge id=":3414404634_w2" function="walkingarea">
        <lane id=":3414404634_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="4649.02,1244.23 4649.00,1246.23 4650.94,1248.26 4652.94,1248.32 4652.86,1247.08 4652.55,1246.07 4652.02,1245.28 4651.25,1244.71 4650.25,1244.36"/>
    </edge>
    <edge id=":3431882207_0" function="internal">
        <lane id=":3431882207_0_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.01" shape="4807.47,1978.94 4807.44,1973.93"/>
    </edge>
    <edge id=":3431882207_1" function="internal">
        <lane id=":3431882207_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.03" shape="4810.64,1973.90 4810.67,1978.93"/>
    </edge>
    <edge id=":3431882207_w0" function="walkingarea">
        <lane id=":3431882207_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.99" width="3.20" shape="4805.87,1978.94 4809.07,1978.94 4809.07,1978.94 4812.27,1978.93 4812.24,1973.89 4809.04,1973.92 4809.04,1973.92 4805.84,1973.94 4804.35,1975.44 4804.35,1977.44 4805.83,1978.46 4805.71,1978.08 4805.51,1977.79 4805.22,1977.60 4804.83,1977.48"/>
    </edge>
    <edge id=":3431882208_w0" function="walkingarea">
        <lane id=":3431882208_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.07" width="2.00" shape="4697.07,1978.99 4699.06,1978.76 4700.39,1977.27 4700.39,1975.27 4698.83,1973.77 4696.83,1973.73 4696.95,1977.87 4696.86,1977.05 4696.82,1976.36 4696.80,1975.68 4696.80,1974.85"/>
    </edge>
    <edge id=":3431882217_0" function="internal">
        <lane id=":3431882217_0_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="8.66" shape="4738.68,2039.29 4730.02,2039.44"/>
    </edge>
    <edge id=":3431882217_1" function="internal">
        <lane id=":3431882217_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="8.52" shape="4730.04,2036.24 4738.56,2036.10"/>
    </edge>
    <edge id=":3431882217_w0" function="walkingarea">
        <lane id=":3431882217_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.25" width="3.20" shape="4736.28,2043.26 4738.00,2042.24 4738.74,2040.89 4738.62,2037.69 4738.62,2037.69 4738.50,2034.50 4732.67,2032.41 4730.88,2033.30 4730.05,2034.64 4730.03,2037.84 4730.03,2037.84 4730.01,2041.04 4735.46,2042.10 4734.64,2041.41 4733.76,2041.08 4732.74,2040.98 4731.51,2041.01"/>
    </edge>
    <edge id=":3431882221_w0" function="walkingarea">
        <lane id=":3431882221_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.78" width="2.00" shape="4753.18,2065.24 4753.17,2063.24 4749.34,2060.83 4747.77,2062.06 4747.34,2063.31 4747.37,2065.31"/>
    </edge>
    <edge id=":3431882223_w0" function="walkingarea">
        <lane id=":3431882223_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.46" width="2.00" shape="4704.70,1929.06 4704.33,1927.10 4699.32,1928.04 4699.70,1930.01 4699.53,1931.10 4701.17,1932.25 4703.72,1929.31 4703.05,1929.65 4702.57,1930.09 4702.17,1930.66 4701.74,1931.37"/>
    </edge>
    <edge id=":3431882224_0" function="internal">
        <lane id=":3431882224_0_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.36" shape="4701.78,2060.22 4698.22,2064.22"/>
    </edge>
    <edge id=":3431882224_1" function="internal">
        <lane id=":3431882224_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.36" shape="4695.82,2062.10 4699.39,2058.09"/>
    </edge>
    <edge id=":3431882224_w0" function="walkingarea">
        <lane id=":3431882224_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.28" width="3.20" shape="4703.10,2064.63 4703.45,2062.67 4702.97,2061.28 4700.58,2059.16 4700.58,2059.16 4698.19,2057.03 4694.62,2061.04 4697.02,2063.16 4697.02,2063.16 4699.42,2065.28 4702.28,2064.47 4701.60,2064.35 4701.03,2064.31 4700.51,2064.42 4699.99,2064.73"/>
    </edge>
    <edge id=":3431882233_w0" function="walkingarea">
        <lane id=":3431882233_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.32" width="2.00" shape="4845.53,2152.33 4844.34,2150.73 4842.86,2150.19 4840.86,2150.19 4838.19,2154.80 4838.13,2156.80 4839.42,2158.37 4841.42,2158.31 4844.21,2153.28 4843.15,2154.04 4842.35,2154.78 4841.80,2155.63 4841.49,2156.76"/>
    </edge>
    <edge id=":3431882246_w0" function="walkingarea">
        <lane id=":3431882246_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.42" width="2.00" shape="4442.47,1512.78 4440.55,1512.22 4439.23,1512.60 4437.61,1513.78 4439.20,1517.43 4441.16,1517.84"/>
    </edge>
    <edge id=":3431882250_w0" function="walkingarea">
        <lane id=":3431882250_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.74" width="2.00" shape="4405.91,1467.71 4407.91,1467.63 4409.36,1466.14 4409.37,1464.14 4398.00,1463.97 4397.96,1465.97 4398.08,1466.57 4398.84,1468.42 4405.57,1466.43 4404.75,1466.01 4403.56,1466.22 4402.10,1466.84 4400.49,1467.65"/>
    </edge>
    <edge id=":3431882251_w0" function="walkingarea">
        <lane id=":3431882251_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.08" width="2.00" shape="4463.58,1462.97 4461.58,1462.92 4459.89,1464.41 4459.88,1466.41 4461.19,1467.90 4463.17,1468.16 4463.54,1464.08 4463.51,1464.90 4463.47,1465.57 4463.41,1466.24 4463.31,1467.06"/>
    </edge>
    <edge id=":3581143197_0" function="internal">
        <lane id=":3581143197_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.25" length="9.07" shape="4951.17,2739.04 4948.60,2739.26 4946.95,2740.02 4945.43,2741.25 4943.26,2742.89"/>
    </edge>
    <edge id=":3581143197_1" function="internal">
        <lane id=":3581143197_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.41" length="9.77" shape="4951.17,2739.04 4941.40,2739.15"/>
    </edge>
    <edge id=":3581143197_2" function="internal">
        <lane id=":3581143197_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.53" length="9.68" shape="4942.59,2732.14 4944.89,2733.88 4946.58,2734.99 4948.44,2735.61 4951.25,2735.84"/>
    </edge>
    <edge id=":3581143197_3" function="internal">
        <lane id=":3581143197_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.41" length="9.87" shape="4941.37,2735.92 4951.25,2735.84"/>
    </edge>
    <edge id=":3581143197_w0" function="walkingarea">
        <lane id=":3581143197_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.24" width="3.20" shape="4941.36,2734.32 4941.39,2737.52 4941.39,2737.55 4941.42,2740.75 4942.39,2741.55 4944.14,2744.22 4951.14,2740.64 4951.21,2737.44 4948.99,2737.32 4947.36,2737.03 4946.05,2736.54 4944.83,2735.81 4943.45,2734.78"/>
    </edge>
    <edge id=":3581143197_w1" function="walkingarea">
        <lane id=":3581143197_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.85" width="2.00" shape="4951.28,2734.24 4951.33,2732.24 4944.72,2729.23 4943.54,2730.85 4945.00,2731.96 4946.12,2732.82 4947.10,2733.45 4948.15,2733.88 4949.48,2734.13"/>
    </edge>
    <edge id=":3581143200_0" function="internal">
        <lane id=":3581143200_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.64" length="7.48" shape="4930.01,2708.67 4930.13,2710.85 4930.53,2712.31 4931.21,2713.71 4932.14,2715.73"/>
    </edge>
    <edge id=":3581143200_1" function="internal">
        <lane id=":3581143200_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.08" shape="4926.81,2708.63 4927.05,2710.98 4927.63,2712.54 4928.22,2714.11 4928.49,2716.46"/>
        <lane id=":3581143200_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.08" shape="4923.61,2708.59 4923.85,2710.95 4924.43,2712.53 4925.02,2714.10 4925.29,2716.46"/>
    </edge>
    <edge id=":3581143200_w0" function="walkingarea">
        <lane id=":3581143200_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.34" width="3.20" shape="4923.69,2716.46 4926.89,2716.46 4926.89,2716.46 4930.09,2716.46 4930.66,2716.34 4933.62,2715.13 4931.61,2708.69 4928.41,2708.65 4928.41,2708.65 4925.21,2708.61 4925.21,2708.61 4922.01,2708.57 4923.56,2714.76 4923.24,2713.52 4922.83,2712.52 4922.42,2711.51 4922.12,2710.28"/>
    </edge>
    <edge id=":3581172794_0" function="internal">
        <lane id=":3581172794_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.46" shape="4625.21,1247.61 4625.24,1248.92 4625.42,1249.83 4625.85,1250.64 4626.66,1251.67"/>
    </edge>
    <edge id=":3581172794_1" function="internal">
        <lane id=":3581172794_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.04" shape="4620.29,1251.17 4621.04,1250.33 4621.58,1249.46 4621.90,1248.56 4622.01,1247.63"/>
    </edge>
    <edge id=":3581172794_2" function="internal">
        <lane id=":3581172794_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.41" shape="4620.29,1251.17 4621.93,1250.00 4623.54,1249.70 4625.12,1250.26 4626.66,1251.67"/>
    </edge>
    <edge id=":3581172795_0" function="internal">
        <lane id=":3581172795_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.45" shape="4629.82,1362.23 4615.37,1361.97"/>
    </edge>
    <edge id=":3581172795_1" function="internal">
        <lane id=":3581172795_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="13.96" shape="4629.82,1362.23 4626.00,1361.65 4623.27,1360.02 4621.63,1357.34 4621.07,1353.61"/>
    </edge>
    <edge id=":3581172795_2" function="internal">
        <lane id=":3581172795_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.86" shape="4624.27,1353.60 4624.63,1355.95 4625.68,1357.64 4627.42,1358.67 4629.86,1359.03"/>
    </edge>
    <edge id=":3581172795_3" function="internal">
        <lane id=":3581172795_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.02" shape="4624.27,1353.60 4623.72,1357.34 4622.06,1359.98 4619.27,1361.52 4615.37,1361.97"/>
    </edge>
    <edge id=":3581172795_4" function="internal">
        <lane id=":3581172795_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.76" shape="4615.45,1358.77 4617.91,1358.50 4619.67,1357.55 4620.73,1355.91 4621.07,1353.61"/>
    </edge>
    <edge id=":3581172795_5" function="internal">
        <lane id=":3581172795_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.42" shape="4615.45,1358.77 4629.86,1359.03"/>
    </edge>
    <edge id=":3581172796_0" function="internal">
        <lane id=":3581172796_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.23" shape="4621.07,1353.41 4621.02,1352.17 4620.80,1351.33 4620.33,1350.59 4619.50,1349.66"/>
    </edge>
    <edge id=":3581172796_1" function="internal">
        <lane id=":3581172796_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.15" shape="4625.90,1349.78 4625.05,1350.66 4624.56,1351.37 4624.33,1352.19 4624.27,1353.40"/>
    </edge>
    <edge id=":3581172796_2" function="internal">
        <lane id=":3581172796_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.36" shape="4625.90,1349.78 4624.29,1350.99 4622.68,1351.38 4621.09,1350.93 4619.50,1349.66"/>
    </edge>
    <edge id=":3581172803_0" function="internal">
        <lane id=":3581172803_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.62" shape="4624.74,1233.81 4624.62,1232.56 4624.26,1231.47 4623.67,1230.55 4622.86,1229.78"/>
    </edge>
    <edge id=":3581172803_1" function="internal">
        <lane id=":3581172803_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.40" shape="4629.99,1230.13 4629.09,1230.82 4628.45,1231.66 4628.06,1232.65 4627.94,1233.78"/>
    </edge>
    <edge id=":3581172803_2" function="internal">
        <lane id=":3581172803_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.61" shape="4629.99,1230.13 4628.17,1230.93 4626.38,1231.14 4624.61,1230.76 4622.86,1229.78"/>
    </edge>
    <edge id=":3581172803_w0" function="walkingarea">
        <lane id=":3581172803_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.31" width="3.20" shape="4623.14,1233.83 4626.34,1233.80 4626.34,1233.80 4629.54,1233.77 4630.82,1231.50 4629.17,1228.75 4623.80,1228.49 4621.92,1231.08 4623.11,1233.23 4623.00,1232.69 4622.83,1232.21 4622.59,1231.78 4622.29,1231.40"/>
    </edge>
    <edge id=":3581172807_0" function="internal">
        <lane id=":3581172807_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.19" shape="4681.87,1242.92 4675.68,1242.87"/>
    </edge>
    <edge id=":3581172807_1" function="internal">
        <lane id=":3581172807_1_0" index="0" allow="delivery bicycle" speed="5.56" length="6.70" shape="4678.85,1234.59 4679.01,1236.82 4679.58,1238.42 4680.54,1239.39 4681.90,1239.72"/>
    </edge>
    <edge id=":3581172807_2" function="internal">
        <lane id=":3581172807_2_0" index="0" allow="delivery bicycle" speed="5.56" length="9.58" shape="4678.85,1234.59 4678.61,1238.22 4678.01,1240.81 4677.03,1242.36 4675.68,1242.87"/>
    </edge>
    <edge id=":3581172807_3" function="internal">
        <lane id=":3581172807_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.20" shape="4675.70,1239.67 4681.90,1239.72"/>
    </edge>
    <edge id=":3581172807_w0" function="walkingarea">
        <lane id=":3581172807_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.18" width="2.00" shape="4675.67,1244.47 4675.66,1246.47 4681.84,1246.52 4681.86,1244.52"/>
    </edge>
    <edge id=":3581172807_w1" function="walkingarea">
        <lane id=":3581172807_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.98" width="3.20" shape="4681.91,1238.12 4681.93,1236.12 4680.45,1234.60 4677.25,1234.57"/>
    </edge>
    <edge id=":3581172808_0" function="internal">
        <lane id=":3581172808_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="4635.62,1154.68 4641.78,1153.55"/>
    </edge>
    <edge id=":3581172808_1" function="internal">
        <lane id=":3581172808_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.86" length="5.25" shape="4635.62,1154.68 4637.10,1154.62 4638.15,1155.08 4638.78,1156.04 4638.97,1157.50"/>
    </edge>
    <edge id=":3581172808_w0" function="walkingarea">
        <lane id=":3581172808_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.16" width="3.20" shape="4642.07,1155.13 4641.49,1151.98 4635.33,1153.11 4635.91,1156.25 4637.37,1157.48 4640.57,1157.52 4641.62,1155.27 4641.25,1155.51 4640.96,1155.86 4640.75,1156.31 4640.62,1156.86"/>
    </edge>
    <edge id=":3581172810_0" function="internal">
        <lane id=":3581172810_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="4656.92,1150.78 4663.08,1149.65"/>
    </edge>
    <edge id=":3581172810_1" function="internal">
        <lane id=":3581172810_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.52" length="5.31" shape="4660.27,1153.60 4660.46,1152.06 4660.99,1150.89 4661.86,1150.09 4663.08,1149.65"/>
    </edge>
    <edge id=":3581172810_w0" function="walkingarea">
        <lane id=":3581172810_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.16" width="3.20" shape="4663.36,1151.22 4662.79,1148.08 4656.63,1149.21 4657.21,1152.35 4658.67,1153.58 4661.87,1153.61 4662.91,1151.37 4662.54,1151.61 4662.25,1151.96 4662.04,1152.40 4661.92,1152.96"/>
    </edge>
    <edge id=":3581207425_0" function="internal">
        <lane id=":3581207425_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="4322.58,1324.65 4322.56,1315.27"/>
    </edge>
    <edge id=":3581207425_1" function="internal">
        <lane id=":3581207425_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.21" shape="4322.58,1324.65 4322.98,1321.88 4324.17,1319.91 4326.15,1318.74 4328.93,1318.37"/>
    </edge>
    <edge id=":3581207425_2" function="internal">
        <lane id=":3581207425_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4328.90,1321.57 4327.53,1321.75 4326.56,1322.32 4325.97,1323.29 4325.78,1324.65"/>
    </edge>
    <edge id=":3581207425_3" function="internal">
        <lane id=":3581207425_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="4328.90,1321.57 4326.13,1321.15 4324.16,1319.96 4322.97,1318.00 4322.56,1315.27"/>
    </edge>
    <edge id=":3581207425_4" function="internal">
        <lane id=":3581207425_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.04" shape="4325.76,1315.26 4325.96,1316.61 4326.56,1317.57 4327.55,1318.16 4328.93,1318.37"/>
    </edge>
    <edge id=":3581207425_5" function="internal">
        <lane id=":3581207425_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="4325.76,1315.26 4325.78,1324.65"/>
    </edge>
    <edge id=":3581207425_w0" function="walkingarea">
        <lane id=":3581207425_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="4320.98,1324.65 4324.18,1324.65 4324.18,1324.65 4327.38,1324.65 4328.88,1323.17 4328.91,1319.97 4328.91,1319.97 4328.94,1316.77 4327.36,1315.25 4324.16,1315.26 4324.16,1315.26 4320.96,1315.28"/>
    </edge>
    <edge id=":3581207426_0" function="internal">
        <lane id=":3581207426_0_0" index="0" allow="bus delivery bicycle" speed="5.56" length="9.38" shape="4423.41,1316.24 4423.27,1325.62"/>
    </edge>
    <edge id=":3581207426_1" function="internal">
        <lane id=":3581207426_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.15" shape="4423.41,1316.24 4422.97,1318.98 4421.76,1320.92 4419.77,1322.08 4417.00,1322.44"/>
    </edge>
    <edge id=":3581207426_2" function="internal">
        <lane id=":3581207426_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.02" shape="4417.04,1319.24 4418.41,1319.06 4419.39,1318.49 4419.99,1317.54 4420.21,1316.19"/>
    </edge>
    <edge id=":3581207426_3" function="internal">
        <lane id=":3581207426_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.17" shape="4417.04,1319.24 4419.79,1319.67 4421.75,1320.87 4422.91,1322.85 4423.27,1325.62"/>
    </edge>
    <edge id=":3581207426_4" function="internal">
        <lane id=":3581207426_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4420.07,1325.58 4419.89,1324.22 4419.32,1323.24 4418.36,1322.65 4417.00,1322.44"/>
    </edge>
    <edge id=":3581207426_5" function="internal">
        <lane id=":3581207426_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="4420.07,1325.58 4420.21,1316.19"/>
    </edge>
    <edge id=":3581207426_w0" function="walkingarea">
        <lane id=":3581207426_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.37" width="2.00" shape="4424.87,1325.64 4426.87,1325.67 4427.01,1316.30 4425.01,1316.27"/>
    </edge>
    <edge id=":3581207426_w1" function="walkingarea">
        <lane id=":3581207426_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="4421.81,1316.21 4418.61,1316.16 4417.05,1317.64 4417.02,1320.84 4417.02,1320.84 4416.99,1324.04 4418.47,1325.56 4421.67,1325.60"/>
    </edge>
    <edge id=":3581207427_0" function="internal">
        <lane id=":3581207427_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="4322.53,1305.87 4322.56,1296.40"/>
    </edge>
    <edge id=":3581207427_1" function="internal">
        <lane id=":3581207427_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="4322.53,1305.87 4322.92,1303.08 4324.11,1301.11 4326.10,1299.94 4328.89,1299.58"/>
    </edge>
    <edge id=":3581207427_2" function="internal">
        <lane id=":3581207427_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4328.84,1302.78 4327.48,1302.95 4326.50,1303.53 4325.92,1304.49 4325.73,1305.86"/>
    </edge>
    <edge id=":3581207427_3" function="internal">
        <lane id=":3581207427_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4328.84,1302.78 4326.07,1302.34 4324.10,1301.14 4322.93,1299.16 4322.56,1296.40"/>
    </edge>
    <edge id=":3581207427_4" function="internal">
        <lane id=":3581207427_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.05" shape="4325.76,1296.44 4325.94,1297.79 4326.53,1298.77 4327.51,1299.36 4328.89,1299.58"/>
    </edge>
    <edge id=":3581207427_5" function="internal">
        <lane id=":3581207427_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4325.76,1296.44 4325.73,1305.86"/>
    </edge>
    <edge id=":3581207427_w0" function="walkingarea">
        <lane id=":3581207427_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.89" width="3.20" shape="4320.93,1305.88 4324.13,1305.87 4324.13,1305.87 4327.33,1305.85 4328.82,1304.38 4328.87,1301.18 4328.87,1301.18 4328.91,1297.98 4327.36,1296.45 4324.16,1296.42 4324.16,1296.42 4320.96,1296.38"/>
    </edge>
    <edge id=":3581207428_0" function="internal">
        <lane id=":3581207428_0_0" index="0" allow="bus delivery bicycle" speed="5.56" length="9.43" shape="4423.70,1297.78 4423.57,1307.21"/>
    </edge>
    <edge id=":3581207428_1" function="internal">
        <lane id=":3581207428_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.18" shape="4423.70,1297.78 4423.28,1300.53 4422.07,1302.49 4420.08,1303.65 4417.32,1304.00"/>
    </edge>
    <edge id=":3581207428_2" function="internal">
        <lane id=":3581207428_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4417.36,1300.80 4418.72,1300.63 4419.70,1300.06 4420.29,1299.10 4420.50,1297.74"/>
    </edge>
    <edge id=":3581207428_3" function="internal">
        <lane id=":3581207428_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.18" shape="4417.36,1300.80 4420.12,1301.24 4422.07,1302.45 4423.22,1304.44 4423.57,1307.21"/>
    </edge>
    <edge id=":3581207428_4" function="internal">
        <lane id=":3581207428_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4420.37,1307.15 4420.20,1305.79 4419.63,1304.81 4418.67,1304.22 4417.32,1304.00"/>
    </edge>
    <edge id=":3581207428_5" function="internal">
        <lane id=":3581207428_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4420.37,1307.15 4420.50,1297.74"/>
    </edge>
    <edge id=":3581207428_w0" function="walkingarea">
        <lane id=":3581207428_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.45" width="2.00" shape="4425.17,1307.24 4427.17,1307.27 4427.30,1297.81 4425.30,1297.79"/>
    </edge>
    <edge id=":3581207428_w1" function="walkingarea">
        <lane id=":3581207428_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.90" width="3.20" shape="4422.10,1297.76 4418.90,1297.73 4417.38,1299.20 4417.34,1302.40 4417.34,1302.40 4417.29,1305.60 4418.77,1307.12 4421.97,1307.18"/>
    </edge>
    <edge id=":3581207429_0" function="internal">
        <lane id=":3581207429_0_0" index="0" allow="bus delivery bicycle" speed="5.56" length="9.39" shape="4423.90,1279.38 4423.79,1288.77"/>
    </edge>
    <edge id=":3581207429_1" function="internal">
        <lane id=":3581207429_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.16" shape="4423.90,1279.38 4423.47,1282.13 4422.26,1284.08 4420.28,1285.24 4417.52,1285.60"/>
    </edge>
    <edge id=":3581207429_2" function="internal">
        <lane id=":3581207429_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4417.56,1282.40 4418.92,1282.22 4419.89,1281.65 4420.49,1280.69 4420.70,1279.34"/>
    </edge>
    <edge id=":3581207429_3" function="internal">
        <lane id=":3581207429_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.16" shape="4417.56,1282.40 4420.31,1282.83 4422.27,1284.03 4423.43,1286.01 4423.79,1288.77"/>
    </edge>
    <edge id=":3581207429_4" function="internal">
        <lane id=":3581207429_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="4420.59,1288.73 4420.41,1287.38 4419.84,1286.40 4418.87,1285.81 4417.52,1285.60"/>
    </edge>
    <edge id=":3581207429_5" function="internal">
        <lane id=":3581207429_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4420.59,1288.73 4420.70,1279.34"/>
    </edge>
    <edge id=":3581207429_w0" function="walkingarea">
        <lane id=":3581207429_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.38" width="2.00" shape="4425.39,1288.78 4427.39,1288.80 4427.50,1279.42 4425.50,1279.40"/>
    </edge>
    <edge id=":3581207429_w1" function="walkingarea">
        <lane id=":3581207429_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.90" width="3.20" shape="4422.30,1279.36 4419.10,1279.32 4417.58,1280.80 4417.54,1284.00 4417.54,1284.00 4417.50,1287.20 4418.99,1288.72 4422.19,1288.75"/>
    </edge>
    <edge id=":3581207430_0" function="internal">
        <lane id=":3581207430_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.93" shape="4355.56,1245.97 4352.78,1246.06 4350.62,1246.40 4349.06,1247.01 4348.11,1247.89"/>
    </edge>
    <edge id=":3581207430_1" function="internal">
        <lane id=":3581207430_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.39" shape="4355.56,1245.97 4351.58,1245.38 4349.46,1243.75 4349.19,1241.09 4350.79,1237.40"/>
    </edge>
    <edge id=":3581207430_2" function="internal">
        <lane id=":3581207430_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.68" length="5.83" shape="4353.53,1239.04 4352.84,1240.65 4352.95,1241.81 4353.88,1242.51 4355.61,1242.77"/>
    </edge>
    <edge id=":3581207430_3" function="internal">
        <lane id=":3581207430_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.37" shape="4353.53,1239.04 4348.11,1247.89"/>
    </edge>
    <edge id=":3581207430_4" function="internal">
        <lane id=":3581207430_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.28" shape="4345.42,1246.16 4350.79,1237.40"/>
    </edge>
    <edge id=":3581207430_5" function="internal">
        <lane id=":3581207430_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.15" shape="4345.42,1246.16 4346.90,1244.63 4349.09,1243.56 4352.00,1242.94 4355.61,1242.77"/>
    </edge>
    <edge id=":3581207430_w0" function="walkingarea">
        <lane id=":3581207430_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.87" width="3.20" shape="4355.53,1247.57 4355.58,1244.37 4355.58,1244.37 4355.63,1241.17 4354.91,1239.86 4352.16,1238.22 4352.16,1238.22 4349.42,1236.57 4344.07,1245.30 4346.77,1247.02 4346.77,1247.02 4349.46,1248.75 4353.90,1247.58 4352.52,1247.67 4351.38,1247.83 4350.50,1248.06 4349.85,1248.37"/>
    </edge>
    <edge id=":3581207431_0" function="internal">
        <lane id=":3581207431_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="4.98" shape="4420.90,1250.10 4420.70,1248.75 4420.13,1247.78 4419.17,1247.19 4417.82,1246.97"/>
    </edge>
    <edge id=":3581207431_1" function="internal">
        <lane id=":3581207431_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.35" shape="4420.90,1250.10 4421.04,1240.75"/>
    </edge>
    <edge id=":3581207431_2" function="internal">
        <lane id=":3581207431_2_0" index="0" allow="delivery bicycle" speed="5.56" length="9.26" shape="4424.24,1240.84 4424.10,1250.10"/>
    </edge>
    <edge id=":3581207431_3" function="internal">
        <lane id=":3581207431_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.09" shape="4424.24,1240.84 4423.77,1243.56 4422.54,1245.49 4420.56,1246.63 4417.82,1246.97"/>
    </edge>
    <edge id=":3581207431_4" function="internal">
        <lane id=":3581207431_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="4.98" shape="4417.87,1243.78 4419.22,1243.60 4420.20,1243.04 4420.81,1242.09 4421.04,1240.75"/>
    </edge>
    <edge id=":3581207431_5" function="internal">
        <lane id=":3581207431_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.09" shape="4417.87,1243.78 4420.60,1244.21 4422.54,1245.41 4423.71,1247.37 4424.10,1250.10"/>
    </edge>
    <edge id=":3581207431_w0" function="walkingarea">
        <lane id=":3581207431_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.89" width="3.20" shape="4422.64,1240.80 4419.44,1240.70 4417.90,1242.18 4417.84,1245.38 4417.84,1245.38 4417.79,1248.57 4419.30,1250.10 4422.50,1250.10"/>
    </edge>
    <edge id=":3581207431_w1" function="walkingarea">
        <lane id=":3581207431_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.19" width="2.00" shape="4425.70,1250.11 4427.70,1250.11 4427.84,1240.95 4425.84,1240.89"/>
    </edge>
    <edge id=":3581207432_0" function="internal">
        <lane id=":3581207432_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.53" shape="4365.99,1227.90 4363.40,1228.00 4361.37,1228.37 4359.91,1229.00 4359.01,1229.91"/>
    </edge>
    <edge id=":3581207432_1" function="internal">
        <lane id=":3581207432_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.90" shape="4365.99,1227.90 4362.21,1227.34 4360.11,1225.76 4359.70,1223.17 4360.97,1219.56"/>
    </edge>
    <edge id=":3581207432_2" function="internal">
        <lane id=":3581207432_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.70" length="5.69" shape="4363.82,1221.02 4363.26,1222.61 4363.44,1223.76 4364.37,1224.46 4366.04,1224.70"/>
    </edge>
    <edge id=":3581207432_3" function="internal">
        <lane id=":3581207432_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.11" shape="4363.82,1221.02 4359.01,1229.91"/>
    </edge>
    <edge id=":3581207432_4" function="internal">
        <lane id=":3581207432_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.90" shape="4356.26,1228.26 4360.97,1219.56"/>
    </edge>
    <edge id=":3581207432_5" function="internal">
        <lane id=":3581207432_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.85" shape="4356.26,1228.26 4357.69,1226.67 4359.80,1225.55 4362.58,1224.89 4366.04,1224.70"/>
    </edge>
    <edge id=":3581207432_w0" function="walkingarea">
        <lane id=":3581207432_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.68" width="3.20" shape="4365.97,1229.50 4366.01,1226.30 4366.01,1226.30 4366.06,1223.11 4365.24,1221.75 4362.39,1220.29 4362.39,1220.29 4359.55,1218.83 4354.89,1227.44 4357.63,1229.08 4357.63,1229.08 4360.38,1230.73 4364.48,1229.52 4363.21,1229.61 4362.16,1229.78 4361.34,1230.02 4360.75,1230.34"/>
    </edge>
    <edge id=":3581207433_0" function="internal">
        <lane id=":3581207433_0_0" index="0" allow="delivery bicycle" speed="5.56" length="9.45" shape="4424.74,1222.38 4424.51,1231.83"/>
    </edge>
    <edge id=":3581207433_1" function="internal">
        <lane id=":3581207433_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.19" shape="4424.74,1222.38 4424.29,1225.12 4423.06,1227.06 4421.06,1228.21 4418.27,1228.57"/>
    </edge>
    <edge id=":3581207433_2" function="internal">
        <lane id=":3581207433_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.05" shape="4418.32,1225.37 4419.70,1225.19 4420.70,1224.63 4421.32,1223.67 4421.54,1222.32"/>
    </edge>
    <edge id=":3581207433_3" function="internal">
        <lane id=":3581207433_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.25" shape="4418.32,1225.37 4421.10,1225.80 4423.05,1227.03 4424.19,1229.03 4424.51,1231.83"/>
    </edge>
    <edge id=":3581207433_4" function="internal">
        <lane id=":3581207433_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4421.31,1231.74 4421.15,1230.37 4420.60,1229.38 4419.64,1228.78 4418.27,1228.57"/>
    </edge>
    <edge id=":3581207433_5" function="internal">
        <lane id=":3581207433_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4421.31,1231.74 4421.54,1222.32"/>
    </edge>
    <edge id=":3581207433_w0" function="walkingarea">
        <lane id=":3581207433_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.48" width="2.00" shape="4426.11,1231.88 4428.11,1231.94 4428.34,1222.45 4426.34,1222.41"/>
    </edge>
    <edge id=":3581207433_w1" function="walkingarea">
        <lane id=":3581207433_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.92" width="3.20" shape="4423.14,1222.35 4419.94,1222.29 4418.34,1223.77 4418.30,1226.97 4418.30,1226.97 4418.25,1230.17 4419.71,1231.69 4422.91,1231.78"/>
    </edge>
    <edge id=":3581207434_0" function="internal">
        <lane id=":3581207434_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.89" shape="4068.20,1813.28 4066.43,1811.33 4065.14,1810.07 4063.76,1808.89 4061.72,1807.22"/>
    </edge>
    <edge id=":3581207434_1" function="internal">
        <lane id=":3581207434_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.03" shape="4068.20,1813.28 4066.99,1811.34 4066.56,1809.13 4066.91,1806.65 4068.05,1803.89"/>
    </edge>
    <edge id=":3581207434_2" function="internal">
        <lane id=":3581207434_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.14" shape="4070.88,1805.39 4070.10,1807.18 4069.80,1808.74 4069.96,1810.07 4070.59,1811.16"/>
    </edge>
    <edge id=":3581207434_3" function="internal">
        <lane id=":3581207434_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.23" shape="4070.88,1805.39 4069.01,1807.95 4066.86,1809.11 4064.43,1808.87 4061.72,1807.22"/>
    </edge>
    <edge id=":3581207434_4" function="internal">
        <lane id=":3581207434_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="5.26" shape="4063.76,1804.75 4065.03,1805.52 4066.17,1805.64 4067.17,1805.09 4068.05,1803.89"/>
    </edge>
    <edge id=":3581207434_5" function="internal">
        <lane id=":3581207434_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="4063.76,1804.75 4065.91,1806.52 4067.37,1807.76 4068.72,1809.10 4070.59,1811.16"/>
    </edge>
    <edge id=":3581207434_w0" function="walkingarea">
        <lane id=":3581207434_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.09" width="3.20" shape="4067.00,1814.34 4069.40,1812.22 4069.40,1812.22 4071.79,1810.10 4072.29,1806.13 4069.46,1804.64 4069.46,1804.64 4066.63,1803.15 4064.78,1803.52 4062.74,1805.99 4062.74,1805.99 4060.71,1808.46 4065.77,1812.98 4064.84,1811.99 4064.03,1811.22 4063.18,1810.48 4062.13,1809.62"/>
    </edge>
    <edge id=":3581207435_0" function="internal">
        <lane id=":3581207435_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.20" length="5.19" shape="4118.68,1816.29 4118.25,1815.01 4117.47,1814.15 4116.34,1813.72 4114.86,1813.71"/>
    </edge>
    <edge id=":3581207435_1" function="internal">
        <lane id=":3581207435_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4118.68,1816.29 4117.09,1807.01"/>
    </edge>
    <edge id=":3581207435_2" function="internal">
        <lane id=":3581207435_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4120.24,1806.47 4121.83,1815.75"/>
    </edge>
    <edge id=":3581207435_3" function="internal">
        <lane id=":3581207435_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.40" shape="4120.24,1806.47 4120.32,1809.34 4119.45,1811.50 4117.63,1812.96 4114.86,1813.71"/>
    </edge>
    <edge id=":3581207435_4" function="internal">
        <lane id=":3581207435_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="4114.47,1810.54 4115.82,1810.17 4116.71,1809.46 4117.13,1808.41 4117.09,1807.01"/>
    </edge>
    <edge id=":3581207435_5" function="internal">
        <lane id=":3581207435_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="4114.47,1810.54 4117.31,1810.57 4119.48,1811.45 4120.99,1813.18 4121.83,1815.75"/>
    </edge>
    <edge id=":3581207435_w0" function="walkingarea">
        <lane id=":3581207435_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.92" width="3.20" shape="4117.10,1816.56 4120.25,1816.02 4120.25,1816.02 4123.41,1815.48 4121.82,1806.20 4118.67,1806.74 4118.67,1806.74 4115.51,1807.29 4114.28,1808.95 4114.67,1812.12 4114.67,1812.12 4115.06,1815.30 4116.97,1816.11 4116.76,1815.76 4116.46,1815.50 4116.08,1815.34 4115.61,1815.27"/>
    </edge>
    <edge id=":3581207438_0" function="internal">
        <lane id=":3581207438_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.05" shape="4073.03,1770.55 4071.71,1770.11 4070.58,1770.21 4069.61,1770.82 4068.82,1771.96"/>
    </edge>
    <edge id=":3581207438_1" function="internal">
        <lane id=":3581207438_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="4073.03,1770.55 4064.58,1766.35"/>
    </edge>
    <edge id=":3581207438_2" function="internal">
        <lane id=":3581207438_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4073.03,1770.55 4070.73,1768.97 4069.49,1767.03 4069.31,1764.74 4070.19,1762.09"/>
    </edge>
    <edge id=":3581207438_3" function="internal">
        <lane id=":3581207438_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4073.06,1763.52 4072.62,1764.82 4072.71,1765.95 4073.32,1766.90 4074.45,1767.68"/>
    </edge>
    <edge id=":3581207438_4" function="internal">
        <lane id=":3581207438_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.44" shape="4073.06,1763.52 4068.82,1771.96"/>
    </edge>
    <edge id=":3581207438_5" function="internal">
        <lane id=":3581207438_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4073.06,1763.52 4071.47,1765.82 4069.53,1767.05 4067.23,1767.23 4064.58,1766.35"/>
    </edge>
    <edge id=":3581207438_6" function="internal">
        <lane id=":3581207438_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.03" shape="4066.00,1763.48 4067.32,1763.92 4068.45,1763.83 4069.41,1763.22 4070.19,1762.09"/>
    </edge>
    <edge id=":3581207438_7" function="internal">
        <lane id=":3581207438_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="4066.00,1763.48 4074.45,1767.68"/>
    </edge>
    <edge id=":3581207438_8" function="internal">
        <lane id=":3581207438_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4066.00,1763.48 4068.31,1765.07 4069.54,1767.01 4069.71,1769.31 4068.82,1771.96"/>
    </edge>
    <edge id=":3581207438_9" function="internal">
        <lane id=":3581207438_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4065.96,1770.51 4066.40,1769.21 4066.32,1768.08 4065.71,1767.13 4064.58,1766.35"/>
    </edge>
    <edge id=":3581207438_10" function="internal">
        <lane id=":3581207438_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4065.96,1770.51 4070.19,1762.09"/>
    </edge>
    <edge id=":3581207438_11" function="internal">
        <lane id=":3581207438_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4065.96,1770.51 4067.56,1768.22 4069.51,1766.99 4071.80,1766.81 4074.45,1767.68"/>
    </edge>
    <edge id=":3581207438_w0" function="walkingarea">
        <lane id=":3581207438_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.14" width="3.20" shape="4072.31,1771.98 4073.74,1769.11 4073.74,1769.11 4075.16,1766.25 4074.49,1764.24 4071.63,1762.81 4071.63,1762.81 4068.76,1761.38 4066.72,1762.05 4065.29,1764.92 4065.29,1764.92 4063.87,1767.78 4064.53,1769.79 4067.39,1771.23 4067.39,1771.23 4070.24,1772.68 4071.88,1771.81 4071.47,1771.75 4071.11,1771.81 4070.78,1771.99 4070.49,1772.28"/>
    </edge>
    <edge id=":3581207439_0" function="internal">
        <lane id=":3581207439_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.55" shape="4055.73,1802.28 4048.35,1796.20"/>
    </edge>
    <edge id=":3581207439_1" function="internal">
        <lane id=":3581207439_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.36" shape="4055.73,1802.28 4054.11,1800.41 4053.40,1798.22 4053.58,1795.69 4054.66,1792.83"/>
    </edge>
    <edge id=":3581207439_2" function="internal">
        <lane id=":3581207439_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.00" shape="4057.52,1794.28 4056.82,1796.04 4056.63,1797.54 4056.94,1798.80 4057.76,1799.81"/>
    </edge>
    <edge id=":3581207439_3" function="internal">
        <lane id=":3581207439_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.32" shape="4057.52,1794.28 4055.68,1796.91 4053.54,1798.10 4051.09,1797.87 4048.35,1796.20"/>
    </edge>
    <edge id=":3581207439_4" function="internal">
        <lane id=":3581207439_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.29" shape="4050.38,1793.73 4051.66,1794.51 4052.80,1794.62 4053.80,1794.06 4054.66,1792.83"/>
    </edge>
    <edge id=":3581207439_5" function="internal">
        <lane id=":3581207439_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.56" shape="4050.38,1793.73 4057.76,1799.81"/>
    </edge>
    <edge id=":3581207439_w0" function="walkingarea">
        <lane id=":3581207439_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.19" width="3.20" shape="4054.71,1803.51 4056.74,1801.04 4056.74,1801.04 4058.78,1798.57 4058.95,1795.00 4056.09,1793.56 4056.09,1793.56 4053.24,1792.11 4051.40,1792.50 4049.37,1794.97 4049.37,1794.97 4047.33,1797.44"/>
    </edge>
    <edge id=":3581207440_0" function="internal">
        <lane id=":3581207440_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4104.39,1786.37 4103.09,1785.93 4101.97,1786.01 4101.01,1786.61 4100.22,1787.73"/>
    </edge>
    <edge id=":3581207440_1" function="internal">
        <lane id=":3581207440_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4104.39,1786.37 4096.01,1782.10"/>
    </edge>
    <edge id=":3581207440_2" function="internal">
        <lane id=":3581207440_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4097.46,1779.25 4105.84,1783.52"/>
    </edge>
    <edge id=":3581207440_3" function="internal">
        <lane id=":3581207440_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4097.46,1779.25 4099.74,1780.85 4100.96,1782.80 4101.12,1785.09 4100.22,1787.73"/>
    </edge>
    <edge id=":3581207440_4" function="internal">
        <lane id=":3581207440_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4097.37,1786.27 4097.81,1784.98 4097.73,1783.85 4097.13,1782.89 4096.01,1782.10"/>
    </edge>
    <edge id=":3581207440_5" function="internal">
        <lane id=":3581207440_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4097.37,1786.27 4098.97,1783.99 4100.92,1782.78 4103.21,1782.62 4105.84,1783.52"/>
    </edge>
    <edge id=":3581207440_w0" function="walkingarea">
        <lane id=":3581207440_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="4103.66,1787.80 4105.12,1784.94 4105.12,1784.94 4106.57,1782.09 4098.19,1777.82 4096.74,1780.68 4096.74,1780.68 4095.29,1783.53 4095.94,1785.55 4098.79,1787.00 4098.79,1787.00 4101.64,1788.45 4103.24,1787.62 4102.84,1787.57 4102.49,1787.62 4102.17,1787.79 4101.89,1788.06"/>
    </edge>
    <edge id=":3581207441_0" function="internal">
        <lane id=":3581207441_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.73" shape="4091.71,1816.56 4081.07,1817.87"/>
    </edge>
    <edge id=":3581207441_1" function="internal">
        <lane id=":3581207441_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.01" shape="4091.71,1816.56 4087.44,1816.54 4085.07,1815.18 4084.60,1812.49 4086.04,1808.46"/>
    </edge>
    <edge id=":3581207441_2" function="internal">
        <lane id=":3581207441_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.00" shape="4088.90,1809.92 4088.28,1811.64 4088.48,1812.79 4089.49,1813.37 4091.32,1813.38"/>
    </edge>
    <edge id=":3581207441_3" function="internal">
        <lane id=":3581207441_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.54" shape="4088.90,1809.92 4086.98,1813.21 4085.04,1815.63 4083.06,1817.19 4081.07,1817.87"/>
    </edge>
    <edge id=":3581207441_4" function="internal">
        <lane id=":3581207441_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.44" shape="4080.68,1814.69 4081.89,1814.19 4083.19,1812.99 4084.57,1811.08 4086.04,1808.46"/>
    </edge>
    <edge id=":3581207441_5" function="internal">
        <lane id=":3581207441_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.72" shape="4080.68,1814.69 4091.32,1813.38"/>
    </edge>
    <edge id=":3581207441_w0" function="walkingarea">
        <lane id=":3581207441_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.10" width="3.20" shape="4091.91,1818.15 4091.52,1814.97 4091.52,1814.97 4091.13,1811.80 4090.32,1810.64 4087.47,1809.19 4087.47,1809.19 4084.62,1807.73 4080.48,1813.10 4080.87,1816.28 4080.87,1816.28 4081.26,1819.46"/>
    </edge>
    <edge id=":3581207442_0" function="internal">
        <lane id=":3581207442_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.64" shape="4125.37,1663.74 4124.13,1664.09 4122.87,1665.10 4121.59,1666.75 4120.29,1669.06"/>
    </edge>
    <edge id=":3581207442_1" function="internal">
        <lane id=":3581207442_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="4125.37,1663.74 4115.12,1664.01"/>
    </edge>
    <edge id=":3581207442_2" function="internal">
        <lane id=":3581207442_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="4115.04,1660.81 4125.28,1660.54"/>
    </edge>
    <edge id=":3581207442_3" function="internal">
        <lane id=":3581207442_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.12" shape="4115.04,1660.81 4118.93,1661.23 4121.10,1662.75 4121.55,1665.36 4120.29,1669.06"/>
    </edge>
    <edge id=":3581207442_4" function="internal">
        <lane id=":3581207442_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.75" shape="4117.42,1667.63 4117.98,1666.00 4117.78,1664.86 4116.83,1664.19 4115.12,1664.01"/>
    </edge>
    <edge id=":3581207442_5" function="internal">
        <lane id=":3581207442_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.07" shape="4117.42,1667.63 4119.22,1664.57 4121.13,1662.37 4123.15,1661.03 4125.28,1660.54"/>
    </edge>
    <edge id=":3581207442_w0" function="walkingarea">
        <lane id=":3581207442_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.78" width="3.20" shape="4125.41,1665.34 4125.33,1662.14 4125.33,1662.14 4125.24,1658.94 4115.00,1659.21 4115.08,1662.41 4115.08,1662.41 4115.16,1665.61 4115.99,1666.91 4118.85,1668.34 4118.85,1668.34 4121.72,1669.77 4124.89,1665.47 4124.34,1665.85 4123.74,1666.47 4123.10,1667.33 4122.43,1668.43"/>
    </edge>
    <edge id=":3581207447_0" function="internal">
        <lane id=":3581207447_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4091.27,1650.08 4091.01,1640.68"/>
    </edge>
    <edge id=":3581207447_1" function="internal">
        <lane id=":3581207447_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="4091.27,1650.08 4091.59,1647.29 4092.73,1645.29 4094.68,1644.06 4097.45,1643.62"/>
    </edge>
    <edge id=":3581207447_2" function="internal">
        <lane id=":3581207447_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4097.50,1646.82 4096.14,1647.04 4095.19,1647.64 4094.63,1648.62 4094.47,1649.99"/>
    </edge>
    <edge id=":3581207447_3" function="internal">
        <lane id=":3581207447_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4097.50,1646.82 4094.73,1646.48 4092.72,1645.34 4091.48,1643.41 4091.01,1640.68"/>
    </edge>
    <edge id=":3581207447_4" function="internal">
        <lane id=":3581207447_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.05" shape="4094.21,1640.59 4094.44,1641.94 4095.06,1642.89 4096.06,1643.45 4097.45,1643.62"/>
    </edge>
    <edge id=":3581207447_5" function="internal">
        <lane id=":3581207447_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4094.21,1640.59 4094.47,1649.99"/>
    </edge>
    <edge id=":3581207447_w0" function="walkingarea">
        <lane id=":3581207447_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.88" width="3.20" shape="4089.68,1650.13 4092.87,1650.04 4092.87,1650.04 4096.07,1649.94 4097.53,1648.42 4097.48,1645.22 4097.48,1645.22 4097.42,1642.02 4095.81,1640.55 4092.61,1640.64 4092.61,1640.64 4089.41,1640.73"/>
    </edge>
    <edge id=":3581207448_0" function="internal">
        <lane id=":3581207448_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.33" shape="4177.95,1641.69 4173.07,1650.80"/>
    </edge>
    <edge id=":3581207448_1" function="internal">
        <lane id=":3581207448_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.15" shape="4177.95,1641.69 4176.56,1643.37 4174.45,1644.58 4171.60,1645.34 4168.02,1645.64"/>
    </edge>
    <edge id=":3581207448_2" function="internal">
        <lane id=":3581207448_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.77" shape="4167.97,1642.44 4170.67,1642.26 4172.76,1641.82 4174.24,1641.13 4175.12,1640.18"/>
    </edge>
    <edge id=":3581207448_3" function="internal">
        <lane id=":3581207448_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.26" shape="4167.97,1642.44 4171.91,1642.90 4174.08,1644.45 4174.47,1647.08 4173.07,1650.80"/>
    </edge>
    <edge id=":3581207448_4" function="internal">
        <lane id=":3581207448_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.68" length="5.79" shape="4170.25,1649.29 4170.86,1647.66 4170.69,1646.51 4169.75,1645.84 4168.02,1645.64"/>
    </edge>
    <edge id=":3581207448_5" function="internal">
        <lane id=":3581207448_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.33" shape="4170.25,1649.29 4175.12,1640.18"/>
    </edge>
    <edge id=":3581207448_w0" function="walkingarea">
        <lane id=":3581207448_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.83" width="3.20" shape="4179.36,1642.45 4176.53,1640.94 4176.53,1640.94 4173.71,1639.43 4167.94,1640.84 4168.00,1644.04 4168.00,1644.04 4168.05,1647.24 4168.84,1648.53 4171.66,1650.04 4171.66,1650.04 4174.49,1651.55"/>
    </edge>
    <edge id=":3581207449_0" function="internal">
        <lane id=":3581207449_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4090.73,1630.88 4090.47,1621.48"/>
    </edge>
    <edge id=":3581207449_1" function="internal">
        <lane id=":3581207449_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.26" shape="4090.73,1630.88 4091.06,1628.08 4092.20,1626.07 4094.16,1624.85 4096.95,1624.43"/>
    </edge>
    <edge id=":3581207449_2" function="internal">
        <lane id=":3581207449_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4096.98,1627.63 4095.61,1627.84 4094.65,1628.43 4094.09,1629.42 4093.93,1630.79"/>
    </edge>
    <edge id=":3581207449_3" function="internal">
        <lane id=":3581207449_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4096.98,1627.63 4094.20,1627.27 4092.18,1626.12 4090.94,1624.19 4090.47,1621.48"/>
    </edge>
    <edge id=":3581207449_4" function="internal">
        <lane id=":3581207449_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.08" shape="4093.67,1621.39 4093.91,1622.73 4094.53,1623.68 4095.55,1624.25 4096.95,1624.43"/>
    </edge>
    <edge id=":3581207449_5" function="internal">
        <lane id=":3581207449_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4093.67,1621.39 4093.93,1630.79"/>
    </edge>
    <edge id=":3581207449_w0" function="walkingarea">
        <lane id=":3581207449_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.89" width="3.20" shape="4089.13,1630.92 4092.33,1630.83 4092.33,1630.83 4095.53,1630.74 4096.99,1629.23 4096.96,1626.03 4096.96,1626.03 4096.94,1622.83 4095.27,1621.34 4092.07,1621.43 4092.07,1621.43 4088.87,1621.52"/>
    </edge>
    <edge id=":3581207450_0" function="internal">
        <lane id=":3581207450_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="4187.90,1623.07 4183.05,1632.14"/>
    </edge>
    <edge id=":3581207450_1" function="internal">
        <lane id=":3581207450_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.11" shape="4187.90,1623.07 4186.52,1624.75 4184.41,1625.96 4181.57,1626.70 4178.01,1626.97"/>
    </edge>
    <edge id=":3581207450_2" function="internal">
        <lane id=":3581207450_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.19" shape="4177.99,1623.77 4181.90,1624.26 4184.05,1625.82 4184.43,1628.45 4183.05,1632.14"/>
    </edge>
    <edge id=":3581207450_3" function="internal">
        <lane id=":3581207450_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4177.99,1623.77 4179.19,1624.56 4179.60,1625.35 4179.21,1626.16 4178.01,1626.97"/>
    </edge>
    <edge id=":3581207450_4" function="internal">
        <lane id=":3581207450_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.77" shape="4180.23,1630.63 4180.83,1629.02 4180.67,1627.87 4179.73,1627.18 4178.01,1626.97"/>
    </edge>
    <edge id=":3581207450_5" function="internal">
        <lane id=":3581207450_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="4180.23,1630.63 4185.08,1621.56"/>
    </edge>
    <edge id=":3581207450_w0" function="walkingarea">
        <lane id=":3581207450_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.81" width="3.20" shape="4189.31,1623.82 4186.49,1622.31 4186.49,1622.31 4183.67,1620.80 4177.97,1622.17 4178.00,1625.37 4178.00,1625.37 4178.03,1628.57 4178.82,1629.88 4181.64,1631.39 4181.64,1631.39 4184.46,1632.89"/>
    </edge>
    <edge id=":3581207451_0" function="internal">
        <lane id=":3581207451_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4090.22,1612.66 4089.96,1603.26"/>
    </edge>
    <edge id=":3581207451_1" function="internal">
        <lane id=":3581207451_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="4090.22,1612.66 4090.54,1609.87 4091.68,1607.87 4093.63,1606.64 4096.40,1606.20"/>
    </edge>
    <edge id=":3581207451_2" function="internal">
        <lane id=":3581207451_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4096.45,1609.40 4095.09,1609.62 4094.14,1610.22 4093.58,1611.20 4093.42,1612.57"/>
    </edge>
    <edge id=":3581207451_3" function="internal">
        <lane id=":3581207451_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4096.45,1609.40 4093.68,1609.06 4091.67,1607.92 4090.43,1605.99 4089.96,1603.26"/>
    </edge>
    <edge id=":3581207451_4" function="internal">
        <lane id=":3581207451_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.04" shape="4093.16,1603.17 4093.40,1604.52 4094.01,1605.47 4095.01,1606.03 4096.40,1606.20"/>
    </edge>
    <edge id=":3581207451_5" function="internal">
        <lane id=":3581207451_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.40" shape="4093.16,1603.17 4093.42,1612.57"/>
    </edge>
    <edge id=":3581207451_w0" function="walkingarea">
        <lane id=":3581207451_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.88" width="3.20" shape="4088.62,1612.70 4091.82,1612.61 4091.82,1612.61 4095.02,1612.52 4096.48,1611.00 4096.43,1607.80 4096.43,1607.80 4096.37,1604.60 4094.76,1603.13 4091.56,1603.22 4091.56,1603.22 4088.36,1603.30"/>
    </edge>
    <edge id=":3581207452_0" function="internal">
        <lane id=":3581207452_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.98" shape="4197.47,1603.00 4196.58,1605.82 4195.91,1607.74 4195.07,1609.59 4193.70,1612.22"/>
    </edge>
    <edge id=":3581207452_1" function="internal">
        <lane id=":3581207452_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.17" shape="4197.47,1603.00 4196.33,1605.08 4194.41,1606.58 4191.71,1607.51 4188.22,1607.86"/>
    </edge>
    <edge id=":3581207452_2" function="internal">
        <lane id=":3581207452_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.18" shape="4188.17,1604.66 4190.60,1604.46 4192.46,1603.96 4193.73,1603.15 4194.42,1602.04"/>
    </edge>
    <edge id=":3581207452_3" function="internal">
        <lane id=":3581207452_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.65" shape="4188.17,1604.66 4192.14,1605.07 4194.38,1606.47 4194.90,1608.85 4193.70,1612.22"/>
    </edge>
    <edge id=":3581207452_4" function="internal">
        <lane id=":3581207452_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.62" length="5.59" shape="4190.59,1611.24 4191.14,1609.74 4190.92,1608.67 4189.95,1608.05 4188.22,1607.86"/>
    </edge>
    <edge id=":3581207452_5" function="internal">
        <lane id=":3581207452_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.99" shape="4190.59,1611.24 4191.97,1608.62 4192.83,1606.78 4193.52,1604.86 4194.42,1602.04"/>
    </edge>
    <edge id=":3581207452_w0" function="walkingarea">
        <lane id=":3581207452_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.55" width="3.20" shape="4198.99,1603.48 4195.94,1602.52 4195.94,1602.52 4192.89,1601.56 4188.14,1603.06 4188.19,1606.26 4188.19,1606.26 4188.25,1609.46 4189.18,1610.49 4192.01,1612.00 4192.29,1611.46 4195.11,1612.97 4198.34,1605.57 4197.84,1607.11 4197.38,1608.36 4196.85,1609.59 4196.13,1611.04"/>
    </edge>
    <edge id=":3581207453_w0" function="walkingarea">
        <lane id=":3581207453_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4294.94,1661.69 4297.67,1663.36 4292.21,1660.02 4294.94,1661.69"/>
    </edge>
    <edge id=":3581225936_0" function="internal">
        <lane id=":3581225936_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.59" shape="3303.05,1794.76 3302.95,1784.16"/>
    </edge>
    <edge id=":3581225936_1" function="internal">
        <lane id=":3581225936_1_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="4.82" width="3.50" shape="3303.05,1794.76 3303.57,1791.72 3304.61,1790.33"/>
    </edge>
    <edge id=":3581225936_6" function="internal">
        <lane id=":3581225936_6_0" index="0" allow="bus coach delivery bicycle evehicle" speed="7.25" length="7.84" width="3.50" shape="3304.61,1790.33 3305.20,1789.55 3307.92,1788.24 3311.74,1787.80"/>
    </edge>
    <edge id=":3581225936_2" function="internal">
        <lane id=":3581225936_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.94" length="7.38" shape="3311.74,1791.15 3309.33,1791.38 3307.61,1792.05 3306.58,1793.17 3306.25,1794.73"/>
    </edge>
    <edge id=":3581225936_3" function="internal">
        <lane id=":3581225936_3_0" index="0" allow="delivery bicycle" speed="7.25" length="12.73" shape="3311.74,1791.15 3307.92,1790.72 3305.19,1789.41 3303.53,1787.23 3302.95,1784.16"/>
    </edge>
    <edge id=":3581225936_4" function="internal">
        <lane id=":3581225936_4_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.02" length="7.52" width="3.50" shape="3306.15,1784.13 3306.52,1785.74 3307.57,1786.89 3309.31,1787.57 3311.74,1787.80"/>
    </edge>
    <edge id=":3581225936_5" function="internal">
        <lane id=":3581225936_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.60" shape="3306.15,1784.13 3306.25,1794.73"/>
    </edge>
    <edge id=":3581225936_c0" function="crossing" crossingEdges="JohnCountsDrSB4 -7910924#2">
        <lane id=":3581225936_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="3301.37,1785.68 3307.77,1785.61"/>
    </edge>
    <edge id=":3581225936_w0" function="walkingarea">
        <lane id=":3581225936_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.18" width="3.00" shape="3301.38,1787.18 3301.35,1784.18 3299.35,1784.20 3299.45,1794.79 3301.45,1794.77"/>
    </edge>
    <edge id=":3581225936_w1" function="walkingarea">
        <lane id=":3581225936_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.45" width="3.50" shape="3304.65,1794.74 3307.85,1794.72 3311.74,1792.75 3311.74,1789.55 3311.74,1789.55 3311.74,1786.05 3309.75,1784.09 3307.75,1784.11 3307.54,1786.44 3306.96,1788.10 3306.21,1789.43 3305.45,1790.76 3304.87,1792.42"/>
    </edge>
    <edge id=":3581225937_0" function="internal">
        <lane id=":3581225937_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.26" shape="3335.70,1794.26 3335.48,1792.88 3334.83,1791.90 3333.78,1791.31 3332.30,1791.12"/>
    </edge>
    <edge id=":3581225937_1" function="internal">
        <lane id=":3581225937_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.17" shape="3335.70,1794.26 3335.99,1782.08"/>
    </edge>
    <edge id=":3581225937_2" function="internal">
        <lane id=":3581225937_2_0" index="0" allow="delivery bicycle" speed="5.56" length="10.22" shape="3335.70,1794.26 3336.34,1791.93 3338.01,1789.90 3340.27,1788.45 3342.70,1787.90"/>
    </edge>
    <edge id=":3581225937_3" function="internal">
        <lane id=":3581225937_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.27" length="5.60" shape="3342.71,1791.10 3341.03,1791.30 3339.83,1791.88 3339.13,1792.86 3338.90,1794.22"/>
    </edge>
    <edge id=":3581225937_4" function="internal">
        <lane id=":3581225937_4_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="10.41" shape="3342.71,1791.10 3332.30,1791.12"/>
    </edge>
    <edge id=":3581225937_5" function="internal">
        <lane id=":3581225937_5_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="12.90" shape="3342.71,1791.10 3339.61,1790.54 3337.46,1788.85 3336.25,1786.03 3335.99,1782.08"/>
    </edge>
    <edge id=":3581225937_6" function="internal">
        <lane id=":3581225937_6_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="7.59" shape="3339.19,1782.23 3339.31,1784.71 3339.93,1786.49 3341.06,1787.55 3342.70,1787.90"/>
    </edge>
    <edge id=":3581225937_7" function="internal">
        <lane id=":3581225937_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.99" shape="3339.19,1782.23 3338.90,1794.22"/>
    </edge>
    <edge id=":3581225937_8" function="internal">
        <lane id=":3581225937_8_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="12.61" shape="3339.19,1782.23 3338.60,1786.12 3337.26,1788.89 3335.16,1790.56 3332.30,1791.12"/>
    </edge>
    <edge id=":3581225937_9" function="internal">
        <lane id=":3581225937_9_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="7.66" shape="3332.29,1787.92 3333.81,1787.55 3334.93,1786.46 3335.66,1784.64 3335.99,1782.08"/>
    </edge>
    <edge id=":3581225937_10" function="internal">
        <lane id=":3581225937_10_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="10.41" shape="3332.29,1787.92 3342.70,1787.90"/>
    </edge>
    <edge id=":3581225937_11" function="internal">
        <lane id=":3581225937_11_0" index="0" allow="delivery bicycle" speed="5.56" length="9.85" shape="3332.29,1787.92 3334.61,1788.47 3336.73,1789.93 3338.28,1791.95 3338.90,1794.22"/>
    </edge>
    <edge id=":3581225937_w0" function="walkingarea">
        <lane id=":3581225937_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.35" width="3.20" shape="3332.30,1789.52 3332.30,1792.72 3334.10,1794.27 3337.30,1794.24 3337.30,1794.24 3340.50,1794.20 3342.71,1792.70 3342.70,1789.50"/>
    </edge>
    <edge id=":3581225937_w1" function="walkingarea">
        <lane id=":3581225937_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.36" width="3.20" shape="3342.70,1786.30 3342.69,1784.30 3340.79,1782.31 3337.59,1782.16 3337.59,1782.16 3334.39,1782.01 3332.29,1784.32 3332.29,1786.32"/>
    </edge>
    <edge id=":3581225941_0" function="internal">
        <lane id=":3581225941_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="5.14" shape="3335.95,1817.73 3335.74,1816.35 3335.13,1815.36 3334.13,1814.76 3332.73,1814.55"/>
    </edge>
    <edge id=":3581225941_1" function="internal">
        <lane id=":3581225941_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.48" shape="3335.95,1817.73 3335.85,1808.25"/>
    </edge>
    <edge id=":3581225941_2" function="internal">
        <lane id=":3581225941_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="3335.95,1817.73 3336.32,1814.96 3337.48,1812.97 3339.45,1811.78 3342.21,1811.37"/>
    </edge>
    <edge id=":3581225941_3" function="internal">
        <lane id=":3581225941_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3342.23,1814.57 3340.87,1814.77 3339.90,1815.36 3339.33,1816.33 3339.15,1817.69"/>
    </edge>
    <edge id=":3581225941_4" function="internal">
        <lane id=":3581225941_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.50" shape="3342.23,1814.57 3332.73,1814.55"/>
    </edge>
    <edge id=":3581225941_5" function="internal">
        <lane id=":3581225941_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.23" shape="3342.23,1814.57 3339.46,1814.19 3337.48,1813.00 3336.27,1811.02 3335.85,1808.25"/>
    </edge>
    <edge id=":3581225941_6" function="internal">
        <lane id=":3581225941_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.09" shape="3339.05,1808.21 3339.26,1809.60 3339.86,1810.59 3340.84,1811.18 3342.21,1811.37"/>
    </edge>
    <edge id=":3581225941_7" function="internal">
        <lane id=":3581225941_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.48" shape="3339.05,1808.21 3339.15,1817.69"/>
    </edge>
    <edge id=":3581225941_8" function="internal">
        <lane id=":3581225941_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="3339.05,1808.21 3338.68,1811.01 3337.50,1812.99 3335.52,1814.18 3332.73,1814.55"/>
    </edge>
    <edge id=":3581225941_9" function="internal">
        <lane id=":3581225941_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3332.75,1811.35 3334.12,1811.17 3335.09,1810.59 3335.67,1809.62 3335.85,1808.25"/>
    </edge>
    <edge id=":3581225941_10" function="internal">
        <lane id=":3581225941_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="3332.75,1811.35 3342.21,1811.37"/>
    </edge>
    <edge id=":3581225941_11" function="internal">
        <lane id=":3581225941_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.23" shape="3332.75,1811.35 3335.53,1811.77 3337.52,1812.96 3338.73,1814.94 3339.15,1817.69"/>
    </edge>
    <edge id=":3581225941_w0" function="walkingarea">
        <lane id=":3581225941_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.18" width="3.20" shape="3334.35,1817.74 3337.55,1817.71 3337.55,1817.71 3340.75,1817.68 3342.23,1816.17 3342.22,1812.97 3342.22,1812.97 3342.21,1809.77 3340.65,1808.20 3337.45,1808.23 3337.45,1808.23 3334.25,1808.27 3332.77,1809.75 3332.74,1812.95 3332.74,1812.95 3332.72,1816.15 3334.30,1817.26 3334.16,1816.87 3333.93,1816.56 3333.62,1816.34 3333.21,1816.20"/>
    </edge>
    <edge id=":3581225942_0" function="internal">
        <lane id=":3581225942_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3382.60,1923.78 3373.20,1923.88"/>
    </edge>
    <edge id=":3581225942_1" function="internal">
        <lane id=":3581225942_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3382.60,1923.78 3379.84,1923.42 3377.86,1922.26 3376.65,1920.30 3376.23,1917.55"/>
    </edge>
    <edge id=":3581225942_2" function="internal">
        <lane id=":3581225942_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3379.43,1917.51 3379.64,1918.87 3380.23,1919.83 3381.20,1920.40 3382.56,1920.58"/>
    </edge>
    <edge id=":3581225942_3" function="internal">
        <lane id=":3581225942_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3379.43,1917.51 3379.07,1920.27 3377.91,1922.25 3375.95,1923.46 3373.20,1923.88"/>
    </edge>
    <edge id=":3581225942_4" function="internal">
        <lane id=":3581225942_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3373.16,1920.68 3374.52,1920.47 3375.48,1919.88 3376.05,1918.91 3376.23,1917.55"/>
    </edge>
    <edge id=":3581225942_5" function="internal">
        <lane id=":3581225942_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3373.16,1920.68 3382.56,1920.58"/>
    </edge>
    <edge id=":3581225942_w0" function="walkingarea">
        <lane id=":3581225942_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="3382.61,1925.38 3382.58,1922.18 3382.58,1922.18 3382.55,1918.98 3381.03,1917.50 3377.83,1917.53 3377.83,1917.53 3374.63,1917.56 3373.15,1919.08 3373.18,1922.28 3373.18,1922.28 3373.21,1925.48"/>
    </edge>
    <edge id=":3581225943_0" function="internal">
        <lane id=":3581225943_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.03" shape="3375.17,1817.59 3374.96,1816.22 3374.37,1815.24 3373.40,1814.66 3372.05,1814.46"/>
    </edge>
    <edge id=":3581225943_1" function="internal">
        <lane id=":3581225943_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="3375.17,1817.59 3375.54,1814.82 3376.70,1812.83 3378.67,1811.64 3381.44,1811.23"/>
    </edge>
    <edge id=":3581225943_2" function="internal">
        <lane id=":3581225943_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3381.45,1814.43 3380.09,1814.63 3379.12,1815.22 3378.55,1816.19 3378.37,1817.56"/>
    </edge>
    <edge id=":3581225943_3" function="internal">
        <lane id=":3581225943_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3381.45,1814.43 3372.05,1814.46"/>
    </edge>
    <edge id=":3581225943_4" function="internal">
        <lane id=":3581225943_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3372.04,1811.26 3381.44,1811.23"/>
    </edge>
    <edge id=":3581225943_5" function="internal">
        <lane id=":3581225943_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3372.04,1811.26 3374.78,1811.65 3376.75,1812.83 3377.95,1814.80 3378.37,1817.56"/>
    </edge>
    <edge id=":3581225943_w0" function="walkingarea">
        <lane id=":3581225943_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3373.57,1817.61 3376.77,1817.57 3376.77,1817.57 3379.97,1817.54 3381.45,1816.03 3381.44,1812.83 3381.44,1812.83 3381.43,1809.63 3372.03,1809.66 3372.04,1812.86 3372.04,1812.86 3372.05,1816.06 3373.52,1817.13 3373.39,1816.75 3373.18,1816.45 3372.89,1816.23 3372.51,1816.11"/>
    </edge>
    <edge id=":3581225944_0" function="internal">
        <lane id=":3581225944_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3362.49,1923.99 3353.09,1924.09"/>
    </edge>
    <edge id=":3581225944_1" function="internal">
        <lane id=":3581225944_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3362.49,1923.99 3359.72,1923.62 3357.74,1922.46 3356.54,1920.50 3356.13,1917.74"/>
    </edge>
    <edge id=":3581225944_2" function="internal">
        <lane id=":3581225944_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3359.33,1917.72 3359.53,1919.07 3360.12,1920.04 3361.10,1920.61 3362.46,1920.79"/>
    </edge>
    <edge id=":3581225944_3" function="internal">
        <lane id=":3581225944_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3359.33,1917.72 3358.95,1920.48 3357.79,1922.46 3355.83,1923.67 3353.09,1924.09"/>
    </edge>
    <edge id=":3581225944_4" function="internal">
        <lane id=":3581225944_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="3353.06,1920.89 3354.41,1920.68 3355.37,1920.09 3355.94,1919.10 3356.13,1917.74"/>
    </edge>
    <edge id=":3581225944_5" function="internal">
        <lane id=":3581225944_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3353.06,1920.89 3362.46,1920.79"/>
    </edge>
    <edge id=":3581225944_w0" function="walkingarea">
        <lane id=":3581225944_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3362.51,1925.59 3362.47,1922.39 3362.47,1922.39 3362.44,1919.19 3360.93,1917.71 3357.73,1917.73 3357.73,1917.73 3354.53,1917.75 3353.04,1919.29 3353.07,1922.49 3353.07,1922.49 3353.11,1925.69"/>
    </edge>
    <edge id=":3581225945_0" function="internal">
        <lane id=":3581225945_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="3355.47,1817.63 3355.27,1816.27 3354.68,1815.30 3353.71,1814.72 3352.35,1814.53"/>
    </edge>
    <edge id=":3581225945_1" function="internal">
        <lane id=":3581225945_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3355.47,1817.63 3355.85,1814.87 3357.02,1812.89 3358.99,1811.70 3361.75,1811.30"/>
    </edge>
    <edge id=":3581225945_2" function="internal">
        <lane id=":3581225945_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3361.76,1814.50 3360.40,1814.69 3359.43,1815.28 3358.86,1816.25 3358.67,1817.61"/>
    </edge>
    <edge id=":3581225945_3" function="internal">
        <lane id=":3581225945_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3361.76,1814.50 3352.35,1814.53"/>
    </edge>
    <edge id=":3581225945_4" function="internal">
        <lane id=":3581225945_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3352.34,1811.33 3361.75,1811.30"/>
    </edge>
    <edge id=":3581225945_5" function="internal">
        <lane id=":3581225945_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3352.34,1811.33 3355.10,1811.71 3357.07,1812.89 3358.26,1814.85 3358.67,1817.61"/>
    </edge>
    <edge id=":3581225945_w0" function="walkingarea">
        <lane id=":3581225945_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3353.87,1817.64 3357.07,1817.62 3357.07,1817.62 3360.27,1817.60 3361.76,1816.10 3361.75,1812.90 3361.75,1812.90 3361.74,1809.70 3352.33,1809.73 3352.35,1812.93 3352.35,1812.93 3352.36,1816.13 3353.83,1817.18 3353.70,1816.80 3353.49,1816.50 3353.20,1816.29 3352.82,1816.17"/>
    </edge>
    <edge id=":3581225953_0" function="internal">
        <lane id=":3581225953_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3304.61,1953.96 3304.49,1944.56"/>
    </edge>
    <edge id=":3581225953_1" function="internal">
        <lane id=":3581225953_1_0" index="0" allow="delivery bicycle" speed="6.92" length="5.04" shape="3304.61,1953.96 3304.97,1951.23 3306.13,1949.26"/>
    </edge>
    <edge id=":3581225953_7" function="internal">
        <lane id=":3581225953_7_0" index="0" allow="delivery bicycle" speed="6.92" length="5.13" shape="3306.13,1949.26 3308.10,1948.03 3310.87,1947.55"/>
    </edge>
    <edge id=":3581225953_2" function="internal">
        <lane id=":3581225953_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.09" shape="3310.98,1950.74 3309.58,1950.98 3308.58,1951.59 3307.99,1952.57 3307.81,1953.92"/>
    </edge>
    <edge id=":3581225953_3" function="internal">
        <lane id=":3581225953_3_0" index="0" allow="delivery bicycle" speed="6.84" length="10.27" shape="3310.98,1950.74 3308.17,1950.44 3306.15,1949.31 3304.93,1947.35 3304.49,1944.56"/>
    </edge>
    <edge id=":3581225953_4" function="internal">
        <lane id=":3581225953_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3310.98,1950.74 3309.75,1949.99 3309.32,1949.20 3309.69,1948.39 3310.87,1947.55"/>
    </edge>
    <edge id=":3581225953_5" function="internal">
        <lane id=":3581225953_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="3307.69,1944.52 3307.91,1945.88 3308.50,1946.84 3309.49,1947.40 3310.87,1947.55"/>
    </edge>
    <edge id=":3581225953_6" function="internal">
        <lane id=":3581225953_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3307.69,1944.52 3307.81,1953.92"/>
    </edge>
    <edge id=":3581225953_w0" function="walkingarea">
        <lane id=":3581225953_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.40" width="2.00" shape="3302.89,1944.58 3300.89,1944.60 3301.01,1954.00 3303.01,1953.98"/>
    </edge>
    <edge id=":3581225953_w1" function="walkingarea">
        <lane id=":3581225953_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.93" width="3.20" shape="3306.21,1953.94 3309.41,1953.90 3311.03,1952.34 3310.92,1949.14 3310.92,1949.14 3310.81,1945.95 3309.29,1944.50 3306.09,1944.54"/>
    </edge>
    <edge id=":3581225955_0" function="internal">
        <lane id=":3581225955_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.29" shape="3271.91,1758.41 3271.62,1758.41"/>
    </edge>
    <edge id=":3581225955_1" function="internal">
        <lane id=":3581225955_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.31" shape="3271.58,1755.21 3271.89,1755.21"/>
    </edge>
    <edge id=":3581225955_w0" function="walkingarea">
        <lane id=":3581225955_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.27" width="2.00" shape="3271.64,1760.01 3271.67,1762.01 3271.94,1762.01 3271.92,1760.01"/>
    </edge>
    <edge id=":3581225955_w1" function="walkingarea">
        <lane id=":3581225955_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.32" width="2.00" shape="3271.88,1753.61 3271.86,1751.61 3271.53,1751.61 3271.56,1753.61"/>
    </edge>
    <edge id=":3581225975_0" function="internal">
        <lane id=":3581225975_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3150.96,1737.38 3152.15,1738.19 3152.54,1739.00 3152.13,1739.79 3150.92,1740.58"/>
    </edge>
    <edge id=":3581225982_0" function="internal">
        <lane id=":3581225982_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3619.00,1834.12 3628.39,1834.20"/>
    </edge>
    <edge id=":3581225982_1" function="internal">
        <lane id=":3581225982_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.78" shape="3619.00,1834.12 3621.76,1834.35 3623.72,1834.95 3624.89,1835.95 3625.26,1837.32"/>
    </edge>
    <edge id=":3581225982_2" function="internal">
        <lane id=":3581225982_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.77" shape="3622.06,1837.27 3622.47,1835.91 3623.67,1834.95 3625.64,1834.38 3628.39,1834.20"/>
    </edge>
    <edge id=":3581225982_w0" function="walkingarea">
        <lane id=":3581225982_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="3628.38,1835.80 3628.41,1832.60 3619.01,1832.52 3618.98,1835.72 3620.46,1837.24 3623.66,1837.29 3623.66,1837.29 3626.86,1837.35 3627.92,1835.84 3627.55,1835.97 3627.25,1836.18 3627.04,1836.49 3626.91,1836.87"/>
    </edge>
    <edge id=":3629430724_0" function="internal">
        <lane id=":3629430724_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.08" shape="3297.50,1376.69 3296.07,1386.68"/>
    </edge>
    <edge id=":3629430724_1" function="internal">
        <lane id=":3629430724_1_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="6.69" length="8.47" shape="3288.36,1381.05 3290.72,1380.73 3292.50,1379.81 3293.70,1378.32 3294.33,1376.24"/>
    </edge>
    <edge id=":3629430724_2" function="internal">
        <lane id=":3629430724_2_0" index="0" allow="bus coach delivery bicycle evehicle" speed="6.80" length="11.14" shape="3288.36,1381.05 3292.04,1381.36 3294.55,1382.40 3295.89,1384.17 3296.07,1386.68"/>
    </edge>
    <edge id=":3629430724_3" function="internal">
        <lane id=":3629430724_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="10.08" shape="3292.90,1386.22 3294.33,1376.24"/>
    </edge>
    <edge id=":3629430724_w0" function="walkingarea">
        <lane id=":3629430724_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.08" width="2.00" shape="3297.65,1386.90 3299.63,1387.19 3301.06,1377.20 3299.08,1376.92"/>
    </edge>
    <edge id=":3629430724_w1" function="walkingarea">
        <lane id=":3629430724_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.21" width="3.20" shape="3295.91,1376.47 3292.75,1376.01 3288.34,1379.45 3288.38,1382.65 3291.32,1385.99 3294.48,1386.45"/>
    </edge>
    <edge id=":3629430725_0" function="internal">
        <lane id=":3629430725_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3266.29,1402.60 3266.08,1401.24 3265.49,1400.28 3264.51,1399.72 3263.14,1399.56"/>
    </edge>
    <edge id=":3629430725_1" function="internal">
        <lane id=":3629430725_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.29" shape="3266.29,1402.60 3266.24,1396.31"/>
    </edge>
    <edge id=":3629430725_2" function="internal">
        <lane id=":3629430725_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3266.29,1402.60 3267.08,1401.40 3267.88,1400.99 3268.68,1401.38 3269.49,1402.57"/>
    </edge>
    <edge id=":3629430725_3" function="internal">
        <lane id=":3629430725_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.07" shape="3272.58,1399.36 3271.22,1399.58 3270.25,1400.19 3269.67,1401.19 3269.49,1402.57"/>
    </edge>
    <edge id=":3629430725_4" function="internal">
        <lane id=":3629430725_4_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.44" shape="3272.58,1399.36 3263.14,1399.56"/>
    </edge>
    <edge id=":3629430725_5" function="internal">
        <lane id=":3629430725_5_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.79" shape="3272.58,1399.36 3269.81,1399.21 3267.83,1398.65 3266.64,1397.69 3266.24,1396.31"/>
    </edge>
    <edge id=":3629430725_6" function="internal">
        <lane id=":3629430725_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.28" shape="3269.44,1396.30 3269.49,1402.57"/>
    </edge>
    <edge id=":3629430725_7" function="internal">
        <lane id=":3629430725_7_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.82" shape="3269.44,1396.30 3269.05,1397.66 3267.87,1398.66 3265.90,1399.30 3263.14,1399.56"/>
    </edge>
    <edge id=":3629430725_w0" function="walkingarea">
        <lane id=":3629430725_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.90" width="3.20" shape="3264.69,1402.62 3267.89,1402.59 3267.89,1402.59 3271.09,1402.55 3272.60,1400.96 3272.55,1397.76 3271.04,1396.29 3267.84,1396.31 3267.84,1396.31 3264.64,1396.32 3263.10,1397.96 3263.18,1401.16 3264.65,1402.16 3264.52,1401.79 3264.31,1401.51 3264.01,1401.31 3263.64,1401.19"/>
    </edge>
    <edge id=":3629430730_0" function="internal">
        <lane id=":3629430730_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.00" shape="3116.65,1405.81 3116.44,1404.46 3115.85,1403.50 3114.87,1402.92 3113.51,1402.74"/>
    </edge>
    <edge id=":3629430730_1" function="internal">
        <lane id=":3629430730_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="3116.65,1405.81 3116.58,1396.42"/>
    </edge>
    <edge id=":3629430730_2" function="internal">
        <lane id=":3629430730_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3116.65,1405.81 3117.44,1404.60 3118.23,1404.19 3119.04,1404.59 3119.85,1405.78"/>
    </edge>
    <edge id=":3629430730_3" function="internal">
        <lane id=":3629430730_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.37" shape="3119.78,1396.41 3119.85,1405.78"/>
    </edge>
    <edge id=":3629430730_4" function="internal">
        <lane id=":3629430730_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="3119.78,1396.41 3119.40,1399.16 3118.23,1401.14 3116.27,1402.33 3113.51,1402.74"/>
    </edge>
    <edge id=":3629430730_5" function="internal">
        <lane id=":3629430730_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3119.78,1396.41 3118.99,1397.61 3118.19,1398.02 3117.39,1397.62 3116.58,1396.42"/>
    </edge>
    <edge id=":3629430730_6" function="internal">
        <lane id=":3629430730_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3113.50,1399.54 3114.85,1399.34 3115.82,1398.75 3116.39,1397.78 3116.58,1396.42"/>
    </edge>
    <edge id=":3629430730_7" function="internal">
        <lane id=":3629430730_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.14" shape="3113.50,1399.54 3116.25,1399.91 3118.23,1401.08 3119.43,1403.03 3119.85,1405.78"/>
    </edge>
    <edge id=":3629430730_8" function="internal">
        <lane id=":3629430730_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3113.50,1399.54 3114.70,1400.33 3115.11,1401.13 3114.71,1401.93 3113.51,1402.74"/>
    </edge>
    <edge id=":3629430730_w0" function="walkingarea">
        <lane id=":3629430730_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="3115.05,1405.83 3118.25,1405.79 3118.25,1405.79 3121.45,1405.76 3121.38,1396.40 3118.18,1396.42 3118.18,1396.42 3114.98,1396.43 3113.49,1397.94 3113.51,1401.14 3113.51,1401.14 3113.52,1404.34 3115.00,1405.37 3114.87,1405.00 3114.66,1404.70 3114.36,1404.50 3113.99,1404.38"/>
    </edge>
    <edge id=":3629430731_0" function="internal">
        <lane id=":3629430731_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3116.41,1351.37 3117.21,1350.16 3118.00,1349.76 3118.81,1350.16 3119.61,1351.35"/>
    </edge>
    <edge id=":3629430732_0" function="internal">
        <lane id=":3629430732_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3120.13,1432.13 3119.34,1433.34 3118.55,1433.75 3117.74,1433.36 3116.93,1432.17"/>
    </edge>
    <edge id=":3629430733_0" function="internal">
        <lane id=":3629430733_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.33" shape="3047.25,1543.26 3037.91,1543.37"/>
    </edge>
    <edge id=":3629430733_1" function="internal">
        <lane id=":3629430733_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.13" shape="3047.25,1543.26 3044.53,1542.88 3042.56,1541.71 3041.35,1539.74 3040.87,1536.99"/>
    </edge>
    <edge id=":3629430733_2" function="internal">
        <lane id=":3629430733_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3047.25,1543.26 3046.04,1542.46 3045.64,1541.67 3046.03,1540.86 3047.23,1540.06"/>
    </edge>
    <edge id=":3629430733_3" function="internal">
        <lane id=":3629430733_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.07" shape="3044.07,1536.89 3044.31,1538.28 3044.91,1539.27 3045.89,1539.87 3047.23,1540.06"/>
    </edge>
    <edge id=":3629430733_4" function="internal">
        <lane id=":3629430733_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="3044.07,1536.89 3043.76,1539.68 3042.63,1541.69 3040.68,1542.92 3037.91,1543.37"/>
    </edge>
    <edge id=":3629430733_5" function="internal">
        <lane id=":3629430733_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3044.07,1536.89 3043.31,1538.12 3042.52,1538.54 3041.71,1538.17 3040.87,1536.99"/>
    </edge>
    <edge id=":3629430733_6" function="internal">
        <lane id=":3629430733_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3037.85,1540.17 3039.21,1539.95 3040.17,1539.35 3040.72,1538.36 3040.87,1536.99"/>
    </edge>
    <edge id=":3629430733_7" function="internal">
        <lane id=":3629430733_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="3037.85,1540.17 3047.23,1540.06"/>
    </edge>
    <edge id=":3629430733_8" function="internal">
        <lane id=":3629430733_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3037.85,1540.17 3039.07,1540.95 3039.48,1541.74 3039.10,1542.55 3037.91,1543.37"/>
    </edge>
    <edge id=":3629430733_w0" function="walkingarea">
        <lane id=":3629430733_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3047.25,1544.86 3047.24,1541.66 3047.24,1541.66 3047.22,1538.46 3045.67,1536.84 3042.47,1536.94 3042.47,1536.94 3039.28,1537.04 3037.82,1538.57 3037.88,1541.77 3037.88,1541.77 3037.94,1544.97"/>
    </edge>
    <edge id=":3629430734_0" function="internal">
        <lane id=":3629430734_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.22" shape="3036.85,1406.39 3036.60,1404.99 3035.97,1403.99 3034.94,1403.40 3033.52,1403.22"/>
    </edge>
    <edge id=":3629430734_1" function="internal">
        <lane id=":3629430734_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.56" shape="3036.85,1406.39 3036.50,1396.84"/>
    </edge>
    <edge id=":3629430734_2" function="internal">
        <lane id=":3629430734_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="3036.85,1406.39 3037.16,1403.58 3038.31,1401.57 3040.28,1400.35 3043.07,1399.93"/>
    </edge>
    <edge id=":3629430734_3" function="internal">
        <lane id=":3629430734_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3036.85,1406.39 3037.61,1405.16 3038.40,1404.74 3039.21,1405.12 3040.05,1406.29"/>
    </edge>
    <edge id=":3629430734_4" function="internal">
        <lane id=":3629430734_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="3043.09,1403.13 3041.72,1403.34 3040.76,1403.93 3040.20,1404.92 3040.05,1406.29"/>
    </edge>
    <edge id=":3629430734_5" function="internal">
        <lane id=":3629430734_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.57" shape="3043.09,1403.13 3033.52,1403.22"/>
    </edge>
    <edge id=":3629430734_6" function="internal">
        <lane id=":3629430734_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.31" shape="3043.09,1403.13 3040.31,1402.75 3038.28,1401.58 3037.01,1399.60 3036.50,1396.84"/>
    </edge>
    <edge id=":3629430734_7" function="internal">
        <lane id=":3629430734_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3043.09,1403.13 3041.89,1402.34 3041.48,1401.54 3041.88,1400.74 3043.07,1399.93"/>
    </edge>
    <edge id=":3629430734_8" function="internal">
        <lane id=":3629430734_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.22" length="5.29" shape="3039.70,1396.70 3039.96,1398.12 3040.61,1399.13 3041.65,1399.74 3043.07,1399.93"/>
    </edge>
    <edge id=":3629430734_9" function="internal">
        <lane id=":3629430734_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.60" shape="3039.70,1396.70 3040.05,1406.29"/>
    </edge>
    <edge id=":3629430734_10" function="internal">
        <lane id=":3629430734_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.31" shape="3039.70,1396.70 3039.41,1399.52 3038.29,1401.55 3036.33,1402.78 3033.52,1403.22"/>
    </edge>
    <edge id=":3629430734_11" function="internal">
        <lane id=":3629430734_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3039.70,1396.70 3038.95,1397.93 3038.17,1398.37 3037.35,1398.00 3036.50,1396.84"/>
    </edge>
    <edge id=":3629430734_12" function="internal">
        <lane id=":3629430734_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.04" shape="3033.48,1400.02 3034.85,1399.81 3035.81,1399.20 3036.36,1398.21 3036.50,1396.84"/>
    </edge>
    <edge id=":3629430734_13" function="internal">
        <lane id=":3629430734_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.59" shape="3033.48,1400.02 3043.07,1399.93"/>
    </edge>
    <edge id=":3629430734_14" function="internal">
        <lane id=":3629430734_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.31" shape="3033.48,1400.02 3036.28,1400.38 3038.31,1401.55 3039.56,1403.52 3040.05,1406.29"/>
    </edge>
    <edge id=":3629430734_15" function="internal">
        <lane id=":3629430734_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3033.48,1400.02 3034.69,1400.80 3035.10,1401.60 3034.71,1402.40 3033.52,1403.22"/>
    </edge>
    <edge id=":3629430734_w0" function="walkingarea">
        <lane id=":3629430734_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.24" width="3.20" shape="3035.25,1406.44 3038.45,1406.34 3038.45,1406.34 3041.65,1406.24 3043.10,1404.73 3043.08,1401.53 3043.08,1401.53 3043.06,1398.33 3041.30,1396.63 3038.10,1396.77 3038.10,1396.77 3034.90,1396.90 3033.46,1398.42 3033.50,1401.62 3033.50,1401.62 3033.54,1404.82 3035.19,1405.94 3035.04,1405.53 3034.80,1405.21 3034.47,1404.99 3034.05,1404.86"/>
    </edge>
    <edge id=":3629430735_0" function="internal">
        <lane id=":3629430735_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3031.27,1264.02 3031.03,1262.67 3030.41,1261.72 3029.42,1261.18 3028.06,1261.04"/>
    </edge>
    <edge id=":3629430735_1" function="internal">
        <lane id=":3629430735_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="3031.27,1264.02 3031.56,1261.25 3032.66,1259.23 3034.58,1257.97 3037.31,1257.46"/>
    </edge>
    <edge id=":3629430735_2" function="internal">
        <lane id=":3629430735_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3031.27,1264.02 3032.03,1262.79 3032.81,1262.36 3033.63,1262.73 3034.47,1263.89"/>
    </edge>
    <edge id=":3629430735_3" function="internal">
        <lane id=":3629430735_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.00" shape="3037.44,1260.66 3036.10,1260.91 3035.15,1261.53 3034.61,1262.53 3034.47,1263.89"/>
    </edge>
    <edge id=":3629430735_4" function="internal">
        <lane id=":3629430735_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="3037.44,1260.66 3028.06,1261.04"/>
    </edge>
    <edge id=":3629430735_5" function="internal">
        <lane id=":3629430735_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3037.44,1260.66 3036.21,1259.91 3035.78,1259.13 3036.14,1258.31 3037.31,1257.46"/>
    </edge>
    <edge id=":3629430735_6" function="internal">
        <lane id=":3629430735_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="3027.93,1257.84 3037.31,1257.46"/>
    </edge>
    <edge id=":3629430735_7" function="internal">
        <lane id=":3629430735_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3027.93,1257.84 3030.70,1258.13 3032.71,1259.23 3033.97,1261.15 3034.47,1263.89"/>
    </edge>
    <edge id=":3629430735_8" function="internal">
        <lane id=":3629430735_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3027.93,1257.84 3029.16,1258.60 3029.59,1259.38 3029.22,1260.19 3028.06,1261.04"/>
    </edge>
    <edge id=":3629430735_w0" function="walkingarea">
        <lane id=":3629430735_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="3029.68,1264.08 3032.87,1263.96 3032.87,1263.96 3036.07,1263.83 3037.51,1262.26 3037.38,1259.06 3037.38,1259.06 3037.24,1255.87 3027.87,1256.24 3027.99,1259.44 3027.99,1259.44 3028.12,1262.64 3029.62,1263.62 3029.48,1263.25 3029.26,1262.97 3028.96,1262.77 3028.58,1262.66"/>
    </edge>
    <edge id=":3629430736_0" function="internal">
        <lane id=":3629430736_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3116.54,1385.74 3116.34,1384.38 3115.75,1383.41 3114.78,1382.84 3113.41,1382.66"/>
    </edge>
    <edge id=":3629430736_1" function="internal">
        <lane id=":3629430736_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3116.54,1385.74 3116.50,1376.34"/>
    </edge>
    <edge id=":3629430736_2" function="internal">
        <lane id=":3629430736_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3116.54,1385.74 3117.33,1384.53 3118.13,1384.13 3118.93,1384.53 3119.74,1385.72"/>
    </edge>
    <edge id=":3629430736_3" function="internal">
        <lane id=":3629430736_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3119.70,1376.32 3119.74,1385.72"/>
    </edge>
    <edge id=":3629430736_4" function="internal">
        <lane id=":3629430736_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3119.70,1376.32 3119.32,1379.07 3118.14,1381.04 3116.17,1382.24 3113.41,1382.66"/>
    </edge>
    <edge id=":3629430736_5" function="internal">
        <lane id=":3629430736_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3119.70,1376.32 3118.91,1377.53 3118.11,1377.93 3117.31,1377.53 3116.50,1376.34"/>
    </edge>
    <edge id=":3629430736_6" function="internal">
        <lane id=":3629430736_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.04" shape="3113.37,1379.46 3114.74,1379.25 3115.73,1378.66 3116.31,1377.69 3116.50,1376.34"/>
    </edge>
    <edge id=":3629430736_7" function="internal">
        <lane id=":3629430736_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.21" shape="3113.37,1379.46 3116.15,1379.82 3118.13,1380.99 3119.33,1382.95 3119.74,1385.72"/>
    </edge>
    <edge id=":3629430736_8" function="internal">
        <lane id=":3629430736_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3113.37,1379.46 3114.58,1380.25 3114.99,1381.04 3114.60,1381.85 3113.41,1382.66"/>
    </edge>
    <edge id=":3629430736_w0" function="walkingarea">
        <lane id=":3629430736_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3114.94,1385.74 3118.14,1385.73 3118.14,1385.73 3121.34,1385.72 3121.30,1376.32 3118.10,1376.33 3118.10,1376.33 3114.90,1376.34 3113.35,1377.86 3113.39,1381.06 3113.39,1381.06 3113.43,1384.26 3114.90,1385.28 3114.77,1384.91 3114.56,1384.62 3114.27,1384.42 3113.89,1384.30"/>
    </edge>
    <edge id=":3629430737_0" function="internal">
        <lane id=":3629430737_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.44" length="5.62" shape="3036.08,1386.93 3035.80,1385.47 3035.10,1384.40 3033.99,1383.73 3032.45,1383.46"/>
    </edge>
    <edge id=":3629430737_1" function="internal">
        <lane id=":3629430737_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.77" shape="3036.08,1386.93 3035.69,1377.17"/>
    </edge>
    <edge id=":3629430737_2" function="internal">
        <lane id=":3629430737_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.30" shape="3036.08,1386.93 3036.37,1384.11 3037.49,1382.08 3039.45,1380.85 3042.25,1380.41"/>
    </edge>
    <edge id=":3629430737_3" function="internal">
        <lane id=":3629430737_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3036.08,1386.93 3036.83,1385.69 3037.61,1385.26 3038.43,1385.63 3039.28,1386.79"/>
    </edge>
    <edge id=":3629430737_4" function="internal">
        <lane id=":3629430737_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="3042.29,1383.61 3040.93,1383.82 3039.97,1384.42 3039.42,1385.41 3039.28,1386.79"/>
    </edge>
    <edge id=":3629430737_5" function="internal">
        <lane id=":3629430737_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.85" shape="3042.29,1383.61 3032.45,1383.46"/>
    </edge>
    <edge id=":3629430737_6" function="internal">
        <lane id=":3629430737_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.46" shape="3042.29,1383.61 3039.50,1383.24 3037.47,1382.04 3036.20,1380.02 3035.69,1377.17"/>
    </edge>
    <edge id=":3629430737_7" function="internal">
        <lane id=":3629430737_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3042.29,1383.61 3041.08,1382.82 3040.67,1382.03 3041.06,1381.22 3042.25,1380.41"/>
    </edge>
    <edge id=":3629430737_8" function="internal">
        <lane id=":3629430737_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.25" length="5.40" shape="3038.89,1377.04 3039.15,1378.53 3039.79,1379.59 3040.83,1380.21 3042.25,1380.41"/>
    </edge>
    <edge id=":3629430737_9" function="internal">
        <lane id=":3629430737_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.76" shape="3038.89,1377.04 3039.28,1386.79"/>
    </edge>
    <edge id=":3629430737_10" function="internal">
        <lane id=":3629430737_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.57" shape="3038.89,1377.04 3038.58,1379.96 3037.41,1382.00 3035.36,1383.17 3032.45,1383.46"/>
    </edge>
    <edge id=":3629430737_11" function="internal">
        <lane id=":3629430737_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3038.89,1377.04 3038.13,1378.27 3037.35,1378.70 3036.53,1378.34 3035.69,1377.17"/>
    </edge>
    <edge id=":3629430737_12" function="internal">
        <lane id=":3629430737_12_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.10" shape="3032.58,1380.27 3033.99,1380.12 3034.97,1379.56 3035.54,1378.57 3035.69,1377.17"/>
    </edge>
    <edge id=":3629430737_13" function="internal">
        <lane id=":3629430737_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.67" shape="3032.58,1380.27 3042.25,1380.41"/>
    </edge>
    <edge id=":3629430737_14" function="internal">
        <lane id=":3629430737_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.48" shape="3032.58,1380.27 3035.41,1380.77 3037.47,1382.03 3038.76,1384.04 3039.28,1386.79"/>
    </edge>
    <edge id=":3629430737_15" function="internal">
        <lane id=":3629430737_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3032.58,1380.27 3033.75,1381.11 3034.11,1381.93 3033.68,1382.71 3032.45,1383.46"/>
    </edge>
    <edge id=":3629430737_w0" function="walkingarea">
        <lane id=":3629430737_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.36" width="3.20" shape="3034.48,1386.99 3037.68,1386.86 3037.68,1386.86 3040.88,1386.72 3042.32,1385.21 3042.27,1382.01 3042.27,1382.01 3042.23,1378.81 3040.48,1376.98 3037.29,1377.11 3037.29,1377.11 3034.09,1377.23 3032.65,1378.67 3032.52,1381.86 3032.52,1381.86 3032.38,1385.06 3034.40,1386.43 3034.22,1385.96 3033.92,1385.59 3033.52,1385.31 3033.00,1385.14"/>
    </edge>
    <edge id=":3629430742_0" function="internal">
        <lane id=":3629430742_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3033.28,1315.46 3032.91,1306.06"/>
    </edge>
    <edge id=":3629430742_1" function="internal">
        <lane id=":3629430742_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.35" shape="3033.28,1315.46 3033.57,1312.63 3034.71,1310.60 3036.69,1309.38 3039.51,1308.97"/>
    </edge>
    <edge id=":3629430742_2" function="internal">
        <lane id=":3629430742_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3033.28,1315.46 3034.03,1314.23 3034.82,1313.80 3035.63,1314.17 3036.48,1315.34"/>
    </edge>
    <edge id=":3629430742_3" function="internal">
        <lane id=":3629430742_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="3039.51,1312.17 3038.14,1312.37 3037.17,1312.97 3036.62,1313.95 3036.48,1315.34"/>
    </edge>
    <edge id=":3629430742_4" function="internal">
        <lane id=":3629430742_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="3039.51,1312.17 3036.72,1311.79 3034.68,1310.65 3033.41,1308.74 3032.91,1306.06"/>
    </edge>
    <edge id=":3629430742_5" function="internal">
        <lane id=":3629430742_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3039.51,1312.17 3038.31,1311.37 3037.91,1310.58 3038.31,1309.77 3039.51,1308.97"/>
    </edge>
    <edge id=":3629430742_6" function="internal">
        <lane id=":3629430742_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.17" length="5.15" shape="3036.11,1305.94 3036.37,1307.27 3037.02,1308.22 3038.07,1308.79 3039.51,1308.97"/>
    </edge>
    <edge id=":3629430742_7" function="internal">
        <lane id=":3629430742_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3036.11,1305.94 3036.48,1315.34"/>
    </edge>
    <edge id=":3629430742_8" function="internal">
        <lane id=":3629430742_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3036.11,1305.94 3035.36,1307.17 3034.57,1307.60 3033.76,1307.23 3032.91,1306.06"/>
    </edge>
    <edge id=":3629430742_w0" function="walkingarea">
        <lane id=":3629430742_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.91" width="3.20" shape="3031.68,1315.52 3034.88,1315.40 3034.88,1315.40 3038.08,1315.27 3039.52,1313.77 3039.51,1310.57 3039.51,1310.57 3039.51,1307.37 3037.71,1305.88 3034.51,1306.00 3034.51,1306.00 3031.31,1306.13"/>
    </edge>
    <edge id=":3629430743_0" function="internal">
        <lane id=":3629430743_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3161.94,1308.79 3163.14,1309.59 3163.54,1310.39 3163.14,1311.19 3161.94,1311.99"/>
    </edge>
    <edge id=":3629430744_0" function="internal">
        <lane id=":3629430744_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3274.80,1258.38 3276.09,1257.73 3276.98,1257.78 3277.48,1258.53 3277.58,1259.96"/>
    </edge>
    <edge id=":3629430748_0" function="internal">
        <lane id=":3629430748_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.66" shape="3244.83,1384.82 3244.77,1382.85 3244.77,1381.50 3244.82,1380.14 3244.94,1378.17"/>
    </edge>
    <edge id=":3629430748_1" function="internal">
        <lane id=":3629430748_1_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.90" shape="3244.83,1384.82 3245.19,1383.43 3246.36,1382.41 3248.36,1381.79 3251.16,1381.55"/>
    </edge>
    <edge id=":3629430748_2" function="internal">
        <lane id=":3629430748_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.10" shape="3248.14,1378.37 3248.25,1379.78 3248.79,1380.78 3249.76,1381.37 3251.16,1381.55"/>
    </edge>
    <edge id=":3629430748_3" function="internal">
        <lane id=":3629430748_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.35" shape="3248.14,1378.37 3248.02,1380.26 3247.97,1381.55 3247.98,1382.84 3248.03,1384.72"/>
    </edge>
    <edge id=":3629430748_4" function="internal">
        <lane id=":3629430748_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.33" length="5.39" shape="3241.66,1381.68 3243.01,1381.45 3244.01,1380.78 3244.66,1379.69 3244.94,1378.17"/>
    </edge>
    <edge id=":3629430748_5" function="internal">
        <lane id=":3629430748_5_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.51" shape="3241.66,1381.68 3251.16,1381.55"/>
    </edge>
    <edge id=":3629430748_6" function="internal">
        <lane id=":3629430748_6_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.78" shape="3241.66,1381.68 3244.41,1381.84 3246.39,1382.40 3247.59,1383.36 3248.03,1384.72"/>
    </edge>
    <edge id=":3629430748_w0" function="walkingarea">
        <lane id=":3629430748_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.00" width="3.20" shape="3243.23,1384.87 3246.43,1384.77 3246.43,1384.77 3249.63,1384.67 3251.19,1383.15 3251.14,1379.95 3249.73,1378.47 3246.54,1378.27 3246.54,1378.27 3243.35,1378.07 3241.64,1380.08 3241.68,1383.28 3243.17,1384.38 3243.04,1383.98 3242.82,1383.67 3242.52,1383.45 3242.14,1383.32"/>
    </edge>
    <edge id=":3629430749_0" function="internal">
        <lane id=":3629430749_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.02" shape="3245.32,1402.93 3245.12,1401.57 3244.53,1400.60 3243.55,1400.03 3242.19,1399.86"/>
    </edge>
    <edge id=":3629430749_1" function="internal">
        <lane id=":3629430749_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.24" shape="3245.32,1402.93 3245.21,1396.68"/>
    </edge>
    <edge id=":3629430749_2" function="internal">
        <lane id=":3629430749_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3245.32,1402.93 3246.12,1401.73 3246.92,1401.32 3247.72,1401.72 3248.52,1402.92"/>
    </edge>
    <edge id=":3629430749_3" function="internal">
        <lane id=":3629430749_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.04" shape="3251.61,1399.75 3250.25,1399.96 3249.29,1400.55 3248.71,1401.54 3248.52,1402.92"/>
    </edge>
    <edge id=":3629430749_4" function="internal">
        <lane id=":3629430749_4_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.42" shape="3251.61,1399.75 3242.19,1399.86"/>
    </edge>
    <edge id=":3629430749_5" function="internal">
        <lane id=":3629430749_5_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.81" shape="3251.61,1399.75 3248.85,1399.57 3246.86,1399.00 3245.65,1398.04 3245.21,1396.68"/>
    </edge>
    <edge id=":3629430749_6" function="internal">
        <lane id=":3629430749_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.33" shape="3248.41,1396.58 3248.52,1402.92"/>
    </edge>
    <edge id=":3629430749_7" function="internal">
        <lane id=":3629430749_7_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.80" shape="3248.41,1396.58 3248.06,1397.98 3246.90,1398.99 3244.95,1399.62 3242.19,1399.86"/>
    </edge>
    <edge id=":3629430749_w0" function="walkingarea">
        <lane id=":3629430749_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.89" width="3.20" shape="3243.72,1402.93 3246.92,1402.92 3246.92,1402.92 3250.12,1402.91 3251.62,1401.35 3251.60,1398.15 3250.01,1396.53 3246.81,1396.63 3246.81,1396.63 3243.61,1396.74 3242.16,1398.26 3242.21,1401.46 3243.68,1402.48 3243.55,1402.10 3243.34,1401.82 3243.05,1401.61 3242.67,1401.49"/>
    </edge>
    <edge id=":3629430750_0" function="internal">
        <lane id=":3629430750_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3252.15,1542.25 3242.75,1542.29"/>
    </edge>
    <edge id=":3629430750_1" function="internal">
        <lane id=":3629430750_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3252.15,1542.25 3249.39,1541.87 3247.42,1540.69 3246.23,1538.73 3245.82,1535.97"/>
    </edge>
    <edge id=":3629430750_2" function="internal">
        <lane id=":3629430750_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3252.15,1542.25 3250.95,1541.45 3250.54,1540.66 3250.94,1539.85 3252.14,1539.05"/>
    </edge>
    <edge id=":3629430750_3" function="internal">
        <lane id=":3629430750_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3249.02,1535.96 3249.22,1537.32 3249.81,1538.28 3250.78,1538.86 3252.14,1539.05"/>
    </edge>
    <edge id=":3629430750_4" function="internal">
        <lane id=":3629430750_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3249.02,1535.96 3248.64,1538.72 3247.47,1540.69 3245.50,1541.89 3242.75,1542.29"/>
    </edge>
    <edge id=":3629430750_5" function="internal">
        <lane id=":3629430750_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3249.02,1535.96 3248.23,1537.16 3247.43,1537.57 3246.63,1537.17 3245.82,1535.97"/>
    </edge>
    <edge id=":3629430750_6" function="internal">
        <lane id=":3629430750_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3242.74,1539.09 3244.09,1538.89 3245.06,1538.31 3245.63,1537.33 3245.82,1535.97"/>
    </edge>
    <edge id=":3629430750_7" function="internal">
        <lane id=":3629430750_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3242.74,1539.09 3252.14,1539.05"/>
    </edge>
    <edge id=":3629430750_8" function="internal">
        <lane id=":3629430750_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3242.74,1539.09 3243.94,1539.89 3244.34,1540.69 3243.95,1541.49 3242.75,1542.29"/>
    </edge>
    <edge id=":3629430750_w0" function="walkingarea">
        <lane id=":3629430750_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="3252.16,1543.85 3252.14,1540.65 3252.14,1540.65 3252.13,1537.45 3250.62,1535.96 3247.42,1535.97 3247.42,1535.97 3244.22,1535.98 3242.73,1537.49 3242.74,1540.69 3242.74,1540.69 3242.76,1543.89"/>
    </edge>
    <edge id=":3629430751_0" function="internal">
        <lane id=":3629430751_0_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.76" shape="3266.17,1384.46 3266.55,1383.09 3267.73,1382.11 3269.69,1381.50 3272.44,1381.27"/>
    </edge>
    <edge id=":3629430751_1" function="internal">
        <lane id=":3629430751_1_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.40" shape="3263.04,1381.39 3272.44,1381.27"/>
    </edge>
    <edge id=":3629430751_2" function="internal">
        <lane id=":3629430751_2_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="7.77" shape="3263.04,1381.39 3265.80,1381.55 3267.78,1382.11 3268.97,1383.08 3269.37,1384.44"/>
    </edge>
    <edge id=":3629430751_w0" function="walkingarea">
        <lane id=":3629430751_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="3264.57,1384.47 3267.77,1384.45 3267.77,1384.45 3270.97,1384.43 3272.46,1382.87 3272.42,1379.67 3263.02,1379.79 3263.06,1382.99 3264.52,1384.01 3264.40,1383.64 3264.19,1383.35 3263.89,1383.14 3263.52,1383.02"/>
    </edge>
    <edge id=":3629438389_0" function="internal">
        <lane id=":3629438389_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="3917.29,1108.65 3917.27,1094.24"/>
    </edge>
    <edge id=":3629438389_1" function="internal">
        <lane id=":3629438389_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.20" shape="3917.29,1108.65 3917.84,1104.81 3919.48,1102.05 3922.24,1100.39 3926.09,1099.80"/>
    </edge>
    <edge id=":3629438389_2" function="internal">
        <lane id=":3629438389_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.07" shape="3926.12,1103.00 3923.66,1103.37 3921.89,1104.44 3920.84,1106.19 3920.49,1108.64"/>
    </edge>
    <edge id=":3629438389_3" function="internal">
        <lane id=":3629438389_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.22" shape="3926.12,1103.00 3922.25,1102.49 3919.49,1100.85 3917.83,1098.11 3917.27,1094.24"/>
    </edge>
    <edge id=":3629438389_4" function="internal">
        <lane id=":3629438389_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.03" shape="3920.47,1094.24 3920.83,1096.69 3921.88,1098.44 3923.64,1099.47 3926.09,1099.80"/>
    </edge>
    <edge id=":3629438389_5" function="internal">
        <lane id=":3629438389_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="3920.47,1094.24 3920.49,1108.64"/>
    </edge>
    <edge id=":3629438392_0" function="internal">
        <lane id=":3629438392_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4005.18,1181.22 4005.48,1181.22"/>
        <lane id=":3629438392_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4005.13,1184.42 4005.43,1184.42"/>
    </edge>
    <edge id=":3629438392_w0" function="walkingarea">
        <lane id=":3629438392_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="4005.51,1179.62 4005.54,1177.62 4005.24,1177.62 4005.21,1179.62"/>
    </edge>
    <edge id=":3629438793_0" function="internal">
        <lane id=":3629438793_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4005.03,1196.50 4004.73,1196.49"/>
        <lane id=":3629438793_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4005.16,1193.31 4004.86,1193.29"/>
        <lane id=":3629438793_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4005.29,1190.11 4004.99,1190.10"/>
    </edge>
    <edge id=":3629438793_w0" function="walkingarea">
        <lane id=":3629438793_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="3.20" shape="4004.96,1198.10 4005.09,1194.90 4005.09,1194.90 4005.23,1191.71 4005.23,1191.71 4005.36,1188.51 4005.06,1188.50 4004.93,1191.70 4004.93,1191.70 4004.79,1194.89 4004.79,1194.89 4004.66,1198.09"/>
    </edge>
    <edge id=":3629443325_0" function="internal">
        <lane id=":3629443325_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="3843.27,1154.75 3828.88,1154.49"/>
    </edge>
    <edge id=":3629443325_1" function="internal">
        <lane id=":3629443325_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.20" shape="3843.27,1154.75 3839.43,1154.13 3836.71,1152.43 3835.12,1149.65 3834.65,1145.78"/>
    </edge>
    <edge id=":3629443325_2" function="internal">
        <lane id=":3629443325_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.03" shape="3837.85,1145.85 3838.15,1148.31 3839.16,1150.08 3840.89,1151.16 3843.33,1151.56"/>
    </edge>
    <edge id=":3629443325_3" function="internal">
        <lane id=":3629443325_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.19" shape="3837.85,1145.85 3837.22,1149.69 3835.52,1152.41 3832.74,1154.01 3828.88,1154.49"/>
    </edge>
    <edge id=":3629443325_4" function="internal">
        <lane id=":3629443325_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="3828.94,1151.29 3831.39,1150.98 3833.16,1149.96 3834.25,1148.23 3834.65,1145.78"/>
    </edge>
    <edge id=":3629443325_5" function="internal">
        <lane id=":3629443325_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="3828.94,1151.29 3843.33,1151.56"/>
    </edge>
    <edge id=":3629443326_0" function="internal">
        <lane id=":3629443326_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3835.06,1125.74 3835.88,1124.55 3836.69,1124.17 3837.48,1124.59 3838.26,1125.80"/>
    </edge>
    <edge id=":3629443327_0" function="internal">
        <lane id=":3629443327_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.18" shape="3832.98,1056.34 3832.58,1053.82 3831.50,1052.02 3829.75,1050.93 3827.31,1050.55"/>
    </edge>
    <edge id=":3629443327_1" function="internal">
        <lane id=":3629443327_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.36" shape="3832.98,1056.34 3833.45,1052.22 3835.06,1049.44 3837.82,1048.00 3841.71,1047.89"/>
    </edge>
    <edge id=":3629443327_2" function="internal">
        <lane id=":3629443327_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.92" shape="3841.68,1051.11 3839.23,1051.17 3837.50,1052.05 3836.48,1053.75 3836.18,1056.27"/>
    </edge>
    <edge id=":3629443327_3" function="internal">
        <lane id=":3629443327_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.39" shape="3841.68,1051.11 3838.05,1050.77 3834.51,1050.61 3830.97,1050.57 3827.31,1050.55"/>
    </edge>
    <edge id=":3629443327_4" function="internal">
        <lane id=":3629443327_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.39" shape="3827.34,1047.35 3830.99,1047.37 3834.54,1047.40 3838.07,1047.55 3841.71,1047.89"/>
    </edge>
    <edge id=":3629443327_5" function="internal">
        <lane id=":3629443327_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.23" shape="3827.34,1047.35 3831.14,1047.94 3833.88,1049.62 3835.56,1052.39 3836.18,1056.27"/>
    </edge>
    <edge id=":3629461973_0" function="internal">
        <lane id=":3629461973_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="5049.54,677.74 5048.74,676.53 5048.68,675.64 5049.36,675.06 5050.78,674.78"/>
    </edge>
    <edge id=":3715429641_0" function="internal">
        <lane id=":3715429641_0_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="9.41" shape="3696.47,1630.70 3694.81,1632.77 3694.21,1634.82 3694.68,1636.86 3696.21,1638.87"/>
    </edge>
    <edge id=":3715429641_1" function="internal">
        <lane id=":3715429641_1_0" index="0" allow="private passenger bus delivery bicycle" speed="5.56" length="9.51" shape="3696.47,1630.70 3689.58,1637.25"/>
    </edge>
    <edge id=":3715429641_2" function="internal">
        <lane id=":3715429641_2_0" index="0" allow="private pedestrian passenger delivery" speed="5.43" length="5.85" shape="3689.11,1628.25 3690.40,1629.23 3691.69,1629.57 3692.98,1629.29 3694.27,1628.38"/>
    </edge>
    <edge id=":3715429641_3" function="internal">
        <lane id=":3715429641_3_0" index="0" allow="private passenger bus delivery" speed="9.72" length="12.84" shape="3689.11,1628.25 3691.07,1630.78 3692.27,1633.22 3693.66,1635.83 3696.21,1638.87"/>
    </edge>
    <edge id=":3715429641_4" function="internal">
        <lane id=":3715429641_4_0" index="0" allow="private passenger bus delivery" speed="6.85" length="10.32" shape="3689.11,1628.25 3690.95,1630.63 3691.65,1632.92 3691.19,1635.13 3689.58,1637.25"/>
    </edge>
    <edge id=":3715429641_5" function="internal">
        <lane id=":3715429641_5_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="9.51" shape="3687.37,1634.93 3694.27,1628.38"/>
    </edge>
    <edge id=":3715429641_6" function="internal">
        <lane id=":3715429641_6_0" index="0" allow="private passenger delivery bicycle" speed="5.56" length="10.41" shape="3687.37,1634.93 3688.83,1634.31 3690.79,1634.77 3693.25,1636.28 3696.21,1638.87"/>
    </edge>
    <edge id=":3715429641_c0" function="crossing" crossingEdges="DeltaLoop12">
        <lane id=":3715429641_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="3695.89,1636.33 3693.66,1638.62"/>
    </edge>
    <edge id=":3715429641_w0" function="walkingarea">
        <lane id=":3715429641_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.70" width="4.00" shape="3697.32,1637.72 3698.71,1636.29 3698.95,1633.31 3697.57,1631.86 3696.68,1632.86 3696.13,1633.85 3695.92,1634.83 3696.05,1635.81 3696.52,1636.77"/>
    </edge>
    <edge id=":3715429641_w1" function="walkingarea">
        <lane id=":3715429641_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.19" width="3.20" shape="3695.37,1629.54 3693.16,1627.22 3690.24,1627.12 3687.98,1629.39 3686.27,1633.77 3688.48,1636.09"/>
    </edge>
    <edge id=":3715429641_w2" function="walkingarea">
        <lane id=":3715429641_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.34" width="4.00" shape="3690.68,1638.41 3692.06,1639.86 3695.09,1640.02 3694.13,1639.16 3693.26,1638.53 3692.48,1638.15 3691.79,1638.00 3691.19,1638.08"/>
    </edge>
    <edge id=":3783681922_0" function="internal">
        <lane id=":3783681922_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.76" shape="4697.71,1363.09 4686.95,1362.95"/>
    </edge>
    <edge id=":3783681922_1" function="internal">
        <lane id=":3783681922_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="3.27" shape="4697.71,1363.09 4695.98,1362.50 4694.99,1361.46"/>
    </edge>
    <edge id=":3783681922_4" function="internal">
        <lane id=":3783681922_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.43" shape="4694.99,1361.46 4694.34,1360.77 4692.82,1357.91 4691.40,1353.91"/>
    </edge>
    <edge id=":3783681922_2" function="internal">
        <lane id=":3783681922_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.09" shape="4686.99,1359.75 4689.58,1359.41 4691.18,1358.33 4691.79,1356.49 4691.40,1353.91"/>
    </edge>
    <edge id=":3783681922_3" function="internal">
        <lane id=":3783681922_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.77" shape="4686.99,1359.75 4697.76,1359.89"/>
    </edge>
    <edge id=":3783681974_0" function="internal">
        <lane id=":3783681974_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.69" length="8.94" shape="4812.56,1556.57 4810.25,1556.87 4808.31,1557.75 4806.75,1559.20 4805.56,1561.23"/>
    </edge>
    <edge id=":3783681974_1" function="internal">
        <lane id=":3783681974_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.90" shape="4812.56,1556.57 4802.74,1556.79"/>
        <lane id=":3783681974_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.90" shape="4812.55,1553.37 4802.65,1553.59"/>
        <lane id=":3783681974_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.90" shape="4812.54,1550.17 4802.56,1550.39"/>
    </edge>
    <edge id=":3783681974_4" function="internal">
        <lane id=":3783681974_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.09" shape="4802.39,1543.99 4812.52,1543.77"/>
        <lane id=":3783681974_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.09" shape="4802.48,1547.19 4812.53,1546.97"/>
    </edge>
    <edge id=":3783681974_w0" function="walkingarea">
        <lane id=":3783681974_w0_0" index="0" allow="pedestrian" speed="1.00" length="13.00" width="3.20" shape="4812.56,1558.17 4812.55,1554.97 4812.55,1554.97 4812.54,1551.77 4812.54,1551.77 4812.53,1548.57 4812.53,1548.57 4812.52,1545.37 4812.52,1545.37 4812.51,1542.17 4802.34,1542.39 4802.43,1545.59 4802.43,1545.59 4802.52,1548.79 4802.52,1548.79 4802.61,1551.99 4802.61,1551.99 4802.70,1555.19 4802.70,1555.19 4802.78,1558.39"/>
    </edge>
    <edge id=":3783681980_0" function="internal">
        <lane id=":3783681980_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.86" shape="4766.93,1576.03 4764.30,1576.42 4762.38,1577.57 4761.17,1579.47 4760.66,1582.13"/>
    </edge>
    <edge id=":3783681980_1" function="internal">
        <lane id=":3783681980_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.90" shape="4766.93,1576.03 4750.03,1576.28"/>
    </edge>
    <edge id=":3783681980_2" function="internal">
        <lane id=":3783681980_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="13.53" shape="4766.93,1576.03 4762.94,1575.56 4760.17,1574.09 4758.64,1571.63 4758.35,1568.17"/>
    </edge>
    <edge id=":3783681980_3" function="internal">
        <lane id=":3783681980_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="4761.63,1567.13 4761.79,1569.64 4762.72,1571.42 4764.43,1572.49 4766.92,1572.83"/>
    </edge>
    <edge id=":3783681980_4" function="internal">
        <lane id=":3783681980_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.02" shape="4761.63,1567.13 4760.66,1582.13"/>
    </edge>
    <edge id=":3783681980_5" function="internal">
        <lane id=":3783681980_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.55" shape="4761.63,1567.13 4760.64,1571.04 4759.69,1572.23"/>
    </edge>
    <edge id=":3783681980_12" function="internal">
        <lane id=":3783681980_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.90" shape="4759.69,1572.23 4758.38,1573.87 4754.84,1575.62 4750.03,1576.28"/>
    </edge>
    <edge id=":3783681980_6" function="internal">
        <lane id=":3783681980_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.69" shape="4749.96,1573.08 4753.49,1572.71 4756.06,1571.76 4757.68,1570.25 4758.35,1568.17"/>
    </edge>
    <edge id=":3783681980_7" function="internal">
        <lane id=":3783681980_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.96" shape="4749.96,1573.08 4766.92,1572.83"/>
    </edge>
    <edge id=":3783681980_8" function="internal">
        <lane id=":3783681980_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.20" shape="4749.96,1573.08 4754.82,1573.55 4758.22,1575.22 4760.17,1578.08 4760.66,1582.13"/>
    </edge>
    <edge id=":3783681980_9" function="internal">
        <lane id=":3783681980_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.78" shape="4757.46,1581.97 4757.11,1579.41 4755.75,1577.62 4753.39,1576.57 4750.03,1576.28"/>
    </edge>
    <edge id=":3783681980_10" function="internal">
        <lane id=":3783681980_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="13.83" shape="4757.46,1581.97 4758.35,1568.17"/>
    </edge>
    <edge id=":3783681980_11" function="internal">
        <lane id=":3783681980_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.32" shape="4757.46,1581.97 4758.22,1577.99 4759.45,1576.08"/>
    </edge>
    <edge id=":3783681980_13" function="internal">
        <lane id=":3783681980_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.50" shape="4759.45,1576.08 4760.05,1575.14 4762.95,1573.42 4766.92,1572.83"/>
    </edge>
    <edge id=":3783681983_0" function="internal">
        <lane id=":3783681983_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.53" shape="4802.83,1567.57 4801.68,1571.04 4801.05,1574.56 4800.72,1578.16 4800.47,1581.84"/>
    </edge>
    <edge id=":3783681983_1" function="internal">
        <lane id=":3783681983_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.65" shape="4802.83,1567.57 4800.81,1571.20 4798.34,1573.80 4795.77,1575.17"/>
    </edge>
    <edge id=":3783681983_4" function="internal">
        <lane id=":3783681983_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="3.87" shape="4795.77,1575.17 4795.39,1575.36 4791.99,1575.90"/>
    </edge>
    <edge id=":3783681983_2" function="internal">
        <lane id=":3783681983_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.52" shape="4791.97,1572.70 4795.96,1573.25 4798.71,1574.96 4800.21,1577.82 4800.47,1581.84"/>
    </edge>
    <edge id=":3783681983_3" function="internal">
        <lane id=":3783681983_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="4797.28,1581.59 4797.12,1579.09 4796.18,1577.31 4794.47,1576.24 4791.99,1575.90"/>
    </edge>
    <edge id=":3783681987_0" function="internal">
        <lane id=":3783681987_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.46" shape="4691.79,1588.85 4691.40,1584.80 4691.85,1583.48"/>
    </edge>
    <edge id=":3783681987_4" function="internal">
        <lane id=":3783681987_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.15" shape="4691.85,1583.48 4692.44,1581.73 4694.92,1579.64 4698.84,1578.53"/>
    </edge>
    <edge id=":3783681987_1" function="internal">
        <lane id=":3783681987_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="4699.26,1581.71 4696.84,1582.39 4695.30,1583.68 4694.66,1585.58 4694.90,1588.09"/>
    </edge>
    <edge id=":3783681987_2" function="internal">
        <lane id=":3783681987_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.61" shape="4685.41,1573.43 4688.91,1574.05 4692.12,1575.99 4695.34,1577.92 4698.84,1578.53"/>
    </edge>
    <edge id=":3783681987_3" function="internal">
        <lane id=":3783681987_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="18.63" shape="4685.41,1573.43 4688.15,1574.06 4690.65,1576.72 4692.89,1581.39 4694.90,1588.09"/>
    </edge>
    <edge id=":3783681990_0" function="internal">
        <lane id=":3783681990_0_0" index="0" allow="delivery bicycle" speed="5.06" length="5.02" shape="4593.78,1580.37 4594.02,1581.71 4594.63,1582.66 4595.63,1583.22 4597.00,1583.38"/>
    </edge>
    <edge id=":3783681990_1" function="internal">
        <lane id=":3783681990_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.33" shape="4593.78,1580.37 4593.90,1586.70"/>
    </edge>
    <edge id=":3783681990_2" function="internal">
        <lane id=":3783681990_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.16" shape="4590.70,1586.63 4590.58,1580.47"/>
    </edge>
    <edge id=":3783681990_3" function="internal">
        <lane id=":3783681990_3_0" index="0" allow="delivery bicycle" speed="5.56" length="2.99" shape="4590.70,1586.63 4591.12,1585.26 4592.30,1584.26"/>
    </edge>
    <edge id=":3783681990_4" function="internal">
        <lane id=":3783681990_4_0" index="0" allow="delivery bicycle" speed="5.56" length="4.80" shape="4592.30,1584.26 4594.27,1583.63 4597.00,1583.38"/>
    </edge>
    <edge id=":3783681990_w0" function="walkingarea">
        <lane id=":3783681990_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.49" width="3.20" shape="4595.38,1580.31 4592.18,1580.42 4592.18,1580.42 4588.98,1580.52 4589.10,1586.60 4592.30,1586.66 4592.30,1586.66 4595.50,1586.73"/>
    </edge>
    <edge id=":3783681998_0" function="internal">
        <lane id=":3783681998_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.67" shape="4700.38,1610.34 4694.43,1595.84"/>
    </edge>
    <edge id=":3783681998_1" function="internal">
        <lane id=":3783681998_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.82" shape="4700.38,1610.34 4699.55,1605.58 4699.80,1604.63"/>
    </edge>
    <edge id=":3783681998_6" function="internal">
        <lane id=":3783681998_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.32" shape="4699.80,1604.63 4700.45,1602.17 4703.08,1600.11 4707.46,1599.41"/>
    </edge>
    <edge id=":3783681998_2" function="internal">
        <lane id=":3783681998_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.31" shape="4707.48,1602.61 4704.91,1603.01 4703.34,1604.17 4702.79,1606.11 4703.26,1608.81"/>
    </edge>
    <edge id=":3783681998_3" function="internal">
        <lane id=":3783681998_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.67" shape="4707.48,1602.61 4702.76,1602.21 4699.01,1600.95 4696.23,1598.83 4694.43,1595.84"/>
    </edge>
    <edge id=":3783681998_4" function="internal">
        <lane id=":3783681998_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.80" shape="4697.42,1594.69 4698.73,1596.77 4700.85,1598.25 4703.76,1599.13 4707.46,1599.41"/>
    </edge>
    <edge id=":3783681998_5" function="internal">
        <lane id=":3783681998_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.28" shape="4697.42,1594.69 4703.26,1608.81"/>
    </edge>
    <edge id=":3783681999_0" function="internal">
        <lane id=":3783681999_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.45" shape="4765.48,1602.34 4762.93,1602.69 4761.09,1603.78 4759.94,1605.60 4759.50,1608.15"/>
    </edge>
    <edge id=":3783681999_1" function="internal">
        <lane id=":3783681999_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.66" shape="4765.48,1602.34 4748.82,1602.36"/>
    </edge>
    <edge id=":3783681999_2" function="internal">
        <lane id=":3783681999_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.37" shape="4765.48,1602.34 4761.55,1601.76 4758.82,1600.06 4757.27,1597.23 4756.90,1593.29"/>
    </edge>
    <edge id=":3783681999_3" function="internal">
        <lane id=":3783681999_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="4760.09,1593.45 4760.33,1595.93 4761.30,1597.70 4763.02,1598.77 4765.49,1599.14"/>
    </edge>
    <edge id=":3783681999_4" function="internal">
        <lane id=":3783681999_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.71" shape="4760.09,1593.45 4759.50,1608.15"/>
    </edge>
    <edge id=":3783681999_5" function="internal">
        <lane id=":3783681999_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.49" shape="4760.09,1593.45 4759.22,1597.32 4758.29,1598.52"/>
    </edge>
    <edge id=":3783681999_12" function="internal">
        <lane id=":3783681999_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.66" shape="4758.29,1598.52 4757.05,1600.10 4753.59,1601.78 4748.82,1602.36"/>
    </edge>
    <edge id=":3783681999_6" function="internal">
        <lane id=":3783681999_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.21" shape="4748.80,1599.16 4752.23,1598.78 4754.73,1597.67 4756.28,1595.84 4756.90,1593.29"/>
    </edge>
    <edge id=":3783681999_7" function="internal">
        <lane id=":3783681999_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.69" shape="4748.80,1599.16 4765.49,1599.14"/>
    </edge>
    <edge id=":3783681999_8" function="internal">
        <lane id=":3783681999_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.02" shape="4748.80,1599.16 4753.59,1599.70 4756.97,1601.38 4758.94,1604.19 4759.50,1608.15"/>
    </edge>
    <edge id=":3783681999_9" function="internal">
        <lane id=":3783681999_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.74" shape="4756.31,1608.05 4755.90,1605.54 4754.52,1603.76 4752.16,1602.70 4748.82,1602.36"/>
    </edge>
    <edge id=":3783681999_10" function="internal">
        <lane id=":3783681999_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.77" shape="4756.31,1608.05 4756.90,1593.29"/>
    </edge>
    <edge id=":3783681999_11" function="internal">
        <lane id=":3783681999_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.14" shape="4756.31,1608.05 4756.98,1604.14 4758.14,1602.30"/>
    </edge>
    <edge id=":3783681999_13" function="internal">
        <lane id=":3783681999_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.37" shape="4758.14,1602.30 4758.74,1601.35 4761.57,1599.68 4765.49,1599.14"/>
    </edge>
    <edge id=":3783682003_0" function="internal">
        <lane id=":3783682003_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4800.12,1593.74 4799.82,1608.13"/>
    </edge>
    <edge id=":3783682003_1" function="internal">
        <lane id=":3783682003_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.89" shape="4800.12,1593.74 4799.49,1597.55 4798.40,1599.27"/>
    </edge>
    <edge id=":3783682003_6" function="internal">
        <lane id=":3783682003_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.32" shape="4798.40,1599.27 4797.78,1600.27 4794.98,1601.89 4791.11,1602.42"/>
    </edge>
    <edge id=":3783682003_2" function="internal">
        <lane id=":3783682003_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.12" shape="4791.12,1599.22 4793.61,1598.89 4795.41,1597.85 4796.51,1596.11 4796.92,1593.67"/>
    </edge>
    <edge id=":3783682003_3" function="internal">
        <lane id=":3783682003_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.26" shape="4791.12,1599.22 4795.00,1599.79 4797.74,1601.47 4799.35,1604.25 4799.82,1608.13"/>
    </edge>
    <edge id=":3783682003_4" function="internal">
        <lane id=":3783682003_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.03" shape="4796.63,1608.07 4796.32,1605.61 4795.30,1603.85 4793.57,1602.78 4791.11,1602.42"/>
    </edge>
    <edge id=":3783682003_5" function="internal">
        <lane id=":3783682003_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4796.63,1608.07 4796.92,1593.67"/>
    </edge>
    <edge id=":3783682004_0" function="internal">
        <lane id=":3783682004_0_0" index="0" allow="delivery bicycle" speed="5.56" length="8.22" shape="4506.26,1608.84 4504.03,1609.13 4502.42,1610.06 4501.44,1611.64 4501.09,1613.86"/>
    </edge>
    <edge id=":3783682004_1" function="internal">
        <lane id=":3783682004_1_0" index="0" allow="delivery bicycle" speed="5.56" length="13.32" shape="4506.26,1608.84 4502.64,1608.28 4500.05,1606.71 4498.49,1604.13 4497.96,1600.55"/>
    </edge>
    <edge id=":3783682004_2" function="internal">
        <lane id=":3783682004_2_0" index="0" allow="delivery bicycle" speed="5.56" length="8.25" shape="4501.14,1600.54 4501.48,1602.74 4502.45,1604.33 4504.06,1605.29 4506.31,1605.64"/>
    </edge>
    <edge id=":3783682004_3" function="internal">
        <lane id=":3783682004_3_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="13.33" shape="4501.14,1600.54 4501.09,1613.86"/>
    </edge>
    <edge id=":3783682004_4" function="internal">
        <lane id=":3783682004_4_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="13.26" shape="4497.89,1613.81 4497.96,1600.55"/>
    </edge>
    <edge id=":3783682004_5" function="internal">
        <lane id=":3783682004_5_0" index="0" allow="delivery bicycle" speed="5.56" length="13.38" shape="4497.89,1613.81 4498.46,1610.19 4500.06,1607.62 4502.67,1606.11 4506.31,1605.64"/>
    </edge>
    <edge id=":3783682004_c0" function="crossing" crossingEdges="904039235 -904039235.51">
        <lane id=":3783682004_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4504.84,1604.02 4504.74,1610.42"/>
    </edge>
    <edge id=":3783682004_w0" function="walkingarea">
        <lane id=":3783682004_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.99" width="3.00" shape="4502.69,1613.89 4504.69,1613.92 4506.21,1612.44 4506.24,1610.44 4505.17,1610.52 4504.29,1610.80 4503.60,1611.28 4503.10,1611.95 4502.80,1612.82"/>
    </edge>
    <edge id=":3783682004_w1" function="walkingarea">
        <lane id=":3783682004_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.03" width="3.00" shape="4506.34,1604.04 4506.37,1602.04 4504.74,1600.52 4502.74,1600.53 4502.85,1601.58 4503.15,1602.46 4503.65,1603.14 4504.35,1603.63 4505.25,1603.93"/>
    </edge>
    <edge id=":3783682004_w2" function="walkingarea">
        <lane id=":3783682004_w2_0" index="0" allow="pedestrian" speed="1.00" length="13.21" width="2.00" shape="4496.36,1600.56 4494.36,1600.57 4494.29,1613.76 4496.29,1613.79"/>
    </edge>
    <edge id=":3783682013_0" function="internal">
        <lane id=":3783682013_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.19" shape="4762.85,1621.41 4761.19,1621.65 4760.00,1622.37 4759.25,1623.57 4758.95,1625.26"/>
    </edge>
    <edge id=":3783682013_1" function="internal">
        <lane id=":3783682013_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.62" shape="4762.85,1621.41 4750.23,1621.41"/>
    </edge>
    <edge id=":3783682013_2" function="internal">
        <lane id=":3783682013_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.47" shape="4762.85,1621.41 4760.42,1620.78 4758.23,1619.15 4756.67,1616.91 4756.11,1614.47"/>
    </edge>
    <edge id=":3783682013_3" function="internal">
        <lane id=":3783682013_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.33" length="5.84" shape="4759.31,1614.56 4759.49,1616.16 4760.14,1617.30 4761.26,1617.98 4762.85,1618.21"/>
    </edge>
    <edge id=":3783682013_4" function="internal">
        <lane id=":3783682013_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.70" shape="4759.31,1614.56 4758.95,1625.26"/>
    </edge>
    <edge id=":3783682013_5" function="internal">
        <lane id=":3783682013_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="3.78" shape="4759.31,1614.56 4758.38,1617.08 4757.60,1617.85"/>
    </edge>
    <edge id=":3783682013_12" function="internal">
        <lane id=":3783682013_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.39" shape="4757.60,1617.85 4756.15,1619.27 4753.23,1620.82 4750.23,1621.41"/>
    </edge>
    <edge id=":3783682013_6" function="internal">
        <lane id=":3783682013_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.80" shape="4750.23,1618.21 4752.76,1617.97 4754.58,1617.27 4755.70,1616.10 4756.11,1614.47"/>
    </edge>
    <edge id=":3783682013_7" function="internal">
        <lane id=":3783682013_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.62" shape="4750.23,1618.21 4762.85,1618.21"/>
    </edge>
    <edge id=":3783682013_8" function="internal">
        <lane id=":3783682013_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.09" shape="4750.23,1618.21 4753.19,1618.81 4756.04,1620.41 4758.17,1622.67 4758.95,1625.26"/>
    </edge>
    <edge id=":3783682013_9" function="internal">
        <lane id=":3783682013_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.56" shape="4755.75,1625.14 4755.46,1623.51 4754.44,1622.34 4752.70,1621.64 4750.23,1621.41"/>
    </edge>
    <edge id=":3783682013_10" function="internal">
        <lane id=":3783682013_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.68" shape="4755.75,1625.14 4756.11,1614.47"/>
    </edge>
    <edge id=":3783682013_11" function="internal">
        <lane id=":3783682013_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="4.30" shape="4755.75,1625.14 4756.45,1622.66 4757.48,1621.27"/>
    </edge>
    <edge id=":3783682013_13" function="internal">
        <lane id=":3783682013_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.37" shape="4757.48,1621.27 4758.11,1620.44 4760.36,1618.83 4762.85,1618.21"/>
    </edge>
    <edge id=":3783682014_0" function="internal">
        <lane id=":3783682014_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4799.73,1612.73 4799.44,1627.13"/>
    </edge>
    <edge id=":3783682014_1" function="internal">
        <lane id=":3783682014_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.90" shape="4799.73,1612.73 4799.10,1616.53 4798.02,1618.26"/>
    </edge>
    <edge id=":3783682014_6" function="internal">
        <lane id=":3783682014_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.33" shape="4798.02,1618.26 4797.39,1619.25 4794.60,1620.88 4790.72,1621.43"/>
    </edge>
    <edge id=":3783682014_2" function="internal">
        <lane id=":3783682014_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.13" shape="4790.73,1618.23 4793.23,1617.88 4795.03,1616.84 4796.13,1615.10 4796.53,1612.66"/>
    </edge>
    <edge id=":3783682014_3" function="internal">
        <lane id=":3783682014_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.27" shape="4790.73,1618.23 4794.61,1618.78 4797.35,1620.45 4798.96,1623.23 4799.44,1627.13"/>
    </edge>
    <edge id=":3783682014_4" function="internal">
        <lane id=":3783682014_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.03" shape="4796.24,1627.06 4795.94,1624.60 4794.92,1622.84 4793.18,1621.78 4790.72,1621.43"/>
    </edge>
    <edge id=":3783682014_5" function="internal">
        <lane id=":3783682014_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4796.24,1627.06 4796.53,1612.66"/>
    </edge>
    <edge id=":3783682031_0" function="internal">
        <lane id=":3783682031_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.79" shape="4821.06,1641.58 4817.74,1641.93 4815.35,1643.00 4813.89,1644.77 4813.37,1647.26"/>
    </edge>
    <edge id=":3783682031_1" function="internal">
        <lane id=":3783682031_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.22" shape="4821.06,1641.58 4804.84,1641.56"/>
    </edge>
    <edge id=":3783682031_2" function="internal">
        <lane id=":3783682031_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.22" shape="4804.84,1638.36 4821.06,1638.38"/>
    </edge>
    <edge id=":3783682031_3" function="internal">
        <lane id=":3783682031_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.82" shape="4804.84,1638.36 4808.64,1638.92 4810.32,1639.96"/>
    </edge>
    <edge id=":3783682031_6" function="internal">
        <lane id=":3783682031_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.30" shape="4810.32,1639.96 4811.33,1640.59 4812.90,1643.37 4813.37,1647.26"/>
    </edge>
    <edge id=":3783682031_4" function="internal">
        <lane id=":3783682031_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.89" shape="4810.17,1647.20 4809.88,1644.73 4808.89,1642.97 4807.21,1641.91 4804.84,1641.56"/>
    </edge>
    <edge id=":3783682031_5" function="internal">
        <lane id=":3783682031_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.87" shape="4810.17,1647.20 4810.92,1643.33 4812.98,1640.58 4816.36,1638.93 4821.06,1638.38"/>
    </edge>
    <edge id=":3783682034_0" function="internal">
        <lane id=":3783682034_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.45" length="4.96" shape="4571.39,1644.04 4570.21,1644.50 4569.37,1645.26 4568.86,1646.33 4568.69,1647.69"/>
    </edge>
    <edge id=":3783682034_1" function="internal">
        <lane id=":3783682034_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.82" shape="4571.39,1644.04 4569.71,1644.40 4568.54,1644.56 4567.35,1644.59 4565.63,1644.55"/>
    </edge>
    <edge id=":3783682034_2" function="internal">
        <lane id=":3783682034_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.70" shape="4565.70,1641.35 4567.01,1641.77 4567.95,1642.97 4568.51,1644.94 4568.69,1647.69"/>
    </edge>
    <edge id=":3783682034_w0" function="walkingarea">
        <lane id=":3783682034_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.27" width="3.20" shape="4571.75,1645.60 4571.03,1642.48 4571.03,1642.48 4570.31,1639.36 4565.74,1639.75 4565.66,1642.95 4565.66,1642.95 4565.59,1646.15 4567.09,1647.68 4570.29,1647.69 4571.31,1645.75 4570.94,1645.98 4570.66,1646.29 4570.45,1646.68 4570.33,1647.15"/>
    </edge>
    <edge id=":3783682059_w0" function="walkingarea">
        <lane id=":3783682059_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.62" width="2.00" shape="4401.04,1744.57 4401.04,1746.57 4411.20,1733.97 4409.24,1734.40 4409.62,1737.50 4409.30,1740.04 4408.29,1742.02 4406.57,1743.43 4404.15,1744.28"/>
    </edge>
    <edge id=":3783682059_w1" function="walkingarea">
        <lane id=":3783682059_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.53" width="2.00" shape="4402.99,1735.74 4401.03,1736.17 4401.06,1736.17 4401.07,1738.17 4401.80,1738.10 4402.36,1737.90 4402.77,1737.56 4403.00,1737.09 4403.08,1736.48"/>
    </edge>
    <edge id=":3783682061_0" function="internal">
        <lane id=":3783682061_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.53" shape="4293.55,1743.50 4295.95,1744.43 4297.82,1744.09 4299.82,1743.21 4302.60,1742.54"/>
    </edge>
    <edge id=":3783682061_1" function="internal">
        <lane id=":3783682061_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.30" shape="4293.55,1743.50 4295.83,1745.20 4297.21,1746.86 4297.69,1748.46 4297.27,1750.02"/>
    </edge>
    <edge id=":3783682061_w0" function="walkingarea">
        <lane id=":3783682061_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.79" width="2.00" shape="4299.70,1741.20 4299.51,1739.21 4295.47,1740.45 4294.40,1742.15 4295.91,1742.84 4297.12,1742.88 4298.20,1742.50 4299.33,1741.91 4300.69,1741.32"/>
    </edge>
    <edge id=":3783682062_0" function="internal">
        <lane id=":3783682062_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.34" shape="4297.67,1759.64 4295.34,1759.20 4293.36,1759.46 4291.72,1760.41 4290.44,1762.05"/>
    </edge>
    <edge id=":3783682062_1" function="internal">
        <lane id=":3783682062_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.81" shape="4295.27,1753.52 4290.44,1762.05"/>
    </edge>
    <edge id=":3783682065_0" function="internal">
        <lane id=":3783682065_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.78" shape="4388.47,1766.14 4387.98,1763.85 4386.84,1762.22 4385.07,1761.25 4382.67,1760.92"/>
    </edge>
    <edge id=":3783682065_1" function="internal">
        <lane id=":3783682065_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.70" shape="4388.47,1766.14 4388.20,1763.07 4387.97,1760.81 4387.86,1758.54 4387.98,1755.48"/>
    </edge>
    <edge id=":3783682065_2" function="internal">
        <lane id=":3783682065_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.69" shape="4391.20,1755.26 4391.07,1758.43 4391.16,1760.59 4391.39,1762.76 4391.67,1765.92"/>
    </edge>
    <edge id=":3783682065_3" function="internal">
        <lane id=":3783682065_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.41" shape="4391.20,1755.26 4390.52,1757.73 4388.87,1759.50 4386.26,1760.56 4382.67,1760.92"/>
    </edge>
    <edge id=":3783682065_w0" function="walkingarea">
        <lane id=":3783682065_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.66" width="2.00" shape="4393.26,1765.82 4395.26,1765.68 4394.82,1755.16 4392.82,1755.03 4392.68,1757.60 4392.68,1759.24 4392.76,1760.60 4392.90,1761.95 4393.08,1763.59"/>
    </edge>
    <edge id=":3783682075_0" function="internal">
        <lane id=":3783682075_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.98" length="3.48" shape="4278.52,1778.70 4278.01,1779.61 4277.96,1780.36 4278.38,1780.93 4279.26,1781.33"/>
    </edge>
    <edge id=":3783682080_0" function="internal">
        <lane id=":3783682080_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.26" shape="4391.15,1788.12 4390.54,1785.01 4390.07,1782.60 4389.69,1780.16 4389.36,1777.02"/>
    </edge>
    <edge id=":3783682080_1" function="internal">
        <lane id=":3783682080_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.26" shape="4392.52,1776.42 4392.85,1779.74 4393.20,1782.00 4393.64,1784.25 4394.29,1787.53"/>
    </edge>
    <edge id=":3783682080_2" function="internal">
        <lane id=":3783682080_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.07" shape="4384.23,1782.89 4386.66,1782.52 4388.33,1781.42 4389.23,1779.58 4389.36,1777.02"/>
    </edge>
    <edge id=":3783682080_3" function="internal">
        <lane id=":3783682080_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="11.95" shape="4384.23,1782.89 4388.31,1783.18 4391.34,1784.05 4393.33,1785.50 4394.29,1787.53"/>
    </edge>
    <edge id=":3783682080_w0" function="walkingarea">
        <lane id=":3783682080_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.26" width="2.00" shape="4395.86,1787.24 4397.83,1786.87 4396.08,1775.85 4394.09,1776.02 4394.34,1778.63 4394.55,1780.37 4394.78,1781.79 4395.06,1783.20 4395.41,1784.92"/>
    </edge>
    <edge id=":3783682089_0" function="internal">
        <lane id=":3783682089_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.72" length="8.10" shape="4261.99,1797.19 4259.40,1796.69 4257.34,1797.00 4255.49,1797.02 4253.50,1795.67"/>
        <lane id=":3783682089_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.72" length="8.10" shape="4261.99,1797.19 4259.99,1796.40 4258.60,1795.82 4257.38,1795.01 4255.87,1793.52"/>
    </edge>
    <edge id=":3783682089_2" function="internal">
        <lane id=":3783682089_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.90" length="7.64" shape="4251.60,1802.07 4253.41,1800.35 4254.33,1798.70 4254.36,1797.15 4253.50,1795.67"/>
    </edge>
    <edge id=":3783682094_0" function="internal">
        <lane id=":3783682094_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.71" shape="4394.72,1796.85 4394.62,1800.03 4394.40,1802.19 4393.96,1804.33 4393.19,1807.41"/>
    </edge>
    <edge id=":3783682094_1" function="internal">
        <lane id=":3783682094_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.71" shape="4394.72,1796.85 4394.13,1798.53 4392.43,1799.73 4389.61,1800.45 4385.68,1800.70"/>
    </edge>
    <edge id=":3783682094_2" function="internal">
        <lane id=":3783682094_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.01" shape="4390.08,1806.65 4390.36,1804.04 4389.72,1802.18 4388.16,1801.06 4385.68,1800.70"/>
    </edge>
    <edge id=":3783682094_3" function="internal">
        <lane id=":3783682094_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.73" shape="4390.08,1806.65 4390.80,1803.65 4391.23,1801.41 4391.44,1799.14 4391.54,1796.06"/>
    </edge>
    <edge id=":3783682094_w0" function="walkingarea">
        <lane id=":3783682094_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.65" width="2.00" shape="4394.75,1807.80 4396.69,1808.27 4398.31,1797.52 4396.31,1797.48 4396.26,1799.23 4396.16,1800.97 4395.99,1802.40 4395.72,1803.81 4395.31,1805.51"/>
    </edge>
    <edge id=":3783682099_0" function="internal">
        <lane id=":3783682099_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.72" shape="4227.68,1819.51 4234.07,1815.18"/>
    </edge>
    <edge id=":3783682099_1" function="internal">
        <lane id=":3783682099_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.33" shape="4227.68,1819.51 4228.93,1819.00 4230.53,1818.84 4232.50,1819.03 4234.83,1819.56"/>
    </edge>
    <edge id=":3783682100_0" function="internal">
        <lane id=":3783682100_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="0.43" shape="4192.77,1823.61 4192.37,1823.77"/>
    </edge>
    <edge id=":3783682100_1" function="internal">
        <lane id=":3783682100_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="0.23" shape="4191.24,1820.78 4191.45,1820.69"/>
    </edge>
    <edge id=":3783682100_w0" function="walkingarea">
        <lane id=":3783682100_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.59" width="2.00" shape="4192.94,1825.27 4193.65,1827.14 4194.25,1826.89 4193.43,1825.07"/>
    </edge>
    <edge id=":3783682100_w1" function="walkingarea">
        <lane id=":3783682100_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="2.00" shape="4190.79,1819.24 4189.96,1817.42 4189.96,1817.42 4190.67,1819.29"/>
    </edge>
    <edge id=":3783682105_0" function="internal">
        <lane id=":3783682105_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.94" shape="4386.51,1822.44 4384.57,1824.59 4382.78,1825.64 4380.99,1826.69 4379.05,1828.84"/>
    </edge>
    <edge id=":3783682105_1" function="internal">
        <lane id=":3783682105_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.50" shape="4377.04,1823.05 4379.42,1822.90 4381.35,1822.45 4382.83,1821.70 4383.87,1820.65"/>
    </edge>
    <edge id=":3783682105_2" function="internal">
        <lane id=":3783682105_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.41" length="8.61" shape="4377.04,1823.05 4379.39,1823.41 4380.51,1824.49 4380.39,1826.30 4379.05,1828.84"/>
    </edge>
    <edge id=":3783682105_w0" function="walkingarea">
        <lane id=":3783682105_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.83" width="2.00" shape="4380.38,1829.74 4382.03,1830.85 4389.49,1824.46 4387.84,1823.34 4386.52,1824.94 4385.29,1825.90 4384.10,1826.54 4382.92,1827.17 4381.69,1828.13"/>
    </edge>
    <edge id=":3783682107_0" function="internal">
        <lane id=":3783682107_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.04" shape="4221.53,1838.93 4219.25,1837.92 4217.89,1836.42 4217.46,1834.45 4217.96,1832.00"/>
    </edge>
    <edge id=":3783682107_w0" function="walkingarea">
        <lane id=":3783682107_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.09" width="3.20" shape="4213.33,1837.44 4215.04,1840.15 4215.04,1840.15 4216.75,1842.86 4220.56,1842.40 4221.10,1840.47 4218.98,1839.66 4217.41,1838.57 4216.36,1837.21 4215.86,1835.57 4215.89,1833.65"/>
    </edge>
    <edge id=":3783682113_0" function="internal">
        <lane id=":3783682113_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.71" shape="4208.33,1848.14 4207.47,1846.21 4207.44,1844.46 4208.23,1842.91 4209.84,1841.54"/>
    </edge>
    <edge id=":3783682113_1" function="internal">
        <lane id=":3783682113_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.90" length="2.57" shape="4211.55,1844.24 4211.01,1844.70 4210.75,1845.22 4210.76,1845.80 4211.04,1846.44"/>
    </edge>
    <edge id=":3783682113_w0" function="walkingarea">
        <lane id=":3783682113_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="3.20" shape="4206.97,1848.98 4209.68,1847.29 4209.68,1847.29 4212.40,1845.60 4212.40,1845.60 4210.69,1842.89 4210.69,1842.89 4208.98,1840.19 4206.09,1847.24 4205.70,1845.61 4205.79,1844.08 4206.37,1842.67 4207.43,1841.37"/>
    </edge>
    <edge id=":3783682114_0" function="internal">
        <lane id=":3783682114_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.79" shape="4215.31,1858.68 4214.40,1857.58 4213.80,1856.82 4213.25,1856.02 4212.49,1854.82"/>
    </edge>
    <edge id=":3783682114_1" function="internal">
        <lane id=":3783682114_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.36" shape="4215.21,1853.12 4215.90,1854.22 4216.40,1854.94 4216.95,1855.64 4217.77,1856.64"/>
    </edge>
    <edge id=":3783682114_w0" function="walkingarea">
        <lane id=":3783682114_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.34" width="3.20" shape="4214.08,1859.70 4216.54,1857.66 4216.54,1857.66 4219.01,1855.62 4216.56,1852.28 4213.85,1853.97 4213.85,1853.97 4211.13,1855.66 4211.86,1856.99 4213.13,1858.54 4213.88,1859.38 4213.75,1859.04 4213.64,1858.73 4213.52,1858.50 4213.37,1858.42"/>
    </edge>
    <edge id=":3783682116_w0" function="walkingarea">
        <lane id=":3783682116_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4229.08,1870.95 4226.91,1873.30 4231.25,1868.60 4229.08,1870.95"/>
    </edge>
    <edge id=":3783682121_0" function="internal">
        <lane id=":3783682121_0_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="9.03" shape="4202.79,1997.76 4200.31,1997.86 4198.47,1998.72 4197.24,2000.36 4196.65,2002.76"/>
    </edge>
    <edge id=":3783682121_1" function="internal">
        <lane id=":3783682121_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.93" shape="4202.79,1997.76 4190.91,1996.62"/>
    </edge>
    <edge id=":3783682121_2" function="internal">
        <lane id=":3783682121_2_0" index="0" allow="bus delivery bicycle" speed="3.71" length="4.89" width="3.50" shape="4202.79,1997.76 4201.62,1996.80 4201.29,1995.92 4201.80,1995.13 4203.13,1994.43"/>
    </edge>
    <edge id=":3783682121_3" function="internal">
        <lane id=":3783682121_3_0" index="0" allow="delivery bicycle" speed="5.56" length="11.99" width="3.50" shape="4191.19,1993.43 4203.13,1994.43"/>
    </edge>
    <edge id=":3783682121_4" function="internal">
        <lane id=":3783682121_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.27" shape="4191.19,1993.43 4193.91,1994.22 4195.73,1996.04 4196.64,1998.88 4196.65,2002.76"/>
    </edge>
    <edge id=":3783682121_5" function="internal">
        <lane id=":3783682121_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4191.19,1993.43 4192.31,1994.33 4192.64,1995.16 4192.18,1995.92 4190.91,1996.62"/>
    </edge>
    <edge id=":3783682121_6" function="internal">
        <lane id=":3783682121_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.11" shape="4193.47,2002.44 4193.52,2000.00 4193.11,1998.21 4192.24,1997.08 4190.91,1996.62"/>
    </edge>
    <edge id=":3783682121_7" function="internal">
        <lane id=":3783682121_7_0" index="0" allow="bus delivery bicycle" speed="5.56" length="14.32" width="3.50" shape="4193.47,2002.44 4194.41,1998.60 4196.33,1995.98 4199.24,1994.59 4203.13,1994.43"/>
    </edge>
    <edge id=":3783682121_8" function="internal">
        <lane id=":3783682121_8_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4193.47,2002.44 4194.38,2001.33 4195.22,2001.01 4195.98,2001.49 4196.65,2002.76"/>
    </edge>
    <edge id=":3783682121_w0" function="walkingarea">
        <lane id=":3783682121_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.56" width="3.20" shape="4203.31,1992.69 4203.52,1990.70 4191.32,1991.84 4191.05,1995.02 4191.05,1995.02 4190.78,1998.21 4191.88,2002.28 4195.06,2002.60 4195.06,2002.60 4198.24,2002.92 4202.62,1999.35 4202.95,1996.17"/>
    </edge>
    <edge id=":3783682124_0" function="internal">
        <lane id=":3783682124_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.09" shape="4286.83,2005.52 4285.70,2006.35 4284.70,2007.78 4283.83,2009.81 4283.08,2012.44"/>
    </edge>
    <edge id=":3783682124_1" function="internal">
        <lane id=":3783682124_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.03" shape="4286.83,2005.52 4283.92,2006.42 4281.58,2006.38 4279.18,2005.87 4276.03,2005.34"/>
    </edge>
    <edge id=":3783682124_2" function="internal">
        <lane id=":3783682124_2_0" index="0" allow="delivery bicycle" speed="3.65" length="4.67" shape="4286.83,2005.52 4285.41,2005.28 4284.72,2004.71 4284.75,2003.82 4285.52,2002.60"/>
    </edge>
    <edge id=":3783682124_3" function="internal">
        <lane id=":3783682124_3_0" index="0" allow="delivery bicycle" speed="5.56" length="8.82" shape="4276.94,2002.21 4279.53,2002.71 4281.36,2003.23 4283.13,2003.34 4285.52,2002.60"/>
    </edge>
    <edge id=":3783682124_4" function="internal">
        <lane id=":3783682124_4_0" index="0" allow="bus delivery bicycle" speed="5.56" length="14.00" shape="4276.94,2002.21 4280.44,2003.17 4282.63,2005.20 4283.51,2008.29 4283.08,2012.44"/>
    </edge>
    <edge id=":3783682124_5" function="internal">
        <lane id=":3783682124_5_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="8.80" shape="4279.97,2011.71 4280.23,2009.13 4279.66,2007.20 4278.26,2005.94 4276.03,2005.34"/>
    </edge>
    <edge id=":3783682124_6" function="internal">
        <lane id=":3783682124_6_0" index="0" allow="delivery bicycle" speed="5.56" length="11.02" shape="4279.97,2011.71 4280.96,2008.37 4282.21,2005.73 4283.74,2003.81 4285.52,2002.60"/>
    </edge>
    <edge id=":3783682124_7" function="internal">
        <lane id=":3783682124_7_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4279.97,2011.71 4281.02,2010.73 4281.89,2010.52 4282.57,2011.09 4283.08,2012.44"/>
    </edge>
    <edge id=":3783682124_w0" function="walkingarea">
        <lane id=":3783682124_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.10" width="3.20" shape="4276.20,2003.74 4275.87,2006.93 4278.41,2011.35 4281.52,2012.07 4281.52,2012.07 4284.64,2012.80 4287.48,2006.98 4286.18,2004.06 4284.31,2004.74 4282.87,2004.95 4281.62,2004.83 4280.34,2004.51 4278.80,2004.12"/>
    </edge>
    <edge id=":3783682124_w1" function="walkingarea">
        <lane id=":3783682124_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.80" width="2.00" shape="4284.87,2001.14 4284.05,1999.31 4277.78,1998.68 4277.58,2000.67 4278.78,2000.91 4280.05,2001.29 4281.11,2001.62 4282.14,2001.80 4283.33,2001.68"/>
    </edge>
    <edge id=":3783682127_0" function="internal">
        <lane id=":3783682127_0_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="9.13" shape="4200.35,2022.37 4197.84,2022.49 4195.94,2023.36 4194.67,2024.99 4194.03,2027.37"/>
    </edge>
    <edge id=":3783682127_1" function="internal">
        <lane id=":3783682127_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.03" shape="4200.35,2022.37 4188.37,2021.28"/>
    </edge>
    <edge id=":3783682127_2" function="internal">
        <lane id=":3783682127_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="14.23" shape="4200.35,2022.37 4196.56,2021.47 4193.97,2019.57 4192.59,2016.67 4192.43,2012.77"/>
    </edge>
    <edge id=":3783682127_3" function="internal">
        <lane id=":3783682127_3_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4200.35,2022.37 4199.23,2021.47 4198.91,2020.63 4199.38,2019.87 4200.64,2019.18"/>
    </edge>
    <edge id=":3783682127_4" function="internal">
        <lane id=":3783682127_4_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="9.03" shape="4195.61,2013.09 4195.72,2015.56 4196.59,2017.40 4198.23,2018.61 4200.64,2019.18"/>
    </edge>
    <edge id=":3783682127_5" function="internal">
        <lane id=":3783682127_5_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="14.37" shape="4195.61,2013.09 4194.03,2027.37"/>
    </edge>
    <edge id=":3783682127_6" function="internal">
        <lane id=":3783682127_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.69" shape="4195.61,2013.09 4194.78,2015.94 4193.05,2018.65 4190.80,2020.63 4188.37,2021.28"/>
    </edge>
    <edge id=":3783682127_7" function="internal">
        <lane id=":3783682127_7_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4195.61,2013.09 4194.70,2014.20 4193.86,2014.52 4193.11,2014.04 4192.43,2012.77"/>
    </edge>
    <edge id=":3783682127_8" function="internal">
        <lane id=":3783682127_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.27" shape="4188.67,2018.09 4190.10,2017.87 4191.21,2016.91 4191.98,2015.21 4192.43,2012.77"/>
    </edge>
    <edge id=":3783682127_9" function="internal">
        <lane id=":3783682127_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.03" shape="4188.67,2018.09 4200.64,2019.18"/>
    </edge>
    <edge id=":3783682127_10" function="internal">
        <lane id=":3783682127_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.51" shape="4188.67,2018.09 4190.92,2019.16 4192.71,2021.51 4193.82,2024.46 4194.03,2027.37"/>
    </edge>
    <edge id=":3783682127_11" function="internal">
        <lane id=":3783682127_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4188.67,2018.09 4189.79,2019.00 4190.11,2019.83 4189.64,2020.59 4188.37,2021.28"/>
    </edge>
    <edge id=":3783682127_12" function="internal">
        <lane id=":3783682127_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.98" shape="4190.85,2026.98 4190.94,2024.59 4190.56,2022.85 4189.71,2021.74 4188.37,2021.28"/>
    </edge>
    <edge id=":3783682127_13" function="internal">
        <lane id=":3783682127_13_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="14.30" shape="4190.85,2026.98 4192.43,2012.77"/>
    </edge>
    <edge id=":3783682127_14" function="internal">
        <lane id=":3783682127_14_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="14.18" shape="4190.85,2026.98 4191.86,2023.27 4193.82,2020.73 4196.75,2019.37 4200.64,2019.18"/>
    </edge>
    <edge id=":3783682127_15" function="internal">
        <lane id=":3783682127_15_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4190.85,2026.98 4191.79,2025.88 4192.63,2025.58 4193.38,2026.08 4194.03,2027.37"/>
    </edge>
    <edge id=":3783682127_w0" function="walkingarea">
        <lane id=":3783682127_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.73" width="3.20" shape="4200.21,2023.96 4200.50,2020.78 4200.50,2020.78 4200.79,2017.59 4197.21,2013.25 4194.02,2012.93 4194.02,2012.93 4190.84,2012.61 4188.81,2016.50 4188.52,2019.68 4188.52,2019.68 4188.23,2022.87 4189.26,2026.78 4192.44,2027.17 4192.44,2027.17 4195.61,2027.56 4198.94,2023.96 4197.87,2024.20 4197.01,2024.68 4196.34,2025.40 4195.88,2026.36"/>
    </edge>
    <edge id=":3783682129_0" function="internal">
        <lane id=":3783682129_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.44" shape="4280.84,2022.09 4278.26,2033.24"/>
    </edge>
    <edge id=":3783682129_1" function="internal">
        <lane id=":3783682129_1_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="12.82" shape="4280.84,2022.09 4279.61,2025.32 4277.64,2027.52 4274.93,2028.71 4271.48,2028.87"/>
    </edge>
    <edge id=":3783682129_2" function="internal">
        <lane id=":3783682129_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4280.84,2022.09 4279.79,2023.08 4278.92,2023.29 4278.24,2022.72 4277.73,2021.37"/>
    </edge>
    <edge id=":3783682129_3" function="internal">
        <lane id=":3783682129_3_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="8.16" shape="4271.77,2025.68 4273.96,2025.58 4275.69,2024.82 4276.94,2023.42 4277.73,2021.37"/>
    </edge>
    <edge id=":3783682129_4" function="internal">
        <lane id=":3783682129_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.73" shape="4271.77,2025.68 4275.20,2026.43 4277.43,2027.94 4278.45,2030.21 4278.26,2033.24"/>
    </edge>
    <edge id=":3783682129_5" function="internal">
        <lane id=":3783682129_5_0" index="0" allow="pedestrian bus delivery bicycle" speed="3.65" length="4.67" shape="4271.77,2025.68 4272.89,2026.59 4273.22,2027.42 4272.75,2028.18 4271.48,2028.87"/>
    </edge>
    <edge id=":3783682129_6" function="internal">
        <lane id=":3783682129_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.24" length="6.05" shape="4275.14,2032.52 4275.20,2031.07 4274.61,2029.98 4273.37,2029.25 4271.48,2028.87"/>
    </edge>
    <edge id=":3783682129_7" function="internal">
        <lane id=":3783682129_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.44" shape="4275.14,2032.52 4277.73,2021.37"/>
    </edge>
    <edge id=":3783682129_8" function="internal">
        <lane id=":3783682129_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4275.14,2032.52 4276.19,2031.53 4277.06,2031.32 4277.75,2031.89 4278.26,2033.24"/>
    </edge>
    <edge id=":3783682129_w0" function="walkingarea">
        <lane id=":3783682129_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.37" width="3.20" shape="4282.40,2022.45 4279.29,2021.73 4279.29,2021.73 4276.17,2021.01 4271.91,2024.09 4271.63,2027.28 4271.63,2027.28 4271.34,2030.46 4273.59,2032.16 4276.70,2032.88 4276.70,2032.88 4279.82,2033.60"/>
    </edge>
    <edge id=":3783682130_0" function="internal">
        <lane id=":3783682130_0_0" index="0" allow="pedestrian bus delivery bicycle" speed="6.45" length="9.03" shape="4192.77,2037.62 4192.82,2040.10 4193.66,2041.95 4195.29,2043.17 4197.71,2043.75"/>
    </edge>
    <edge id=":3783682130_1" function="internal">
        <lane id=":3783682130_1_0" index="0" allow="pedestrian bus delivery bicycle" speed="6.62" length="9.18" shape="4183.37,2042.40 4185.83,2042.27 4187.69,2041.37 4188.95,2039.69 4189.60,2037.23"/>
    </edge>
    <edge id=":3783682130_2" function="internal">
        <lane id=":3783682130_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.40" shape="4183.37,2042.40 4197.71,2043.75"/>
    </edge>
    <edge id=":3783682130_w0" function="walkingarea">
        <lane id=":3783682130_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.09" width="3.20" shape="4197.56,2045.34 4197.86,2042.15 4194.36,2037.81 4191.18,2037.42 4191.18,2037.42 4188.01,2037.03 4183.52,2040.81 4183.22,2044.00"/>
    </edge>
    <edge id=":3783682132_0" function="internal">
        <lane id=":3783682132_0_0" index="0" allow="delivery bicycle" speed="5.56" length="6.70" shape="4426.68,2044.71 4426.90,2046.94 4427.50,2048.53 4428.48,2049.47 4429.85,2049.77"/>
    </edge>
    <edge id=":3783682132_1" function="internal">
        <lane id=":3783682132_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.01" shape="4426.68,2044.71 4426.70,2047.08 4426.67,2048.71 4426.54,2050.33 4426.26,2052.69"/>
    </edge>
    <edge id=":3783682132_2" function="internal">
        <lane id=":3783682132_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4426.68,2044.71 4425.89,2045.91 4425.10,2046.32 4424.29,2045.93 4423.48,2044.73"/>
    </edge>
    <edge id=":3783682132_3" function="internal">
        <lane id=":3783682132_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.59" shape="4423.09,2052.30 4423.35,2050.07 4423.47,2048.53 4423.50,2046.99 4423.48,2044.73"/>
    </edge>
    <edge id=":3783682132_4" function="internal">
        <lane id=":3783682132_4_0" index="0" allow="bus delivery bicycle" speed="5.56" length="7.71" shape="4423.09,2052.30 4423.62,2051.23 4424.93,2050.45 4427.00,2049.96 4429.85,2049.77"/>
    </edge>
    <edge id=":3783682132_w0" function="walkingarea">
        <lane id=":3783682132_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.46" width="3.20" shape="4429.83,2048.17 4429.80,2046.17 4428.28,2044.69 4425.08,2044.72 4425.08,2044.72 4421.88,2044.75 4421.50,2052.11 4424.67,2052.50 4424.67,2052.50 4427.85,2052.89"/>
    </edge>
    <edge id=":3783682134_0" function="internal">
        <lane id=":3783682134_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.90" length="5.18" shape="4275.00,2047.34 4274.88,2048.78 4275.26,2049.86 4276.16,2050.56 4277.57,2050.89"/>
    </edge>
    <edge id=":3783682134_1" function="internal">
        <lane id=":3783682134_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.55" length="5.61" shape="4268.15,2050.06 4269.46,2049.94 4270.52,2049.33 4271.33,2048.22 4271.88,2046.62"/>
    </edge>
    <edge id=":3783682134_2" function="internal">
        <lane id=":3783682134_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.46" shape="4268.15,2050.06 4277.57,2050.89"/>
    </edge>
    <edge id=":3783682134_w0" function="walkingarea">
        <lane id=":3783682134_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.10" width="3.20" shape="4277.43,2052.48 4277.71,2049.30 4276.56,2047.70 4273.44,2046.98 4273.44,2046.98 4270.32,2046.26 4268.29,2048.47 4268.01,2051.65"/>
    </edge>
    <edge id=":3783682138_0" function="internal">
        <lane id=":3783682138_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.93" length="7.22" shape="4425.49,2059.03 4425.38,2061.53 4425.73,2063.37 4426.55,2064.56 4427.84,2065.10"/>
    </edge>
    <edge id=":3783682138_1" function="internal">
        <lane id=":3783682138_1_0" index="0" allow="pedestrian bus delivery bicycle" speed="6.47" length="9.03" shape="4416.05,2063.45 4418.54,2063.44 4420.41,2062.64 4421.66,2061.04 4422.31,2058.64"/>
    </edge>
    <edge id=":3783682138_2" function="internal">
        <lane id=":3783682138_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.90" shape="4416.05,2063.45 4427.84,2065.10"/>
    </edge>
    <edge id=":3783682138_w0" function="walkingarea">
        <lane id=":3783682138_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.07" width="3.20" shape="4427.62,2066.69 4428.06,2063.52 4427.08,2059.22 4423.90,2058.84 4423.90,2058.84 4420.72,2058.45 4416.28,2061.86 4415.83,2065.03"/>
    </edge>
    <edge id=":3783682143_0" function="internal">
        <lane id=":3783682143_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.20" shape="4526.46,2103.25 4516.80,2097.59"/>
    </edge>
    <edge id=":3783682143_1" function="internal">
        <lane id=":3783682143_1_0" index="0" allow="pedestrian bus delivery bicycle" speed="6.44" length="9.03" shape="4526.22,2092.85 4525.20,2095.12 4525.18,2097.15 4526.13,2098.94 4528.08,2100.49"/>
    </edge>
    <edge id=":3783682143_2" function="internal">
        <lane id=":3783682143_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="7.25" length="11.76" shape="4526.22,2092.85 4523.86,2095.96 4521.50,2097.78 4519.15,2098.33 4516.80,2097.59"/>
    </edge>
    <edge id=":3783682143_3" function="internal">
        <lane id=":3783682143_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.20" shape="4518.41,2094.83 4528.08,2100.49"/>
    </edge>
    <edge id=":3783682143_w0" function="walkingarea">
        <lane id=":3783682143_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.90" width="3.20" shape="4525.65,2104.63 4527.27,2101.87 4527.27,2101.87 4528.89,2099.11 4527.57,2093.71 4524.86,2092.00 4519.22,2093.45 4517.61,2096.21 4517.61,2096.21 4515.99,2098.97"/>
    </edge>
    <edge id=":3783792838_0" function="internal">
        <lane id=":3783792838_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.65" length="9.24" shape="4265.03,2522.83 4264.59,2520.41 4263.45,2518.67 4261.60,2517.63 4259.04,2517.28"/>
    </edge>
    <edge id=":3783792838_1" function="internal">
        <lane id=":3783792838_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.64" shape="4265.03,2522.83 4264.64,2512.20"/>
    </edge>
    <edge id=":3783792838_2" function="internal">
        <lane id=":3783792838_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.20" shape="4267.67,2508.54 4268.23,2522.73"/>
    </edge>
    <edge id=":3783792838_3" function="internal">
        <lane id=":3783792838_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.86" length="5.81" shape="4267.67,2508.54 4267.28,2512.37 4266.31,2514.07"/>
    </edge>
    <edge id=":3783792838_6" function="internal">
        <lane id=":3783792838_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.86" length="8.35" shape="4266.31,2514.07 4265.72,2515.10 4262.97,2516.74 4259.04,2517.28"/>
    </edge>
    <edge id=":3783792838_4" function="internal">
        <lane id=":3783792838_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.49" length="6.35" shape="4259.05,2514.08 4261.52,2513.97 4263.28,2513.61 4264.32,2513.03 4264.64,2512.20"/>
    </edge>
    <edge id=":3783792838_5" function="internal">
        <lane id=":3783792838_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="14.28" shape="4259.05,2514.08 4262.96,2514.63 4265.79,2516.25 4267.55,2518.95 4268.23,2522.73"/>
    </edge>
    <edge id=":3783792838_w0" function="walkingarea">
        <lane id=":3783792838_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.31" width="3.20" shape="4263.44,2522.88 4266.63,2522.78 4266.63,2522.78 4269.83,2522.67 4269.27,2508.46 4266.07,2508.61 4266.23,2512.12 4263.04,2512.27 4259.05,2512.48 4259.04,2515.68 4259.04,2515.68 4259.04,2518.88 4263.28,2521.66 4262.89,2520.66 4262.27,2519.88 4261.42,2519.33 4260.35,2518.99"/>
    </edge>
    <edge id=":3783792839_0" function="internal">
        <lane id=":3783792839_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4213.04,2536.65 4212.83,2535.29 4212.23,2534.33 4211.25,2533.77 4209.88,2533.61"/>
    </edge>
    <edge id=":3783792839_1" function="internal">
        <lane id=":3783792839_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4213.04,2536.65 4213.40,2533.87 4214.56,2531.88 4216.51,2530.66 4219.26,2530.22"/>
    </edge>
    <edge id=":3783792839_2" function="internal">
        <lane id=":3783792839_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4213.04,2536.65 4213.83,2535.45 4214.62,2535.04 4215.43,2535.43 4216.24,2536.62"/>
    </edge>
    <edge id=":3783792839_3" function="internal">
        <lane id=":3783792839_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.04" shape="4219.30,2533.42 4217.95,2533.64 4216.99,2534.24 4216.42,2535.24 4216.24,2536.62"/>
    </edge>
    <edge id=":3783792839_4" function="internal">
        <lane id=":3783792839_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4219.30,2533.42 4209.88,2533.61"/>
    </edge>
    <edge id=":3783792839_5" function="internal">
        <lane id=":3783792839_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4219.30,2533.42 4218.09,2532.64 4217.68,2531.85 4218.07,2531.04 4219.26,2530.22"/>
    </edge>
    <edge id=":3783792839_6" function="internal">
        <lane id=":3783792839_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="4209.80,2530.41 4219.26,2530.22"/>
    </edge>
    <edge id=":3783792839_7" function="internal">
        <lane id=":3783792839_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.23" shape="4209.80,2530.41 4212.59,2530.74 4214.60,2531.88 4215.81,2533.84 4216.24,2536.62"/>
    </edge>
    <edge id=":3783792839_8" function="internal">
        <lane id=":3783792839_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4209.80,2530.41 4211.02,2531.18 4211.44,2531.97 4211.06,2532.78 4209.88,2533.61"/>
    </edge>
    <edge id=":3783792839_w0" function="walkingarea">
        <lane id=":3783792839_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.89" width="3.20" shape="4211.44,2536.67 4214.64,2536.64 4214.64,2536.64 4217.84,2536.60 4219.32,2535.02 4219.28,2531.82 4219.28,2531.82 4219.23,2528.62 4209.76,2528.81 4209.84,2532.01 4209.84,2532.01 4209.92,2535.21 4211.39,2536.21 4211.26,2535.84 4211.05,2535.56 4210.76,2535.35 4210.38,2535.24"/>
    </edge>
    <edge id=":3783792840_0" function="internal">
        <lane id=":3783792840_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4231.42,2536.36 4231.22,2535.01 4230.63,2534.04 4229.65,2533.47 4228.29,2533.30"/>
    </edge>
    <edge id=":3783792840_1" function="internal">
        <lane id=":3783792840_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4231.42,2536.36 4231.80,2533.60 4232.96,2531.61 4234.91,2530.40 4237.65,2529.97"/>
    </edge>
    <edge id=":3783792840_2" function="internal">
        <lane id=":3783792840_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4231.42,2536.36 4232.21,2535.16 4233.01,2534.75 4233.81,2535.15 4234.62,2536.34"/>
    </edge>
    <edge id=":3783792840_3" function="internal">
        <lane id=":3783792840_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.03" shape="4237.69,2533.17 4236.34,2533.38 4235.38,2533.98 4234.81,2534.97 4234.62,2536.34"/>
    </edge>
    <edge id=":3783792840_4" function="internal">
        <lane id=":3783792840_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4237.69,2533.17 4228.29,2533.30"/>
    </edge>
    <edge id=":3783792840_5" function="internal">
        <lane id=":3783792840_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4237.69,2533.17 4236.48,2532.38 4236.07,2531.59 4236.46,2530.78 4237.65,2529.97"/>
    </edge>
    <edge id=":3783792840_6" function="internal">
        <lane id=":3783792840_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4228.24,2530.10 4237.65,2529.97"/>
    </edge>
    <edge id=":3783792840_7" function="internal">
        <lane id=":3783792840_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4228.24,2530.10 4231.02,2530.45 4233.01,2531.61 4234.21,2533.58 4234.62,2536.34"/>
    </edge>
    <edge id=":3783792840_8" function="internal">
        <lane id=":3783792840_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4228.24,2530.10 4229.46,2530.88 4229.87,2531.67 4229.48,2532.48 4228.29,2533.30"/>
    </edge>
    <edge id=":3783792840_w0" function="walkingarea">
        <lane id=":3783792840_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="4229.82,2536.38 4233.02,2536.35 4233.02,2536.35 4236.22,2536.33 4237.71,2534.77 4237.67,2531.57 4237.67,2531.57 4237.63,2528.37 4228.22,2528.50 4228.27,2531.70 4228.27,2531.70 4228.31,2534.90 4229.78,2535.92 4229.65,2535.54 4229.44,2535.26 4229.15,2535.05 4228.77,2534.93"/>
    </edge>
    <edge id=":3783792841_0" function="internal">
        <lane id=":3783792841_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4249.31,2536.11 4249.10,2534.76 4248.50,2533.80 4247.53,2533.23 4246.17,2533.05"/>
    </edge>
    <edge id=":3783792841_1" function="internal">
        <lane id=":3783792841_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4249.31,2536.11 4249.67,2533.35 4250.82,2531.37 4252.78,2530.16 4255.52,2529.73"/>
    </edge>
    <edge id=":3783792841_2" function="internal">
        <lane id=":3783792841_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4249.31,2536.11 4250.09,2534.90 4250.89,2534.49 4251.69,2534.88 4252.51,2536.07"/>
    </edge>
    <edge id=":3783792841_3" function="internal">
        <lane id=":3783792841_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4255.57,2532.93 4254.21,2533.14 4253.25,2533.73 4252.69,2534.71 4252.51,2536.07"/>
    </edge>
    <edge id=":3783792841_4" function="internal">
        <lane id=":3783792841_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4255.57,2532.93 4246.17,2533.05"/>
    </edge>
    <edge id=":3783792841_5" function="internal">
        <lane id=":3783792841_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4255.57,2532.93 4254.36,2532.14 4253.95,2531.35 4254.33,2530.54 4255.52,2529.73"/>
    </edge>
    <edge id=":3783792841_6" function="internal">
        <lane id=":3783792841_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4246.13,2529.85 4255.52,2529.73"/>
    </edge>
    <edge id=":3783792841_7" function="internal">
        <lane id=":3783792841_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4246.13,2529.85 4248.89,2530.21 4250.87,2531.37 4252.08,2533.32 4252.51,2536.07"/>
    </edge>
    <edge id=":3783792841_8" function="internal">
        <lane id=":3783792841_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4246.13,2529.85 4247.34,2530.64 4247.75,2531.43 4247.36,2532.24 4246.17,2533.05"/>
    </edge>
    <edge id=":3783792841_w0" function="walkingarea">
        <lane id=":3783792841_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="4247.71,2536.13 4250.91,2536.09 4250.91,2536.09 4254.11,2536.05 4255.59,2534.53 4255.55,2531.33 4255.55,2531.33 4255.50,2528.13 4246.10,2528.25 4246.15,2531.45 4246.15,2531.45 4246.19,2534.65 4247.66,2535.67 4247.53,2535.30 4247.32,2535.01 4247.03,2534.81 4246.65,2534.69"/>
    </edge>
    <edge id=":3783792843_0" function="internal">
        <lane id=":3783792843_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4238.26,2614.82 4228.86,2614.88"/>
    </edge>
    <edge id=":3783792843_1" function="internal">
        <lane id=":3783792843_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4238.26,2614.82 4235.51,2614.45 4233.53,2613.27 4232.34,2611.31 4231.93,2608.56"/>
    </edge>
    <edge id=":3783792843_2" function="internal">
        <lane id=":3783792843_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4238.26,2614.82 4237.06,2614.03 4236.66,2613.23 4237.05,2612.43 4238.25,2611.62"/>
    </edge>
    <edge id=":3783792843_3" function="internal">
        <lane id=":3783792843_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="4235.13,2608.53 4235.33,2609.89 4235.92,2610.86 4236.89,2611.44 4238.25,2611.62"/>
    </edge>
    <edge id=":3783792843_4" function="internal">
        <lane id=":3783792843_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="4235.13,2608.53 4234.75,2611.30 4233.58,2613.27 4231.62,2614.47 4228.86,2614.88"/>
    </edge>
    <edge id=":3783792843_5" function="internal">
        <lane id=":3783792843_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4235.13,2608.53 4234.34,2609.74 4233.54,2610.15 4232.74,2609.75 4231.93,2608.56"/>
    </edge>
    <edge id=":3783792843_6" function="internal">
        <lane id=":3783792843_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4228.85,2611.68 4230.20,2611.47 4231.17,2610.89 4231.74,2609.91 4231.93,2608.56"/>
    </edge>
    <edge id=":3783792843_7" function="internal">
        <lane id=":3783792843_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4228.85,2611.68 4238.25,2611.62"/>
    </edge>
    <edge id=":3783792843_8" function="internal">
        <lane id=":3783792843_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4228.85,2611.68 4230.05,2612.47 4230.46,2613.27 4230.06,2614.07 4228.86,2614.88"/>
    </edge>
    <edge id=":3783792843_w0" function="walkingarea">
        <lane id=":3783792843_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="4238.27,2616.42 4238.26,2613.22 4238.26,2613.22 4238.24,2610.02 4236.73,2608.52 4233.53,2608.55 4233.53,2608.55 4230.33,2608.57 4228.84,2610.08 4228.86,2613.28 4228.86,2613.28 4228.87,2616.48"/>
    </edge>
    <edge id=":3783792844_0" function="internal">
        <lane id=":3783792844_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="4256.55,2614.74 4247.16,2614.78"/>
    </edge>
    <edge id=":3783792844_1" function="internal">
        <lane id=":3783792844_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="4256.55,2614.74 4253.80,2614.35 4251.83,2613.17 4250.64,2611.21 4250.21,2608.45"/>
    </edge>
    <edge id=":3783792844_2" function="internal">
        <lane id=":3783792844_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4256.55,2614.74 4255.34,2613.94 4254.94,2613.14 4255.34,2612.34 4256.54,2611.54"/>
    </edge>
    <edge id=":3783792844_3" function="internal">
        <lane id=":3783792844_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.03" shape="4253.41,2608.41 4253.62,2609.78 4254.21,2610.76 4255.18,2611.34 4256.54,2611.54"/>
    </edge>
    <edge id=":3783792844_4" function="internal">
        <lane id=":3783792844_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4253.41,2608.41 4253.05,2611.18 4251.89,2613.17 4249.92,2614.36 4247.16,2614.78"/>
    </edge>
    <edge id=":3783792844_5" function="internal">
        <lane id=":3783792844_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4253.41,2608.41 4252.63,2609.62 4251.83,2610.03 4251.03,2609.64 4250.21,2608.45"/>
    </edge>
    <edge id=":3783792844_6" function="internal">
        <lane id=":3783792844_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4247.14,2611.58 4248.50,2611.37 4249.46,2610.79 4250.03,2609.81 4250.21,2608.45"/>
    </edge>
    <edge id=":3783792844_7" function="internal">
        <lane id=":3783792844_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4247.14,2611.58 4256.54,2611.54"/>
    </edge>
    <edge id=":3783792844_8" function="internal">
        <lane id=":3783792844_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4247.14,2611.58 4248.34,2612.37 4248.75,2613.17 4248.35,2613.97 4247.16,2614.78"/>
    </edge>
    <edge id=":3783792844_w0" function="walkingarea">
        <lane id=":3783792844_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="4256.55,2616.34 4256.54,2613.14 4256.54,2613.14 4256.53,2609.94 4255.01,2608.39 4251.81,2608.43 4251.81,2608.43 4248.61,2608.47 4247.13,2609.98 4247.15,2613.18 4247.15,2613.18 4247.17,2616.38"/>
    </edge>
    <edge id=":3783792845_0" function="internal">
        <lane id=":3783792845_0_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="11.82" shape="4274.78,2614.72 4262.96,2614.71"/>
    </edge>
    <edge id=":3783792845_1" function="internal">
        <lane id=":3783792845_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="14.07" shape="4274.78,2614.72 4270.97,2614.17 4268.24,2612.53 4266.58,2609.81 4266.00,2606.00"/>
    </edge>
    <edge id=":3783792845_2" function="internal">
        <lane id=":3783792845_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.95" shape="4269.20,2605.97 4269.57,2608.39 4270.63,2610.12 4272.36,2611.17 4274.79,2611.52"/>
    </edge>
    <edge id=":3783792845_3" function="internal">
        <lane id=":3783792845_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.44" length="4.25" shape="4269.20,2605.97 4268.84,2609.79 4268.68,2610.17"/>
    </edge>
    <edge id=":3783792845_6" function="internal">
        <lane id=":3783792845_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.44" length="7.93" shape="4268.68,2610.17 4267.68,2612.52 4265.72,2614.16 4262.96,2614.71"/>
    </edge>
    <edge id=":3783792845_4" function="internal">
        <lane id=":3783792845_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.82" length="7.04" shape="4262.95,2611.51 4264.30,2611.17 4265.26,2610.13 4265.83,2608.41 4266.00,2606.00"/>
    </edge>
    <edge id=":3783792845_5" function="internal">
        <lane id=":3783792845_5_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="11.84" shape="4262.95,2611.51 4274.79,2611.52"/>
    </edge>
    <edge id=":3783792845_w0" function="walkingarea">
        <lane id=":3783792845_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.89" width="3.20" shape="4274.78,2616.32 4274.78,2613.12 4274.78,2613.12 4274.79,2609.92 4270.80,2605.96 4267.60,2605.99 4267.60,2605.99 4264.40,2606.02 4262.94,2609.91 4262.95,2613.11 4262.95,2613.11 4262.96,2616.31"/>
    </edge>
    <edge id=":4347940661_0" function="internal">
        <lane id=":4347940661_0_0" index="0" allow="pedestrian bus coach bicycle evehicle" speed="9.72" length="3.09" width="3.00" shape="4093.94,1519.41 4097.02,1519.57"/>
    </edge>
    <edge id=":4428333103_0" function="internal">
        <lane id=":4428333103_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.51" shape="4902.30,2718.87 4902.41,2718.77 4902.48,2718.70 4902.55,2718.62 4902.65,2718.50"/>
    </edge>
    <edge id=":4428333103_w0" function="walkingarea">
        <lane id=":4428333103_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.14" width="2.00" shape="4901.41,2717.49 4899.87,2716.22 4899.87,2716.22 4901.22,2717.69 4901.26,2717.65 4901.30,2717.62 4901.32,2717.59 4901.35,2717.57 4901.37,2717.53"/>
    </edge>
    <edge id=":4428333106_0" function="internal">
        <lane id=":4428333106_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.50" shape="4915.39,2896.43 4915.35,2893.71 4915.79,2891.80 4916.10,2889.92 4915.68,2887.27"/>
        <lane id=":4428333106_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.50" shape="4918.56,2895.97 4918.49,2893.11 4918.91,2891.10 4919.21,2889.13 4918.75,2886.35"/>
    </edge>
    <edge id=":4428333106_2" function="internal">
        <lane id=":4428333106_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.05" shape="4925.69,2886.58 4925.20,2889.08 4924.82,2890.81 4924.67,2892.54 4924.89,2895.05"/>
        <lane id=":4428333106_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.05" shape="4922.52,2886.09 4922.00,2888.87 4921.60,2890.80 4921.46,2892.72 4921.73,2895.51"/>
    </edge>
    <edge id=":4428333106_w0" function="walkingarea">
        <lane id=":4428333106_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.80" width="2.00" shape="4914.15,2887.73 4912.24,2888.30 4911.83,2896.95 4913.81,2896.66 4913.70,2894.76 4913.90,2893.33 4914.22,2892.14 4914.49,2890.97 4914.53,2889.57"/>
    </edge>
    <edge id=":4428333106_w1" function="walkingarea">
        <lane id=":4428333106_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.51" width="3.20" shape="4920.14,2895.74 4923.31,2895.28 4923.31,2895.28 4926.48,2894.82 4927.27,2886.82 4924.10,2886.33 4924.10,2886.33 4920.94,2885.84 4920.71,2887.92 4920.72,2889.46 4920.48,2890.76 4920.18,2892.07 4920.01,2893.65"/>
    </edge>
    <edge id=":4428333108_0" function="internal">
        <lane id=":4428333108_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.86" length="11.49" shape="4910.67,2766.96 4910.24,2763.73 4909.15,2761.70 4907.44,2759.90 4905.13,2757.34"/>
    </edge>
    <edge id=":4428333108_1" function="internal">
        <lane id=":4428333108_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="10.77" shape="4910.67,2766.96 4910.95,2756.12"/>
        <lane id=":4428333108_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="10.77" shape="4913.86,2766.90 4914.15,2756.21"/>
    </edge>
    <edge id=":4428333108_w0" function="walkingarea">
        <lane id=":4428333108_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.46" width="2.00" shape="4903.87,2758.34 4902.31,2759.59 4907.07,2767.02 4909.07,2766.99 4908.87,2764.87 4908.38,2763.38 4907.61,2762.25 4906.60,2761.22 4905.34,2760.00"/>
    </edge>
    <edge id=":4428333109_0" function="internal">
        <lane id=":4428333109_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.42" length="12.33" shape="4904.16,2716.66 4906.70,2713.97 4908.62,2712.07 4909.81,2709.91 4910.15,2706.46"/>
    </edge>
    <edge id=":4428333109_1" function="internal">
        <lane id=":4428333109_1_0" index="0" disallow="pedestrian" speed="17.88" length="11.63" shape="4909.94,2718.04 4910.15,2706.46"/>
        <lane id=":4428333109_1_1" index="1" disallow="pedestrian" speed="17.88" length="11.63" shape="4913.14,2718.05 4913.35,2706.38"/>
    </edge>
    <edge id=":4428333109_w0" function="walkingarea">
        <lane id=":4428333109_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.05" width="2.00" shape="4908.55,2706.50 4906.55,2706.55 4901.38,2714.38 4902.93,2715.65 4904.54,2713.90 4905.93,2712.63 4907.07,2711.53 4907.91,2710.34 4908.42,2708.75"/>
    </edge>
    <edge id=":4428333117_0" function="internal">
        <lane id=":4428333117_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="38.49" shape="4936.44,1426.74 4937.17,1388.26"/>
        <lane id=":4428333117_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="38.49" shape="4939.64,1426.80 4940.37,1388.32"/>
    </edge>
    <edge id=":4428333117_2" function="internal">
        <lane id=":4428333117_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="38.29" shape="4939.64,1426.80 4940.35,1415.23 4941.67,1404.02 4943.01,1394.69 4943.79,1388.75"/>
    </edge>
    <edge id=":4428333117_w1" function="walkingarea">
        <lane id=":4428333117_w1_0" index="0" allow="pedestrian" speed="1.00" length="38.49" width="2.00" shape="4935.57,1388.22 4933.57,1388.19 4932.84,1426.67 4934.84,1426.71"/>
    </edge>
    <edge id=":4428333122_0" function="internal">
        <lane id=":4428333122_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="25.35" shape="4946.49,1231.49 4945.50,1227.30 4943.43,1222.00 4941.38,1215.24 4940.42,1206.68"/>
        <lane id=":4428333122_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="25.35" shape="4946.49,1231.49 4946.00,1227.26 4945.03,1221.89 4944.08,1215.11 4943.62,1206.66"/>
    </edge>
    <edge id=":4428333122_2" function="internal">
        <lane id=":4428333122_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="25.28" shape="4940.01,1231.78 4939.67,1224.31 4938.71,1219.24 4937.71,1214.16 4937.22,1206.69"/>
        <lane id=":4428333122_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="25.28" shape="4943.21,1231.83 4942.87,1224.34 4941.91,1219.25 4940.91,1214.17 4940.42,1206.68"/>
        <lane id=":4428333122_2_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="25.28" shape="4943.21,1231.83 4943.62,1206.66"/>
    </edge>
    <edge id=":4428333122_w1" function="walkingarea">
        <lane id=":4428333122_w1_0" index="0" allow="pedestrian" speed="1.00" length="25.19" width="2.00" shape="4935.62,1206.70 4933.62,1206.71 4936.41,1231.72 4938.41,1231.75 4938.28,1226.40 4937.79,1222.46 4937.11,1219.23 4936.42,1216.00 4935.86,1212.06"/>
    </edge>
    <edge id=":4428333123_0" function="internal">
        <lane id=":4428333123_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.90" shape="4934.62,1766.39 4934.42,1751.52"/>
        <lane id=":4428333123_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.90" shape="4937.82,1766.39 4937.62,1751.48"/>
    </edge>
    <edge id=":4428333123_2" function="internal">
        <lane id=":4428333123_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="14.80" shape="4937.82,1766.39 4938.23,1761.79 4939.31,1758.43 4940.82,1755.60 4942.48,1752.58"/>
    </edge>
    <edge id=":4428333123_w0" function="walkingarea">
        <lane id=":4428333123_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.85" width="2.00" shape="4932.82,1751.54 4930.82,1751.56 4931.02,1766.40 4933.02,1766.39"/>
    </edge>
    <edge id=":4428333135_0" function="internal">
        <lane id=":4428333135_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.72" length="11.75" shape="4929.53,1658.19 4930.98,1655.28 4932.08,1653.28 4932.77,1651.18 4933.02,1648.02"/>
        <lane id=":4428333135_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.72" length="11.75" shape="4929.53,1658.19 4931.60,1655.11 4933.79,1653.30 4935.51,1651.40 4936.22,1648.02"/>
    </edge>
    <edge id=":4428333135_2" function="internal">
        <lane id=":4428333135_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="11.38" shape="4933.15,1659.01 4933.02,1648.02"/>
        <lane id=":4428333135_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="11.38" shape="4933.15,1659.01 4933.70,1655.69 4934.74,1653.52 4935.76,1651.34 4936.22,1648.02"/>
        <lane id=":4428333135_2_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="11.38" shape="4936.35,1659.11 4936.90,1655.76 4937.94,1653.57 4938.96,1651.38 4939.42,1648.03"/>
    </edge>
    <edge id=":4428333135_w0" function="walkingarea">
        <lane id=":4428333135_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.70" width="2.00" shape="4931.42,1648.01 4929.42,1648.01 4926.23,1656.74 4928.06,1657.55 4929.02,1655.59 4929.83,1654.14 4930.50,1652.94 4931.00,1651.70 4931.31,1650.15"/>
    </edge>
    <edge id=":4428333135_w1" function="walkingarea">
        <lane id=":4428333135_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4931.55,1658.96 4934.75,1659.06 4934.75,1659.06 4937.95,1659.15 4940.48,1650.92 4939.07,1652.61 4937.11,1653.67 4934.91,1654.68 4932.76,1656.21"/>
    </edge>
    <edge id=":4444771090_0" function="internal">
        <lane id=":4444771090_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.17" shape="4845.41,2170.81 4842.25,2171.85 4839.98,2173.58 4838.59,2176.02 4838.10,2179.16"/>
    </edge>
    <edge id=":4444771090_1" function="internal">
        <lane id=":4444771090_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.79" shape="4845.41,2170.81 4841.46,2171.61 4837.20,2172.57 4832.96,2173.61 4829.07,2174.65"/>
    </edge>
    <edge id=":4444771090_2" function="internal">
        <lane id=":4444771090_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="17.08" shape="4828.20,2171.57 4833.57,2170.11 4837.75,2169.10 4841.30,2168.34 4844.82,2167.67"/>
    </edge>
    <edge id=":4444771090_3" function="internal">
        <lane id=":4444771090_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.43" shape="4828.20,2171.57 4832.58,2170.98 4835.69,2172.05 4837.53,2174.77 4838.10,2179.16"/>
    </edge>
    <edge id=":4444771090_4" function="internal">
        <lane id=":4444771090_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.09" shape="4834.90,2179.12 4834.57,2176.54 4833.48,2174.93 4831.65,2174.30 4829.07,2174.65"/>
    </edge>
    <edge id=":4444771090_5" function="internal">
        <lane id=":4444771090_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.61" shape="4834.90,2179.12 4835.57,2174.80 4837.44,2171.46 4840.53,2169.08 4844.82,2167.67"/>
    </edge>
    <edge id=":4444771092_0" function="internal">
        <lane id=":4444771092_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.10" shape="4739.02,2291.64 4738.95,2279.54"/>
    </edge>
    <edge id=":4444771092_1" function="internal">
        <lane id=":4444771092_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.29" shape="4739.02,2291.64 4739.57,2287.75 4741.23,2284.99 4744.00,2283.35 4747.89,2282.84"/>
    </edge>
    <edge id=":4444771092_2" function="internal">
        <lane id=":4444771092_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.08" shape="4747.86,2286.04 4745.39,2286.37 4743.62,2287.41 4742.57,2289.16 4742.22,2291.63"/>
    </edge>
    <edge id=":4444771092_3" function="internal">
        <lane id=":4444771092_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.43" shape="4747.86,2286.04 4743.99,2285.60 4741.21,2284.37 4739.53,2282.35 4738.95,2279.54"/>
    </edge>
    <edge id=":4444771092_4" function="internal">
        <lane id=":4444771092_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.39" shape="4742.15,2279.51 4742.52,2280.94 4743.60,2281.98 4745.39,2282.61 4747.89,2282.84"/>
    </edge>
    <edge id=":4444771092_5" function="internal">
        <lane id=":4444771092_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.12" shape="4742.15,2279.51 4742.22,2291.63"/>
    </edge>
    <edge id=":4444771092_w0" function="walkingarea">
        <lane id=":4444771092_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.23" width="2.00" shape="4743.82,2291.63 4745.82,2291.62 4747.82,2289.64 4747.84,2287.64 4746.61,2287.74 4745.60,2288.06 4744.82,2288.62 4744.26,2289.39 4743.93,2290.40"/>
    </edge>
    <edge id=":4444771098_0" function="internal">
        <lane id=":4444771098_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="18.61" shape="5032.77,777.65 5035.63,772.90 5037.79,769.77 5040.12,766.76 5043.48,762.33"/>
        <lane id=":4444771098_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="18.61" shape="5035.54,779.25 5038.37,774.55 5040.51,771.47 5042.82,768.49 5046.14,764.11"/>
    </edge>
    <edge id=":4444771098_2" function="internal">
        <lane id=":4444771098_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="18.43" shape="5035.54,779.25 5039.10,774.50 5042.72,771.47 5046.07,769.20 5048.86,766.74"/>
    </edge>
    <edge id=":4444771098_w1" function="walkingarea">
        <lane id=":4444771098_w1_0" index="0" allow="pedestrian" speed="1.00" length="18.86" width="2.00" shape="5042.12,761.48 5040.51,760.29 5029.65,775.86 5031.39,776.85 5033.43,773.40 5035.03,770.90 5036.45,768.90 5037.94,766.95 5039.77,764.59"/>
    </edge>
    <edge id=":4444771104_0" function="internal">
        <lane id=":4444771104_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.08" shape="5160.53,651.87 5148.77,664.19"/>
        <lane id=":4444771104_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.08" shape="5158.28,649.59 5146.46,661.98"/>
    </edge>
    <edge id=":4444771104_2" function="internal">
        <lane id=":4444771104_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="16.98" shape="5158.28,649.59 5154.04,653.06 5150.31,655.16 5147.02,656.79 5144.14,658.87"/>
    </edge>
    <edge id=":4444771104_w0" function="walkingarea">
        <lane id=":4444771104_w0_0" index="0" allow="pedestrian" speed="1.00" length="13.97" width="3.20" shape="5161.65,653.01 5159.40,650.73 5159.40,650.73 5157.16,648.45 5143.03,657.71 5145.24,660.02 5145.30,660.87 5147.61,663.08 5147.61,663.08 5149.92,665.30"/>
    </edge>
    <edge id=":447312775#1-AddedOnRampNode_0" function="internal">
        <lane id=":447312775#1-AddedOnRampNode_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="1.60" shape="4810.57,1110.91 4810.32,1109.33"/>
        <lane id=":447312775#1-AddedOnRampNode_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="1.60" shape="4810.07,1107.75 4809.82,1106.17"/>
    </edge>
    <edge id=":447312775#1-AddedOnRampNode_w0" function="walkingarea">
        <lane id=":447312775#1-AddedOnRampNode_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.60" width="2.00" shape="4810.58,1110.91 4810.89,1112.89 4811.14,1114.47 4810.83,1112.49"/>
    </edge>
    <edge id=":4618676377_0" function="internal">
        <lane id=":4618676377_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.16" shape="4761.06,1505.05 4760.96,1499.89"/>
    </edge>
    <edge id=":4618676377_1" function="internal">
        <lane id=":4618676377_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.17" shape="4764.16,1499.82 4764.26,1504.99"/>
    </edge>
    <edge id=":4618676377_c0" function="crossing" crossingEdges="7896021#3 -7896021#3.29">
        <lane id=":4618676377_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4759.39,1501.42 4765.79,1501.29"/>
    </edge>
    <edge id=":4618676377_w0" function="walkingarea">
        <lane id=":4618676377_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.58" width="3.00" shape="4759.42,1502.92 4759.36,1499.92 4757.36,1499.96 4757.46,1505.12 4759.46,1505.08"/>
    </edge>
    <edge id=":4618676377_w1" function="walkingarea">
        <lane id=":4618676377_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.79" width="3.00" shape="4769.97,1502.37 4768.42,1501.11 4767.76,1499.75 4765.76,1499.79 4765.82,1502.79"/>
    </edge>
    <edge id=":4618676378_0" function="internal">
        <lane id=":4618676378_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.44" shape="4775.29,1422.22 4773.68,1422.30 4772.57,1422.33 4771.47,1422.31 4769.85,1422.25"/>
    </edge>
    <edge id=":4618676378_1" function="internal">
        <lane id=":4618676378_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.15" shape="4769.99,1419.05 4771.51,1419.11 4772.56,1419.13 4773.61,1419.10 4775.13,1419.03"/>
    </edge>
    <edge id=":4618676378_w0" function="walkingarea">
        <lane id=":4618676378_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.51" width="3.20" shape="4775.37,1423.82 4775.21,1420.63 4775.21,1420.63 4775.05,1417.43 4773.57,1416.00 4771.57,1415.98 4770.06,1417.45 4769.92,1420.65 4769.92,1420.65 4769.78,1423.85 4771.46,1425.43 4773.46,1425.44 4774.80,1423.88 4774.32,1423.99 4773.95,1424.18 4773.68,1424.48 4773.52,1424.89"/>
    </edge>
    <edge id=":4618676379_w0" function="walkingarea">
        <lane id=":4618676379_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.08" width="2.00" shape="4739.10,1309.66 4739.00,1307.66 4733.97,1307.89 4734.08,1309.88 4735.47,1311.30 4737.47,1311.44 4738.56,1309.73 4738.16,1309.88 4737.86,1310.12 4737.66,1310.46 4737.53,1310.89"/>
    </edge>
    <edge id=":4618682671_w0" function="walkingarea">
        <lane id=":4618682671_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.44" width="2.00" shape="4397.56,1468.94 4396.80,1467.09 4390.93,1468.88 4390.91,1470.87 4394.14,1472.42 4396.14,1472.44 4396.85,1469.32 4396.42,1469.75 4396.20,1470.26 4396.13,1470.86 4396.13,1471.58"/>
    </edge>
    <edge id=":4618683008_w0" function="walkingarea">
        <lane id=":4618683008_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.66" width="2.00" shape="4784.67,1382.66 4786.46,1381.77 4786.23,1377.72 4784.49,1376.73 4782.57,1376.76 4781.44,1378.41 4781.51,1381.74 4783.21,1382.79 4784.48,1382.39 4784.23,1382.26 4783.96,1382.24 4783.69,1382.33 4783.43,1382.52"/>
    </edge>
    <edge id=":4618683036_w0" function="walkingarea">
        <lane id=":4618683036_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.49" width="2.00" shape="4653.29,1761.35 4653.27,1759.35 4652.44,1758.02 4650.65,1757.13 4648.04,1761.51 4649.55,1762.82 4652.40,1761.36 4651.72,1761.40 4651.16,1761.53 4650.66,1761.77 4650.15,1762.19"/>
    </edge>
    <edge id=":4618683040_0" function="internal">
        <lane id=":4618683040_0_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.89" shape="4734.99,1763.04 4734.72,1761.31 4734.57,1760.13 4734.52,1758.93 4734.55,1757.18"/>
    </edge>
    <edge id=":4618683040_1" function="internal">
        <lane id=":4618683040_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="6.71" length="5.30" shape="4737.75,1757.26 4737.73,1758.83 4737.77,1759.90 4737.90,1760.97 4738.15,1762.53"/>
    </edge>
    <edge id=":4618683040_w0" function="walkingarea">
        <lane id=":4618683040_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.65" width="3.20" shape="4733.41,1763.29 4736.57,1762.78 4736.57,1762.78 4739.73,1762.27 4740.99,1760.79 4740.99,1758.79 4739.35,1757.29 4736.15,1757.22 4736.15,1757.22 4732.95,1757.15 4731.41,1758.82 4731.42,1760.82 4733.29,1762.57 4733.14,1761.95 4732.92,1761.47 4732.59,1761.11 4732.11,1760.89"/>
    </edge>
    <edge id=":4618683041_w0" function="walkingarea">
        <lane id=":4618683041_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4590.47,1722.95 4587.27,1722.91 4593.67,1722.99 4590.47,1722.95"/>
    </edge>
    <edge id=":4618683046_0" function="internal">
        <lane id=":4618683046_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.15" shape="4571.85,1673.45 4570.43,1673.68 4569.42,1674.29 4568.81,1675.28 4568.61,1676.64"/>
    </edge>
    <edge id=":4618683046_1" function="internal">
        <lane id=":4618683046_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.34" shape="4571.85,1673.45 4565.50,1673.54"/>
    </edge>
    <edge id=":4618683046_2" function="internal">
        <lane id=":4618683046_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="4568.63,1667.19 4568.83,1668.56 4569.41,1669.52 4570.39,1670.09 4571.77,1670.25"/>
    </edge>
    <edge id=":4618683046_3" function="internal">
        <lane id=":4618683046_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="4568.63,1667.19 4568.61,1676.64"/>
    </edge>
    <edge id=":4618683046_4" function="internal">
        <lane id=":4618683046_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.82" shape="4568.63,1667.19 4568.43,1669.96 4567.84,1671.95 4566.87,1673.14 4565.50,1673.54"/>
    </edge>
    <edge id=":4618683046_5" function="internal">
        <lane id=":4618683046_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.28" shape="4565.49,1670.34 4571.77,1670.25"/>
    </edge>
    <edge id=":4618683046_6" function="internal">
        <lane id=":4618683046_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.77" shape="4565.49,1670.34 4566.86,1670.73 4567.84,1671.91 4568.42,1673.88 4568.61,1676.64"/>
    </edge>
    <edge id=":4618683046_w0" function="walkingarea">
        <lane id=":4618683046_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="4571.89,1675.05 4571.81,1671.85 4571.81,1671.85 4571.73,1668.65 4570.23,1667.19 4567.03,1667.18 4565.49,1668.74 4565.50,1671.94 4565.50,1671.94 4565.51,1675.14 4567.01,1676.64 4570.21,1676.65 4571.37,1675.11 4570.95,1675.25 4570.63,1675.47 4570.39,1675.78 4570.25,1676.17"/>
    </edge>
    <edge id=":4618683047_0" function="internal">
        <lane id=":4618683047_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="4555.83,1676.68 4555.81,1667.28"/>
    </edge>
    <edge id=":4618683047_1" function="internal">
        <lane id=":4618683047_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.76" shape="4555.83,1676.68 4556.02,1673.92 4556.60,1671.95 4557.56,1670.77 4558.92,1670.37"/>
    </edge>
    <edge id=":4618683047_2" function="internal">
        <lane id=":4618683047_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.76" shape="4558.93,1673.57 4557.57,1673.18 4556.60,1672.00 4556.01,1670.03 4555.81,1667.28"/>
    </edge>
    <edge id=":4618683047_w0" function="walkingarea">
        <lane id=":4618683047_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.90" width="3.20" shape="4554.23,1676.68 4557.43,1676.67 4558.94,1675.17 4558.93,1671.97 4558.93,1671.97 4558.91,1668.77 4557.41,1667.27 4554.21,1667.28"/>
    </edge>
    <edge id=":4618683048_0" function="internal">
        <lane id=":4618683048_0_0" index="0" allow="delivery bicycle" speed="5.56" length="6.64" shape="4555.78,1649.40 4555.59,1647.18 4555.02,1645.58 4554.07,1644.61 4552.75,1644.27"/>
    </edge>
    <edge id=":4618683048_1" function="internal">
        <lane id=":4618683048_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.57" shape="4555.78,1649.40 4555.98,1645.78 4556.57,1643.21 4557.58,1641.69 4558.98,1641.20"/>
    </edge>
    <edge id=":4618683048_2" function="internal">
        <lane id=":4618683048_2_0" index="0" allow="delivery bicycle" speed="5.56" length="6.16" shape="4558.91,1644.40 4552.75,1644.27"/>
    </edge>
    <edge id=":4618683048_3" function="internal">
        <lane id=":4618683048_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.17" shape="4552.81,1641.07 4558.98,1641.20"/>
    </edge>
    <edge id=":4618683048_w0" function="walkingarea">
        <lane id=":4618683048_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.48" width="3.20" shape="4552.72,1645.87 4552.68,1647.87 4554.18,1649.40 4557.38,1649.39 4558.88,1646.00 4558.95,1642.80 4558.95,1642.80 4559.02,1639.60 4552.85,1639.47 4552.78,1642.67"/>
    </edge>
    <edge id=":4618683057_w0" function="walkingarea">
        <lane id=":4618683057_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.25" width="2.00" shape="4595.30,1790.50 4595.30,1788.50 4595.42,1787.00 4593.42,1786.93 4591.86,1788.49 4591.85,1790.49"/>
    </edge>
    <edge id=":4618683067_0" function="internal">
        <lane id=":4618683067_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.74" shape="4567.24,1716.16 4566.34,1717.24 4565.62,1717.94 4564.75,1718.36 4563.40,1718.58"/>
    </edge>
    <edge id=":4618683067_w0" function="walkingarea">
        <lane id=":4618683067_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.38" width="3.20" shape="4566.82,1721.02 4568.22,1719.59 4568.46,1717.19 4566.01,1715.13 4563.25,1716.98 4563.54,1720.17 4566.27,1720.54 4565.81,1720.24 4565.36,1720.10 4564.87,1720.06 4564.29,1720.10"/>
    </edge>
    <edge id=":4618683068_w0" function="walkingarea">
        <lane id=":4618683068_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.56" width="2.00" shape="4597.00,1792.86 4598.67,1791.76 4599.36,1790.51 4599.34,1788.51 4595.50,1788.50 4595.50,1790.50 4596.72,1792.28 4596.58,1791.73 4596.49,1791.24 4596.34,1790.85 4596.05,1790.59"/>
    </edge>
    <edge id=":4618683084_w0" function="walkingarea">
        <lane id=":4618683084_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.51" width="2.00" shape="4569.88,1880.62 4569.90,1878.62 4568.77,1876.75 4566.81,1876.36 4564.84,1880.44 4566.16,1881.94 4569.03,1880.62 4568.37,1880.66 4567.84,1880.78 4567.35,1881.01 4566.81,1881.38"/>
    </edge>
    <edge id=":4618683291_w0" function="walkingarea">
        <lane id=":4618683291_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="2.00" shape="4678.28,1857.62 4680.20,1857.05 4678.75,1852.11 4676.83,1852.67 4675.44,1855.53 4676.68,1857.10 4678.13,1857.26 4677.91,1857.01 4677.64,1856.86 4677.33,1856.83 4677.01,1856.90"/>
    </edge>
    <edge id=":4618683301_w0" function="walkingarea">
        <lane id=":4618683301_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.07" width="2.00" shape="4620.92,1931.26 4620.92,1929.26 4619.56,1927.77 4617.57,1927.58 4615.91,1929.26 4615.91,1931.26"/>
    </edge>
    <edge id=":4618683302_w0" function="walkingarea">
        <lane id=":4618683302_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.67" width="2.00" shape="4699.50,1930.05 4699.13,1928.08 4698.09,1926.37 4696.14,1926.83 4695.00,1928.44 4695.19,1930.43 4698.59,1930.20 4697.92,1930.28 4697.35,1930.31 4696.79,1930.33 4696.11,1930.36"/>
    </edge>
    <edge id=":4618683324_w0" function="walkingarea">
        <lane id=":4618683324_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.02" width="2.00" shape="4557.79,1790.41 4557.79,1788.41 4556.28,1786.91 4554.28,1786.92 4554.28,1791.90 4556.28,1791.91 4557.31,1790.45 4556.93,1790.56 4556.64,1790.76 4556.44,1791.05 4556.32,1791.43"/>
    </edge>
    <edge id=":4618683350_0" function="internal">
        <lane id=":4618683350_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.10" shape="4755.76,1397.99 4753.99,1394.13 4751.72,1391.80 4749.03,1390.19 4746.01,1388.48"/>
    </edge>
    <edge id=":4618683350_1" function="internal">
        <lane id=":4618683350_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.32" shape="4747.74,1385.79 4750.92,1387.62 4753.99,1389.60 4756.71,1392.48 4758.83,1397.04"/>
    </edge>
    <edge id=":4618683350_c0" function="crossing" crossingEdges="-7896021#6 7896021#6">
        <lane id=":4618683350_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.61" width="3.00" shape="4759.92,1395.14 4750.74,1397.96"/>
    </edge>
    <edge id=":4618683350_w0" function="walkingarea">
        <lane id=":4618683350_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.81" width="3.00" shape="4749.26,1399.99 4751.18,1399.40 4750.48,1397.02 4749.93,1395.19 4749.32,1393.73 4748.45,1392.46 4747.13,1391.22"/>
    </edge>
    <edge id=":4618683350_w1" function="walkingarea">
        <lane id=":4618683350_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.01" width="3.00" shape="4760.36,1396.57 4762.27,1395.98 4763.63,1394.57 4763.21,1392.62 4751.77,1386.37 4754.26,1387.82 4756.21,1389.19 4757.79,1390.85 4759.12,1393.19"/>
    </edge>
    <edge id=":4618683626_w0" function="walkingarea">
        <lane id=":4618683626_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.43" width="2.00" shape="4376.47,1531.08 4376.48,1529.08 4376.48,1529.08 4374.48,1529.05 4375.83,1531.03 4375.32,1530.87 4374.93,1530.60 4374.67,1530.21 4374.52,1529.69"/>
    </edge>
    <edge id=":4618683937_0" function="internal">
        <lane id=":4618683937_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4840.16,1350.09 4840.98,1348.91 4841.79,1348.52 4842.58,1348.94 4843.36,1350.15"/>
    </edge>
    <edge id=":4618706565_w0" function="walkingarea">
        <lane id=":4618706565_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="4591.81,1875.64 4593.61,1874.77 4593.72,1871.73 4592.31,1870.31 4588.72,1873.82 4589.98,1875.37 4591.58,1875.29 4591.32,1875.07 4591.01,1874.98 4590.69,1875.00 4590.34,1875.13"/>
    </edge>
    <edge id=":4618706571_w0" function="walkingarea">
        <lane id=":4618706571_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.28" width="2.00" shape="4602.17,1932.91 4604.17,1932.89 4605.47,1931.25 4605.47,1929.25 4603.34,1927.46 4601.38,1927.82 4600.14,1929.31 4600.16,1931.31 4602.11,1932.34 4601.93,1931.92 4601.64,1931.62 4601.25,1931.43 4600.75,1931.33"/>
    </edge>
    <edge id=":4618706848_0" function="internal">
        <lane id=":4618706848_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.61" shape="3865.70,1826.22 3865.14,1822.24 3864.35,1819.60 3863.29,1817.01 3861.90,1813.21"/>
    </edge>
    <edge id=":4618706848_1" function="internal">
        <lane id=":4618706848_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.45" shape="3865.70,1826.22 3865.36,1822.00 3865.25,1818.87 3865.35,1816.05 3865.61,1812.80"/>
    </edge>
    <edge id=":4618706848_w0" function="walkingarea">
        <lane id=":4618706848_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.98" width="2.00" shape="3860.38,1813.71 3858.48,1814.33 3862.12,1826.56 3864.11,1826.37 3863.76,1823.58 3863.32,1821.56 3862.78,1819.93 3862.12,1818.32 3861.32,1816.37"/>
    </edge>
    <edge id=":4618706850_0" function="internal">
        <lane id=":4618706850_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="11.97" shape="3871.59,1863.01 3871.45,1859.46 3871.38,1857.01 3871.12,1854.60 3870.39,1851.14"/>
    </edge>
    <edge id=":4618706850_1" function="internal">
        <lane id=":4618706850_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="11.92" shape="3875.36,1861.88 3873.69,1859.21 3872.43,1857.06 3871.40,1854.64 3870.39,1851.14"/>
    </edge>
    <edge id=":4618706850_w0" function="walkingarea">
        <lane id=":4618706850_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.79" width="2.00" shape="3868.84,1851.51 3866.90,1851.99 3868.02,1863.55 3870.02,1863.43 3869.88,1860.63 3869.84,1858.78 3869.80,1857.25 3869.67,1855.74 3869.38,1853.93"/>
    </edge>
    <edge id=":4618706855_0" function="internal">
        <lane id=":4618706855_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="12.94" shape="3908.48,1891.51 3904.92,1890.20 3902.34,1889.78 3899.66,1889.71 3895.82,1889.44"/>
    </edge>
    <edge id=":4618706855_1" function="internal">
        <lane id=":4618706855_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="12.74" shape="3908.48,1891.51 3904.84,1889.92 3902.18,1888.72 3899.82,1887.51 3897.07,1885.87"/>
    </edge>
    <edge id=":4618706855_w0" function="walkingarea">
        <lane id=":4618706855_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.05" width="2.00" shape="3895.64,1891.03 3895.41,1893.02 3907.02,1894.81 3907.83,1892.98 3905.39,1892.01 3903.52,1891.52 3901.92,1891.33 3900.27,1891.29 3898.28,1891.25"/>
    </edge>
    <edge id=":4618706866_0" function="internal">
        <lane id=":4618706866_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4171.01,2433.24 4171.80,2432.03 4172.59,2431.62 4173.40,2432.01 4174.21,2433.20"/>
    </edge>
    <edge id=":4618706877_0" function="internal">
        <lane id=":4618706877_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.04" shape="4265.35,2535.90 4265.14,2534.54 4264.54,2533.58 4263.55,2533.01 4262.17,2532.84"/>
    </edge>
    <edge id=":4618706877_1" function="internal">
        <lane id=":4618706877_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="9.44" shape="4265.35,2535.90 4265.15,2526.46"/>
    </edge>
    <edge id=":4618706877_2" function="internal">
        <lane id=":4618706877_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="9.51" shape="4268.35,2526.36 4268.55,2535.87"/>
    </edge>
    <edge id=":4618706877_3" function="internal">
        <lane id=":4618706877_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="5.13" shape="4268.35,2526.36 4268.04,2529.16 4266.91,2531.17"/>
    </edge>
    <edge id=":4618706877_7" function="internal">
        <lane id=":4618706877_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="5.13" shape="4266.91,2531.17 4264.95,2532.40 4262.17,2532.84"/>
    </edge>
    <edge id=":4618706877_4" function="internal">
        <lane id=":4618706877_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4262.13,2529.64 4263.49,2529.42 4264.45,2528.82 4265.00,2527.83 4265.15,2526.46"/>
    </edge>
    <edge id=":4618706877_5" function="internal">
        <lane id=":4618706877_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.87" length="10.22" shape="4262.13,2529.64 4264.92,2529.99 4266.92,2531.15 4268.13,2533.11 4268.55,2535.87"/>
    </edge>
    <edge id=":4618706877_6" function="internal">
        <lane id=":4618706877_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4262.13,2529.64 4263.34,2530.42 4263.75,2531.21 4263.36,2532.02 4262.17,2532.84"/>
    </edge>
    <edge id=":4618706877_w0" function="walkingarea">
        <lane id=":4618706877_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.90" width="3.20" shape="4263.75,2535.91 4266.95,2535.88 4266.95,2535.88 4270.15,2535.85 4269.95,2526.31 4266.75,2526.41 4266.75,2526.41 4263.55,2526.52 4262.10,2528.04 4262.15,2531.24 4262.15,2531.24 4262.19,2534.43 4263.71,2535.46 4263.57,2535.08 4263.36,2534.79 4263.05,2534.59 4262.67,2534.47"/>
    </edge>
    <edge id=":4618706993_0" function="internal">
        <lane id=":4618706993_0_0" index="0" allow="delivery bicycle" speed="5.79" length="6.80" shape="4321.03,2051.47 4321.26,2052.91 4322.14,2054.00 4323.68,2054.74 4325.87,2055.14"/>
    </edge>
    <edge id=":4618706993_1" function="internal">
        <lane id=":4618706993_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="4314.51,2054.14 4315.89,2054.06 4316.91,2053.56 4317.55,2052.63 4317.83,2051.27"/>
    </edge>
    <edge id=":4618706993_2" function="internal">
        <lane id=":4618706993_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.40" shape="4314.51,2054.14 4325.87,2055.14"/>
    </edge>
    <edge id=":4618706993_w0" function="walkingarea">
        <lane id=":4618706993_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.35" width="3.20" shape="4319.43,2051.37 4316.23,2051.18 4314.65,2052.54 4314.37,2055.73 4325.73,2056.73 4326.01,2053.54 4324.62,2051.68 4322.62,2051.56"/>
    </edge>
    <edge id=":4618707003_0" function="internal">
        <lane id=":4618707003_0_0" index="0" disallow="all" speed="8.66" length="9.93" shape="4044.14,2149.40 4042.65,2147.49 4040.75,2146.13 4038.45,2145.31 4035.74,2145.03"/>
    </edge>
    <edge id=":4618707003_1" function="internal">
        <lane id=":4618707003_1_0" index="0" allow="bus coach evehicle" speed="13.89" length="15.60" shape="4044.14,2149.40 4036.71,2135.68"/>
    </edge>
    <edge id=":4618707003_2" function="internal">
        <lane id=":4618707003_2_0" index="0" allow="bus evehicle" speed="7.79" length="5.65" shape="4044.14,2149.40 4041.74,2144.29"/>
    </edge>
    <edge id=":4618707003_12" function="internal">
        <lane id=":4618707003_12_0" index="0" allow="bus evehicle" speed="7.79" length="12.34" shape="4041.74,2144.29 4041.47,2143.72 4041.06,2139.54 4042.89,2136.85 4046.97,2135.65"/>
    </edge>
    <edge id=":4618707003_3" function="internal">
        <lane id=":4618707003_3_0" index="0" allow="bus evehicle" speed="6.69" length="12.88" shape="4050.37,2138.57 4046.97,2139.42 4045.26,2141.24 4045.24,2144.02 4046.90,2147.78"/>
    </edge>
    <edge id=":4618707003_4" function="internal">
        <lane id=":4618707003_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="16.13" shape="4050.37,2138.57 4046.68,2139.76 4043.06,2141.96 4039.43,2144.08 4035.74,2145.03"/>
    </edge>
    <edge id=":4618707003_5" function="internal">
        <lane id=":4618707003_5_0" index="0" allow="bus evehicle" speed="9.55" length="14.55" shape="4050.37,2138.57 4045.14,2138.77 4041.12,2138.35 4038.31,2137.32 4036.71,2135.68"/>
    </edge>
    <edge id=":4618707003_6" function="internal">
        <lane id=":4618707003_6_0" index="0" allow="bus evehicle" speed="7.16" length="7.85" shape="4039.56,2134.22 4040.40,2135.06 4041.92,2135.57 4044.11,2135.77 4046.97,2135.65"/>
    </edge>
    <edge id=":4618707003_7" function="internal">
        <lane id=":4618707003_7_0" index="0" allow="bus coach evehicle" speed="13.89" length="15.41" shape="4039.56,2134.22 4046.90,2147.78"/>
    </edge>
    <edge id=":4618707003_8" function="internal">
        <lane id=":4618707003_8_0" index="0" disallow="all" speed="6.63" length="4.38" shape="4039.56,2134.22 4040.23,2137.35 4040.07,2138.52"/>
    </edge>
    <edge id=":4618707003_13" function="internal">
        <lane id=":4618707003_13_0" index="0" disallow="all" speed="6.63" length="8.44" shape="4040.07,2138.52 4039.73,2140.90 4038.19,2143.82 4035.74,2145.03"/>
    </edge>
    <edge id=":4618707003_9" function="internal">
        <lane id=":4618707003_9_0" index="0" disallow="all" speed="5.35" length="7.85" shape="4035.74,2141.83 4037.35,2141.45 4038.04,2140.30 4037.83,2138.37 4036.71,2135.68"/>
    </edge>
    <edge id=":4618707003_10" function="internal">
        <lane id=":4618707003_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.07" shape="4035.74,2141.83 4038.90,2140.93 4041.36,2138.90 4043.82,2136.80 4046.97,2135.65"/>
    </edge>
    <edge id=":4618707003_11" function="internal">
        <lane id=":4618707003_11_0" index="0" disallow="all" speed="9.72" length="13.26" shape="4035.74,2141.83 4039.31,2142.21 4042.36,2143.32 4044.89,2145.18 4046.90,2147.78"/>
    </edge>
    <edge id=":4618707003_w0" function="walkingarea">
        <lane id=":4618707003_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.48" width="3.20" shape="4050.50,2140.16 4050.23,2136.97 4047.11,2137.24 4046.84,2134.06"/>
    </edge>
    <edge id=":4618707003_w1" function="walkingarea">
        <lane id=":4618707003_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4035.74,2140.23 4035.74,2143.43 4035.74,2143.43 4035.73,2146.63"/>
    </edge>
    <edge id=":4618707089_0" function="internal">
        <lane id=":4618707089_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="3.58" shape="4264.63,2512.00 4264.61,2510.94 4264.64,2510.20 4264.61,2509.48 4264.44,2508.44"/>
    </edge>
    <edge id=":4618707089_1" function="internal">
        <lane id=":4618707089_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="0.48" shape="4267.58,2507.79 4267.61,2507.93 4267.63,2508.03 4267.65,2508.13 4267.66,2508.27"/>
    </edge>
    <edge id=":4618707089_w0" function="walkingarea">
        <lane id=":4618707089_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.40" width="3.20" shape="4263.03,2512.07 4266.23,2511.93 4266.06,2508.34 4269.26,2508.19 4269.14,2507.47 4266.01,2508.12 4266.01,2508.12 4262.88,2508.76 4263.01,2511.37 4263.03,2510.84 4263.05,2510.40 4263.05,2509.97 4263.00,2509.45"/>
    </edge>
    <edge id=":4618727121_w0" function="walkingarea">
        <lane id=":4618727121_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3355.57,1285.29 3356.87,1288.21 3354.27,1282.37 3355.57,1285.29"/>
    </edge>
    <edge id=":4618727126_0" function="internal">
        <lane id=":4618727126_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.35" length="9.07" shape="3324.86,1295.79 3322.02,1295.63 3319.74,1296.04 3318.03,1297.02 3316.87,1298.57"/>
    </edge>
    <edge id=":4618727126_1" function="internal">
        <lane id=":4618727126_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.65" length="15.30" shape="3324.86,1295.79 3321.03,1294.58 3318.87,1292.26 3318.41,1288.85 3319.62,1284.34"/>
    </edge>
    <edge id=":4618727126_2" function="internal">
        <lane id=":4618727126_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.19" length="5.07" shape="3322.59,1285.55 3321.83,1288.36 3322.13,1290.50"/>
    </edge>
    <edge id=":4618727126_3" function="internal">
        <lane id=":4618727126_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.22" shape="3322.59,1285.55 3316.87,1298.57"/>
    </edge>
    <edge id=":4618727126_6" function="internal">
        <lane id=":4618727126_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.19" length="4.52" shape="3322.13,1290.50 3323.50,1291.94 3325.92,1292.71"/>
    </edge>
    <edge id=":4618727126_4" function="internal">
        <lane id=":4618727126_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.04" shape="3313.98,1297.20 3319.62,1284.34"/>
    </edge>
    <edge id=":4618727126_5" function="internal">
        <lane id=":4618727126_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.91" length="4.69" shape="3313.98,1297.20 3315.76,1294.74 3317.18,1293.88"/>
    </edge>
    <edge id=":4618727126_7" function="internal">
        <lane id=":4618727126_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.91" length="9.01" shape="3317.18,1293.88 3318.34,1293.18 3321.73,1292.50 3325.92,1292.71"/>
    </edge>
    <edge id=":4618727126_c0" function="crossing" crossingEdges="467226244#0 -467226244#0">
        <lane id=":4618727126_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.43" width="4.00" shape="3324.16,1290.84 3322.66,1297.09"/>
    </edge>
    <edge id=":4618727126_w0" function="walkingarea">
        <lane id=":4618727126_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.70" width="4.00" shape="3318.32,1299.26 3320.12,1300.12 3323.87,1299.28 3324.15,1297.30 3324.61,1297.56 3323.05,1297.23 3321.68,1297.26 3320.52,1297.48 3319.57,1297.89 3318.84,1298.48"/>
    </edge>
    <edge id=":4618727126_w1" function="walkingarea">
        <lane id=":4618727126_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.72" width="4.00" shape="3326.11,1291.31 3326.63,1291.19 3326.91,1289.21 3325.92,1286.90 3324.07,1286.15 3323.63,1287.52 3323.50,1288.67 3323.69,1289.60 3324.19,1290.33 3325.01,1290.83"/>
    </edge>
    <edge id=":4618727126_w2" function="walkingarea">
        <lane id=":4618727126_w2_0" index="0" allow="pedestrian" speed="1.00" length="14.04" width="3.20" shape="3321.10,1284.94 3318.14,1283.74 3312.54,1296.51 3315.43,1297.88"/>
    </edge>
    <edge id=":4618743955_0" function="internal">
        <lane id=":4618743955_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="6.08" shape="4486.45,1725.84 4480.37,1725.86"/>
    </edge>
    <edge id=":4618743955_1" function="internal">
        <lane id=":4618743955_1_0" index="0" allow="delivery bicycle" speed="5.56" length="6.08" shape="4480.36,1722.66 4486.44,1722.64"/>
    </edge>
    <edge id=":4618743955_c0" function="crossing" crossingEdges="-467228692#3 467228692#3">
        <lane id=":4618743955_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="4482.37,1727.45 4482.35,1721.05"/>
    </edge>
    <edge id=":4618743955_w0" function="walkingarea">
        <lane id=":4618743955_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.04" width="4.00" shape="4484.37,1727.45 4480.37,1727.46 4480.37,1729.46 4481.70,1730.94 4483.68,1731.18 4486.46,1729.44 4486.45,1727.44"/>
    </edge>
    <edge id=":4618743955_w1" function="walkingarea">
        <lane id=":4618743955_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.09" width="4.00" shape="4486.43,1721.04 4486.43,1719.04 4484.92,1717.42 4482.92,1717.44 4480.35,1719.06 4480.35,1721.06 4484.35,1721.05"/>
    </edge>
    <edge id=":4618743957_0" function="internal">
        <lane id=":4618743957_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="6.95" shape="4502.18,1723.20 4500.24,1723.61 4499.04,1724.51 4497.85,1725.41 4495.91,1725.82"/>
    </edge>
    <edge id=":4618743957_1" function="internal">
        <lane id=":4618743957_1_0" index="0" allow="delivery bicycle" speed="5.56" length="2.85" shape="4502.18,1723.20 4500.83,1722.85 4499.84,1721.77"/>
    </edge>
    <edge id=":4618743957_3" function="internal">
        <lane id=":4618743957_3_0" index="0" allow="delivery bicycle" speed="5.56" length="4.43" shape="4499.84,1721.77 4499.22,1719.98 4498.95,1717.47"/>
    </edge>
    <edge id=":4618743957_2" function="internal">
        <lane id=":4618743957_2_0" index="0" allow="delivery bicycle" speed="5.56" length="6.75" shape="4495.90,1722.62 4497.29,1722.29 4498.27,1721.33 4498.82,1719.72 4498.95,1717.47"/>
    </edge>
    <edge id=":4618743957_w0" function="walkingarea">
        <lane id=":4618743957_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.78" width="2.00" shape="4495.92,1727.42 4495.92,1729.42 4502.18,1726.80 4502.18,1724.80 4500.77,1725.00 4499.80,1725.48 4499.05,1726.11 4498.29,1726.74 4497.32,1727.22"/>
    </edge>
    <edge id=":4618743957_w1" function="walkingarea">
        <lane id=":4618743957_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.98" width="3.20" shape="4500.55,1717.42 4497.35,1717.52 4495.90,1719.02 4495.90,1721.02 4497.24,1721.06 4498.23,1721.17 4499.04,1721.31 4499.85,1721.45 4500.83,1721.56"/>
    </edge>
    <edge id=":4618743958_0" function="internal">
        <lane id=":4618743958_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.10" shape="4497.21,1658.59 4497.16,1654.48"/>
    </edge>
    <edge id=":4618743958_1" function="internal">
        <lane id=":4618743958_1_0" index="0" allow="pedestrian bus delivery bicycle evehicle" speed="5.56" length="3.97" shape="4500.36,1654.48 4500.39,1655.65 4500.53,1656.45 4500.89,1657.19 4501.57,1658.14"/>
    </edge>
    <edge id=":4618743958_w0" function="walkingarea">
        <lane id=":4618743958_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.41" width="3.20" shape="4495.61,1658.64 4498.81,1658.54 4500.28,1659.09 4502.85,1657.19 4501.96,1654.48 4498.76,1654.48 4498.76,1654.48 4495.56,1654.48"/>
    </edge>
    <edge id=":4618743970_0" function="internal">
        <lane id=":4618743970_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.76" shape="4158.25,1834.76 4155.52,1835.79 4153.92,1837.21 4152.31,1838.63 4149.58,1839.64"/>
        <lane id=":4618743970_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.76" shape="4158.25,1834.76 4149.00,1836.50"/>
    </edge>
    <edge id=":4618743970_2" function="internal">
        <lane id=":4618743970_2_0" index="0" allow="delivery bicycle" speed="7.34" length="4.57" shape="4158.25,1834.76 4155.42,1834.76 4153.88,1833.95"/>
    </edge>
    <edge id=":4618743970_7" function="internal">
        <lane id=":4618743970_7_0" index="0" allow="delivery bicycle" speed="7.34" length="7.30" shape="4153.88,1833.95 4153.19,1833.59 4151.56,1831.25 4150.52,1827.73"/>
    </edge>
    <edge id=":4618743970_3" function="internal">
        <lane id=":4618743970_3_0" index="0" allow="delivery bicycle" speed="5.69" length="6.71" shape="4153.67,1827.16 4154.26,1829.33 4155.12,1830.79 4156.25,1831.56 4157.66,1831.62"/>
    </edge>
    <edge id=":4618743970_4" function="internal">
        <lane id=":4618743970_4_0" index="0" allow="delivery bicycle" speed="7.37" length="11.82" shape="4153.67,1827.16 4153.93,1830.82 4153.24,1833.59 4151.60,1835.49 4149.00,1836.50"/>
    </edge>
    <edge id=":4618743970_5" function="internal">
        <lane id=":4618743970_5_0" index="0" allow="delivery bicycle" speed="5.72" length="6.72" shape="4148.41,1833.35 4149.68,1832.79 4150.45,1831.67 4150.73,1829.98 4150.52,1827.73"/>
    </edge>
    <edge id=":4618743970_6" function="internal">
        <lane id=":4618743970_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.41" shape="4148.41,1833.35 4157.66,1831.62"/>
    </edge>
    <edge id=":4618743970_w0" function="walkingarea">
        <lane id=":4618743970_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.95" width="2.00" shape="4149.88,1841.22 4150.25,1843.18 4158.92,1838.30 4158.55,1836.33 4156.55,1836.95 4155.21,1837.81 4154.21,1838.78 4153.21,1839.75 4151.88,1840.60"/>
    </edge>
    <edge id=":4618743970_w1" function="walkingarea">
        <lane id=":4618743970_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.70" width="3.20" shape="4157.36,1830.04 4156.99,1828.08 4155.25,1826.88 4152.10,1827.45 4152.10,1827.45 4148.95,1828.02 4147.75,1829.81 4148.12,1831.78"/>
    </edge>
    <edge id=":4618743985_0" function="internal">
        <lane id=":4618743985_0_0" index="0" allow="delivery bicycle" speed="5.56" length="2.04" shape="4120.20,1826.99 4120.18,1826.39 4120.16,1825.98 4120.11,1825.57 4120.02,1824.97"/>
    </edge>
    <edge id=":4618743985_1" function="internal">
        <lane id=":4618743985_1_0" index="0" allow="delivery bicycle" speed="5.56" length="2.43" shape="4123.18,1824.48 4123.29,1825.20 4123.35,1825.69 4123.38,1826.18 4123.40,1826.90"/>
    </edge>
    <edge id=":4618743985_w0" function="walkingarea">
        <lane id=":4618743985_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.15" width="3.20" shape="4125.00,1826.86 4127.00,1826.80 4124.76,1824.24 4121.60,1824.72 4121.60,1824.72 4118.44,1825.21 4116.60,1827.10 4118.60,1827.04"/>
    </edge>
    <edge id=":4618743987_0" function="internal">
        <lane id=":4618743987_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.31" shape="4150.41,1827.11 4150.36,1826.81"/>
    </edge>
    <edge id=":4618743987_1" function="internal">
        <lane id=":4618743987_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="2.34" shape="4150.41,1827.11 4150.99,1825.79 4151.70,1825.25"/>
    </edge>
    <edge id=":4618743987_3" function="internal">
        <lane id=":4618743987_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="2.34" shape="4151.70,1825.25 4152.56,1825.50 4153.56,1826.54"/>
    </edge>
    <edge id=":4618743987_2" function="internal">
        <lane id=":4618743987_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.29" shape="4153.51,1826.26 4153.56,1826.54"/>
    </edge>
    <edge id=":4618743987_w0" function="walkingarea">
        <lane id=":4618743987_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="3.20" shape="4148.84,1827.39 4151.99,1826.83 4151.99,1826.83 4155.14,1826.26 4155.09,1825.98 4151.93,1826.53 4151.93,1826.53 4148.78,1827.08"/>
    </edge>
    <edge id=":4618746226_w0" function="walkingarea">
        <lane id=":4618746226_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.04" width="2.00" shape="4320.79,1926.22 4319.04,1925.24 4318.03,1924.99 4319.77,1925.99"/>
    </edge>
    <edge id=":4618746249_w0" function="walkingarea">
        <lane id=":4618746249_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.26" width="2.00" shape="4251.49,1897.63 4253.49,1897.63 4254.88,1896.68 4255.62,1894.82 4253.47,1892.47 4251.47,1892.48"/>
    </edge>
    <edge id=":4618746258_w0" function="walkingarea">
        <lane id=":4618746258_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.57" width="2.00" shape="4280.55,1926.62 4282.55,1926.62 4282.54,1921.06 4280.54,1921.07 4279.37,1921.63 4278.13,1923.20 4280.49,1925.73 4280.29,1925.09 4279.96,1924.61 4279.49,1924.20 4278.88,1923.76"/>
    </edge>
    <edge id=":4618746259_w0" function="walkingarea">
        <lane id=":4618746259_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.02" width="2.00" shape="4251.64,1938.86 4253.64,1938.85 4255.13,1937.34 4255.13,1935.34 4253.62,1933.85 4251.62,1933.86"/>
    </edge>
    <edge id=":4618746261_w0" function="walkingarea">
        <lane id=":4618746261_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.03" width="2.00" shape="4280.47,1882.73 4282.47,1882.73 4282.44,1877.71 4280.44,1877.73 4278.96,1879.23 4278.96,1881.23 4280.44,1882.25 4280.32,1881.87 4280.12,1881.58 4279.83,1881.39 4279.44,1881.27"/>
    </edge>
    <edge id=":4618746262_w0" function="walkingarea">
        <lane id=":4618746262_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.06" width="2.00" shape="4251.44,1882.83 4253.44,1882.82 4254.93,1881.28 4254.93,1879.28 4253.42,1877.78 4251.42,1877.79 4249.84,1879.40 4249.94,1881.40 4251.40,1882.36 4251.28,1881.98 4251.07,1881.70 4250.79,1881.51 4250.41,1881.41"/>
    </edge>
    <edge id=":4618746274_w0" function="walkingarea">
        <lane id=":4618746274_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="2.00" shape="4186.15,1832.98 4188.07,1832.44 4188.00,1832.26 4186.22,1833.16"/>
    </edge>
    <edge id=":4618746275_0" function="internal">
        <lane id=":4618746275_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.01" shape="4186.86,1825.87 4182.17,1827.64"/>
    </edge>
    <edge id=":4618746275_1" function="internal">
        <lane id=":4618746275_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.01" shape="4181.04,1824.65 4185.72,1822.87"/>
    </edge>
    <edge id=":4618746275_w0" function="walkingarea">
        <lane id=":4618746275_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.08" width="2.00" shape="4182.74,1829.14 4183.44,1831.01 4185.63,1832.01 4187.41,1831.10 4188.13,1829.23 4187.42,1827.36"/>
    </edge>
    <edge id=":4618746275_w1" function="walkingarea">
        <lane id=":4618746275_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.00" width="2.00" shape="4185.15,1821.38 4184.45,1819.51 4179.77,1821.28 4180.47,1823.15"/>
    </edge>
    <edge id=":4618746277_w0" function="walkingarea">
        <lane id=":4618746277_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.04" width="2.00" shape="4251.31,1850.08 4253.31,1850.07 4252.31,1849.81 4250.31,1849.78"/>
    </edge>
    <edge id=":4618746278_w0" function="walkingarea">
        <lane id=":4618746278_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.94" width="2.00" shape="4253.81,1983.70 4251.81,1983.70 4251.47,1986.49 4253.45,1986.74 4253.80,1984.35 4253.76,1984.83 4253.70,1985.22 4253.63,1985.61 4253.54,1986.09"/>
    </edge>
    <edge id=":4618746906_0" function="internal">
        <lane id=":4618746906_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="8.43" shape="4354.08,1672.76 4351.85,1671.58 4349.94,1671.46 4348.04,1671.34 4345.82,1670.14"/>
        <lane id=":4618746906_0_1" index="1" allow="bus delivery bicycle evehicle" speed="5.56" length="8.43" shape="4354.08,1672.76 4347.89,1667.70"/>
    </edge>
    <edge id=":4618746906_2" function="internal">
        <lane id=":4618746906_2_0" index="0" allow="delivery bicycle" speed="5.56" length="7.97" shape="4349.96,1665.26 4356.06,1670.38"/>
    </edge>
    <edge id=":4618746906_w0" function="walkingarea">
        <lane id=":4618746906_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.73" width="2.00" shape="4344.78,1671.36 4343.49,1672.88 4351.84,1675.46 4353.12,1673.92 4351.57,1672.96 4350.21,1672.64 4348.94,1672.65 4347.68,1672.66 4346.32,1672.33"/>
    </edge>
    <edge id=":4618746906_w1" function="walkingarea">
        <lane id=":4618746906_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.37" width="3.20" shape="4355.04,1671.61 4357.08,1669.15 4352.29,1662.51 4350.99,1664.04 4352.20,1665.37 4352.76,1666.62 4353.01,1667.84 4353.25,1669.04 4353.82,1670.29"/>
    </edge>
    <edge id=":4618746950_w0" function="walkingarea">
        <lane id=":4618746950_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.41" width="2.00" shape="4540.99,1556.51 4538.99,1556.49 4538.99,1556.49 4538.99,1558.49 4540.94,1557.15 4540.78,1557.65 4540.51,1558.03 4540.13,1558.29 4539.62,1558.44"/>
    </edge>
    <edge id=":4618746951_w0" function="walkingarea">
        <lane id=":4618746951_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.14" width="2.00" shape="4541.71,1482.84 4541.71,1480.84 4538.46,1480.85 4538.47,1482.85 4539.95,1484.34 4541.95,1484.37"/>
    </edge>
    <edge id=":4618746952_w0" function="walkingarea">
        <lane id=":4618746952_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="2.00" shape="4538.18,1558.49 4538.18,1556.49 4536.70,1554.98 4534.70,1554.96 4537.06,1558.39 4536.17,1558.12 4535.50,1557.65 4535.04,1556.97 4534.77,1556.08"/>
    </edge>
    <edge id=":4618746954_w0" function="walkingarea">
        <lane id=":4618746954_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.38" width="2.00" shape="4581.85,1480.83 4581.84,1478.83 4581.09,1478.98 4581.85,1480.83"/>
    </edge>
    <edge id=":4618746956_w0" function="walkingarea">
        <lane id=":4618746956_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.52" width="2.00" shape="4543.43,1485.27 4545.04,1484.10 4545.66,1482.92 4545.71,1480.92 4541.91,1480.84 4541.91,1482.84"/>
    </edge>
    <edge id=":4618746960_w0" function="walkingarea">
        <lane id=":4618746960_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.71" width="2.00" shape="4678.49,1490.04 4678.44,1488.04 4678.50,1488.66 4677.07,1487.27 4674.63,1489.60 4675.97,1491.08 4677.90,1490.07 4677.46,1490.13 4677.10,1490.23 4676.77,1490.42 4676.41,1490.69"/>
    </edge>
    <edge id=":4618746968_w0" function="walkingarea">
        <lane id=":4618746968_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.66" width="2.00" shape="4602.89,1551.78 4601.61,1550.24 4599.14,1551.78 4598.94,1553.77 4602.16,1552.43 4601.60,1552.97 4601.10,1553.39 4600.56,1553.66 4599.88,1553.80"/>
    </edge>
    <edge id=":4618746991_w0" function="walkingarea">
        <lane id=":4618746991_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.46" width="2.00" shape="4212.38,1861.09 4213.93,1859.82 4212.97,1858.67 4211.71,1857.12 4210.76,1855.95 4209.21,1857.22"/>
    </edge>
    <edge id=":4618746993_w0" function="walkingarea">
        <lane id=":4618746993_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="4280.41,1874.81 4282.41,1874.79 4282.41,1874.49 4280.41,1874.51"/>
    </edge>
    <edge id=":4618746994_w0" function="walkingarea">
        <lane id=":4618746994_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.90" width="2.00" shape="4251.40,1875.50 4253.40,1875.49 4255.88,1871.11 4254.37,1869.80 4253.38,1869.44 4251.38,1869.44"/>
    </edge>
    <edge id=":4618746995_w0" function="walkingarea">
        <lane id=":4618746995_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.28" width="2.00" shape="4324.26,1874.07 4326.26,1874.07 4326.26,1873.77 4324.26,1873.81"/>
    </edge>
    <edge id=":4618746996_w0" function="walkingarea">
        <lane id=":4618746996_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.55" width="2.00" shape="4328.86,1913.47 4327.24,1912.31 4326.43,1911.93 4324.43,1911.94 4323.15,1918.02 4324.77,1919.19"/>
    </edge>
    <edge id=":4618746999_w0" function="walkingarea">
        <lane id=":4618746999_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.27" width="2.00" shape="4372.36,1850.96 4370.44,1850.39 4369.17,1853.06 4370.82,1854.19 4372.14,1851.69 4371.96,1852.23 4371.78,1852.66 4371.55,1853.08 4371.25,1853.56"/>
    </edge>
    <edge id=":4618747003_w0" function="walkingarea">
        <lane id=":4618747003_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="4251.33,1853.48 4253.33,1853.48 4253.33,1853.17 4251.33,1853.19"/>
    </edge>
    <edge id=":4618755226_0" function="internal">
        <lane id=":4618755226_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="4.95" shape="4037.55,2028.09 4036.51,2027.22 4035.44,2026.88 4034.33,2027.07 4033.18,2027.78"/>
    </edge>
    <edge id=":4618755226_1" function="internal">
        <lane id=":4618755226_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.03" length="7.68" shape="4037.55,2028.09 4035.87,2025.94 4035.00,2024.10 4034.95,2022.59 4035.72,2021.40"/>
    </edge>
    <edge id=":4618755226_2" function="internal">
        <lane id=":4618755226_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="6.02" shape="4031.14,2025.31 4035.72,2021.40"/>
    </edge>
    <edge id=":4618755226_w0" function="walkingarea">
        <lane id=":4618755226_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.73" width="3.20" shape="4036.36,2029.16 4038.74,2027.02 4036.77,2022.61 4034.66,2020.20 4030.11,2024.08 4032.16,2026.54 4032.16,2026.54 4034.20,2029.01 4036.02,2028.85 4035.67,2028.65 4035.32,2028.57 4034.95,2028.60 4034.58,2028.74"/>
    </edge>
    <edge id=":4618755243_0" function="internal">
        <lane id=":4618755243_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.76" length="5.33" shape="4486.66,2100.86 4485.75,2099.68 4484.70,2098.94 4483.52,2098.64 4482.19,2098.78"/>
    </edge>
    <edge id=":4618755243_1" function="internal">
        <lane id=":4618755243_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="6.22" shape="4486.66,2100.86 4485.74,2099.26 4485.22,2098.11 4484.89,2096.88 4484.52,2095.07"/>
    </edge>
    <edge id=":4618755243_2" function="internal">
        <lane id=":4618755243_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="6.24" shape="4487.66,2094.45 4488.06,2096.25 4488.45,2097.46 4489.04,2098.59 4489.99,2100.18"/>
    </edge>
    <edge id=":4618755243_3" function="internal">
        <lane id=":4618755243_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.15" length="2.82" shape="4487.66,2094.45 4487.53,2095.77 4486.57,2096.92"/>
    </edge>
    <edge id=":4618755243_4" function="internal">
        <lane id=":4618755243_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.15" length="4.78" shape="4486.57,2096.92 4484.79,2097.93 4482.19,2098.78"/>
    </edge>
    <edge id=":4618755243_w0" function="walkingarea">
        <lane id=":4618755243_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.71" width="3.20" shape="4485.29,2101.68 4488.03,2100.03 4488.61,2101.00 4491.36,2099.36 4489.23,2094.14 4486.09,2094.76 4486.09,2094.76 4482.95,2095.38 4481.79,2097.23 4482.59,2100.33 4484.92,2101.15 4484.52,2100.74 4484.08,2100.46 4483.61,2100.29 4483.12,2100.25"/>
    </edge>
    <edge id=":4618755245_0" function="internal">
        <lane id=":4618755245_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4423.03,1992.49 4423.82,1991.29 4424.62,1990.88 4425.42,1991.27 4426.23,1992.47"/>
    </edge>
    <edge id=":4619031351_0" function="internal">
        <lane id=":4619031351_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.69" shape="3664.51,1959.13 3664.31,1959.12 3664.17,1959.12 3664.03,1959.15 3663.84,1959.22"/>
    </edge>
    <edge id=":4619031351_1" function="internal">
        <lane id=":4619031351_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.06" shape="3662.74,1956.21 3663.32,1956.01 3663.72,1955.92 3664.14,1955.90 3664.75,1955.94"/>
    </edge>
    <edge id=":4619031351_w0" function="walkingarea">
        <lane id=":4619031351_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.65" width="3.20" shape="3664.39,1960.72 3664.63,1957.53 3664.63,1957.53 3664.87,1954.34 3662.19,1954.71 3663.29,1957.72 3663.29,1957.72 3664.39,1960.72"/>
    </edge>
    <edge id=":4619031355_0" function="internal">
        <lane id=":4619031355_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3658.39,2092.10 3657.31,2091.15 3657.01,2090.30 3657.51,2089.56 3658.81,2088.92"/>
    </edge>
    <edge id=":4619056923_0" function="internal">
        <lane id=":4619056923_0_0" index="0" allow="delivery bicycle" speed="5.56" length="6.02" shape="4654.32,2228.99 4653.72,2227.19 4652.89,2225.91 4651.84,2225.15 4650.56,2224.90"/>
    </edge>
    <edge id=":4619056923_1" function="internal">
        <lane id=":4619056923_1_0" index="0" allow="delivery bicycle" speed="5.56" length="11.34" shape="4654.32,2228.99 4654.03,2225.79 4654.89,2223.49 4656.91,2222.09 4660.09,2221.60"/>
    </edge>
    <edge id=":4619056923_2" function="internal">
        <lane id=":4619056923_2_0" index="0" allow="delivery bicycle" speed="4.84" length="5.29" shape="4660.13,2224.80 4658.64,2225.03 4657.70,2225.68 4657.30,2226.75 4657.44,2228.25"/>
    </edge>
    <edge id=":4619056923_3" function="internal">
        <lane id=":4619056923_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.56" shape="4660.13,2224.80 4650.56,2224.90"/>
    </edge>
    <edge id=":4619056923_4" function="internal">
        <lane id=":4619056923_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.56" shape="4650.53,2221.70 4660.09,2221.60"/>
    </edge>
    <edge id=":4619056923_5" function="internal">
        <lane id=":4619056923_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.37" shape="4650.53,2221.70 4652.96,2222.09 4654.92,2223.31 4656.41,2225.36 4657.44,2228.25"/>
    </edge>
    <edge id=":4619056923_w0" function="walkingarea">
        <lane id=":4619056923_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4652.77,2229.36 4655.88,2228.62 4655.88,2228.62 4658.99,2227.87"/>
    </edge>
    <edge id=":4619056923_w1" function="walkingarea">
        <lane id=":4619056923_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.56" width="2.00" shape="4660.07,2220.00 4660.05,2218.00 4650.49,2218.10 4650.51,2220.10"/>
    </edge>
    <edge id=":4619056937_0" function="internal">
        <lane id=":4619056937_0_0" index="0" allow="delivery bicycle" speed="5.16" length="5.14" shape="4739.09,2307.55 4738.88,2306.21 4738.26,2305.24 4737.24,2304.64 4735.81,2304.41"/>
    </edge>
    <edge id=":4619056937_1" function="internal">
        <lane id=":4619056937_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.40" shape="4739.09,2307.55 4739.04,2298.15"/>
    </edge>
    <edge id=":4619056937_2" function="internal">
        <lane id=":4619056937_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.39" shape="4742.24,2298.14 4742.29,2307.53"/>
    </edge>
    <edge id=":4619056937_3" function="internal">
        <lane id=":4619056937_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.33" shape="4742.24,2298.14 4741.85,2300.95 4740.65,2302.94 4738.63,2304.09 4735.81,2304.41"/>
    </edge>
    <edge id=":4619056937_4" function="internal">
        <lane id=":4619056937_4_0" index="0" allow="delivery bicycle" speed="5.01" length="5.04" shape="4735.90,2301.21 4737.28,2301.05 4738.26,2300.49 4738.85,2299.52 4739.04,2298.15"/>
    </edge>
    <edge id=":4619056937_5" function="internal">
        <lane id=":4619056937_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.16" shape="4735.90,2301.21 4738.68,2301.67 4740.67,2302.88 4741.88,2304.83 4742.29,2307.53"/>
    </edge>
    <edge id=":4619056937_w0" function="walkingarea">
        <lane id=":4619056937_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.38" width="2.00" shape="4743.89,2307.52 4745.89,2307.50 4745.84,2298.13 4743.84,2298.13"/>
    </edge>
    <edge id=":4619056937_w1" function="walkingarea">
        <lane id=":4619056937_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4735.95,2299.61 4735.85,2302.81 4735.85,2302.81 4735.76,2306.01"/>
    </edge>
    <edge id=":4619056938_0" function="internal">
        <lane id=":4619056938_0_0" index="0" allow="delivery bicycle" speed="5.18" length="5.40" shape="4629.81,2229.58 4629.14,2228.15 4628.24,2227.27 4627.11,2226.94 4625.75,2227.16"/>
    </edge>
    <edge id=":4619056938_1" function="internal">
        <lane id=":4619056938_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.73" shape="4629.81,2229.58 4629.14,2226.23 4629.58,2223.84 4631.15,2222.38 4633.84,2221.88"/>
    </edge>
    <edge id=":4619056938_2" function="internal">
        <lane id=":4619056938_2_0" index="0" allow="delivery bicycle" speed="4.65" length="5.04" shape="4634.89,2225.07 4633.58,2225.30 4632.80,2225.96 4632.56,2227.06 4632.85,2228.60"/>
    </edge>
    <edge id=":4619056938_3" function="internal">
        <lane id=":4619056938_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.46" shape="4634.89,2225.07 4632.11,2225.20 4630.23,2225.57 4628.39,2226.21 4625.75,2227.16"/>
    </edge>
    <edge id=":4619056938_4" function="internal">
        <lane id=":4619056938_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.47" shape="4624.72,2224.13 4627.37,2223.15 4629.19,2222.46 4631.06,2222.04 4633.84,2221.88"/>
    </edge>
    <edge id=":4619056938_5" function="internal">
        <lane id=":4619056938_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.60" shape="4624.72,2224.13 4627.49,2223.65 4629.77,2224.23 4631.56,2225.88 4632.85,2228.60"/>
    </edge>
    <edge id=":4619056938_w0" function="walkingarea">
        <lane id=":4619056938_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4628.29,2230.07 4631.33,2229.09 4631.33,2229.09 4634.38,2228.10 4633.02,2226.73 4631.63,2226.89 4630.50,2227.16 4629.38,2227.54 4628.05,2228.04"/>
    </edge>
    <edge id=":4619056938_w1" function="walkingarea">
        <lane id=":4619056938_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.41" width="2.00" shape="4633.00,2220.29 4632.98,2218.29 4623.57,2220.72 4624.21,2222.62 4626.21,2221.90 4627.69,2221.32 4628.92,2220.87 4630.18,2220.55 4631.72,2220.36"/>
    </edge>
    <edge id=":4619056955_0" function="internal">
        <lane id=":4619056955_0_0" index="0" allow="delivery bicycle" speed="5.11" length="5.03" shape="4739.47,2331.67 4739.20,2330.35 4738.56,2329.41 4737.55,2328.85 4736.17,2328.69"/>
    </edge>
    <edge id=":4619056955_1" function="internal">
        <lane id=":4619056955_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.49" shape="4739.47,2331.67 4739.18,2322.18"/>
    </edge>
    <edge id=":4619056955_2" function="internal">
        <lane id=":4619056955_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.34" shape="4742.38,2322.16 4742.66,2331.49"/>
    </edge>
    <edge id=":4619056955_3" function="internal">
        <lane id=":4619056955_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.25" shape="4742.38,2322.16 4742.01,2324.98 4740.85,2327.00 4738.90,2328.24 4736.17,2328.69"/>
    </edge>
    <edge id=":4619056955_4" function="internal">
        <lane id=":4619056955_4_0" index="0" allow="delivery bicycle" speed="4.97" length="4.98" shape="4736.12,2325.24 4737.46,2325.09 4738.42,2324.53 4739.00,2323.56 4739.18,2322.18"/>
    </edge>
    <edge id=":4619056955_5" function="internal">
        <lane id=":4619056955_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.13" shape="4736.12,2325.24 4738.85,2325.71 4740.86,2326.92 4742.13,2328.84 4742.66,2331.49"/>
    </edge>
    <edge id=":4619056955_w0" function="walkingarea">
        <lane id=":4619056955_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.21" width="2.00" shape="4744.26,2331.41 4746.26,2331.29 4745.98,2322.14 4743.98,2322.15"/>
    </edge>
    <edge id=":4619056955_w1" function="walkingarea">
        <lane id=":4619056955_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.45" width="3.20" shape="4736.17,2323.64 4736.06,2326.84 4736.14,2327.09 4736.20,2330.29"/>
    </edge>
    <edge id=":4619056956_0" function="internal">
        <lane id=":4619056956_0_0" index="0" allow="delivery bicycle" speed="5.03" length="5.01" shape="4607.90,2237.37 4607.10,2236.26 4606.13,2235.67 4605.00,2235.61 4603.71,2236.08"/>
    </edge>
    <edge id=":4619056956_1" function="internal">
        <lane id=":4619056956_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.48" shape="4607.90,2237.37 4606.80,2234.44 4606.87,2232.05 4608.11,2230.21 4610.53,2228.92"/>
    </edge>
    <edge id=":4619056956_2" function="internal">
        <lane id=":4619056956_2_0" index="0" allow="delivery bicycle" speed="4.85" length="5.10" shape="4612.06,2231.79 4610.87,2232.42 4610.25,2233.31 4610.20,2234.46 4610.73,2235.88"/>
    </edge>
    <edge id=":4619056956_3" function="internal">
        <lane id=":4619056956_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.41" shape="4612.06,2231.79 4609.46,2232.78 4607.77,2233.67 4606.14,2234.69 4603.71,2236.08"/>
    </edge>
    <edge id=":4619056956_4" function="internal">
        <lane id=":4619056956_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.42" shape="4602.20,2233.26 4604.63,2231.86 4606.25,2230.83 4607.94,2229.92 4610.53,2228.92"/>
    </edge>
    <edge id=":4619056956_5" function="internal">
        <lane id=":4619056956_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.19" shape="4602.20,2233.26 4604.83,2232.31 4607.13,2232.43 4609.09,2233.62 4610.73,2235.88"/>
    </edge>
    <edge id=":4619056956_w0" function="walkingarea">
        <lane id=":4619056956_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4606.48,2238.12 4609.32,2236.63 4609.32,2236.63 4612.15,2235.14 4610.75,2233.97 4609.44,2234.56 4608.40,2235.14 4607.39,2235.78 4606.16,2236.54"/>
    </edge>
    <edge id=":4619056956_w1" function="walkingarea">
        <lane id=":4619056956_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.70" width="2.00" shape="4609.61,2227.55 4608.97,2225.65 4604.03,2226.50 4602.26,2227.43 4600.51,2230.08 4601.45,2231.85 4603.25,2230.84 4604.55,2230.03 4605.62,2229.36 4606.71,2228.74 4608.09,2228.12"/>
    </edge>
    <edge id=":4619056971_0" function="internal">
        <lane id=":4619056971_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="1.24" shape="4742.96,2345.00 4742.95,2345.37 4742.93,2345.62 4742.89,2345.87 4742.82,2346.23"/>
    </edge>
    <edge id=":4619056971_1" function="internal">
        <lane id=":4619056971_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="0.66" shape="4739.69,2345.58 4739.73,2345.39 4739.75,2345.26 4739.76,2345.13 4739.76,2344.93"/>
    </edge>
    <edge id=":4619056971_c0" function="crossing" crossingEdges="-7848982#5 7848982#5.12">
        <lane id=":4619056971_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="1.50" shape="4738.15,2345.65 4744.54,2345.78"/>
    </edge>
    <edge id=":4619056971_w0" function="walkingarea">
        <lane id=":4619056971_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.41" width="2.00" shape="4744.39,2346.55 4746.35,2346.95 4746.56,2345.07 4744.56,2345.03 4744.55,2345.36 4744.54,2345.60 4744.53,2345.80 4744.50,2345.99 4744.45,2346.23"/>
    </edge>
    <edge id=":4619056971_w1" function="walkingarea">
        <lane id=":4619056971_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.87" width="2.00" shape="4738.16,2344.90 4736.16,2344.86 4736.16,2344.86 4738.12,2345.26 4738.14,2345.19 4738.15,2345.13 4738.15,2345.08 4738.16,2345.03 4738.16,2344.98"/>
    </edge>
    <edge id=":4619056972_0" function="internal">
        <lane id=":4619056972_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="12.22" shape="4738.53,2220.73 4738.05,2217.43 4736.62,2215.06 4734.25,2213.63 4730.94,2213.14"/>
    </edge>
    <edge id=":4619056972_1" function="internal">
        <lane id=":4619056972_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="15.79" shape="4738.53,2220.73 4739.06,2216.04 4740.69,2212.67 4743.43,2210.64 4747.27,2209.94"/>
    </edge>
    <edge id=":4619056972_2" function="internal">
        <lane id=":4619056972_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="10.64" shape="4747.30,2213.14 4744.85,2213.63 4743.11,2215.05 4742.08,2217.42 4741.75,2220.71"/>
    </edge>
    <edge id=":4619056972_3" function="internal">
        <lane id=":4619056972_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.36" shape="4747.30,2213.14 4730.94,2213.14"/>
    </edge>
    <edge id=":4619056972_4" function="internal">
        <lane id=":4619056972_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="16.32" shape="4730.96,2209.94 4747.27,2209.94"/>
    </edge>
    <edge id=":4619056972_5" function="internal">
        <lane id=":4619056972_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="17.35" shape="4730.96,2209.94 4735.65,2210.63 4739.02,2212.66 4741.05,2216.02 4741.75,2220.71"/>
    </edge>
    <edge id=":4619056972_w0" function="walkingarea">
        <lane id=":4619056972_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.09" width="2.00" shape="4730.93,2214.74 4730.92,2216.74 4734.93,2220.76 4736.93,2220.75 4736.76,2218.92 4736.25,2217.42 4735.42,2216.26 4734.25,2215.42 4732.76,2214.91"/>
    </edge>
    <edge id=":5262902008_0" function="internal">
        <lane id=":5262902008_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="4951.69,2025.31 4950.79,2026.44 4949.96,2026.76 4949.20,2026.30 4948.51,2025.03"/>
    </edge>
    <edge id=":57697250_0" function="internal">
        <lane id=":57697250_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.19" shape="5024.00,1105.35 5021.59,1105.51 5019.96,1106.01 5018.33,1106.48 5015.92,1106.57"/>
        <lane id=":57697250_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.19" shape="5024.12,1102.15 5021.73,1102.31 5020.11,1102.81 5018.49,1103.28 5016.09,1103.38"/>
        <lane id=":57697250_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.19" shape="5024.12,1102.15 5021.76,1101.82 5020.19,1101.21 5018.63,1100.59 5016.26,1100.18"/>
    </edge>
    <edge id=":57697250_w0" function="walkingarea">
        <lane id=":57697250_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.20" width="2.00" shape="5015.86,1108.17 5015.71,1110.17 5023.86,1108.94 5023.94,1106.95 5022.19,1107.00 5020.91,1107.26 5019.87,1107.61 5018.83,1107.95 5017.55,1108.17"/>
    </edge>
    <edge id=":57697831_0" function="internal">
        <lane id=":57697831_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.46" shape="4893.85,1679.31 4891.92,1680.40 4890.57,1681.13 4889.35,1682.02 4887.81,1683.59"/>
    </edge>
    <edge id=":57697831_1" function="internal">
        <lane id=":57697831_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.45" shape="4890.63,1676.82 4890.10,1678.98 4889.75,1680.50 4889.14,1681.87 4887.81,1683.59"/>
    </edge>
    <edge id=":57697831_w0" function="walkingarea">
        <lane id=":57697831_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.27" width="3.20" shape="4894.68,1680.68 4893.03,1677.94 4892.16,1677.27 4889.09,1676.37 4886.62,1682.52 4889.00,1684.65 4893.39,1681.42 4892.40,1681.93 4891.59,1682.37 4890.84,1682.87 4890.02,1683.59"/>
    </edge>
    <edge id=":57697857_0" function="internal">
        <lane id=":57697857_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.08" length="7.76" shape="4967.35,1165.25 4969.44,1165.64 4970.90,1166.60 4971.74,1168.14 4971.95,1170.25"/>
    </edge>
    <edge id=":57697857_1" function="internal">
        <lane id=":57697857_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.90" length="2.59" shape="4968.76,1170.12 4968.69,1169.41 4968.41,1168.90 4967.92,1168.58 4967.22,1168.45"/>
    </edge>
    <edge id=":57697857_w0" function="walkingarea">
        <lane id=":57697857_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.48" width="2.00" shape="4973.55,1170.32 4975.55,1170.41 4967.49,1161.66 4967.41,1163.66 4969.36,1163.91 4970.94,1164.51 4972.15,1165.45 4972.99,1166.73 4973.46,1168.36"/>
    </edge>
    <edge id=":57697857_w1" function="walkingarea">
        <lane id=":57697857_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.27" width="3.20" shape="4967.28,1166.85 4967.16,1170.05 4967.16,1170.05 4970.35,1170.19 4970.31,1169.20 4970.07,1168.39 4969.65,1167.75 4969.05,1167.28 4968.26,1166.98"/>
    </edge>
    <edge id=":57697858_0" function="internal">
        <lane id=":57697858_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.46" shape="4968.40,1179.03 4968.40,1178.56"/>
    </edge>
    <edge id=":57697858_1" function="internal">
        <lane id=":57697858_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.25" shape="4971.60,1178.70 4971.59,1178.95"/>
    </edge>
    <edge id=":57697858_w0" function="walkingarea">
        <lane id=":57697858_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.46" width="3.20" shape="4970.00,1178.63 4966.80,1178.50 4966.80,1179.07 4969.99,1178.99"/>
    </edge>
    <edge id=":57697858_w1" function="walkingarea">
        <lane id=":57697858_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="2.00" shape="4973.19,1178.90 4975.19,1178.85 4975.19,1178.85 4973.19,1178.77"/>
    </edge>
    <edge id=":57697859_0" function="internal">
        <lane id=":57697859_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.05" length="10.71" shape="4982.01,1290.67 4978.69,1291.00 4976.30,1292.03 4974.85,1293.77 4974.33,1296.22"/>
    </edge>
    <edge id=":57697859_1" function="internal">
        <lane id=":57697859_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.55" shape="4982.01,1290.67 4965.47,1290.43"/>
    </edge>
    <edge id=":57697859_2" function="internal">
        <lane id=":57697859_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.57" length="15.99" shape="4982.01,1290.67 4977.31,1290.08 4973.92,1288.38 4971.84,1285.59 4971.07,1281.68"/>
    </edge>
    <edge id=":57697859_3" function="internal">
        <lane id=":57697859_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.19" length="10.97" shape="4974.27,1281.60 4974.81,1284.15 4976.29,1285.98 4978.70,1287.08 4982.04,1287.47"/>
    </edge>
    <edge id=":57697859_4" function="internal">
        <lane id=":57697859_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.61" shape="4974.27,1281.60 4974.33,1296.22"/>
    </edge>
    <edge id=":57697859_5" function="internal">
        <lane id=":57697859_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.92" length="6.18" shape="4974.27,1281.60 4973.81,1285.54 4972.69,1287.46"/>
    </edge>
    <edge id=":57697859_12" function="internal">
        <lane id=":57697859_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.92" length="8.20" shape="4972.69,1287.46 4972.19,1288.33 4969.41,1289.96 4965.47,1290.43"/>
    </edge>
    <edge id=":57697859_6" function="internal">
        <lane id=":57697859_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.40" length="9.04" shape="4965.54,1287.23 4968.01,1286.94 4969.76,1285.91 4970.78,1284.16 4971.07,1281.68"/>
    </edge>
    <edge id=":57697859_7" function="internal">
        <lane id=":57697859_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.50" shape="4965.54,1287.23 4982.04,1287.47"/>
    </edge>
    <edge id=":57697859_8" function="internal">
        <lane id=":57697859_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.05" length="14.32" shape="4965.54,1287.23 4969.44,1287.87 4972.21,1289.58 4973.84,1292.36 4974.33,1296.22"/>
    </edge>
    <edge id=":57697859_9" function="internal">
        <lane id=":57697859_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.56" length="9.17" shape="4971.13,1296.16 4970.81,1293.70 4969.76,1291.93 4967.98,1290.84 4965.47,1290.43"/>
    </edge>
    <edge id=":57697859_10" function="internal">
        <lane id=":57697859_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.47" shape="4971.13,1296.16 4971.07,1281.68"/>
    </edge>
    <edge id=":57697859_11" function="internal">
        <lane id=":57697859_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.45" length="5.29" shape="4971.13,1296.16 4971.87,1292.33 4972.71,1291.22"/>
    </edge>
    <edge id=":57697859_13" function="internal">
        <lane id=":57697859_13_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.45" length="10.53" shape="4972.71,1291.22 4973.94,1289.60 4977.33,1287.98 4982.04,1287.47"/>
    </edge>
    <edge id=":57697859_w0" function="walkingarea">
        <lane id=":57697859_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.00" width="3.20" shape="4975.93,1296.25 4977.93,1296.28 4982.00,1292.27 4982.03,1289.07 4982.03,1289.07 4982.05,1285.87 4977.87,1281.51 4975.87,1281.56"/>
    </edge>
    <edge id=":57697859_w1" function="walkingarea">
        <lane id=":57697859_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.08" width="3.20" shape="4972.67,1281.64 4969.47,1281.73 4965.57,1285.64 4965.50,1288.83 4965.50,1288.83 4965.43,1292.03 4969.53,1296.13 4972.73,1296.19"/>
    </edge>
    <edge id=":57697860_0" function="internal">
        <lane id=":57697860_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.34" shape="4971.43,1452.41 4971.26,1466.75"/>
    </edge>
    <edge id=":57697860_1" function="internal">
        <lane id=":57697860_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.96" length="5.87" shape="4971.43,1452.41 4970.81,1456.29 4969.77,1457.92"/>
    </edge>
    <edge id=":57697860_6" function="internal">
        <lane id=":57697860_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.96" length="8.42" shape="4969.77,1457.92 4969.08,1459.00 4966.26,1460.55 4962.35,1460.94"/>
    </edge>
    <edge id=":57697860_2" function="internal">
        <lane id=":57697860_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.45" length="9.03" shape="4962.49,1457.74 4964.97,1457.50 4966.75,1456.52 4967.84,1454.80 4968.24,1452.35"/>
    </edge>
    <edge id=":57697860_3" function="internal">
        <lane id=":57697860_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="14.21" shape="4962.49,1457.74 4966.35,1458.45 4969.09,1460.19 4970.73,1462.95 4971.26,1466.75"/>
    </edge>
    <edge id=":57697860_4" function="internal">
        <lane id=":57697860_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.65" length="9.19" shape="4968.06,1466.73 4967.71,1464.29 4966.65,1462.51 4964.86,1461.39 4962.35,1460.94"/>
    </edge>
    <edge id=":57697860_5" function="internal">
        <lane id=":57697860_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.38" shape="4968.06,1466.73 4968.24,1452.35"/>
    </edge>
    <edge id=":57697860_w0" function="walkingarea">
        <lane id=":57697860_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.31" width="2.00" shape="4972.86,1466.76 4974.86,1466.77 4975.03,1452.47 4973.03,1452.44"/>
    </edge>
    <edge id=":57697860_w1" function="walkingarea">
        <lane id=":57697860_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.09" width="3.20" shape="4969.83,1452.38 4966.64,1452.32 4962.57,1456.14 4962.42,1459.34 4962.42,1459.34 4962.28,1462.54 4966.46,1466.72 4969.66,1466.74"/>
    </edge>
    <edge id=":57697863_0" function="internal">
        <lane id=":57697863_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.44" shape="4967.34,1586.15 4967.37,1575.71"/>
    </edge>
    <edge id=":57697863_1" function="internal">
        <lane id=":57697863_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.58" length="4.76" shape="4967.34,1586.15 4967.89,1583.18 4968.95,1581.81"/>
    </edge>
    <edge id=":57697863_2" function="internal">
        <lane id=":57697863_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="4967.34,1586.15 4968.14,1584.95 4968.94,1584.55"/>
    </edge>
    <edge id=":57697863_7" function="internal">
        <lane id=":57697863_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.58" length="7.88" shape="4968.95,1581.81 4969.54,1581.05 4972.30,1579.78 4976.16,1579.36"/>
    </edge>
    <edge id=":57697863_8" function="internal">
        <lane id=":57697863_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="4968.94,1584.55 4969.74,1584.95 4970.54,1586.15"/>
    </edge>
    <edge id=":57697863_3" function="internal">
        <lane id=":57697863_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.99" length="7.50" shape="4976.16,1582.56 4973.70,1582.78 4971.94,1583.45 4970.89,1584.58 4970.54,1586.15"/>
    </edge>
    <edge id=":57697863_4" function="internal">
        <lane id=":57697863_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.57" length="12.65" shape="4976.16,1582.56 4972.30,1582.13 4969.55,1580.84 4967.91,1578.70 4967.37,1575.71"/>
    </edge>
    <edge id=":57697863_5" function="internal">
        <lane id=":57697863_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.98" length="7.50" shape="4970.57,1575.73 4970.91,1577.32 4971.96,1578.45 4973.71,1579.13 4976.16,1579.36"/>
    </edge>
    <edge id=":57697863_6" function="internal">
        <lane id=":57697863_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.42" shape="4970.57,1575.73 4970.54,1586.15"/>
    </edge>
    <edge id=":57697863_w0" function="walkingarea">
        <lane id=":57697863_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.44" width="3.20" shape="4968.97,1575.72 4965.77,1575.70 4965.74,1586.15 4968.94,1586.15"/>
    </edge>
    <edge id=":57697863_w1" function="walkingarea">
        <lane id=":57697863_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.31" width="3.20" shape="4972.14,1586.15 4974.14,1586.15 4976.15,1584.16 4976.16,1580.96 4976.16,1580.96 4976.16,1577.76 4974.17,1575.75 4972.17,1575.74"/>
    </edge>
    <edge id=":57697864_0" function="internal">
        <lane id=":57697864_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.13" length="10.89" shape="4978.18,1674.03 4974.83,1674.41 4972.42,1675.50 4970.96,1677.30 4970.45,1679.80"/>
    </edge>
    <edge id=":57697864_1" function="internal">
        <lane id=":57697864_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.50" shape="4978.18,1674.03 4961.69,1674.18"/>
    </edge>
    <edge id=":57697864_2" function="internal">
        <lane id=":57697864_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.41" length="15.88" shape="4978.18,1674.03 4973.44,1673.52 4970.05,1671.88 4968.02,1669.13 4967.34,1665.26"/>
    </edge>
    <edge id=":57697864_3" function="internal">
        <lane id=":57697864_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.00" length="10.70" shape="4970.54,1665.26 4971.02,1667.72 4972.44,1669.47 4974.82,1670.50 4978.15,1670.83"/>
    </edge>
    <edge id=":57697864_4" function="internal">
        <lane id=":57697864_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.54" shape="4970.54,1665.26 4970.45,1679.80"/>
    </edge>
    <edge id=":57697864_5" function="internal">
        <lane id=":57697864_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.06" length="6.02" shape="4970.54,1665.26 4969.99,1669.13 4968.91,1670.94"/>
    </edge>
    <edge id=":57697864_12" function="internal">
        <lane id=":57697864_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.06" length="8.28" shape="4968.91,1670.94 4968.33,1671.91 4965.56,1673.59 4961.69,1674.18"/>
    </edge>
    <edge id=":57697864_6" function="internal">
        <lane id=":57697864_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.57" length="9.17" shape="4961.66,1670.98 4964.14,1670.60 4965.92,1669.52 4966.98,1667.74 4967.34,1665.26"/>
    </edge>
    <edge id=":57697864_7" function="internal">
        <lane id=":57697864_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.50" shape="4961.66,1670.98 4978.15,1670.83"/>
    </edge>
    <edge id=":57697864_8" function="internal">
        <lane id=":57697864_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.96" length="14.27" shape="4961.66,1670.98 4965.55,1671.50 4968.31,1673.14 4969.94,1675.91 4970.45,1679.80"/>
    </edge>
    <edge id=":57697864_9" function="internal">
        <lane id=":57697864_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.46" length="9.03" shape="4967.25,1679.76 4966.93,1677.30 4965.89,1675.55 4964.15,1674.51 4961.69,1674.18"/>
    </edge>
    <edge id=":57697864_10" function="internal">
        <lane id=":57697864_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.50" shape="4967.25,1679.76 4967.34,1665.26"/>
    </edge>
    <edge id=":57697864_11" function="internal">
        <lane id=":57697864_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.52" length="5.47" shape="4967.25,1679.76 4967.97,1675.89 4968.88,1674.66"/>
    </edge>
    <edge id=":57697864_13" function="internal">
        <lane id=":57697864_13_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.52" length="10.49" shape="4968.88,1674.66 4970.03,1673.11 4973.42,1671.42 4978.15,1670.83"/>
    </edge>
    <edge id=":57697864_w0" function="walkingarea">
        <lane id=":57697864_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="3.20" shape="4972.05,1679.82 4974.05,1679.84 4978.20,1675.63 4978.17,1672.43 4978.17,1672.43 4978.14,1669.23 4974.14,1665.26 4972.14,1665.26"/>
    </edge>
    <edge id=":57697864_w1" function="walkingarea">
        <lane id=":57697864_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.10" width="3.20" shape="4968.94,1665.26 4965.74,1665.26 4961.64,1669.38 4961.67,1672.58 4961.67,1672.58 4961.70,1675.78 4965.65,1679.74 4968.85,1679.78"/>
    </edge>
    <edge id=":57697867_0" function="internal">
        <lane id=":57697867_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.30" shape="4961.08,1987.50 4957.86,1988.09 4955.13,1989.22 4952.08,1990.21 4947.87,1990.40"/>
        <lane id=":57697867_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.30" shape="4961.08,1987.50 4957.86,1987.59 4955.16,1987.61 4952.19,1987.51 4948.15,1987.21"/>
    </edge>
    <edge id=":57697867_2" function="internal">
        <lane id=":57697867_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.27" length="12.30" shape="4961.08,1987.50 4958.09,1986.94 4955.19,1985.33 4953.05,1983.02 4952.31,1980.33"/>
    </edge>
    <edge id=":57697867_3" function="internal">
        <lane id=":57697867_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.88" length="7.67" shape="4955.50,1980.53 4955.76,1982.23 4956.76,1983.43 4958.51,1984.12 4961.01,1984.30"/>
    </edge>
    <edge id=":57697867_4" function="internal">
        <lane id=":57697867_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.11" shape="4955.50,1980.53 4954.41,1994.59"/>
    </edge>
    <edge id=":57697867_5" function="internal">
        <lane id=":57697867_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.98" length="4.44" shape="4955.50,1980.53 4954.73,1983.01 4953.59,1984.45"/>
    </edge>
    <edge id=":57697867_11" function="internal">
        <lane id=":57697867_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.98" length="6.32" shape="4953.59,1984.45 4952.99,1985.22 4950.66,1986.76 4948.15,1987.21"/>
    </edge>
    <edge id=":57697867_6" function="internal">
        <lane id=":57697867_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.45" length="6.14" shape="4948.43,1984.03 4950.03,1983.91 4951.21,1983.26 4951.97,1982.06 4952.31,1980.33"/>
    </edge>
    <edge id=":57697867_7" function="internal">
        <lane id=":57697867_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.59" shape="4948.43,1984.03 4951.80,1984.27 4954.71,1984.37 4957.63,1984.37 4961.01,1984.30"/>
    </edge>
    <edge id=":57697867_8" function="internal">
        <lane id=":57697867_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.67" length="12.96" shape="4948.43,1984.03 4950.86,1985.24 4952.84,1987.91 4954.10,1991.28 4954.41,1994.59"/>
    </edge>
    <edge id=":57697867_9" function="internal">
        <lane id=":57697867_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.03" shape="4951.22,1994.31 4952.31,1980.33"/>
    </edge>
    <edge id=":57697867_10" function="internal">
        <lane id=":57697867_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.55" length="5.21" shape="4951.22,1994.31 4952.29,1990.80 4953.19,1989.55"/>
    </edge>
    <edge id=":57697867_12" function="internal">
        <lane id=":57697867_12_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.55" length="9.74" shape="4953.19,1989.55 4954.59,1987.60 4957.65,1985.26 4961.01,1984.30"/>
    </edge>
    <edge id=":57697867_w0" function="walkingarea">
        <lane id=":57697867_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.27" width="3.20" shape="4953.91,1980.43 4950.71,1980.23 4948.57,1982.43 4948.29,1985.62 4948.29,1985.62 4948.01,1988.81 4948.01,1988.81 4947.74,1992.00 4949.62,1994.17 4952.81,1994.45 4952.81,1994.45 4956.00,1994.73 4961.12,1989.10 4961.05,1985.90 4961.05,1985.90 4960.97,1982.70 4959.10,1980.76 4957.10,1980.63"/>
    </edge>
    <edge id=":57706966_0" function="internal">
        <lane id=":57706966_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="18.41" shape="3330.96,1247.25 3331.84,1252.68 3332.54,1256.50 3332.42,1260.21 3330.82,1265.29"/>
    </edge>
    <edge id=":57706966_1" function="internal">
        <lane id=":57706966_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.45" length="16.71" shape="3327.86,1264.08 3328.04,1261.57 3326.85,1258.36 3324.27,1254.45 3320.30,1249.84"/>
    </edge>
    <edge id=":57706966_2" function="internal">
        <lane id=":57706966_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="16.59" shape="3327.86,1264.08 3328.25,1260.77 3327.21,1257.40 3325.62,1253.38 3324.36,1248.12"/>
        <lane id=":57706966_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="16.59" shape="3327.86,1264.08 3328.75,1260.71 3328.80,1257.20 3328.30,1253.04 3327.53,1247.70"/>
    </edge>
    <edge id=":57706966_w0" function="walkingarea">
        <lane id=":57706966_w0_0" index="0" allow="pedestrian" speed="1.00" length="19.35" width="2.00" shape="3332.30,1265.89 3334.15,1266.64 3334.53,1246.80 3332.55,1247.03 3333.14,1251.11 3333.74,1254.17 3334.15,1256.72 3334.17,1259.22 3333.62,1262.12"/>
    </edge>
    <edge id=":57706966_w1" function="walkingarea">
        <lane id=":57706966_w1_0" index="0" allow="pedestrian" speed="1.00" length="12.29" width="3.20" shape="3329.12,1247.50 3325.95,1247.91 3325.95,1247.91 3322.77,1248.33 3321.47,1248.74 3319.14,1250.93 3326.37,1263.48 3329.34,1264.69 3330.53,1261.23 3331.00,1258.57 3330.93,1256.28 3330.51,1253.94 3329.93,1251.13"/>
    </edge>
    <edge id=":57729333_0" function="internal">
        <lane id=":57729333_0_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.39" shape="3365.34,1791.07 3355.96,1791.08"/>
    </edge>
    <edge id=":57729333_1" function="internal">
        <lane id=":57729333_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.80" shape="3365.34,1791.07 3362.63,1790.55 3360.67,1788.99 3359.47,1786.39 3359.02,1782.75"/>
    </edge>
    <edge id=":57729333_2" function="internal">
        <lane id=":57729333_2_0" index="0" allow="delivery bicycle" speed="5.56" length="6.75" shape="3362.22,1782.69 3362.45,1784.96 3363.05,1786.58 3364.01,1787.55 3365.34,1787.87"/>
    </edge>
    <edge id=":57729333_3" function="internal">
        <lane id=":57729333_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.92" shape="3362.22,1782.69 3361.88,1786.35 3360.73,1788.98 3358.75,1790.55 3355.96,1791.08"/>
    </edge>
    <edge id=":57729333_4" function="internal">
        <lane id=":57729333_4_0" index="0" allow="delivery bicycle" speed="5.56" length="6.73" shape="3355.95,1787.88 3357.33,1787.56 3358.30,1786.59 3358.86,1784.99 3359.02,1782.75"/>
    </edge>
    <edge id=":57729333_5" function="internal">
        <lane id=":57729333_5_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="9.39" shape="3355.95,1787.88 3365.34,1787.87"/>
    </edge>
    <edge id=":57729333_w0" function="walkingarea">
        <lane id=":57729333_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.39" width="3.20" shape="3355.95,1789.48 3355.96,1792.68 3365.34,1792.67 3365.34,1789.47"/>
    </edge>
    <edge id=":57729333_w1" function="walkingarea">
        <lane id=":57729333_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.71" width="3.20" shape="3365.34,1786.27 3365.35,1784.27 3363.82,1782.66 3360.62,1782.72 3360.62,1782.72 3357.42,1782.78 3355.94,1784.28 3355.95,1786.28"/>
    </edge>
    <edge id=":57729339_0" function="internal">
        <lane id=":57729339_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.50" shape="3494.41,1581.70 3492.63,1584.55 3491.14,1587.21 3489.57,1590.31 3487.56,1594.47"/>
    </edge>
    <edge id=":57729339_1" function="internal">
        <lane id=":57729339_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="15.15" shape="3494.41,1581.70 3492.32,1583.85 3489.31,1585.28 3485.39,1586.00 3480.55,1585.99"/>
    </edge>
    <edge id=":57729339_2" function="internal">
        <lane id=":57729339_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="11.78" shape="3480.77,1582.80 3484.72,1582.85 3487.87,1582.39 3490.20,1581.42 3491.73,1579.96"/>
    </edge>
    <edge id=":57729339_3" function="internal">
        <lane id=":57729339_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.79" length="5.65" shape="3480.77,1582.80 3485.70,1583.84 3486.17,1584.23"/>
    </edge>
    <edge id=":57729339_6" function="internal">
        <lane id=":57729339_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.79" length="11.62" shape="3486.17,1584.23 3488.47,1586.13 3489.09,1589.67 3487.56,1594.47"/>
    </edge>
    <edge id=":57729339_4" function="internal">
        <lane id=":57729339_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.21" length="10.49" shape="3484.67,1593.08 3485.61,1590.17 3485.23,1588.01 3483.54,1586.62 3480.55,1585.99"/>
    </edge>
    <edge id=":57729339_5" function="internal">
        <lane id=":57729339_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.92" shape="3484.67,1593.08 3486.57,1589.08 3487.89,1586.34 3489.37,1583.69 3491.73,1579.96"/>
    </edge>
    <edge id=":57729339_c0" function="crossing" crossingEdges="TonsmeireDrWB1 TonsmeireDrEB6">
        <lane id=":57729339_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3482.44,1587.72 3482.88,1581.34"/>
    </edge>
    <edge id=":57729339_c1" function="crossing" crossingEdges="GreekRowNB8 GreekRowSB16">
        <lane id=":57729339_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3489.87,1593.36 3484.10,1590.59"/>
    </edge>
    <edge id=":57729339_w0" function="walkingarea">
        <lane id=":57729339_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.78" width="4.00" shape="3489.00,1595.16 3490.80,1596.03 3495.75,1582.58 3493.07,1580.83 3491.58,1583.59 3490.92,1585.83 3490.72,1587.82 3490.59,1589.85 3490.14,1592.20"/>
    </edge>
    <edge id=":57729339_w1" function="walkingarea">
        <lane id=":57729339_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.08" width="4.00" shape="3490.39,1579.08 3488.72,1577.99 3481.02,1579.21 3480.88,1581.20 3483.31,1581.29 3485.39,1581.20 3487.15,1580.94 3488.56,1580.50 3489.65,1579.88"/>
    </edge>
    <edge id=":57729339_w2" function="walkingarea">
        <lane id=":57729339_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.36" width="4.00" shape="3480.44,1587.59 3480.30,1589.58 3481.43,1591.52 3483.23,1592.39 3483.75,1591.02 3483.88,1589.87 3483.61,1588.96 3482.95,1588.27 3481.89,1587.81"/>
    </edge>
    <edge id=":57729343_0" function="internal">
        <lane id=":57729343_0_0" index="0" allow="delivery bicycle" speed="6.18" length="8.49" shape="3516.34,1567.11 3514.79,1565.35 3513.08,1564.55 3511.19,1564.72 3509.13,1565.86"/>
    </edge>
    <edge id=":57729343_1" function="internal">
        <lane id=":57729343_1_0" index="0" allow="delivery bicycle" speed="6.66" length="9.82" shape="3516.34,1567.11 3514.51,1563.90 3513.62,1561.36 3513.67,1559.49 3514.66,1558.29"/>
    </edge>
    <edge id=":57729343_2" function="internal">
        <lane id=":57729343_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="8.63" shape="3516.29,1561.05 3514.09,1562.36 3512.60,1563.30 3511.18,1564.32 3509.13,1565.86"/>
    </edge>
    <edge id=":57729343_3" function="internal">
        <lane id=":57729343_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.00" shape="3507.20,1563.31 3509.33,1561.70 3510.82,1560.64 3512.37,1559.66 3514.66,1558.29"/>
    </edge>
    <edge id=":57729343_c0" function="crossing" crossingEdges="7866476#3">
        <lane id=":57729343_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="2.00" shape="3517.14,1565.40 3514.46,1567.15"/>
    </edge>
    <edge id=":57729343_c1" function="crossing" crossingEdges="GreekRowNB6 GreekRowSB18">
        <lane id=":57729343_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="2.00" shape="3510.90,1566.53 3507.03,1561.43"/>
    </edge>
    <edge id=":57729343_w0" function="walkingarea">
        <lane id=":57729343_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.93" width="2.00" shape="3510.10,1567.13 3511.31,1568.73 3513.32,1569.08 3515.00,1567.98 3514.31,1567.11 3513.57,1566.53 3512.78,1566.24 3511.94,1566.25 3511.05,1566.54"/>
    </edge>
    <edge id=":57729343_w1" function="walkingarea">
        <lane id=":57729343_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.16" width="2.00" shape="3517.68,1566.24 3518.11,1564.15 3517.10,1562.43 3516.73,1562.76 3516.55,1563.21 3516.56,1563.78 3516.75,1564.48 3517.12,1565.30"/>
    </edge>
    <edge id=":57729343_w2" function="walkingarea">
        <lane id=":57729343_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.34" width="2.00" shape="3513.85,1556.91 3512.84,1555.19 3505.02,1560.44 3506.23,1562.04 3507.79,1560.85 3508.95,1559.99 3509.93,1559.31 3510.93,1558.66 3512.17,1557.91"/>
    </edge>
    <edge id=":57729357_0" function="internal">
        <lane id=":57729357_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.24" shape="3792.54,1738.92 3792.53,1741.93 3792.50,1744.04 3792.37,1746.15 3792.09,1749.15"/>
    </edge>
    <edge id=":57729357_1" function="internal">
        <lane id=":57729357_1_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="6.52" length="4.21" shape="3792.54,1738.92 3792.01,1741.58 3790.93,1742.62"/>
    </edge>
    <edge id=":57729357_4" function="internal">
        <lane id=":57729357_4_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="6.52" length="7.05" shape="3790.93,1742.62 3790.44,1743.08 3787.83,1743.43 3784.18,1742.63"/>
    </edge>
    <edge id=":57729357_2" function="internal">
        <lane id=":57729357_2_0" index="0" allow="private pedestrian passenger bus delivery bicycle" speed="6.87" length="8.51" shape="3788.90,1748.82 3788.78,1746.75 3787.95,1745.03 3786.42,1743.66 3784.18,1742.63"/>
    </edge>
    <edge id=":57729357_3" function="internal">
        <lane id=":57729357_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.92" shape="3788.90,1748.82 3789.18,1745.89 3789.31,1743.87 3789.34,1741.86 3789.34,1738.91"/>
    </edge>
    <edge id=":57729357_w0" function="walkingarea">
        <lane id=":57729357_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.12" width="3.20" shape="3794.14,1738.93 3790.94,1738.92 3790.94,1738.92 3787.74,1738.90 3784.68,1741.11 3783.67,1744.14 3787.31,1748.65 3790.50,1748.98 3790.50,1748.98 3793.68,1749.31 3794.14,1741.14 3794.13,1742.78 3794.10,1744.13 3794.03,1745.48 3793.90,1747.11"/>
    </edge>
    <edge id=":57743687_0" function="internal">
        <lane id=":57743687_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.94" length="7.16" shape="4707.81,2364.79 4709.64,2365.44 4711.37,2365.54 4712.99,2365.09 4714.51,2364.11"/>
    </edge>
    <edge id=":57743687_1" function="internal">
        <lane id=":57743687_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.66" length="7.14" shape="4709.57,2373.51 4709.57,2371.62 4709.04,2370.02 4707.99,2368.71 4706.41,2367.67"/>
    </edge>
    <edge id=":57743687_2" function="internal">
        <lane id=":57743687_2_0" index="0" disallow="pedestrian" speed="11.52" length="11.04" shape="4709.57,2373.51 4710.06,2370.30 4710.78,2368.13 4712.13,2366.29 4714.51,2364.11"/>
    </edge>
    <edge id=":57743687_w0" function="walkingarea">
        <lane id=":57743687_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.88" width="2.00" shape="4713.46,2362.89 4712.16,2361.38 4709.38,2361.56 4708.51,2363.35 4709.43,2363.72 4710.31,2363.91 4711.16,2363.92 4711.97,2363.76 4712.73,2363.41"/>
    </edge>
    <edge id=":57743687_w1" function="walkingarea">
        <lane id=":57743687_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.60" width="2.00" shape="4705.71,2369.11 4704.84,2370.91 4706.00,2373.05 4707.98,2373.31 4708.02,2372.38 4707.90,2371.55 4707.60,2370.80 4707.14,2370.15 4706.51,2369.58"/>
    </edge>
    <edge id=":57743690_0" function="internal">
        <lane id=":57743690_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.57" length="7.58" shape="4713.99,2393.80 4712.25,2392.78 4710.51,2392.45 4708.77,2392.81 4707.04,2393.85"/>
    </edge>
    <edge id=":57743690_1" function="internal">
        <lane id=":57743690_1_0" index="0" disallow="pedestrian" speed="13.17" length="12.27" shape="4715.96,2391.28 4713.24,2388.95 4711.72,2386.96 4710.81,2384.57 4709.91,2381.06"/>
    </edge>
    <edge id=":57743690_2" function="internal">
        <lane id=":57743690_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.92" length="12.04" shape="4705.04,2391.35 4707.67,2388.84 4709.36,2386.29 4710.11,2383.70 4709.91,2381.06"/>
    </edge>
    <edge id=":57743690_w0" function="walkingarea">
        <lane id=":57743690_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.95" width="3.20" shape="4706.04,2392.60 4708.04,2395.10 4713.00,2395.07 4714.97,2392.54 4714.97,2392.54 4716.94,2390.02 4711.75,2382.76 4711.56,2384.80 4710.90,2386.81 4709.76,2388.78 4708.14,2390.71"/>
    </edge>
    <edge id=":57743690_w1" function="walkingarea">
        <lane id=":57743690_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.60" width="2.00" shape="4708.36,2381.45 4706.42,2381.94 4702.79,2388.54 4704.04,2390.10 4705.66,2388.66 4706.92,2387.22 4707.82,2385.77 4708.36,2384.33 4708.54,2382.89"/>
    </edge>
    <edge id=":57743715_0" function="internal">
        <lane id=":57743715_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="15.17" shape="4579.26,2255.92 4577.45,2251.86 4576.92,2248.76 4576.38,2245.67 4574.58,2241.60"/>
    </edge>
    <edge id=":57743715_1" function="internal">
        <lane id=":57743715_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="6.06" width="3.50" shape="4582.02,2254.30 4580.48,2250.55 4580.50,2248.55"/>
    </edge>
    <edge id=":57743715_6" function="internal">
        <lane id=":57743715_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="8.55" width="3.50" shape="4580.50,2248.55 4580.52,2247.26 4582.15,2244.44 4585.37,2242.07"/>
    </edge>
    <edge id=":57743715_2" function="internal">
        <lane id=":57743715_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.46" length="9.17" shape="4586.94,2245.02 4584.91,2246.52 4583.87,2248.29 4583.82,2250.35 4584.78,2252.69"/>
    </edge>
    <edge id=":57743715_3" function="internal">
        <lane id=":57743715_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.20" length="14.50" shape="4586.94,2245.02 4583.21,2246.39 4579.90,2246.27 4577.03,2244.68 4574.58,2241.60"/>
    </edge>
    <edge id=":57743715_4" function="internal">
        <lane id=":57743715_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.71" length="6.28" width="3.50" shape="4577.35,2239.99 4578.91,2241.94 4580.77,2242.93 4582.45,2242.97"/>
    </edge>
    <edge id=":57743715_5" function="internal">
        <lane id=":57743715_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.71" shape="4577.35,2239.99 4584.78,2252.69"/>
    </edge>
    <edge id=":57743715_7" function="internal">
        <lane id=":57743715_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.71" length="3.08" width="3.50" shape="4582.45,2242.97 4582.92,2242.98 4585.37,2242.07"/>
    </edge>
    <edge id=":57743715_c0" function="crossing" crossingEdges="CollegeMedEB1 -7848984#0">
        <lane id=":57743715_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.70" width="3.00" shape="4583.22,2241.23 4586.37,2247.14"/>
    </edge>
    <edge id=":57743715_w0" function="walkingarea">
        <lane id=":57743715_w0_0" index="0" allow="pedestrian" speed="1.00" length="15.07" width="2.00" shape="4573.20,2242.41 4571.48,2243.42 4576.15,2257.74 4577.88,2256.73 4576.47,2253.87 4575.82,2251.58 4575.54,2249.57 4575.26,2247.57 4574.60,2245.28"/>
    </edge>
    <edge id=":57743715_w1" function="walkingarea">
        <lane id=":57743715_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.43" width="3.00" shape="4586.16,2251.88 4587.88,2250.87 4588.64,2248.20 4587.70,2246.44 4586.65,2247.12 4585.93,2247.89 4585.51,2248.76 4585.41,2249.71 4585.63,2250.75"/>
    </edge>
    <edge id=":57743715_w2" function="walkingarea">
        <lane id=":57743715_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.61" width="3.00" shape="4584.54,2240.52 4583.60,2238.76 4580.46,2238.17 4578.73,2239.18 4579.44,2240.16 4580.26,2240.84 4581.17,2241.21 4582.19,2241.28 4583.32,2241.05"/>
    </edge>
    <edge id=":57748731_0" function="internal">
        <lane id=":57748731_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="10.03" shape="3910.13,1753.42 3912.58,1751.84 3913.94,1750.35 3915.01,1748.53 3916.60,1745.99"/>
    </edge>
    <edge id=":57748731_1" function="internal">
        <lane id=":57748731_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.80" shape="3910.13,1753.42 3912.67,1751.99 3914.41,1751.00 3916.22,1750.16 3918.96,1749.22"/>
    </edge>
    <edge id=":57748731_w1" function="walkingarea">
        <lane id=":57748731_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.64" width="2.00" shape="3915.28,1745.08 3913.64,1743.94 3908.43,1750.24 3909.38,1752.01 3911.03,1751.00 3912.11,1750.08 3912.86,1749.14 3913.49,1748.06 3914.22,1746.74"/>
    </edge>
    <edge id=":57748734_0" function="internal">
        <lane id=":57748734_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.72" shape="3874.21,1778.87 3876.99,1778.07 3878.98,1777.54 3880.71,1776.64 3882.77,1774.72"/>
    </edge>
    <edge id=":57748734_1" function="internal">
        <lane id=":57748734_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.50" shape="3876.74,1782.01 3878.26,1779.66 3879.47,1778.16 3880.83,1776.77 3882.77,1774.72"/>
    </edge>
    <edge id=":57748734_w0" function="walkingarea">
        <lane id=":57748734_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.23" width="2.00" shape="3881.59,1773.64 3880.11,1772.30 3873.05,1775.46 3873.69,1777.36 3875.51,1776.82 3876.92,1776.49 3878.09,1776.18 3879.15,1775.73 3880.27,1774.94"/>
    </edge>
    <edge id=":57748768_0" function="internal">
        <lane id=":57748768_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="10.48" shape="3942.02,1903.89 3939.54,1901.98 3937.84,1900.58 3935.98,1899.58 3933.03,1898.86"/>
    </edge>
    <edge id=":57748768_1" function="internal">
        <lane id=":57748768_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="10.26" shape="3943.19,1900.10 3940.20,1900.04 3938.13,1899.81 3936.04,1899.41 3933.03,1898.86"/>
    </edge>
    <edge id=":57748768_w0" function="walkingarea">
        <lane id=":57748768_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.16" width="2.00" shape="3932.77,1900.44 3932.45,1902.41 3939.97,1906.84 3941.11,1905.20 3939.45,1903.95 3938.25,1902.92 3937.24,1902.08 3936.16,1901.41 3934.76,1900.87"/>
    </edge>
    <edge id=":57748773_0" function="internal">
        <lane id=":57748773_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="10.03" shape="3984.72,1886.81 3982.62,1888.85 3981.51,1890.54 3980.68,1892.46 3979.41,1895.17"/>
    </edge>
    <edge id=":57748773_1" function="internal">
        <lane id=":57748773_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.81" shape="3984.72,1886.81 3982.51,1888.70 3980.94,1889.95 3979.25,1891.00 3976.65,1892.30"/>
    </edge>
    <edge id=":57748773_w0" function="walkingarea">
        <lane id=":57748773_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="2.00" shape="3980.83,1895.91 3982.60,1896.84 3987.05,1889.55 3985.76,1888.03 3984.31,1889.37 3983.39,1890.49 3982.77,1891.55 3982.28,1892.70 3981.70,1894.10"/>
    </edge>
    <edge id=":57748779_0" function="internal">
        <lane id=":57748779_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.34" shape="4019.59,1850.05 4017.07,1851.25 4015.28,1852.07 4013.79,1853.21 4012.16,1855.37"/>
    </edge>
    <edge id=":57748779_1" function="internal">
        <lane id=":57748779_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.11" shape="4016.50,1847.40 4015.53,1849.92 4014.68,1851.56 4013.66,1853.11 4012.16,1855.37"/>
    </edge>
    <edge id=":57748779_w0" function="walkingarea">
        <lane id=":57748779_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.82" width="2.00" shape="4013.51,1856.23 4015.20,1857.30 4021.28,1853.23 4020.34,1851.47 4018.71,1852.25 4017.43,1852.79 4016.39,1853.26 4015.46,1853.87 4014.54,1854.79"/>
    </edge>
    <edge id=":57748781_0" function="internal">
        <lane id=":57748781_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="11.59" shape="4017.15,1803.65 4018.44,1806.79 4019.77,1808.72 4021.42,1810.48 4023.68,1813.08"/>
    </edge>
    <edge id=":57748781_1" function="internal">
        <lane id=":57748781_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="11.39" shape="4017.15,1803.65 4018.27,1806.94 4019.04,1809.30 4019.61,1811.58 4020.13,1814.62"/>
    </edge>
    <edge id=":57748781_w1" function="walkingarea">
        <lane id=":57748781_w1_0" index="0" allow="pedestrian" speed="1.00" length="10.58" width="2.00" shape="4024.94,1812.09 4026.50,1810.85 4020.57,1802.51 4018.67,1803.15 4019.50,1805.31 4020.31,1806.81 4021.18,1807.95 4022.19,1809.02 4023.42,1810.30"/>
    </edge>
    <edge id=":57748796_0" function="internal">
        <lane id=":57748796_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.06" length="11.04" shape="3953.19,1742.48 3955.65,1744.67 3957.31,1746.26 3959.14,1747.53 3962.12,1748.75"/>
    </edge>
    <edge id=":57748796_1" function="internal">
        <lane id=":57748796_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="10.83" shape="3951.66,1746.07 3954.67,1746.51 3956.83,1747.00 3959.03,1747.70 3962.12,1748.75"/>
    </edge>
    <edge id=":57748796_w0" function="walkingarea">
        <lane id=":57748796_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.99" width="2.00" shape="3962.63,1747.24 3963.26,1745.34 3955.46,1739.69 3954.20,1741.24 3955.88,1742.70 3957.08,1743.88 3958.08,1744.85 3959.16,1745.68 3960.58,1746.45"/>
    </edge>
    <edge id=":57748934_0" function="internal">
        <lane id=":57748934_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="5.05" shape="4426.65,1169.15 4421.67,1169.91"/>
        <lane id=":57748934_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="5.05" shape="4426.17,1165.99 4421.18,1166.75"/>
    </edge>
    <edge id=":57748934_w0" function="walkingarea">
        <lane id=":57748934_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.13" width="2.00" shape="4421.91,1171.50 4422.22,1173.47 4423.65,1174.74 4425.65,1174.81 4427.20,1172.71 4426.90,1170.73"/>
    </edge>
    <edge id=":57748937_0" function="internal">
        <lane id=":57748937_0_0" index="0" allow="delivery bicycle" speed="5.56" length="9.47" shape="4425.01,1204.21 4424.90,1213.68"/>
    </edge>
    <edge id=":57748937_1" function="internal">
        <lane id=":57748937_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.27" shape="4425.01,1204.21 4424.60,1207.00 4423.39,1208.97 4421.39,1210.12 4418.58,1210.45"/>
    </edge>
    <edge id=":57748937_2" function="internal">
        <lane id=":57748937_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="4418.66,1207.25 4420.03,1207.09 4421.02,1206.53 4421.61,1205.56 4421.81,1204.20"/>
    </edge>
    <edge id=":57748937_3" function="internal">
        <lane id=":57748937_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.20" shape="4418.66,1207.25 4421.44,1207.71 4423.40,1208.94 4424.56,1210.93 4424.90,1213.68"/>
    </edge>
    <edge id=":57748937_4" function="internal">
        <lane id=":57748937_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.06" shape="4421.70,1213.62 4421.53,1212.26 4420.95,1211.28 4419.97,1210.68 4418.58,1210.45"/>
    </edge>
    <edge id=":57748937_5" function="internal">
        <lane id=":57748937_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4421.70,1213.62 4421.81,1204.20"/>
    </edge>
    <edge id=":57748937_w0" function="walkingarea">
        <lane id=":57748937_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.51" width="2.00" shape="4426.50,1213.71 4428.50,1213.75 4428.61,1204.22 4426.61,1204.21"/>
    </edge>
    <edge id=":57748937_w1" function="walkingarea">
        <lane id=":57748937_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.92" width="3.20" shape="4423.41,1204.20 4420.21,1204.19 4418.70,1205.65 4418.62,1208.85 4418.62,1208.85 4418.54,1212.05 4420.10,1213.59 4423.30,1213.65"/>
    </edge>
    <edge id=":57748940_0" function="internal">
        <lane id=":57748940_0_0" index="0" allow="bus bicycle" speed="6.54" length="8.40" shape="4429.32,1266.01 4427.02,1266.53 4425.36,1267.59 4424.36,1269.19 4424.00,1271.34"/>
    </edge>
    <edge id=":57748940_1" function="internal">
        <lane id=":57748940_1_0" index="0" allow="bicycle" speed="9.72" length="11.61" shape="4429.32,1266.01 4425.78,1266.34 4423.24,1266.52 4420.84,1266.60 4417.74,1266.59"/>
    </edge>
    <edge id=":57748940_2" function="internal">
        <lane id=":57748940_2_0" index="0" allow="bicycle" speed="7.12" length="11.80" shape="4429.32,1266.01 4425.63,1265.95 4422.99,1264.98 4421.41,1263.10 4420.88,1260.31"/>
    </edge>
    <edge id=":57748940_3" function="internal">
        <lane id=":57748940_3_0" index="0" allow="delivery bicycle" speed="5.56" length="11.02" shape="4424.08,1260.31 4424.00,1271.34"/>
    </edge>
    <edge id=":57748940_4" function="internal">
        <lane id=":57748940_4_0" index="0" allow="delivery bicycle" speed="5.56" length="10.20" shape="4424.08,1260.31 4423.69,1263.08 4422.49,1265.05 4420.51,1266.22 4417.74,1266.59"/>
    </edge>
    <edge id=":57748940_5" function="internal">
        <lane id=":57748940_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4417.77,1263.39 4419.13,1263.21 4420.10,1262.64 4420.69,1261.67 4420.88,1260.31"/>
    </edge>
    <edge id=":57748940_6" function="internal">
        <lane id=":57748940_6_0" index="0" allow="delivery bicycle" speed="5.56" length="11.48" shape="4417.77,1263.39 4420.53,1263.91 4422.49,1265.41 4423.65,1267.89 4424.00,1271.34"/>
    </edge>
    <edge id=":57748940_7" function="internal">
        <lane id=":57748940_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.33" shape="4420.80,1271.30 4420.63,1269.25 4420.06,1267.78 4419.10,1266.90 4417.74,1266.59"/>
    </edge>
    <edge id=":57748940_8" function="internal">
        <lane id=":57748940_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.99" shape="4420.80,1271.30 4420.88,1260.31"/>
    </edge>
    <edge id=":57748940_c0" function="crossing" crossingEdges="gneE117.166">
        <lane id=":57748940_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="2.00" shape="4428.18,1264.51 4428.47,1267.70"/>
    </edge>
    <edge id=":57748940_w0" function="walkingarea">
        <lane id=":57748940_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="2.00" shape="4425.60,1271.36 4427.60,1271.38 4429.66,1269.59 4429.47,1267.60 4428.30,1267.81 4427.34,1268.18 4426.59,1268.72 4426.05,1269.43 4425.72,1270.31"/>
    </edge>
    <edge id=":57748940_w1" function="walkingarea">
        <lane id=":57748940_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.45" width="2.00" shape="4429.17,1264.42 4427.68,1260.32 4425.68,1260.31 4425.78,1261.66 4426.07,1262.74 4426.55,1263.55 4427.23,1264.11 4428.11,1264.39"/>
    </edge>
    <edge id=":57748940_w2" function="walkingarea">
        <lane id=":57748940_w2_0" index="0" allow="pedestrian" speed="1.00" length="6.61" width="3.20" shape="4422.48,1260.31 4419.28,1260.31 4417.78,1261.79 4417.75,1264.99 4417.75,1264.99 4417.72,1268.19 4419.20,1271.28 4422.40,1271.32"/>
    </edge>
    <edge id=":57748949_0" function="internal">
        <lane id=":57748949_0_0" index="0" allow="bus delivery bicycle" speed="5.56" length="9.36" shape="4328.81,1338.43 4319.45,1338.34"/>
    </edge>
    <edge id=":57748949_1" function="internal">
        <lane id=":57748949_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.14" shape="4328.81,1338.43 4326.09,1338.00 4324.14,1336.80 4322.97,1334.81 4322.58,1332.05"/>
    </edge>
    <edge id=":57748949_2" function="internal">
        <lane id=":57748949_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.03" shape="4325.78,1332.05 4325.97,1333.43 4326.55,1334.42 4327.51,1335.02 4328.86,1335.23"/>
    </edge>
    <edge id=":57748949_3" function="internal">
        <lane id=":57748949_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.19" shape="4325.78,1332.05 4325.38,1334.82 4324.20,1336.79 4322.22,1337.96 4319.45,1338.34"/>
    </edge>
    <edge id=":57748949_4" function="internal">
        <lane id=":57748949_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4319.47,1335.14 4320.83,1334.96 4321.80,1334.38 4322.39,1333.41 4322.58,1332.05"/>
    </edge>
    <edge id=":57748949_5" function="internal">
        <lane id=":57748949_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="4319.47,1335.14 4328.86,1335.23"/>
    </edge>
    <edge id=":57748949_w0" function="walkingarea">
        <lane id=":57748949_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.34" width="2.00" shape="4319.44,1339.94 4319.43,1341.94 4328.76,1342.03 4328.79,1340.03"/>
    </edge>
    <edge id=":57748949_w1" function="walkingarea">
        <lane id=":57748949_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="4328.84,1336.83 4328.88,1333.64 4327.38,1332.05 4324.18,1332.05 4324.18,1332.05 4320.98,1332.05 4319.48,1333.54 4319.46,1336.74"/>
    </edge>
    <edge id=":57748951_0" function="internal">
        <lane id=":57748951_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="12.79" shape="4305.00,1344.04 4305.05,1331.25"/>
    </edge>
    <edge id=":57748951_1" function="internal">
        <lane id=":57748951_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.98" length="6.22" shape="4305.00,1344.04 4305.48,1340.11 4306.62,1338.15"/>
    </edge>
    <edge id=":57748951_6" function="internal">
        <lane id=":57748951_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.98" length="8.15" shape="4306.62,1338.15 4307.11,1337.32 4309.88,1335.65 4313.79,1335.11"/>
    </edge>
    <edge id=":57748951_2" function="internal">
        <lane id=":57748951_2_0" index="0" allow="bus delivery bicycle" speed="6.48" length="9.12" shape="4313.78,1338.31 4311.29,1338.65 4309.53,1339.71 4308.50,1341.48 4308.20,1343.97"/>
    </edge>
    <edge id=":57748951_3" function="internal">
        <lane id=":57748951_3_0" index="0" allow="bus delivery bicycle" speed="7.55" length="12.83" shape="4313.78,1338.31 4309.86,1337.85 4307.10,1336.52 4305.50,1334.32 4305.05,1331.25"/>
    </edge>
    <edge id=":57748951_4" function="internal">
        <lane id=":57748951_4_0" index="0" allow="delivery bicycle" speed="5.96" length="7.58" shape="4308.25,1331.37 4308.54,1332.99 4309.57,1334.16 4311.32,1334.87 4313.79,1335.11"/>
    </edge>
    <edge id=":57748951_5" function="internal">
        <lane id=":57748951_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="12.60" shape="4308.25,1331.37 4308.20,1343.97"/>
    </edge>
    <edge id=":57748951_w0" function="walkingarea">
        <lane id=":57748951_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.79" width="3.20" shape="4306.65,1331.31 4303.45,1331.19 4303.40,1344.07 4306.60,1344.00"/>
    </edge>
    <edge id=":57748951_w1" function="walkingarea">
        <lane id=":57748951_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.22" width="2.00" shape="4309.80,1343.94 4311.80,1343.90 4313.76,1341.91 4313.77,1339.91 4312.53,1340.02 4311.53,1340.35 4310.75,1340.91 4310.20,1341.69 4309.88,1342.70"/>
    </edge>
    <edge id=":57748951_w2" function="walkingarea">
        <lane id=":57748951_w2_0" index="0" allow="pedestrian" speed="1.00" length="4.69" width="3.20" shape="4313.79,1336.71 4313.80,1333.51 4311.85,1331.50 4309.85,1331.43 4309.90,1333.04 4310.20,1334.35 4310.73,1335.38 4311.51,1336.11 4312.53,1336.56"/>
    </edge>
    <edge id=":57748977_0" function="internal">
        <lane id=":57748977_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4302.55,1211.29 4303.34,1210.08 4304.13,1209.67 4304.94,1210.06 4305.75,1211.25"/>
    </edge>
    <edge id=":57748981_0" function="internal">
        <lane id=":57748981_0_0" index="0" allow="delivery bicycle" speed="5.67" length="6.76" shape="4328.56,1257.18 4326.53,1256.19 4324.85,1255.88 4323.54,1256.26 4322.57,1257.31"/>
    </edge>
    <edge id=":57748981_1" function="internal">
        <lane id=":57748981_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.68" shape="4328.56,1257.18 4315.94,1249.66"/>
    </edge>
    <edge id=":57748981_2" function="internal">
        <lane id=":57748981_2_0" index="0" allow="pedestrian delivery bicycle" speed="7.40" length="11.91" shape="4328.56,1257.18 4325.61,1254.95 4323.97,1252.58 4323.62,1250.07 4324.57,1247.43"/>
    </edge>
    <edge id=":57748981_3" function="internal">
        <lane id=":57748981_3_0" index="0" allow="delivery bicycle" speed="5.77" length="6.82" shape="4327.33,1249.06 4326.91,1250.40 4327.25,1251.75 4328.35,1253.09 4330.21,1254.43"/>
    </edge>
    <edge id=":57748981_4" function="internal">
        <lane id=":57748981_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="9.53" shape="4327.33,1249.06 4322.57,1257.31"/>
    </edge>
    <edge id=":57748981_5" function="internal">
        <lane id=":57748981_5_0" index="0" allow="delivery bicycle" speed="7.64" length="2.82" shape="4327.33,1249.06 4325.41,1251.13"/>
    </edge>
    <edge id=":57748981_12" function="internal">
        <lane id=":57748981_12_0" index="0" allow="delivery bicycle" speed="7.64" length="10.03" shape="4325.41,1251.13 4322.88,1251.93 4319.72,1251.44 4315.94,1249.66"/>
    </edge>
    <edge id=":57748981_6" function="internal">
        <lane id=":57748981_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4317.57,1246.91 4318.83,1247.43 4319.96,1247.42 4320.96,1246.88 4321.81,1245.81"/>
    </edge>
    <edge id=":57748981_7" function="internal">
        <lane id=":57748981_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.71" shape="4317.57,1246.91 4330.21,1254.43"/>
    </edge>
    <edge id=":57748981_8" function="internal">
        <lane id=":57748981_8_0" index="0" allow="delivery bicycle" speed="7.73" length="12.98" shape="4317.57,1246.91 4320.94,1249.36 4322.90,1251.91 4323.44,1254.56 4322.57,1257.31"/>
    </edge>
    <edge id=":57748981_9" function="internal">
        <lane id=":57748981_9_0" index="0" allow="pedestrian delivery bicycle" speed="6.19" length="7.95" shape="4319.78,1255.74 4320.15,1254.29 4319.63,1252.79 4318.23,1251.25 4315.94,1249.66"/>
    </edge>
    <edge id=":57748981_10" function="internal">
        <lane id=":57748981_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.59" shape="4319.78,1255.74 4324.57,1247.43"/>
    </edge>
    <edge id=":57748981_11" function="internal">
        <lane id=":57748981_11_0" index="0" allow="pedestrian delivery bicycle" speed="7.33" length="3.23" shape="4319.78,1255.74 4321.63,1253.54 4321.96,1253.40"/>
    </edge>
    <edge id=":57748981_13" function="internal">
        <lane id=":57748981_13_0" index="0" allow="pedestrian delivery bicycle" speed="7.33" length="8.76" shape="4321.96,1253.40 4323.98,1252.58 4326.84,1252.88 4330.21,1254.43"/>
    </edge>
    <edge id=":57748981_w0" function="walkingarea">
        <lane id=":57748981_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.74" width="3.20" shape="4323.97,1258.10 4325.71,1259.08 4327.73,1258.55 4329.38,1255.80 4329.38,1255.80 4331.03,1253.06 4330.43,1250.88 4328.70,1249.87"/>
    </edge>
    <edge id=":57748981_w1" function="walkingarea">
        <lane id=":57748981_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.84" width="3.20" shape="4325.95,1248.24 4323.19,1246.62 4323.19,1246.62 4320.43,1245.00 4318.38,1245.53 4316.75,1248.28 4316.75,1248.28 4315.13,1251.04 4318.39,1254.95 4321.18,1256.53"/>
    </edge>
    <edge id=":57748982_0" function="internal">
        <lane id=":57748982_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.80" shape="4341.77,1264.57 4340.21,1264.05 4338.85,1264.08 4337.68,1264.66 4336.71,1265.79"/>
    </edge>
    <edge id=":57748982_1" function="internal">
        <lane id=":57748982_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.01" shape="4341.77,1264.57 4339.10,1263.28 4337.29,1262.35 4335.52,1261.36 4332.97,1259.83"/>
    </edge>
    <edge id=":57748982_2" function="internal">
        <lane id=":57748982_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.78" shape="4341.77,1264.57 4339.28,1262.89 4338.03,1260.86 4338.03,1258.48 4339.27,1255.74"/>
    </edge>
    <edge id=":57748982_3" function="internal">
        <lane id=":57748982_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="5.15" shape="4341.97,1257.47 4341.37,1258.78 4341.37,1259.92 4341.97,1260.89 4343.16,1261.69"/>
    </edge>
    <edge id=":57748982_4" function="internal">
        <lane id=":57748982_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.84" shape="4341.97,1257.47 4336.71,1265.79"/>
    </edge>
    <edge id=":57748982_5" function="internal">
        <lane id=":57748982_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.54" shape="4341.97,1257.47 4340.06,1259.72 4337.92,1260.87 4335.55,1260.90 4332.97,1259.83"/>
    </edge>
    <edge id=":57748982_6" function="internal">
        <lane id=":57748982_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.29" length="5.49" shape="4334.62,1257.09 4335.93,1257.62 4337.15,1257.58 4338.26,1256.95 4339.27,1255.74"/>
    </edge>
    <edge id=":57748982_7" function="internal">
        <lane id=":57748982_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.71" shape="4334.62,1257.09 4337.09,1258.57 4338.81,1259.54 4340.57,1260.43 4343.16,1261.69"/>
    </edge>
    <edge id=":57748982_8" function="internal">
        <lane id=":57748982_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.23" shape="4334.62,1257.09 4336.80,1258.87 4337.87,1260.91 4337.84,1263.21 4336.71,1265.79"/>
    </edge>
    <edge id=":57748982_9" function="internal">
        <lane id=":57748982_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="4333.99,1264.10 4334.55,1262.83 4334.56,1261.70 4334.04,1260.70 4332.97,1259.83"/>
    </edge>
    <edge id=":57748982_10" function="internal">
        <lane id=":57748982_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.88" shape="4333.99,1264.10 4339.27,1255.74"/>
    </edge>
    <edge id=":57748982_11" function="internal">
        <lane id=":57748982_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.57" shape="4333.99,1264.10 4335.79,1261.98 4337.92,1260.87 4340.38,1260.77 4343.16,1261.69"/>
    </edge>
    <edge id=":57748982_w0" function="walkingarea">
        <lane id=":57748982_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.43" width="3.20" shape="4341.08,1266.01 4342.47,1263.13 4342.47,1263.13 4343.86,1260.25 4343.31,1258.33 4340.62,1256.61 4340.62,1256.61 4337.93,1254.88 4335.44,1255.72 4333.79,1258.46 4333.79,1258.46 4332.14,1261.20 4332.63,1263.25 4335.35,1264.94 4335.35,1264.94 4338.07,1266.63 4340.43,1265.76 4339.85,1265.65 4339.32,1265.68 4338.84,1265.86 4338.43,1266.17"/>
    </edge>
    <edge id=":57749001_0" function="internal">
        <lane id=":57749001_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.66" shape="4332.66,1284.46 4330.46,1284.60 4328.79,1285.07 4327.64,1285.89 4327.02,1287.04"/>
    </edge>
    <edge id=":57749001_1" function="internal">
        <lane id=":57749001_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.24" shape="4332.66,1284.46 4329.14,1283.92 4327.08,1282.41 4326.48,1279.92 4327.33,1276.46"/>
    </edge>
    <edge id=":57749001_2" function="internal">
        <lane id=":57749001_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.74" length="5.52" shape="4330.30,1277.65 4329.92,1279.21 4330.19,1280.33 4331.12,1281.02 4332.70,1281.26"/>
    </edge>
    <edge id=":57749001_3" function="internal">
        <lane id=":57749001_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.95" shape="4330.30,1277.65 4329.19,1280.39 4328.45,1282.28 4327.82,1284.20 4327.02,1287.04"/>
    </edge>
    <edge id=":57749001_4" function="internal">
        <lane id=":57749001_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.32" shape="4323.93,1286.20 4324.75,1283.29 4325.43,1281.26 4326.20,1279.26 4327.33,1276.46"/>
    </edge>
    <edge id=":57749001_5" function="internal">
        <lane id=":57749001_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.89" shape="4323.93,1286.20 4324.99,1284.00 4326.81,1282.45 4329.38,1281.53 4332.70,1281.26"/>
    </edge>
    <edge id=":57749001_w0" function="walkingarea">
        <lane id=":57749001_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.52" width="3.20" shape="4332.64,1286.06 4332.68,1282.86 4332.68,1282.86 4332.73,1279.66 4331.78,1278.25 4328.82,1277.06 4328.82,1277.06 4325.85,1275.87 4322.39,1285.78 4325.47,1286.62 4325.47,1286.62 4328.56,1287.46 4331.50,1286.09 4330.55,1286.20 4329.78,1286.39 4329.19,1286.66 4328.78,1287.02"/>
    </edge>
    <edge id=":57749194_0" function="internal">
        <lane id=":57749194_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="7.90" shape="4270.57,1177.35 4272.77,1176.97 4274.20,1176.31 4275.61,1175.58 4277.79,1175.00"/>
        <lane id=":57749194_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="7.90" shape="4270.75,1180.55 4273.04,1180.16 4274.52,1179.49 4276.00,1178.76 4278.27,1178.17"/>
        <lane id=":57749194_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="7.90" shape="4270.75,1180.55 4273.13,1180.66 4274.76,1181.08 4276.38,1181.43 4278.74,1181.33"/>
    </edge>
    <edge id=":57749194_w0" function="walkingarea">
        <lane id=":57749194_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.36" width="2.00" shape="4277.56,1173.42 4277.26,1171.44 4270.37,1173.76 4270.48,1175.75 4272.04,1175.55 4273.15,1175.18 4274.03,1174.72 4274.91,1174.23 4276.01,1173.77"/>
    </edge>
    <edge id=":57749201_0" function="internal">
        <lane id=":57749201_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.27" shape="4187.77,1180.63 4188.07,1180.63"/>
        <lane id=":57749201_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.27" shape="4187.84,1183.83 4188.08,1183.83"/>
    </edge>
    <edge id=":57749201_w0" function="walkingarea">
        <lane id=":57749201_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.34" width="2.00" shape="4188.07,1179.03 4188.06,1177.03 4187.71,1177.03 4187.74,1179.03"/>
    </edge>
    <edge id=":57749244_0" function="internal">
        <lane id=":57749244_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4125.15,1182.14 4125.43,1182.14"/>
        <lane id=":57749244_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4125.18,1185.34 4125.50,1185.34"/>
    </edge>
    <edge id=":57749244_w0" function="walkingarea">
        <lane id=":57749244_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.25" width="2.00" shape="4125.40,1180.54 4125.36,1178.54 4125.12,1178.54 4125.13,1180.54"/>
    </edge>
    <edge id=":57773941_0" function="internal">
        <lane id=":57773941_0_0" index="0" allow="delivery bicycle" speed="5.56" length="6.54" shape="5146.00,751.50 5143.79,751.58 5142.17,752.05 5141.13,752.89 5140.68,754.12"/>
    </edge>
    <edge id=":57773941_1" function="internal">
        <lane id=":57773941_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.91" shape="5146.00,751.50 5142.82,751.41 5140.45,751.14 5138.34,750.26 5135.98,748.30"/>
    </edge>
    <edge id=":57773941_2" function="internal">
        <lane id=":57773941_2_0" index="0" allow="delivery bicycle" speed="5.56" length="8.57" shape="5138.22,746.05 5140.12,747.59 5141.74,748.19 5143.58,748.28 5146.14,748.31"/>
    </edge>
    <edge id=":57773941_3" function="internal">
        <lane id=":57773941_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.74" shape="5138.22,746.05 5139.51,747.67 5140.35,749.55 5140.74,751.71 5140.68,754.12"/>
    </edge>
    <edge id=":57773941_4" function="internal">
        <lane id=":57773941_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.87" shape="5137.50,753.76 5137.56,752.09 5137.32,750.62 5136.80,749.36 5135.98,748.30"/>
    </edge>
    <edge id=":57773941_5" function="internal">
        <lane id=":57773941_5_0" index="0" allow="delivery bicycle" speed="5.56" length="11.41" shape="5137.50,753.76 5138.29,751.24 5139.99,749.50 5142.60,748.52 5146.14,748.31"/>
    </edge>
    <edge id=":57773941_w0" function="walkingarea">
        <lane id=":57773941_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.65" width="3.20" shape="5142.27,754.30 5144.26,754.53 5145.93,753.10 5146.07,749.91 5146.07,749.91 5146.21,746.71 5140.42,746.14 5141.26,747.51 5141.87,749.02 5142.24,750.65 5142.37,752.41"/>
    </edge>
    <edge id=":57773951_0" function="internal">
        <lane id=":57773951_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="5212.70,993.77 5211.87,994.95 5211.06,995.33 5210.27,994.91 5209.50,993.69"/>
    </edge>
    <edge id=":57774007_0" function="internal">
        <lane id=":57774007_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="14.81" shape="5139.22,1107.14 5134.94,1106.43 5132.11,1105.17 5129.28,1104.00 5125.00,1103.55"/>
    </edge>
    <edge id=":57774007_1" function="internal">
        <lane id=":57774007_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.13" length="5.67" shape="5139.35,1103.94 5135.62,1103.24 5134.06,1102.20"/>
    </edge>
    <edge id=":57774007_6" function="internal">
        <lane id=":57774007_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.13" length="8.55" shape="5134.06,1102.20 5132.96,1101.46 5131.35,1098.61 5130.81,1094.69"/>
    </edge>
    <edge id=":57774007_2" function="internal">
        <lane id=":57774007_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.66" length="9.22" shape="5134.01,1094.68 5134.36,1097.25 5135.38,1099.12 5137.09,1100.29 5139.47,1100.75"/>
    </edge>
    <edge id=":57774007_3" function="internal">
        <lane id=":57774007_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.10" length="14.35" shape="5134.01,1094.68 5133.46,1098.48 5131.77,1101.23 5128.95,1102.92 5125.00,1103.55"/>
    </edge>
    <edge id=":57774007_4" function="internal">
        <lane id=":57774007_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.59" length="9.12" shape="5125.10,1100.35 5127.60,1099.94 5129.39,1098.87 5130.46,1097.11 5130.81,1094.69"/>
    </edge>
    <edge id=":57774007_5" function="internal">
        <lane id=":57774007_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="14.38" shape="5125.10,1100.35 5139.47,1100.75"/>
    </edge>
    <edge id=":57774007_w0" function="walkingarea">
        <lane id=":57774007_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.65" width="2.00" shape="5124.89,1105.15 5124.94,1107.15 5139.08,1110.74 5139.16,1108.74 5136.09,1108.36 5133.88,1107.64 5132.10,1106.77 5130.32,1105.94 5128.11,1105.34"/>
    </edge>
    <edge id=":57774007_w1" function="walkingarea">
        <lane id=":57774007_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.57" width="2.00" shape="5139.54,1099.15 5139.62,1097.15 5137.61,1094.67 5135.61,1094.68 5135.72,1096.00 5136.05,1097.09 5136.60,1097.95 5137.36,1098.58 5138.34,1098.98"/>
    </edge>
    <edge id=":57774007_w2" function="walkingarea">
        <lane id=":57774007_w2_0" index="0" allow="pedestrian" speed="1.00" length="4.30" width="2.00" shape="5129.21,1094.69 5127.21,1094.70 5125.16,1096.75 5125.21,1098.75 5126.33,1098.61 5127.37,1098.25 5128.18,1097.69 5128.75,1096.90 5129.10,1095.91"/>
    </edge>
    <edge id=":57774011_0" function="internal">
        <lane id=":57774011_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.93" shape="5130.65,927.38 5130.31,924.96 5129.28,923.22 5127.56,922.16 5125.15,921.77"/>
    </edge>
    <edge id=":57774011_1" function="internal">
        <lane id=":57774011_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.72" length="14.21" shape="5130.65,927.38 5130.94,913.17"/>
    </edge>
    <edge id=":57774011_2" function="internal">
        <lane id=":57774011_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.72" length="14.09" shape="5134.13,913.29 5133.86,927.38"/>
    </edge>
    <edge id=":57774011_3" function="internal">
        <lane id=":57774011_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.02" shape="5134.13,913.29 5133.45,917.06 5131.72,919.72 5128.95,921.30 5125.15,921.77"/>
    </edge>
    <edge id=":57774011_4" function="internal">
        <lane id=":57774011_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.95" shape="5125.20,918.57 5127.63,918.27 5129.39,917.27 5130.50,915.57 5130.94,913.17"/>
    </edge>
    <edge id=":57774011_5" function="internal">
        <lane id=":57774011_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.01" length="14.03" shape="5125.20,918.57 5128.99,919.18 5131.69,920.85 5133.32,923.58 5133.86,927.38"/>
    </edge>
    <edge id=":57774011_w0" function="walkingarea">
        <lane id=":57774011_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.91" width="3.20" shape="5129.05,927.37 5132.25,927.38 5132.26,927.38 5135.46,927.38 5137.73,913.43 5135.73,913.35 5135.33,916.46 5134.38,918.99 5132.88,920.95 5130.84,922.33 5128.25,923.14"/>
    </edge>
    <edge id=":57775844_0" function="internal">
        <lane id=":57775844_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.30" shape="2324.42,1172.34 2324.42,1172.05"/>
    </edge>
    <edge id=":57775844_1" function="internal">
        <lane id=":57775844_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.30" shape="2327.62,1172.03 2327.62,1172.34"/>
    </edge>
    <edge id=":57775844_w0" function="walkingarea">
        <lane id=":57775844_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="3.20" shape="2322.82,1172.35 2326.02,1172.34 2326.02,1172.34 2329.22,1172.33 2329.22,1172.03 2326.02,1172.04 2326.02,1172.04 2322.82,1172.05"/>
    </edge>
    <edge id=":57792145_0" function="internal">
        <lane id=":57792145_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4020.97,1181.48 4021.27,1181.48"/>
        <lane id=":57792145_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4020.92,1184.68 4021.21,1184.68"/>
    </edge>
    <edge id=":57792145_w0" function="walkingarea">
        <lane id=":57792145_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="4021.30,1179.88 4021.33,1177.88 4021.03,1177.88 4021.00,1179.88"/>
    </edge>
    <edge id=":57792146_0" function="internal">
        <lane id=":57792146_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4025.74,1195.75 4023.34,1195.90 4021.71,1196.39 4020.09,1196.87 4017.68,1197.02"/>
        <lane id=":57792146_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4025.87,1192.56 4023.47,1192.71 4021.84,1193.19 4020.22,1193.67 4017.81,1193.83"/>
        <lane id=":57792146_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4025.87,1192.56 4023.49,1192.21 4021.91,1191.59 4020.33,1190.98 4017.94,1190.63"/>
    </edge>
    <edge id=":57792146_w0" function="walkingarea">
        <lane id=":57792146_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.16" width="3.20" shape="4025.68,1197.35 4025.81,1194.15 4025.81,1194.15 4025.94,1190.96 4018.01,1189.03 4017.88,1192.23 4017.88,1192.23 4017.75,1195.42 4017.75,1195.42 4017.62,1198.62 4023.95,1197.40 4022.68,1197.64 4021.65,1197.99 4020.61,1198.33 4019.35,1198.57"/>
    </edge>
    <edge id=":57810993_0" function="internal">
        <lane id=":57810993_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.81" shape="3475.98,1730.07 3475.12,1720.30"/>
    </edge>
    <edge id=":57810993_1" function="internal">
        <lane id=":57810993_1_0" index="0" allow="delivery bicycle" speed="7.25" length="4.86" shape="3475.98,1730.07 3476.17,1727.13 3477.18,1725.51"/>
    </edge>
    <edge id=":57810993_6" function="internal">
        <lane id=":57810993_6_0" index="0" allow="delivery bicycle" speed="7.25" length="7.31" shape="3477.18,1725.51 3477.53,1724.96 3480.06,1723.55 3483.76,1722.90"/>
    </edge>
    <edge id=":57810993_2" function="internal">
        <lane id=":57810993_2_0" index="0" allow="delivery bicycle" speed="5.65" length="6.82" shape="3483.95,1726.09 3481.71,1726.44 3480.16,1727.15 3479.31,1728.24 3479.16,1729.70"/>
    </edge>
    <edge id=":57810993_3" function="internal">
        <lane id=":57810993_3_0" index="0" allow="delivery bicycle" speed="7.25" length="11.99" shape="3483.95,1726.09 3480.22,1725.93 3477.50,1724.91 3475.80,1723.03 3475.12,1720.30"/>
    </edge>
    <edge id=":57810993_4" function="internal">
        <lane id=":57810993_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.75" length="6.84" shape="3478.31,1720.12 3478.72,1721.46 3479.76,1722.37 3481.44,1722.85 3483.76,1722.90"/>
    </edge>
    <edge id=":57810993_5" function="internal">
        <lane id=":57810993_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.61" shape="3478.31,1720.12 3479.16,1729.70"/>
    </edge>
    <edge id=":57810993_w0" function="walkingarea">
        <lane id=":57810993_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.98" width="2.00" shape="3473.52,1720.39 3471.52,1720.50 3472.41,1730.50 3474.39,1730.26"/>
    </edge>
    <edge id=":57810993_w1" function="walkingarea">
        <lane id=":57810993_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.36" width="3.20" shape="3480.75,1729.51 3482.73,1729.27 3484.05,1727.69 3483.86,1724.50 3483.86,1724.50 3483.66,1721.30 3479.91,1720.03 3476.72,1720.21 3477.07,1722.30 3477.75,1723.75 3478.61,1724.87 3479.50,1725.98 3480.26,1727.42"/>
    </edge>
    <edge id=":57811028_0" function="internal">
        <lane id=":57811028_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.74" shape="3934.86,2223.47 3933.15,2221.14 3931.95,2219.56 3930.68,2218.05 3928.74,2215.90"/>
    </edge>
    <edge id=":57811028_1" function="internal">
        <lane id=":57811028_1_0" index="0" allow="bus delivery evehicle" speed="7.49" length="13.19" shape="3934.86,2223.47 3933.42,2220.54 3933.53,2217.76 3935.19,2215.14 3938.40,2212.68"/>
    </edge>
    <edge id=":57811028_2" function="internal">
        <lane id=":57811028_2_0" index="0" allow="bus delivery evehicle" speed="5.88" length="7.69" shape="3940.04,2215.42 3938.02,2216.92 3936.91,2218.44 3936.72,2219.99 3937.43,2221.57"/>
    </edge>
    <edge id=":57811028_3" function="internal">
        <lane id=":57811028_3_0" index="0" allow="bus delivery evehicle" speed="8.09" length="12.28" shape="3940.04,2215.42 3936.49,2217.16 3933.43,2217.81 3930.84,2217.40 3928.74,2215.90"/>
    </edge>
    <edge id=":57811028_4" function="internal">
        <lane id=":57811028_4_0" index="0" allow="bus delivery evehicle" speed="6.61" length="7.90" shape="3931.10,2213.74 3932.29,2214.48 3933.90,2214.54 3935.94,2213.94 3938.40,2212.68"/>
    </edge>
    <edge id=":57811028_5" function="internal">
        <lane id=":57811028_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="10.08" shape="3931.10,2213.74 3933.11,2215.96 3934.42,2217.53 3935.66,2219.16 3937.43,2221.57"/>
    </edge>
    <edge id=":57811028_w0" function="walkingarea">
        <lane id=":57811028_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.73" width="3.20" shape="3929.92,2214.82 3927.56,2216.98 3933.57,2224.42 3936.15,2222.52 3934.90,2220.82 3933.97,2219.56 3933.19,2218.54 3932.37,2217.55 3931.34,2216.38"/>
    </edge>
    <edge id=":57811040_0" function="internal">
        <lane id=":57811040_0_0" index="0" allow="bus coach evehicle" speed="13.89" length="7.77" shape="4033.89,2083.01 4033.70,2075.25"/>
    </edge>
    <edge id=":57811040_1" function="internal">
        <lane id=":57811040_1_0" index="0" allow="bus coach evehicle" speed="10.18" length="7.77" shape="4040.76,2076.49 4039.18,2078.20 4038.03,2079.43 4037.33,2080.82 4037.09,2083.01"/>
    </edge>
    <edge id=":57811040_2" function="internal">
        <lane id=":57811040_2_0" index="0" allow="bus coach evehicle" speed="13.89" length="7.84" shape="4036.94,2075.17 4037.09,2083.01"/>
    </edge>
    <edge id=":57811047_0" function="internal">
        <lane id=":57811047_0_0" index="0" allow="bus coach evehicle" speed="11.73" length="8.45" shape="4059.14,2067.53 4056.33,2066.60 4054.23,2066.69 4052.09,2067.41 4051.02,2067.77"/>
    </edge>
    <edge id=":57811047_1" function="internal">
        <lane id=":57811047_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.84" shape="4059.14,2067.53 4056.52,2066.24 4054.81,2065.21 4053.14,2064.11 4050.64,2062.59"/>
    </edge>
    <edge id=":57811047_4" function="internal">
        <lane id=":57811047_4_0" index="0" allow="bus coach evehicle" speed="11.73" length="2.00" shape="4051.02,2067.77 4049.12,2068.40"/>
    </edge>
    <edge id=":57811047_2" function="internal">
        <lane id=":57811047_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.55" shape="4052.23,2059.82 4054.65,2061.29 4056.27,2062.36 4057.93,2063.37 4060.47,2064.62"/>
    </edge>
    <edge id=":57811047_3" function="internal">
        <lane id=":57811047_3_0" index="0" allow="bus coach evehicle" speed="6.51" length="5.82" shape="4052.23,2059.82 4055.47,2062.32 4055.88,2063.99"/>
    </edge>
    <edge id=":57811047_5" function="internal">
        <lane id=":57811047_5_0" index="0" allow="bus coach evehicle" speed="6.51" length="8.66" shape="4055.88,2063.99 4056.03,2064.59 4053.91,2066.61 4049.12,2068.40"/>
    </edge>
    <edge id=":57811047_c0" function="crossing" crossingEdges="7894793">
        <lane id=":57811047_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="2.00" shape="4050.51,2069.68 4049.67,2066.59"/>
    </edge>
    <edge id=":57811047_w0" function="walkingarea">
        <lane id=":57811047_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.76" width="2.00" shape="4049.54,2069.94 4050.07,2071.87 4057.65,2070.81 4058.48,2068.99 4056.70,2068.33 4055.31,2068.14 4054.10,2068.32 4052.88,2068.76 4051.42,2069.33"/>
    </edge>
    <edge id=":57811047_w1" function="walkingarea">
        <lane id=":57811047_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="2.00" shape="4061.13,2063.16 4061.96,2061.34 4054.02,2056.69 4053.02,2058.43 4054.74,2059.45 4055.99,2060.26 4057.00,2060.94 4058.04,2061.59 4059.33,2062.30"/>
    </edge>
    <edge id=":57811047_w2" function="walkingarea">
        <lane id=":57811047_w2_0" index="0" allow="pedestrian" speed="1.00" length="1.77" width="2.00" shape="4049.84,2063.98 4048.85,2065.72 4048.70,2066.86 4049.89,2066.46 4050.68,2066.03 4051.07,2065.57 4051.06,2065.07 4050.65,2064.55"/>
    </edge>
    <edge id=":57811053_0" function="internal">
        <lane id=":57811053_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="12.61" shape="4497.35,2124.70 4493.95,2123.20 4491.49,2122.49 4488.92,2122.17 4485.19,2121.84"/>
    </edge>
    <edge id=":57811053_1" function="internal">
        <lane id=":57811053_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.07" length="13.76" shape="4497.35,2124.70 4494.97,2123.00 4493.18,2120.49 4491.95,2117.16 4491.30,2113.00"/>
    </edge>
    <edge id=":57811053_2" function="internal">
        <lane id=":57811053_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.83" length="10.44" shape="4494.49,2112.75 4494.97,2116.05 4495.84,2118.66 4497.10,2120.58 4498.74,2121.81"/>
    </edge>
    <edge id=":57811053_3" function="internal">
        <lane id=":57811053_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.86" length="15.55" shape="4494.49,2112.75 4494.21,2117.11 4492.57,2120.08 4489.56,2121.66 4485.19,2121.84"/>
    </edge>
    <edge id=":57811053_4" function="internal">
        <lane id=":57811053_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.33" length="9.67" shape="4485.51,2118.65 4488.23,2118.54 4490.11,2117.56 4491.13,2115.72 4491.30,2113.00"/>
    </edge>
    <edge id=":57811053_5" function="internal">
        <lane id=":57811053_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.72" shape="4485.51,2118.65 4489.57,2119.03 4492.36,2119.39 4495.04,2120.17 4498.74,2121.81"/>
    </edge>
    <edge id=":57811053_c0" function="crossing" crossingEdges="7896018#0 -7896018#0.16">
        <lane id=":57811053_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4489.83,2114.62 4496.21,2114.11"/>
    </edge>
    <edge id=":57811053_w0" function="walkingarea">
        <lane id=":57811053_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.60" width="2.00" shape="4485.02,2123.43 4484.82,2125.42 4495.79,2127.94 4496.65,2126.14 4494.34,2125.08 4492.57,2124.42 4491.05,2124.04 4489.48,2123.83 4487.57,2123.66"/>
    </edge>
    <edge id=":57811053_w1" function="walkingarea">
        <lane id=":57811053_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.25" width="3.00" shape="4499.43,2120.37 4500.30,2118.57 4498.08,2112.46 4496.09,2112.62 4496.32,2114.61 4496.68,2116.32 4497.18,2117.75 4497.80,2118.90 4498.55,2119.78"/>
    </edge>
    <edge id=":57811053_w2" function="walkingarea">
        <lane id=":57811053_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.40" width="3.00" shape="4489.71,2113.13 4487.71,2113.28 4485.88,2115.07 4485.68,2117.06 4487.01,2117.08 4488.07,2116.83 4488.87,2116.30 4489.41,2115.51 4489.69,2114.45"/>
    </edge>
    <edge id=":57811057_0" function="internal">
        <lane id=":57811057_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.58" shape="4536.91,2168.23 4535.83,2164.38 4535.74,2161.53 4535.52,2158.74 4534.04,2155.09"/>
    </edge>
    <edge id=":57811057_1" function="internal">
        <lane id=":57811057_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="5.74" shape="4539.86,2166.99 4538.92,2163.41 4539.19,2161.39"/>
    </edge>
    <edge id=":57811057_6" function="internal">
        <lane id=":57811057_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="7.86" shape="4539.19,2161.39 4539.33,2160.34 4541.08,2157.79 4544.18,2155.75"/>
    </edge>
    <edge id=":57811057_2" function="internal">
        <lane id=":57811057_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.47" length="8.60" shape="4545.54,2158.64 4543.59,2159.93 4542.48,2161.55 4542.22,2163.49 4542.81,2165.76"/>
    </edge>
    <edge id=":57811057_3" function="internal">
        <lane id=":57811057_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.04" length="13.52" shape="4545.54,2158.64 4542.01,2159.75 4538.92,2159.52 4536.26,2157.97 4534.04,2155.09"/>
    </edge>
    <edge id=":57811057_4" function="internal">
        <lane id=":57811057_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.54" length="5.51" shape="4536.83,2153.52 4538.24,2155.34 4539.94,2156.33 4541.17,2156.41"/>
    </edge>
    <edge id=":57811057_5" function="internal">
        <lane id=":57811057_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.64" shape="4536.83,2153.52 4538.81,2157.05 4540.09,2159.50 4541.24,2162.03 4542.81,2165.76"/>
    </edge>
    <edge id=":57811057_7" function="internal">
        <lane id=":57811057_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.54" length="3.12" shape="4541.17,2156.41 4541.92,2156.46 4544.18,2155.75"/>
    </edge>
    <edge id=":57811057_c0" function="crossing" crossingEdges="USANorthDrWB_1 USANorthDrEB_12">
        <lane id=":57811057_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4542.14,2154.94 4544.87,2160.73"/>
    </edge>
    <edge id=":57811057_w0" function="walkingarea">
        <lane id=":57811057_w0_0" index="0" allow="pedestrian" speed="1.00" length="13.15" width="2.00" shape="4532.65,2155.88 4530.91,2156.86 4533.59,2169.62 4535.43,2168.85 4534.56,2166.16 4534.30,2164.05 4534.30,2162.23 4534.25,2160.45 4533.81,2158.42"/>
    </edge>
    <edge id=":57811057_w1" function="walkingarea">
        <lane id=":57811057_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.29" width="3.00" shape="4544.29,2165.14 4546.13,2164.36 4547.08,2161.90 4546.23,2160.09 4545.23,2160.68 4544.51,2161.36 4544.05,2162.15 4543.86,2163.04 4543.94,2164.04"/>
    </edge>
    <edge id=":57811057_w2" function="walkingarea">
        <lane id=":57811057_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.34" width="3.00" shape="4543.50,2154.30 4542.64,2152.49 4539.96,2151.75 4538.22,2152.73 4538.87,2153.66 4539.61,2154.33 4540.45,2154.73 4541.37,2154.85 4542.39,2154.71"/>
    </edge>
    <edge id=":57811097_0" function="internal">
        <lane id=":57811097_0_0" index="0" allow="delivery bicycle" speed="5.05" length="4.99" shape="4767.58,1519.79 4766.23,1519.98 4765.26,1520.56 4764.67,1521.52 4764.46,1522.87"/>
    </edge>
    <edge id=":57811097_1" function="internal">
        <lane id=":57811097_1_0" index="0" allow="delivery bicycle" speed="5.56" length="10.08" shape="4767.58,1519.79 4764.85,1519.40 4762.88,1518.23 4761.67,1516.29 4761.23,1513.58"/>
    </edge>
    <edge id=":57811097_2" function="internal">
        <lane id=":57811097_2_0" index="0" allow="delivery bicycle" speed="5.08" length="5.00" shape="4764.43,1513.52 4764.65,1514.86 4765.25,1515.82 4766.23,1516.40 4767.59,1516.59"/>
    </edge>
    <edge id=":57811097_3" function="internal">
        <lane id=":57811097_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.35" shape="4764.43,1513.52 4764.46,1522.87"/>
    </edge>
    <edge id=":57811097_4" function="internal">
        <lane id=":57811097_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.24" shape="4761.26,1522.83 4761.23,1513.58"/>
    </edge>
    <edge id=":57811097_5" function="internal">
        <lane id=":57811097_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.11" shape="4761.26,1522.83 4761.69,1520.09 4762.88,1518.14 4764.85,1516.98 4767.59,1516.59"/>
    </edge>
    <edge id=":57811097_w0" function="walkingarea">
        <lane id=":57811097_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4767.58,1521.39 4767.59,1518.19 4767.59,1518.19 4767.59,1514.99"/>
    </edge>
    <edge id=":57811097_w1" function="walkingarea">
        <lane id=":57811097_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.16" width="2.00" shape="4759.63,1513.61 4757.63,1513.65 4757.66,1522.78 4759.66,1522.80"/>
    </edge>
    <edge id=":57811099_0" function="internal">
        <lane id=":57811099_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.93" shape="4837.63,1520.82 4835.59,1522.00 4834.24,1523.40 4833.57,1525.04 4833.59,1526.89"/>
    </edge>
    <edge id=":57811099_1" function="internal">
        <lane id=":57811099_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.00" shape="4837.63,1520.82 4835.34,1521.74 4833.46,1522.27 4831.99,1522.42 4830.92,1522.18"/>
    </edge>
    <edge id=":57811099_2" function="internal">
        <lane id=":57811099_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.71" length="4.90" shape="4837.63,1520.82 4836.13,1521.03 4835.26,1520.68 4835.02,1519.77 4835.40,1518.31"/>
    </edge>
    <edge id=":57811099_3" function="internal">
        <lane id=":57811099_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.70" shape="4831.86,1519.07 4832.67,1519.20 4833.63,1519.01 4834.59,1518.66 4835.40,1518.31"/>
    </edge>
    <edge id=":57811099_4" function="internal">
        <lane id=":57811099_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.06" shape="4831.86,1519.07 4832.49,1520.35 4832.99,1522.78 4833.37,1525.32 4833.59,1526.89"/>
    </edge>
    <edge id=":57811099_5" function="internal">
        <lane id=":57811099_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="4.74" shape="4831.86,1519.07 4832.79,1520.20 4832.95,1521.10 4832.32,1521.76 4830.92,1522.18"/>
    </edge>
    <edge id=":57811099_6" function="internal">
        <lane id=":57811099_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.80" length="3.38" shape="4830.50,1525.35 4830.76,1524.50 4831.11,1523.56 4831.26,1522.73 4830.92,1522.18"/>
    </edge>
    <edge id=":57811099_7" function="internal">
        <lane id=":57811099_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.96" shape="4830.50,1525.35 4831.12,1522.96 4832.14,1520.98 4833.57,1519.43 4835.40,1518.31"/>
    </edge>
    <edge id=":57811099_8" function="internal">
        <lane id=":57811099_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.91" length="5.04" shape="4830.50,1525.35 4831.85,1524.58 4832.82,1524.58 4833.40,1525.35 4833.59,1526.89"/>
    </edge>
    <edge id=":57811099_w0" function="walkingarea">
        <lane id=":57811099_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="4838.29,1522.28 4836.98,1519.36 4836.06,1519.77 4834.75,1516.85 4832.58,1517.64 4831.15,1520.50 4831.64,1520.75 4830.20,1523.61 4828.92,1525.11 4832.08,1525.60 4832.02,1527.19 4835.17,1526.60 4837.19,1522.85 4836.33,1523.48 4835.69,1524.17 4835.29,1524.92 4835.11,1525.73"/>
    </edge>
    <edge id=":57827448_0" function="internal">
        <lane id=":57827448_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.24" shape="5040.25,1090.21 5040.53,1090.23"/>
        <lane id=":57827448_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.24" shape="5040.12,1093.41 5040.32,1093.42"/>
    </edge>
    <edge id=":57827448_w0" function="walkingarea">
        <lane id=":57827448_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.35" width="2.00" shape="5040.64,1088.63 5040.77,1086.64 5040.40,1086.62 5040.32,1088.62"/>
    </edge>
    <edge id=":57828380_0" function="internal">
        <lane id=":57828380_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="12.59" shape="3335.33,1162.31 3335.28,1166.21 3335.46,1169.09 3336.12,1171.62 3337.51,1174.50"/>
    </edge>
    <edge id=":57828380_1" function="internal">
        <lane id=":57828380_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="29.08" shape="3332.14,1162.24 3331.31,1191.32"/>
        <lane id=":57828380_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="29.08" shape="3328.94,1162.18 3328.11,1191.23"/>
    </edge>
    <edge id=":57828380_3" function="internal">
        <lane id=":57828380_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="29.24" shape="3315.97,1190.37 3318.58,1183.45 3320.61,1176.49 3321.96,1169.39 3322.54,1162.04"/>
    </edge>
    <edge id=":57828380_4" function="internal">
        <lane id=":57828380_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="29.03" shape="3321.64,1191.05 3322.54,1162.04"/>
        <lane id=":57828380_4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="29.03" shape="3324.84,1191.14 3325.74,1162.11"/>
    </edge>
    <edge id=":57828380_w0" function="walkingarea">
        <lane id=":57828380_w0_0" index="0" allow="pedestrian" speed="1.00" length="23.54" width="3.20" shape="3332.91,1191.42 3334.91,1191.37 3336.11,1175.28 3338.91,1173.72 3336.93,1162.35 3333.73,1162.28 3333.73,1162.28 3330.54,1162.21 3330.54,1162.21 3327.34,1162.14 3327.34,1162.14 3324.14,1162.08 3324.14,1162.08 3320.94,1162.01 3312.55,1189.23 3314.40,1190.00 3316.67,1187.47 3320.28,1186.26 3324.53,1186.08 3328.60,1186.89 3331.66,1188.64"/>
    </edge>
    <edge id=":57828388_0" function="internal">
        <lane id=":57828388_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="3.32" shape="3246.91,1220.72 3243.44,1220.89"/>
        <lane id=":57828388_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="3.32" shape="3246.42,1217.53 3243.27,1217.70"/>
    </edge>
    <edge id=":57828388_2" function="internal">
        <lane id=":57828388_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="2.69" shape="3242.91,1211.31 3243.66,1211.29 3244.17,1211.29 3244.69,1211.27 3245.43,1211.18"/>
        <lane id=":57828388_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="2.69" shape="3243.09,1214.50 3243.93,1214.48 3244.51,1214.47 3245.09,1214.45 3245.92,1214.34"/>
    </edge>
    <edge id=":57828388_w0" function="walkingarea">
        <lane id=":57828388_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.73" width="2.00" shape="3243.53,1222.49 3243.65,1224.49 3247.34,1224.31 3247.29,1222.32"/>
    </edge>
    <edge id=":57828388_w1" function="walkingarea">
        <lane id=":57828388_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.53" width="3.20" shape="3246.17,1215.92 3245.68,1212.76 3245.68,1212.76 3245.19,1209.60 3242.82,1209.71 3243.00,1212.91 3243.00,1212.91 3243.18,1216.10"/>
    </edge>
    <edge id=":57843320_0" function="internal">
        <lane id=":57843320_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.59" shape="4681.82,1557.93 4680.29,1558.58 4679.55,1559.76 4678.82,1560.96 4677.30,1561.69"/>
        <lane id=":57843320_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.59" shape="4681.82,1557.93 4676.82,1558.52"/>
    </edge>
    <edge id=":57843320_2" function="internal">
        <lane id=":57843320_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.18" shape="4676.34,1555.36 4681.48,1554.74"/>
    </edge>
    <edge id=":57843320_w0" function="walkingarea">
        <lane id=":57843320_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.25" width="2.00" shape="4677.54,1563.27 4677.84,1565.25 4679.48,1564.68 4681.40,1564.14 4682.19,1561.51 4681.98,1559.52 4680.85,1559.87 4680.18,1560.53 4679.75,1561.34 4679.33,1562.17 4678.67,1562.86"/>
    </edge>
    <edge id=":57843320_w1" function="walkingarea">
        <lane id=":57843320_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.04" width="2.00" shape="4681.32,1553.15 4681.11,1551.16 4679.30,1550.35 4677.30,1550.33 4675.80,1551.80 4676.10,1553.78"/>
    </edge>
    <edge id=":57843333_0" function="internal">
        <lane id=":57843333_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.94" shape="4893.43,1662.64 4886.24,1659.27"/>
    </edge>
    <edge id=":57843333_1" function="internal">
        <lane id=":57843333_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.87" shape="4887.65,1656.40 4894.77,1659.74"/>
    </edge>
    <edge id=":57843333_2" function="internal">
        <lane id=":57843333_2_0" index="0" allow="delivery bicycle" speed="5.56" length="2.74" shape="4887.65,1656.40 4888.36,1657.23 4888.94,1658.77"/>
    </edge>
    <edge id=":57843333_3" function="internal">
        <lane id=":57843333_3_0" index="0" allow="delivery bicycle" speed="5.56" length="6.71" shape="4888.94,1658.77 4889.03,1659.00 4889.64,1661.71 4890.20,1665.36"/>
    </edge>
    <edge id=":57843339_0" function="internal">
        <lane id=":57843339_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.69" length="8.45" shape="4933.55,1681.60 4933.04,1679.45 4931.75,1678.37 4929.94,1677.53 4927.86,1676.04"/>
    </edge>
    <edge id=":57843339_1" function="internal">
        <lane id=":57843339_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.20" shape="4933.55,1681.60 4932.96,1665.35"/>
        <lane id=":57843339_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.20" shape="4936.75,1681.56 4936.16,1665.44"/>
    </edge>
    <edge id=":57843339_3" function="internal">
        <lane id=":57843339_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="4.20" shape="4939.76,1666.21 4937.93,1669.98"/>
    </edge>
    <edge id=":57843339_4" function="internal">
        <lane id=":57843339_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="14.07" shape="4937.93,1669.98 4936.66,1672.58 4933.64,1676.35 4930.71,1677.50 4927.86,1676.04"/>
    </edge>
    <edge id=":57843339_w0" function="walkingarea">
        <lane id=":57843339_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.16" width="2.00" shape="4926.31,1678.29 4926.39,1680.29 4929.95,1681.64 4931.95,1681.62 4931.72,1680.27 4931.12,1679.48 4930.24,1679.02 4929.16,1678.64 4927.97,1678.10"/>
    </edge>
    <edge id=":57843339_w1" function="walkingarea">
        <lane id=":57843339_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="4941.24,1666.81 4938.28,1665.60 4937.76,1665.49 4934.56,1665.40 4934.56,1665.40 4931.36,1665.30 4931.09,1676.39 4933.21,1677.14 4935.17,1677.58 4936.80,1678.16 4937.92,1679.33"/>
    </edge>
    <edge id=":57843346_0" function="internal">
        <lane id=":57843346_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.45" length="9.03" shape="4961.09,1460.88 4958.61,1461.12 4956.83,1462.11 4955.75,1463.82 4955.36,1466.28"/>
    </edge>
    <edge id=":57843346_1" function="internal">
        <lane id=":57843346_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.69" length="9.23" shape="4955.42,1451.91 4955.80,1454.34 4956.89,1456.11 4958.70,1457.23 4961.23,1457.68"/>
    </edge>
    <edge id=":57843346_2" function="internal">
        <lane id=":57843346_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.33" shape="4955.42,1451.91 4955.36,1466.28"/>
        <lane id=":57843346_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.33" shape="4952.22,1451.93 4952.16,1466.23"/>
    </edge>
    <edge id=":57843346_w0" function="walkingarea">
        <lane id=":57843346_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.11" width="3.20" shape="4961.02,1462.48 4961.16,1459.28 4961.16,1459.28 4961.30,1456.09 4957.02,1451.90 4953.82,1451.92 4953.82,1451.92 4950.62,1451.94 4950.56,1466.20 4953.76,1466.25 4953.76,1466.25 4956.96,1466.30 4959.79,1462.54 4958.79,1462.83 4958.00,1463.35 4957.44,1464.10 4957.09,1465.08"/>
    </edge>
    <edge id=":57843350_0" function="internal">
        <lane id=":57843350_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.63" length="9.09" shape="4430.33,2630.56 4428.74,2628.70 4426.91,2627.77 4424.83,2627.77 4422.50,2628.69"/>
    </edge>
    <edge id=":57843350_1" function="internal">
        <lane id=":57843350_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.26" shape="4430.33,2630.56 4423.04,2618.31"/>
    </edge>
    <edge id=":57843350_2" function="internal">
        <lane id=":57843350_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.09" shape="4425.84,2616.75 4433.04,2628.85"/>
    </edge>
    <edge id=":57843350_3" function="internal">
        <lane id=":57843350_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="14.12" shape="4425.84,2616.75 4427.23,2620.35 4427.14,2623.55 4425.56,2626.33 4422.50,2628.69"/>
    </edge>
    <edge id=":57843350_4" function="internal">
        <lane id=":57843350_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.99" shape="4420.92,2625.91 4422.87,2624.41 4423.87,2622.64 4423.93,2620.60 4423.04,2618.31"/>
    </edge>
    <edge id=":57843350_5" function="internal">
        <lane id=":57843350_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.11" length="14.07" shape="4420.92,2625.91 4424.51,2624.49 4427.72,2624.50 4430.57,2625.96 4433.04,2628.85"/>
    </edge>
    <edge id=":57843350_w0" function="walkingarea">
        <lane id=":57843350_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.98" width="3.20" shape="4428.98,2631.42 4431.68,2629.71 4431.68,2629.71 4434.39,2628.00 4427.23,2615.97 4424.44,2617.53 4424.44,2617.53 4421.65,2619.09 4420.13,2624.52 4421.71,2627.30 4421.71,2627.30 4423.29,2630.08 4428.23,2630.45 4427.40,2629.78 4426.50,2629.41 4425.51,2629.33 4424.44,2629.56"/>
    </edge>
    <edge id=":57843351_0" function="internal">
        <lane id=":57843351_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.46" length="9.03" shape="4413.08,2640.54 4411.58,2638.56 4409.82,2637.55 4407.78,2637.51 4405.48,2638.44"/>
    </edge>
    <edge id=":57843351_1" function="internal">
        <lane id=":57843351_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.04" length="14.23" shape="4413.08,2640.54 4411.68,2636.88 4411.77,2633.66 4413.34,2630.85 4416.40,2628.48"/>
    </edge>
    <edge id=":57843351_2" function="internal">
        <lane id=":57843351_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.56" length="9.11" shape="4417.98,2631.26 4416.03,2632.78 4415.03,2634.57 4414.98,2636.64 4415.88,2638.99"/>
    </edge>
    <edge id=":57843351_3" function="internal">
        <lane id=":57843351_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="14.42" shape="4417.98,2631.26 4405.48,2638.44"/>
    </edge>
    <edge id=":57843351_4" function="internal">
        <lane id=":57843351_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="14.44" shape="4403.87,2635.67 4416.40,2628.48"/>
    </edge>
    <edge id=":57843351_5" function="internal">
        <lane id=":57843351_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="5.98" shape="4403.87,2635.67 4407.51,2634.21 4409.57,2634.25"/>
    </edge>
    <edge id=":57843351_6" function="internal">
        <lane id=":57843351_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="8.29" shape="4409.57,2634.25 4410.72,2634.27 4413.51,2635.86 4415.88,2638.99"/>
    </edge>
    <edge id=":57843351_w0" function="walkingarea">
        <lane id=":57843351_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.05" width="3.20" shape="4411.68,2641.32 4414.48,2639.76 4414.48,2639.76 4417.28,2638.21 4418.77,2632.65 4417.19,2629.87 4417.19,2629.87 4415.61,2627.09 4403.07,2634.29 4404.68,2637.06 4404.68,2637.06 4406.28,2639.82 4410.99,2640.30 4410.22,2639.59 4409.36,2639.19 4408.42,2639.10 4407.39,2639.31"/>
    </edge>
    <edge id=":57872463_0" function="internal">
        <lane id=":57872463_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.60" length="5.80" shape="4285.58,1733.04 4285.03,1735.06 4285.27,1736.92 4286.25,1738.47"/>
    </edge>
    <edge id=":57872463_1" function="internal">
        <lane id=":57872463_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="8.03" shape="4285.58,1733.04 4282.17,1740.31"/>
    </edge>
    <edge id=":57872463_4" function="internal">
        <lane id=":57872463_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.60" length="2.53" shape="4286.25,1738.47 4286.32,1738.60 4288.17,1740.10"/>
    </edge>
    <edge id=":57872463_2" function="internal">
        <lane id=":57872463_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="8.53" shape="4276.50,1737.34 4278.04,1735.44 4279.66,1734.57 4281.25,1733.68 4282.67,1731.72"/>
    </edge>
    <edge id=":57872463_3" function="internal">
        <lane id=":57872463_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.60" length="2.80" shape="4279.33,1738.83 4280.52,1737.69 4281.68,1737.59"/>
    </edge>
    <edge id=":57872463_5" function="internal">
        <lane id=":57872463_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.60" length="7.08" shape="4281.68,1737.59 4282.39,1737.53 4284.94,1738.33 4288.17,1740.10"/>
    </edge>
    <edge id=":57872463_c0" function="crossing" crossingEdges="-374986780#1">
        <lane id=":57872463_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="2.50" shape="4287.97,1738.08 4286.26,1740.79"/>
    </edge>
    <edge id=":57872463_c1" function="crossing" crossingEdges="USASouthDrWB13 USASouthDrEB8.25">
        <lane id=":57872463_c1_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.00" shape="4284.28,1739.73 4275.78,1735.27"/>
    </edge>
    <edge id=":57872463_w0" function="walkingarea">
        <lane id=":57872463_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.23" width="2.50" shape="4289.03,1738.75 4290.10,1737.06 4288.86,1734.52 4287.04,1733.70 4286.72,1734.66 4286.67,1735.57 4286.87,1736.44 4287.33,1737.26 4288.05,1738.03"/>
    </edge>
    <edge id=":57872463_w1" function="walkingarea">
        <lane id=":57872463_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.49" width="3.00" shape="4281.21,1731.06 4279.39,1730.24 4273.31,1735.67 4275.08,1736.60 4276.08,1735.18 4277.14,1734.37 4278.23,1733.87 4279.29,1733.36 4280.30,1732.52"/>
    </edge>
    <edge id=":57872463_w2" function="walkingarea">
        <lane id=":57872463_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.00" width="3.00" shape="4283.58,1741.06 4285.35,1741.98 4287.32,1741.46 4286.39,1740.93 4285.59,1740.58 4284.90,1740.42 4284.34,1740.45 4283.90,1740.66"/>
    </edge>
    <edge id=":57872475_0" function="internal">
        <lane id=":57872475_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.09" shape="4088.63,1778.35 4087.34,1777.91 4086.20,1778.01 4085.22,1778.63 4084.39,1779.78"/>
    </edge>
    <edge id=":57872475_1" function="internal">
        <lane id=":57872475_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="4088.63,1778.35 4080.22,1774.12"/>
    </edge>
    <edge id=":57872475_2" function="internal">
        <lane id=":57872475_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="4088.63,1778.35 4086.38,1776.76 4085.16,1774.81 4084.98,1772.51 4085.84,1769.86"/>
    </edge>
    <edge id=":57872475_3" function="internal">
        <lane id=":57872475_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.05" shape="4088.72,1771.26 4088.28,1772.59 4088.37,1773.74 4088.97,1774.71 4090.08,1775.49"/>
    </edge>
    <edge id=":57872475_4" function="internal">
        <lane id=":57872475_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.56" shape="4088.72,1771.26 4084.39,1779.78"/>
    </edge>
    <edge id=":57872475_5" function="internal">
        <lane id=":57872475_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.24" shape="4088.72,1771.26 4087.15,1773.58 4085.20,1774.82 4082.90,1775.00 4080.22,1774.12"/>
    </edge>
    <edge id=":57872475_6" function="internal">
        <lane id=":57872475_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.05" shape="4081.64,1771.25 4082.97,1771.69 4084.11,1771.61 4085.07,1771.00 4085.84,1769.86"/>
    </edge>
    <edge id=":57872475_7" function="internal">
        <lane id=":57872475_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="4081.64,1771.25 4090.08,1775.49"/>
    </edge>
    <edge id=":57872475_8" function="internal">
        <lane id=":57872475_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.28" shape="4081.64,1771.25 4083.97,1772.86 4085.20,1774.81 4085.35,1777.12 4084.39,1779.78"/>
    </edge>
    <edge id=":57872475_9" function="internal">
        <lane id=":57872475_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="4081.56,1778.29 4082.03,1776.99 4081.96,1775.86 4081.36,1774.90 4080.22,1774.12"/>
    </edge>
    <edge id=":57872475_10" function="internal">
        <lane id=":57872475_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="4081.56,1778.29 4085.84,1769.86"/>
    </edge>
    <edge id=":57872475_11" function="internal">
        <lane id=":57872475_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4081.56,1778.29 4083.21,1776.01 4085.18,1774.78 4087.47,1774.61 4090.08,1775.49"/>
    </edge>
    <edge id=":57872475_w0" function="walkingarea">
        <lane id=":57872475_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.17" width="3.20" shape="4087.91,1779.77 4089.36,1776.92 4089.36,1776.92 4090.81,1774.07 4090.16,1771.96 4087.28,1770.56 4087.28,1770.56 4084.40,1769.16 4082.35,1769.82 4080.93,1772.68 4080.93,1772.68 4079.51,1775.55 4080.15,1777.54 4082.98,1779.04 4082.98,1779.04 4085.81,1780.53 4087.48,1779.60 4087.08,1779.55 4086.71,1779.62 4086.38,1779.81 4086.08,1780.11"/>
    </edge>
    <edge id=":57872476_0" function="internal">
        <lane id=":57872476_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.56" shape="4143.74,1663.26 4142.50,1663.61 4141.25,1664.60 4139.99,1666.24 4138.72,1668.52"/>
    </edge>
    <edge id=":57872476_1" function="internal">
        <lane id=":57872476_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="4143.74,1663.26 4133.52,1663.51"/>
    </edge>
    <edge id=":57872476_2" function="internal">
        <lane id=":57872476_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.24" shape="4133.43,1660.32 4143.67,1660.06"/>
    </edge>
    <edge id=":57872476_3" function="internal">
        <lane id=":57872476_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.04" shape="4133.43,1660.32 4137.29,1660.73 4139.46,1662.24 4139.94,1664.84 4138.72,1668.52"/>
    </edge>
    <edge id=":57872476_4" function="internal">
        <lane id=":57872476_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.73" shape="4135.85,1667.12 4136.38,1665.50 4136.17,1664.36 4135.22,1663.70 4133.52,1663.51"/>
    </edge>
    <edge id=":57872476_5" function="internal">
        <lane id=":57872476_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.05" shape="4135.85,1667.12 4137.61,1664.07 4139.50,1661.87 4141.52,1660.53 4143.67,1660.06"/>
    </edge>
    <edge id=":57872476_w0" function="walkingarea">
        <lane id=":57872476_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.76" width="3.20" shape="4143.77,1664.86 4143.71,1661.66 4143.71,1661.66 4143.64,1658.46 4133.39,1658.72 4133.48,1661.91 4133.48,1661.91 4133.56,1665.11 4134.41,1666.42 4137.28,1667.82 4137.28,1667.82 4140.16,1669.22 4143.25,1664.99 4142.70,1665.36 4142.12,1665.96 4141.50,1666.81 4140.85,1667.90"/>
    </edge>
    <edge id=":57881179_0" function="internal">
        <lane id=":57881179_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="1.63" shape="4833.11,1533.07 4832.75,1532.76 4832.52,1532.52 4832.32,1532.25 4832.07,1531.84"/>
    </edge>
    <edge id=":57881179_1" function="internal">
        <lane id=":57881179_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.54" shape="4834.83,1530.22 4834.92,1530.36 4834.98,1530.45 4835.06,1530.53 4835.18,1530.63"/>
    </edge>
    <edge id=":57881179_w0" function="walkingarea">
        <lane id=":57881179_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.54" width="3.20" shape="4832.08,1534.30 4834.15,1531.85 4834.15,1531.85 4836.21,1529.41 4836.21,1529.41 4833.45,1531.03 4833.45,1531.03 4830.69,1532.65 4831.73,1534.00 4831.48,1533.77 4831.28,1533.56 4831.11,1533.33 4830.93,1533.04"/>
    </edge>
    <edge id=":57881622_0" function="internal">
        <lane id=":57881622_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.27" shape="3687.19,1834.63 3689.94,1834.64 3691.82,1834.61 3693.70,1834.50 3696.44,1834.26"/>
    </edge>
    <edge id=":57881622_1" function="internal">
        <lane id=":57881622_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.82" shape="3687.19,1834.63 3689.96,1834.85 3691.92,1835.46 3693.08,1836.48 3693.43,1837.89"/>
    </edge>
    <edge id=":57881622_2" function="internal">
        <lane id=":57881622_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.75" shape="3690.23,1837.79 3690.65,1836.45 3691.83,1835.41 3693.76,1834.69 3696.44,1834.26"/>
    </edge>
    <edge id=":57881622_w0" function="walkingarea">
        <lane id=":57881622_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.96" width="3.20" shape="3696.58,1835.86 3696.30,1832.67 3687.20,1833.03 3687.18,1836.23 3688.63,1837.74 3691.83,1837.84 3691.83,1837.84 3695.03,1837.94 3696.13,1835.95 3695.75,1836.15 3695.45,1836.44 3695.23,1836.84 3695.09,1837.34"/>
    </edge>
    <edge id=":57897243_0" function="internal">
        <lane id=":57897243_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.33" shape="3321.60,901.72 3321.60,901.36"/>
        <lane id=":57897243_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.33" shape="3324.80,901.66 3324.80,901.35"/>
    </edge>
    <edge id=":57897243_2" function="internal">
        <lane id=":57897243_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.25" shape="3331.20,901.33 3331.20,901.55"/>
        <lane id=":57897243_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.25" shape="3328.00,901.34 3328.00,901.61"/>
    </edge>
    <edge id=":57897243_w0" function="walkingarea">
        <lane id=":57897243_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.50" width="3.20" shape="3320.00,901.74 3323.20,901.69 3323.20,901.69 3326.40,901.64 3326.40,901.64 3329.60,901.58 3329.60,901.58 3332.80,901.53 3332.80,901.32 3329.60,901.33 3329.60,901.33 3326.40,901.34 3326.40,901.34 3323.20,901.36 3323.20,901.36 3320.00,901.37"/>
    </edge>
    <edge id=":57897253_0" function="internal">
        <lane id=":57897253_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.28" shape="3322.11,931.95 3322.11,931.68"/>
        <lane id=":57897253_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.28" shape="3325.31,931.92 3325.31,931.63"/>
    </edge>
    <edge id=":57897253_2" function="internal">
        <lane id=":57897253_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.32" shape="3331.71,931.52 3331.71,931.85"/>
        <lane id=":57897253_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.32" shape="3328.51,931.57 3328.51,931.88"/>
    </edge>
    <edge id=":57897253_w0" function="walkingarea">
        <lane id=":57897253_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.50" width="3.20" shape="3320.51,931.97 3323.71,931.94 3323.71,931.94 3326.91,931.90 3326.91,931.90 3330.11,931.86 3330.11,931.86 3333.31,931.83 3333.31,931.49 3330.11,931.55 3330.11,931.55 3326.91,931.60 3326.91,931.60 3323.71,931.65 3323.71,931.65 3320.51,931.71"/>
    </edge>
    <edge id=":57918335_0" function="internal">
        <lane id=":57918335_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.45" shape="5065.90,1105.74 5065.70,1105.77 5065.57,1105.79 5065.43,1105.80 5065.23,1105.81"/>
        <lane id=":57918335_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.45" shape="5065.36,1102.59 5065.30,1102.60 5065.25,1102.60 5065.21,1102.61 5065.14,1102.61"/>
    </edge>
    <edge id=":57918335_w0" function="walkingarea">
        <lane id=":57918335_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.04" width="2.00" shape="5065.28,1107.41 5065.34,1109.41 5066.51,1109.29 5066.17,1107.32 5065.98,1107.35 5065.84,1107.37 5065.73,1107.39 5065.61,1107.40 5065.47,1107.40"/>
    </edge>
    <edge id=":57942279_0" function="internal">
        <lane id=":57942279_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.57" length="9.55" shape="4964.18,1168.33 4961.42,1168.58 4959.46,1169.56 4958.29,1171.29 4957.90,1173.76"/>
    </edge>
    <edge id=":57942279_1" function="internal">
        <lane id=":57942279_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.56" length="12.15" shape="4956.83,1157.40 4957.31,1160.67 4958.72,1163.05 4961.05,1164.54 4964.30,1165.14"/>
    </edge>
    <edge id=":57942279_2" function="internal">
        <lane id=":57942279_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.40" shape="4956.83,1157.40 4957.90,1173.76"/>
        <lane id=":57942279_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.40" shape="4953.63,1157.41 4954.70,1173.77"/>
    </edge>
    <edge id=":57942279_w0" function="walkingarea">
        <lane id=":57942279_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.29" width="3.20" shape="4953.10,1173.78 4956.30,1173.76 4956.30,1173.76 4959.50,1173.75 4964.11,1169.93 4964.24,1166.73 4960.52,1166.34 4957.47,1165.49 4955.10,1164.16 4953.40,1162.38 4952.38,1160.13"/>
    </edge>
    <edge id=":57942279_w1" function="walkingarea">
        <lane id=":57942279_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.16" width="2.00" shape="4964.37,1163.54 4964.45,1161.54 4960.43,1157.38 4958.43,1157.39 4958.60,1159.20 4959.10,1160.70 4959.93,1161.88 4961.08,1162.75 4962.56,1163.30"/>
    </edge>
    <edge id=":57943930_0" function="internal">
        <lane id=":57943930_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.97" shape="4365.84,2516.21 4364.06,2512.91 4362.39,2509.57 4360.80,2506.19 4359.29,2502.76"/>
    </edge>
    <edge id=":57943930_1" function="internal">
        <lane id=":57943930_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.31" length="5.97" shape="4365.84,2516.21 4364.52,2512.65 4364.63,2510.48"/>
    </edge>
    <edge id=":57943930_6" function="internal">
        <lane id=":57943930_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.31" length="8.65" shape="4364.63,2510.48 4364.68,2509.38 4366.34,2506.41 4369.50,2503.73"/>
    </edge>
    <edge id=":57943930_2" function="internal">
        <lane id=":57943930_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.88" length="9.70" shape="4371.24,2506.41 4369.09,2508.21 4367.94,2510.19 4367.79,2512.33 4368.64,2514.64"/>
    </edge>
    <edge id=":57943930_3" function="internal">
        <lane id=":57943930_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.72" length="14.90" shape="4371.24,2506.41 4367.44,2508.16 4364.18,2508.14 4361.46,2506.34 4359.29,2502.76"/>
    </edge>
    <edge id=":57943930_4" function="internal">
        <lane id=":57943930_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.16" length="9.05" shape="4362.24,2501.51 4363.56,2503.68 4365.21,2504.78 4367.19,2504.79 4369.50,2503.73"/>
    </edge>
    <edge id=":57943930_5" function="internal">
        <lane id=":57943930_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.62" shape="4362.24,2501.51 4363.72,2504.89 4365.25,2508.16 4366.88,2511.40 4368.64,2514.64"/>
    </edge>
    <edge id=":57943930_w0" function="walkingarea">
        <lane id=":57943930_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.25" width="3.20" shape="4364.45,2516.99 4367.24,2515.43 4367.24,2515.43 4370.03,2513.86 4372.11,2507.75 4370.37,2505.07 4370.37,2505.07 4368.63,2502.38 4363.71,2500.88 4360.76,2502.13 4360.76,2502.13 4357.82,2503.39 4362.88,2514.17 4361.74,2512.08 4360.86,2510.32 4360.03,2508.54 4359.08,2506.35"/>
    </edge>
    <edge id=":57943932_0" function="internal">
        <lane id=":57943932_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="18.49" shape="4396.45,2492.91 4392.34,2493.78 4387.88,2495.84 4383.56,2498.41 4379.91,2500.78"/>
    </edge>
    <edge id=":57943932_1" function="internal">
        <lane id=":57943932_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="14.73" shape="4396.45,2492.91 4381.72,2492.98"/>
    </edge>
    <edge id=":57943932_2" function="internal">
        <lane id=":57943932_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="14.71" shape="4381.71,2489.78 4396.42,2489.71"/>
    </edge>
    <edge id=":57943932_3" function="internal">
        <lane id=":57943932_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="20.54" shape="4378.17,2498.10 4381.38,2495.65 4385.12,2492.91 4389.94,2490.67 4396.42,2489.71"/>
    </edge>
    <edge id=":57943932_w0" function="walkingarea">
        <lane id=":57943932_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.48" width="3.20" shape="4396.41,2488.11 4396.40,2486.11 4381.71,2488.18 4381.71,2491.38 4381.71,2491.38 4381.72,2494.58 4377.30,2496.76 4379.04,2499.44 4379.04,2499.44 4380.78,2502.12 4396.46,2494.51 4396.44,2491.31"/>
    </edge>
    <edge id=":57943934_0" function="internal">
        <lane id=":57943934_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="18.28" shape="4358.15,2500.08 4356.76,2496.65 4355.59,2492.89 4354.72,2488.30 4354.27,2482.35"/>
    </edge>
    <edge id=":57943934_1" function="internal">
        <lane id=":57943934_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.50" length="6.85" shape="4358.15,2500.08 4356.94,2495.54 4357.43,2493.45"/>
    </edge>
    <edge id=":57943934_6" function="internal">
        <lane id=":57943934_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.50" length="9.32" shape="4357.43,2493.45 4357.70,2492.31 4360.45,2490.37 4365.18,2489.74"/>
    </edge>
    <edge id=":57943934_2" function="internal">
        <lane id=":57943934_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.84" length="9.26" shape="4365.17,2492.94 4362.45,2493.30 4360.86,2494.40 4360.41,2496.25 4361.10,2498.83"/>
    </edge>
    <edge id=":57943934_3" function="internal">
        <lane id=":57943934_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.87" length="17.20" shape="4365.17,2492.94 4360.53,2492.26 4357.17,2490.27 4355.08,2486.97 4354.27,2482.35"/>
    </edge>
    <edge id=":57943934_4" function="internal">
        <lane id=":57943934_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.55" length="12.17" shape="4357.47,2482.24 4358.04,2485.51 4359.52,2487.85 4361.90,2489.26 4365.18,2489.74"/>
    </edge>
    <edge id=":57943934_5" function="internal">
        <lane id=":57943934_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="17.10" shape="4357.47,2482.24 4357.87,2487.77 4358.65,2491.99 4359.74,2495.49 4361.10,2498.83"/>
    </edge>
    <edge id=":57943934_c0" function="crossing" crossingEdges="7907338 -7907338.83">
        <lane id=":57943934_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="4352.73,2484.40 4359.13,2484.19"/>
    </edge>
    <edge id=":57943934_w0" function="walkingarea">
        <lane id=":57943934_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.58" width="4.00" shape="4352.67,2482.40 4350.67,2482.47 4356.68,2500.71 4359.63,2499.46 4359.63,2499.46 4362.57,2498.21 4365.17,2494.54 4365.18,2491.34 4361.44,2491.08 4358.36,2490.33 4355.94,2489.08 4354.19,2487.35 4353.10,2485.12"/>
    </edge>
    <edge id=":57943934_w1" function="walkingarea">
        <lane id=":57943934_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.37" width="4.00" shape="4365.19,2488.14 4365.19,2486.14 4361.06,2482.13 4359.07,2482.19 4359.29,2484.00 4359.83,2485.49 4360.69,2486.64 4361.87,2487.47 4363.37,2487.97"/>
    </edge>
    <edge id=":57943936_0" function="internal">
        <lane id=":57943936_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.39" shape="4409.96,2594.91 4402.93,2582.36"/>
    </edge>
    <edge id=":57943936_1" function="internal">
        <lane id=":57943936_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="5.92" shape="4409.96,2594.91 4408.56,2591.28 4408.63,2589.25"/>
    </edge>
    <edge id=":57943936_6" function="internal">
        <lane id=":57943936_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="8.28" shape="4408.63,2589.25 4408.66,2588.07 4410.27,2585.30 4413.37,2582.94"/>
    </edge>
    <edge id=":57943936_2" function="internal">
        <lane id=":57943936_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.50" length="9.03" shape="4414.92,2585.74 4412.95,2587.24 4411.93,2589.00 4411.87,2591.04 4412.76,2593.35"/>
    </edge>
    <edge id=":57943936_3" function="internal">
        <lane id=":57943936_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.02" length="14.20" shape="4414.92,2585.74 4411.29,2587.13 4408.07,2587.03 4405.29,2585.44 4402.93,2582.36"/>
    </edge>
    <edge id=":57943936_4" function="internal">
        <lane id=":57943936_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.52" length="9.05" shape="4405.72,2580.79 4407.22,2582.75 4409.00,2583.77 4411.05,2583.83 4413.37,2582.94"/>
    </edge>
    <edge id=":57943936_5" function="internal">
        <lane id=":57943936_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.40" shape="4405.72,2580.79 4412.76,2593.35"/>
    </edge>
    <edge id=":57943936_w0" function="walkingarea">
        <lane id=":57943936_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.03" width="3.20" shape="4408.57,2595.70 4411.36,2594.13 4411.36,2594.13 4414.15,2592.57 4415.70,2587.14 4414.15,2584.34 4414.15,2584.34 4412.59,2581.54 4407.12,2580.01 4404.33,2581.57 4404.33,2581.57 4401.53,2583.14"/>
    </edge>
    <edge id=":57943939_0" function="internal">
        <lane id=":57943939_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="15.49" shape="4459.28,2647.29 4455.52,2646.56 4451.73,2645.58 4447.98,2644.42 4444.39,2643.11"/>
    </edge>
    <edge id=":57943939_1" function="internal">
        <lane id=":57943939_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.97" length="2.90" shape="4459.28,2647.29 4458.21,2646.51 4457.24,2645.27"/>
    </edge>
    <edge id=":57943939_6" function="internal">
        <lane id=":57943939_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.97" length="10.49" shape="4457.24,2645.27 4456.59,2644.43 4454.42,2641.05 4451.69,2636.37"/>
    </edge>
    <edge id=":57943939_2" function="internal">
        <lane id=":57943939_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.94" length="9.97" shape="4455.04,2636.64 4455.08,2639.59 4455.88,2641.82 4457.45,2643.33 4459.79,2644.13"/>
    </edge>
    <edge id=":57943939_3" function="internal">
        <lane id=":57943939_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.60" length="15.29" shape="4455.04,2636.64 4453.97,2640.87 4451.84,2643.36 4448.65,2644.11 4444.39,2643.11"/>
    </edge>
    <edge id=":57943939_4" function="internal">
        <lane id=":57943939_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.93" length="12.25" shape="4445.55,2640.13 4449.89,2641.44 4452.37,2641.25 4452.97,2639.56 4451.69,2636.37"/>
    </edge>
    <edge id=":57943939_5" function="internal">
        <lane id=":57943939_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.82" shape="4445.55,2640.13 4449.04,2641.41 4452.56,2642.51 4456.14,2643.43 4459.79,2644.13"/>
    </edge>
    <edge id=":57943939_w0" function="walkingarea">
        <lane id=":57943939_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.37" width="3.20" shape="4459.02,2648.87 4459.53,2645.71 4459.53,2645.71 4460.05,2642.55 4456.63,2636.81 4453.45,2636.48 4453.09,2635.59 4450.30,2637.16 4446.13,2638.64 4444.97,2641.62 4444.97,2641.62 4443.81,2644.60 4455.70,2648.32 4453.25,2647.84 4451.25,2647.34 4449.29,2646.70 4446.95,2645.83"/>
    </edge>
    <edge id=":57943940_0" function="internal">
        <lane id=":57943940_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.36" length="8.70" shape="4480.58,2651.29 4478.35,2651.11 4476.58,2651.78 4475.26,2653.32 4474.39,2655.71"/>
    </edge>
    <edge id=":57943940_1" function="internal">
        <lane id=":57943940_1_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="13.95" shape="4480.58,2651.29 4466.90,2648.53"/>
    </edge>
    <edge id=":57943940_2" function="internal">
        <lane id=":57943940_2_0" index="0" allow="pedestrian delivery bicycle" speed="7.85" length="13.59" shape="4480.58,2651.29 4477.19,2649.90 4475.05,2647.72 4474.18,2644.75 4474.56,2640.99"/>
    </edge>
    <edge id=":57943940_3" function="internal">
        <lane id=":57943940_3_0" index="0" allow="delivery bicycle" speed="6.32" length="8.44" shape="4477.67,2641.74 4477.42,2644.10 4477.95,2645.96 4479.26,2647.32 4481.35,2648.18"/>
    </edge>
    <edge id=":57943940_4" function="internal">
        <lane id=":57943940_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="14.34" shape="4477.67,2641.74 4474.39,2655.71"/>
    </edge>
    <edge id=":57943940_5" function="internal">
        <lane id=":57943940_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.26" length="5.73" shape="4477.67,2641.74 4476.25,2645.24 4474.88,2646.63"/>
    </edge>
    <edge id=":57943940_12" function="internal">
        <lane id=":57943940_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.26" length="8.54" shape="4474.88,2646.63 4473.98,2647.54 4470.87,2648.63 4466.90,2648.53"/>
    </edge>
    <edge id=":57943940_6" function="internal">
        <lane id=":57943940_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.81" length="9.39" shape="4467.41,2645.37 4470.05,2645.45 4472.13,2644.75 4473.63,2643.26 4474.56,2640.99"/>
    </edge>
    <edge id=":57943940_7" function="internal">
        <lane id=":57943940_7_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="14.21" shape="4467.41,2645.37 4481.35,2648.18"/>
    </edge>
    <edge id=":57943940_8" function="internal">
        <lane id=":57943940_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.89" length="14.43" shape="4467.41,2645.37 4471.22,2646.56 4473.66,2648.68 4474.71,2651.73 4474.39,2655.71"/>
    </edge>
    <edge id=":57943940_9" function="internal">
        <lane id=":57943940_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.38" length="9.04" shape="4471.27,2655.00 4471.47,2652.51 4470.81,2650.60 4469.29,2649.27 4466.90,2648.53"/>
    </edge>
    <edge id=":57943940_10" function="internal">
        <lane id=":57943940_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.39" shape="4471.27,2655.00 4474.56,2640.99"/>
    </edge>
    <edge id=":57943940_11" function="internal">
        <lane id=":57943940_11_0" index="0" allow="pedestrian delivery bicycle" speed="7.67" length="4.83" shape="4471.27,2655.00 4472.67,2652.13 4473.85,2651.00"/>
    </edge>
    <edge id=":57943940_13" function="internal">
        <lane id=":57943940_13_0" index="0" allow="pedestrian delivery bicycle" speed="7.67" length="8.33" shape="4473.85,2651.00 4475.17,2649.74 4478.24,2648.28 4481.35,2648.18"/>
    </edge>
    <edge id=":57943940_w0" function="walkingarea">
        <lane id=":57943940_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.58" width="3.20" shape="4476.11,2641.37 4473.00,2640.61 4467.67,2643.79 4467.16,2646.95 4467.16,2646.95 4466.65,2650.11 4469.71,2654.65 4472.83,2655.35 4472.83,2655.35 4475.95,2656.06 4480.20,2652.84 4480.96,2649.73 4480.96,2649.73 4481.73,2646.62 4481.17,2642.59 4479.22,2642.12"/>
    </edge>
    <edge id=":57943943_0" function="internal">
        <lane id=":57943943_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.57" length="9.12" shape="4478.58,2497.96 4478.17,2495.48 4477.08,2493.71 4475.31,2492.66 4472.87,2492.33"/>
    </edge>
    <edge id=":57943943_1" function="internal">
        <lane id=":57943943_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="14.26" shape="4478.58,2497.96 4479.04,2494.07 4480.64,2491.28 4483.37,2489.60 4487.24,2489.01"/>
    </edge>
    <edge id=":57943943_2" function="internal">
        <lane id=":57943943_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.47" length="9.03" shape="4487.27,2492.21 4484.81,2492.58 4483.08,2493.65 4482.07,2495.42 4481.78,2497.88"/>
    </edge>
    <edge id=":57943943_3" function="internal">
        <lane id=":57943943_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.40" shape="4487.27,2492.21 4472.87,2492.33"/>
    </edge>
    <edge id=":57943943_4" function="internal">
        <lane id=":57943943_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.40" shape="4472.84,2489.13 4487.24,2489.01"/>
    </edge>
    <edge id=":57943943_5" function="internal">
        <lane id=":57943943_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.06" length="5.90" shape="4472.84,2489.13 4476.67,2489.65 4478.42,2490.68"/>
    </edge>
    <edge id=":57943943_6" function="internal">
        <lane id=":57943943_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.06" length="8.32" shape="4478.42,2490.68 4479.44,2491.28 4481.14,2494.03 4481.78,2497.88"/>
    </edge>
    <edge id=":57943943_w0" function="walkingarea">
        <lane id=":57943943_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.07" width="3.20" shape="4472.85,2490.73 4472.88,2493.93 4476.98,2498.00 4480.18,2497.92 4480.18,2497.92 4483.38,2497.84 4487.28,2493.81 4487.25,2490.61"/>
    </edge>
    <edge id=":57943943_w1" function="walkingarea">
        <lane id=":57943943_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.40" width="2.00" shape="4487.23,2487.41 4487.21,2485.41 4472.81,2485.53 4472.83,2487.53"/>
    </edge>
    <edge id=":57943948_0" function="internal">
        <lane id=":57943948_0_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="11.42" shape="4409.37,2561.25 4403.52,2551.45"/>
    </edge>
    <edge id=":57943948_1" function="internal">
        <lane id=":57943948_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.24" length="15.64" shape="4409.37,2561.25 4407.16,2556.28 4406.91,2552.69 4408.64,2550.48 4412.34,2549.65"/>
    </edge>
    <edge id=":57943948_2" function="internal">
        <lane id=":57943948_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.77" length="9.44" shape="4414.20,2552.79 4411.89,2553.29 4410.77,2554.60 4410.86,2556.73 4412.16,2559.67"/>
    </edge>
    <edge id=":57943948_3" function="internal">
        <lane id=":57943948_3_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="5.31" shape="4414.20,2552.79 4409.92,2552.81 4408.90,2552.75"/>
    </edge>
    <edge id=":57943948_6" function="internal">
        <lane id=":57943948_6_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="5.64" shape="4408.90,2552.75 4406.72,2552.60 4404.58,2552.14 4403.52,2551.45"/>
    </edge>
    <edge id=":57943948_4" function="internal">
        <lane id=":57943948_4_0" index="0" allow="pedestrian delivery bicycle" speed="7.00" length="6.21" shape="4406.21,2549.71 4407.25,2550.06 4409.10,2550.00 4411.04,2549.79 4412.34,2549.65"/>
    </edge>
    <edge id=":57943948_5" function="internal">
        <lane id=":57943948_5_0" index="0" allow="pedestrian delivery bicycle" speed="8.37" length="11.60" shape="4406.21,2549.71 4412.16,2559.67"/>
    </edge>
    <edge id=":57943948_w0" function="walkingarea">
        <lane id=":57943948_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.69" width="3.20" shape="4407.98,2562.03 4410.76,2560.46 4410.76,2560.46 4413.55,2558.88 4414.25,2554.39 4414.16,2551.19 4412.39,2551.24 4412.29,2548.05 4407.55,2548.84 4404.86,2550.58 4404.86,2550.58 4402.17,2552.31"/>
    </edge>
    <edge id=":57943949_0" function="internal">
        <lane id=":57943949_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.53" length="9.07" shape="4423.98,2587.11 4422.47,2585.15 4420.69,2584.14 4418.63,2584.08 4416.31,2584.97"/>
    </edge>
    <edge id=":57943949_1" function="internal">
        <lane id=":57943949_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.40" shape="4423.98,2587.11 4416.90,2574.57"/>
    </edge>
    <edge id=":57943949_2" function="internal">
        <lane id=":57943949_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.41" shape="4419.69,2572.99 4426.77,2585.54"/>
    </edge>
    <edge id=":57943949_3" function="internal">
        <lane id=":57943949_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.99" length="5.94" shape="4419.69,2572.99 4421.11,2576.63 4421.05,2578.67"/>
    </edge>
    <edge id=":57943949_6" function="internal">
        <lane id=":57943949_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.99" length="8.28" shape="4421.05,2578.67 4421.02,2579.83 4419.42,2582.62 4416.31,2584.97"/>
    </edge>
    <edge id=":57943949_4" function="internal">
        <lane id=":57943949_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.49" length="9.03" shape="4414.75,2582.18 4416.73,2580.68 4417.75,2578.91 4417.80,2576.87 4416.90,2574.57"/>
    </edge>
    <edge id=":57943949_5" function="internal">
        <lane id=":57943949_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.02" length="14.21" shape="4414.75,2582.18 4418.40,2580.78 4421.61,2580.88 4424.40,2582.47 4426.77,2585.54"/>
    </edge>
    <edge id=":57943949_w0" function="walkingarea">
        <lane id=":57943949_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.03" width="3.20" shape="4422.58,2587.90 4425.37,2586.33 4425.37,2586.33 4428.16,2584.76 4421.08,2572.20 4418.29,2573.78 4418.29,2573.78 4415.51,2575.35 4413.98,2580.78 4415.53,2583.57 4415.53,2583.57 4417.08,2586.37 4421.88,2586.89 4421.10,2586.18 4420.23,2585.77 4419.27,2585.67 4418.22,2585.87"/>
    </edge>
    <edge id=":57943958_0" function="internal">
        <lane id=":57943958_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.47" length="14.38" shape="4467.56,2685.85 4466.21,2689.30 4463.96,2691.65 4460.82,2692.90 4456.78,2693.05"/>
    </edge>
    <edge id=":57943958_1" function="internal">
        <lane id=":57943958_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.06" length="9.71" shape="4457.06,2689.86 4459.84,2689.77 4462.00,2688.96 4463.53,2687.42 4464.44,2685.15"/>
    </edge>
    <edge id=":57943958_w0" function="walkingarea">
        <lane id=":57943958_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.18" width="3.20" shape="4469.12,2686.21 4466.00,2685.50 4466.00,2685.50 4462.88,2684.79 4457.20,2688.27 4456.92,2691.46 4456.92,2691.46 4456.64,2694.64 4459.79,2698.91 4462.92,2699.57 4462.92,2699.57 4466.06,2700.24"/>
    </edge>
    <edge id=":57943959_0" function="internal">
        <lane id=":57943959_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="9.02" shape="4907.68,2445.38 4907.65,2442.71 4907.50,2440.88 4907.11,2439.08 4906.37,2436.52"/>
    </edge>
    <edge id=":57943959_1" function="internal">
        <lane id=":57943959_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.62" shape="4907.68,2445.38 4908.17,2442.66 4909.25,2440.92 4910.33,2439.19 4910.81,2436.47"/>
        <lane id=":57943959_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.62" shape="4910.88,2445.37 4911.37,2442.65 4912.45,2440.92 4913.53,2439.18 4914.01,2436.46"/>
    </edge>
    <edge id=":57943959_w0" function="walkingarea">
        <lane id=":57943959_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.21" width="2.00" shape="4904.83,2436.98 4902.92,2437.55 4904.08,2445.39 4906.08,2445.38 4906.07,2443.57 4906.02,2442.22 4905.91,2441.11 4905.70,2440.02 4905.35,2438.72"/>
    </edge>
    <edge id=":57943959_w1" function="walkingarea">
        <lane id=":57943959_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4915.61,2436.45 4912.41,2436.46 4912.41,2436.46 4909.21,2436.47 4908.76,2438.11 4909.75,2439.53 4910.74,2440.63 4911.62,2441.75 4912.24,2443.23"/>
    </edge>
    <edge id=":57967614_0" function="internal">
        <lane id=":57967614_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.73" length="16.78" shape="4933.30,2752.37 4931.20,2755.26 4929.52,2758.29 4928.37,2762.05 4927.88,2767.10"/>
        <lane id=":57967614_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="16.78" shape="4933.30,2752.37 4930.71,2755.15 4927.92,2758.01 4925.67,2761.72 4924.68,2767.03"/>
    </edge>
    <edge id=":57967614_2" function="internal">
        <lane id=":57967614_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.06" shape="4928.15,2751.03 4927.88,2767.10"/>
        <lane id=":57967614_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="16.06" shape="4924.96,2750.98 4924.68,2767.03"/>
    </edge>
    <edge id=":57967614_w0" function="walkingarea">
        <lane id=":57967614_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.36" width="3.20" shape="4934.58,2753.33 4932.02,2751.41 4929.75,2751.06 4926.56,2751.01 4926.56,2751.01 4923.36,2750.95 4923.08,2767.00 4926.28,2767.07 4926.28,2767.07 4929.48,2767.13 4932.67,2755.89 4931.32,2757.89 4930.42,2759.68 4929.88,2761.59 4929.60,2763.96"/>
    </edge>
    <edge id=":57969836_0" function="internal">
        <lane id=":57969836_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.29" shape="5230.54,1107.75 5230.25,1107.73"/>
    </edge>
    <edge id=":57969836_1" function="internal">
        <lane id=":57969836_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.31" shape="5230.40,1104.53 5230.70,1104.55"/>
    </edge>
    <edge id=":57969836_w0" function="walkingarea">
        <lane id=":57969836_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.27" width="2.00" shape="5230.17,1109.33 5230.08,1111.33 5230.35,1111.34 5230.45,1109.34"/>
    </edge>
    <edge id=":57969836_w1" function="walkingarea">
        <lane id=":57969836_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.32" width="2.00" shape="5230.79,1102.95 5230.89,1100.95 5230.56,1100.94 5230.47,1102.94"/>
    </edge>
    <edge id=":57978531_0" function="internal">
        <lane id=":57978531_0_0" index="0" allow="delivery bicycle" speed="5.56" length="11.95" width="3.00" shape="4404.52,1735.26 4403.85,1731.77 4403.41,1729.36 4402.73,1727.03 4401.35,1723.78"/>
    </edge>
    <edge id=":57978531_1" function="internal">
        <lane id=":57978531_1_0" index="0" allow="delivery bicycle" speed="5.56" length="15.40" shape="4404.52,1735.26 4404.14,1730.73 4405.22,1727.41 4407.75,1725.32 4411.74,1724.45"/>
    </edge>
    <edge id=":57978531_2" function="internal">
        <lane id=":57978531_2_0" index="0" allow="delivery bicycle" speed="3.65" length="4.67" shape="4404.52,1735.26 4405.05,1733.91 4405.74,1733.35 4406.61,1733.58 4407.65,1734.58"/>
    </edge>
    <edge id=":57978531_3" function="internal">
        <lane id=":57978531_3_0" index="0" allow="delivery bicycle" speed="5.56" length="9.64" shape="4411.92,1727.64 4409.52,1728.20 4408.00,1729.54 4407.38,1731.67 4407.65,1734.58"/>
    </edge>
    <edge id=":57978531_4" function="internal">
        <lane id=":57978531_4_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="11.90" width="3.00" shape="4411.92,1727.64 4408.06,1727.58 4405.01,1726.92 4402.77,1725.65 4401.35,1723.78"/>
    </edge>
    <edge id=":57978531_5" function="internal">
        <lane id=":57978531_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.19" shape="4404.16,1722.47 4405.04,1723.47 4406.60,1724.14 4408.83,1724.46 4411.74,1724.45"/>
    </edge>
    <edge id=":57978531_6" function="internal">
        <lane id=":57978531_6_0" index="0" allow="delivery bicycle" speed="5.56" length="12.64" shape="4404.16,1722.47 4405.41,1725.41 4406.20,1727.92 4406.84,1730.73 4407.65,1734.58"/>
    </edge>
    <edge id=":57978531_c0" function="crossing" crossingEdges="7885238#2 -7885238#2.14">
        <lane id=":57978531_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="2.00" shape="4409.00,1733.27 4402.74,1734.62"/>
    </edge>
    <edge id=":57978531_w0" function="walkingarea">
        <lane id=":57978531_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.55" width="2.00" shape="4399.99,1724.42 4398.18,1725.26 4398.53,1734.07 4400.13,1735.28 4401.00,1736.01 4402.95,1735.59 4402.48,1733.17 4402.19,1731.35 4401.93,1729.85 4401.58,1728.39 4400.97,1726.67"/>
    </edge>
    <edge id=":57978531_w1" function="walkingarea">
        <lane id=":57978531_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.32" width="2.00" shape="4409.21,1734.24 4411.16,1733.82 4412.12,1731.24 4412.01,1729.24 4410.87,1729.44 4410.00,1729.89 4409.39,1730.60 4409.06,1731.56 4409.00,1732.77"/>
    </edge>
    <edge id=":57978531_w2" function="walkingarea">
        <lane id=":57978531_w2_0" index="0" allow="pedestrian" speed="1.00" length="7.84" width="3.20" shape="4411.83,1726.05 4411.65,1722.85 4405.61,1721.79 4402.71,1723.15 4403.39,1724.15 4404.41,1724.95 4405.77,1725.53 4407.45,1725.91 4409.48,1726.08"/>
    </edge>
    <edge id=":57978535_0" function="internal">
        <lane id=":57978535_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="9.33" shape="4469.83,1725.88 4460.49,1725.95"/>
    </edge>
    <edge id=":57978535_1" function="internal">
        <lane id=":57978535_1_0" index="0" allow="delivery bicycle" speed="5.56" length="11.77" shape="4469.83,1725.88 4467.09,1725.37 4465.12,1723.82 4463.92,1721.24 4463.50,1717.63"/>
    </edge>
    <edge id=":57978535_2" function="internal">
        <lane id=":57978535_2_0" index="0" allow="delivery bicycle" speed="5.56" length="6.67" shape="4466.70,1717.60 4466.91,1719.82 4467.50,1721.41 4468.47,1722.36 4469.82,1722.68"/>
    </edge>
    <edge id=":57978535_3" function="internal">
        <lane id=":57978535_3_0" index="0" allow="delivery bicycle" speed="5.56" length="11.79" shape="4466.70,1717.60 4466.34,1721.22 4465.19,1723.82 4463.24,1725.40 4460.49,1725.95"/>
    </edge>
    <edge id=":57978535_4" function="internal">
        <lane id=":57978535_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.68" shape="4460.45,1722.75 4461.80,1722.42 4462.76,1721.45 4463.33,1719.85 4463.50,1717.63"/>
    </edge>
    <edge id=":57978535_5" function="internal">
        <lane id=":57978535_5_0" index="0" allow="delivery bicycle" speed="5.56" length="9.37" shape="4460.45,1722.75 4469.82,1722.68"/>
    </edge>
    <edge id=":57978535_w0" function="walkingarea">
        <lane id=":57978535_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.30" width="2.00" shape="4460.52,1727.55 4460.54,1729.55 4469.83,1729.48 4469.83,1727.48"/>
    </edge>
    <edge id=":57978535_w1" function="walkingarea">
        <lane id=":57978535_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.29" width="3.20" shape="4469.82,1721.08 4469.81,1719.08 4468.30,1717.58 4465.10,1717.61 4465.10,1717.61 4461.90,1717.64 4460.43,1721.15 4460.47,1724.35 4462.54,1724.09 4464.00,1723.48 4465.14,1722.70 4466.29,1721.92 4467.75,1721.32"/>
    </edge>
    <edge id=":57978877_0" function="internal">
        <lane id=":57978877_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.10" shape="4344.64,1051.93 4344.64,1051.93"/>
    </edge>
    <edge id=":57978877_1" function="internal">
        <lane id=":57978877_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.10" shape="4341.44,1051.91 4341.44,1051.91"/>
    </edge>
    <edge id=":57978877_w0" function="walkingarea">
        <lane id=":57978877_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.13" width="3.20" shape="4346.24,1051.93 4343.04,1051.92 4343.04,1051.92 4339.84,1051.91 4339.84,1051.91 4343.04,1051.92 4343.04,1051.92 4346.24,1051.93"/>
    </edge>
    <edge id=":5801186484_0" function="internal">
        <lane id=":5801186484_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="3.01" shape="3337.18,1294.99 3334.24,1295.63"/>
    </edge>
    <edge id=":5801186484_1" function="internal">
        <lane id=":5801186484_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="3.00" shape="3333.57,1292.50 3334.45,1292.35 3335.06,1292.27 3335.65,1292.15 3336.48,1291.84"/>
    </edge>
    <edge id=":5801186484_w0" function="walkingarea">
        <lane id=":5801186484_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.44" width="3.20" shape="3334.58,1297.19 3335.00,1299.15 3337.52,1296.55 3336.83,1293.43 3337.11,1293.31 3335.85,1290.37 3332.81,1288.98 3333.23,1290.94"/>
    </edge>
    <edge id=":58031815_0" function="internal">
        <lane id=":58031815_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="8.02" shape="3479.49,1949.17 3477.85,1950.89 3476.85,1952.17 3475.97,1953.55 3474.73,1955.59"/>
    </edge>
    <edge id=":58031815_1" function="internal">
        <lane id=":58031815_1_0" index="0" allow="delivery bicycle" speed="8.21" length="3.62" shape="3479.49,1949.17 3477.74,1950.24 3476.18,1950.42"/>
    </edge>
    <edge id=":58031815_6" function="internal">
        <lane id=":58031815_6_0" index="0" allow="delivery bicycle" speed="8.21" length="7.41" shape="3476.18,1950.42 3475.42,1950.51 3472.54,1949.96 3469.08,1948.62"/>
    </edge>
    <edge id=":58031815_2" function="internal">
        <lane id=":58031815_2_0" index="0" allow="delivery bicycle" speed="6.73" length="7.16" shape="3470.43,1945.72 3472.90,1946.75 3474.85,1947.29 3476.29,1947.35 3477.22,1946.92"/>
    </edge>
    <edge id=":58031815_3" function="internal">
        <lane id=":58031815_3_0" index="0" allow="delivery bicycle" speed="7.26" length="12.58" shape="3470.43,1945.72 3473.74,1947.76 3475.56,1950.08 3475.89,1952.69 3474.73,1955.59"/>
    </edge>
    <edge id=":58031815_4" function="internal">
        <lane id=":58031815_4_0" index="0" allow="delivery bicycle" speed="5.59" length="6.98" shape="3472.01,1953.89 3472.54,1952.43 3472.23,1951.06 3471.07,1949.79 3469.08,1948.62"/>
    </edge>
    <edge id=":58031815_5" function="internal">
        <lane id=":58031815_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="8.74" shape="3472.01,1953.89 3473.37,1951.68 3474.33,1950.17 3475.44,1948.79 3477.22,1946.92"/>
    </edge>
    <edge id=":58031815_w0" function="walkingarea">
        <lane id=":58031815_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.41" width="2.00" shape="3476.08,1956.44 3477.78,1957.50 3482.04,1951.71 3480.62,1950.30 3479.49,1951.47 3478.70,1952.38 3478.10,1953.17 3477.56,1954.01 3476.93,1955.05"/>
    </edge>
    <edge id=":58031815_w1" function="walkingarea">
        <lane id=":58031815_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="3476.09,1945.79 3474.67,1944.38 3471.11,1944.27 3469.76,1947.17 3469.76,1947.17 3468.40,1950.07 3468.96,1951.97 3470.66,1953.04 3471.67,1951.39 3472.43,1950.16 3473.08,1949.18 3473.80,1948.24 3474.74,1947.17"/>
    </edge>
    <edge id=":58031824_0" function="internal">
        <lane id=":58031824_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="11.97" shape="3367.87,2088.19 3364.27,2088.85 3361.76,2089.68 3359.54,2090.84 3356.83,2092.49"/>
    </edge>
    <edge id=":58031824_1" function="internal">
        <lane id=":58031824_1_0" index="0" allow="delivery bicycle" speed="7.25" length="4.47" shape="3367.87,2088.19 3364.70,2088.07 3363.59,2087.40"/>
    </edge>
    <edge id=":58031824_6" function="internal">
        <lane id=":58031824_6_0" index="0" allow="delivery bicycle" speed="7.25" length="8.24" shape="3363.59,2087.40 3362.43,2086.69 3361.08,2084.05 3360.64,2080.16"/>
    </edge>
    <edge id=":58031824_2" function="internal">
        <lane id=":58031824_2_0" index="0" allow="delivery bicycle" speed="5.57" length="7.03" shape="3363.84,2080.16 3364.06,2082.48 3364.73,2084.06 3365.85,2084.91 3367.42,2085.02"/>
    </edge>
    <edge id=":58031824_3" function="internal">
        <lane id=":58031824_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="14.85" shape="3363.84,2080.16 3363.39,2083.97 3362.08,2087.30 3359.89,2090.14 3356.83,2092.49"/>
    </edge>
    <edge id=":58031824_4" function="internal">
        <lane id=":58031824_4_0" index="0" allow="pedestrian delivery bicycle" speed="9.36" length="11.56" shape="3355.18,2089.75 3357.56,2087.92 3359.27,2085.71 3360.29,2083.12 3360.64,2080.16"/>
    </edge>
    <edge id=":58031824_5" function="internal">
        <lane id=":58031824_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="13.26" shape="3355.18,2089.75 3357.99,2088.05 3360.47,2086.76 3363.37,2085.78 3367.42,2085.02"/>
    </edge>
    <edge id=":58031824_w0" function="walkingarea">
        <lane id=":58031824_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.27" width="3.20" shape="3367.20,2083.44 3366.92,2081.46 3365.44,2080.17 3362.24,2080.16 3362.24,2080.16 3359.04,2080.15 3354.35,2088.38 3356.01,2091.12 3356.01,2091.12 3357.66,2093.86 3368.37,2091.75 3368.09,2089.77"/>
    </edge>
    <edge id=":58039505_0" function="internal">
        <lane id=":58039505_0_0" index="0" allow="private passenger bus coach delivery evehicle" speed="7.81" length="6.55" shape="3598.50,1532.51 3597.56,1530.70 3597.01,1529.06 3596.86,1527.60 3597.11,1526.31"/>
    </edge>
    <edge id=":58039505_w0" function="walkingarea">
        <lane id=":58039505_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.54" width="3.20" shape="3598.61,1526.86 3595.61,1525.75 3592.12,1531.43 3592.44,1533.40 3595.50,1534.31 3597.22,1533.28"/>
    </edge>
    <edge id=":58070557_0" function="internal">
        <lane id=":58070557_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.35" shape="3331.35,791.98 3331.36,792.39"/>
        <lane id=":58070557_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.35" shape="3328.16,792.08 3328.16,792.38"/>
    </edge>
    <edge id=":58070557_2" function="internal">
        <lane id=":58070557_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.14" shape="3321.76,792.36 3321.76,792.27"/>
        <lane id=":58070557_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.14" shape="3324.96,792.37 3324.96,792.18"/>
    </edge>
    <edge id=":58070557_w0" function="walkingarea">
        <lane id=":58070557_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.48" width="3.20" shape="3332.95,791.93 3329.75,792.03 3329.75,792.03 3326.56,792.13 3326.56,792.13 3323.36,792.22 3323.36,792.22 3320.16,792.32 3320.16,792.36 3323.36,792.36 3323.36,792.36 3326.56,792.37 3326.56,792.37 3329.76,792.38 3329.76,792.38 3332.96,792.39"/>
    </edge>
    <edge id=":58078513_0" function="internal">
        <lane id=":58078513_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4104.44,1991.12 4103.19,1991.84 4102.29,1991.85 4101.75,1991.13 4101.56,1989.70"/>
    </edge>
    <edge id=":58078519_0" function="internal">
        <lane id=":58078519_0_0" index="0" allow="delivery bicycle" speed="6.98" length="10.65" shape="4120.69,1847.28 4120.30,1843.80 4119.29,1841.33 4117.66,1839.89 4115.40,1839.46"/>
    </edge>
    <edge id=":58078519_1" function="internal">
        <lane id=":58078519_1_0" index="0" allow="delivery bicycle" speed="5.56" length="16.55" shape="4120.69,1847.28 4120.31,1830.73"/>
    </edge>
    <edge id=":58078519_2" function="internal">
        <lane id=":58078519_2_0" index="0" allow="delivery bicycle" speed="8.37" length="16.10" shape="4120.69,1847.28 4121.13,1842.38 4122.65,1838.78 4125.25,1836.49 4128.93,1835.51"/>
    </edge>
    <edge id=":58078519_3" function="internal">
        <lane id=":58078519_3_0" index="0" allow="delivery bicycle" speed="6.52" length="5.45" shape="4129.43,1841.89 4126.97,1842.39 4125.23,1843.44 4124.74,1844.20"/>
    </edge>
    <edge id=":58078519_4" function="internal">
        <lane id=":58078519_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.36" shape="4129.43,1841.89 4125.24,1841.71 4122.42,1840.80 4119.60,1839.82 4115.40,1839.46"/>
    </edge>
    <edge id=":58078519_5" function="internal">
        <lane id=":58078519_5_0" index="0" allow="delivery bicycle" speed="7.75" length="6.07" shape="4129.18,1838.70 4125.39,1838.46 4123.37,1837.42"/>
    </edge>
    <edge id=":58078519_12" function="internal">
        <lane id=":58078519_12_0" index="0" allow="delivery bicycle" speed="6.52" length="3.20" shape="4124.74,1844.20 4124.20,1845.05 4123.89,1847.22"/>
    </edge>
    <edge id=":58078519_13" function="internal">
        <lane id=":58078519_13_0" index="0" allow="delivery bicycle" speed="7.75" length="7.68" shape="4123.37,1837.42 4122.65,1837.05 4120.96,1834.47 4120.31,1830.73"/>
    </edge>
    <edge id=":58078519_6" function="internal">
        <lane id=":58078519_6_0" index="0" allow="delivery bicycle" speed="6.20" length="8.40" shape="4123.51,1830.64 4123.90,1832.93 4124.94,1834.50 4126.61,1835.36 4128.93,1835.51"/>
    </edge>
    <edge id=":58078519_7" function="internal">
        <lane id=":58078519_7_0" index="0" allow="delivery bicycle" speed="5.56" length="16.58" shape="4123.51,1830.64 4123.89,1847.22"/>
    </edge>
    <edge id=":58078519_8" function="internal">
        <lane id=":58078519_8_0" index="0" allow="delivery bicycle" speed="7.86" length="13.65" shape="4123.51,1830.64 4123.09,1834.40 4121.60,1837.12 4119.04,1838.81 4115.40,1839.46"/>
    </edge>
    <edge id=":58078519_9" function="internal">
        <lane id=":58078519_9_0" index="0" allow="delivery bicycle" speed="6.34" length="5.38" shape="4115.30,1836.26 4117.55,1835.85 4119.14,1834.80 4119.70,1833.75"/>
    </edge>
    <edge id=":58078519_10" function="internal">
        <lane id=":58078519_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.65" shape="4115.30,1836.26 4128.93,1835.51"/>
    </edge>
    <edge id=":58078519_11" function="internal">
        <lane id=":58078519_11_0" index="0" allow="delivery bicycle" speed="8.37" length="6.96" shape="4115.30,1836.26 4118.98,1836.85 4121.55,1838.81"/>
    </edge>
    <edge id=":58078519_14" function="internal">
        <lane id=":58078519_14_0" index="0" allow="delivery bicycle" speed="6.34" length="3.12" shape="4119.70,1833.75 4120.06,1833.09 4120.31,1830.73"/>
    </edge>
    <edge id=":58078519_15" function="internal">
        <lane id=":58078519_15_0" index="0" allow="delivery bicycle" speed="8.37" length="8.86" shape="4121.55,1838.81 4121.64,1838.87 4123.27,1842.33 4123.89,1847.22"/>
    </edge>
    <edge id=":58078519_c0" function="crossing" crossingEdges="-7894465#3 7894465#3.54">
        <lane id=":58078519_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4125.46,1845.69 4119.06,1845.81"/>
    </edge>
    <edge id=":58078519_c1" function="crossing" crossingEdges="7894465#4 -7894465#4">
        <lane id=":58078519_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4118.75,1832.28 4125.15,1832.09"/>
    </edge>
    <edge id=":58078519_w0" function="walkingarea">
        <lane id=":58078519_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.29" width="3.00" shape="4115.45,1841.06 4115.51,1843.05 4117.09,1847.35 4119.09,1847.31 4118.95,1845.37 4118.63,1843.79 4118.12,1842.56 4117.42,1841.70 4116.53,1841.20"/>
    </edge>
    <edge id=":58078519_w1" function="walkingarea">
        <lane id=":58078519_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.43" width="3.00" shape="4125.49,1847.19 4127.49,1847.15 4129.71,1845.48 4129.56,1843.48 4128.30,1843.68 4127.27,1844.04 4126.47,1844.57 4125.91,1845.28 4125.58,1846.15"/>
    </edge>
    <edge id=":58078519_w2" function="walkingarea">
        <lane id=":58078519_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.00" width="3.00" shape="4128.80,1833.91 4128.65,1831.92 4127.11,1830.54 4125.11,1830.60 4125.24,1831.69 4125.56,1832.56 4126.08,1833.23 4126.80,1833.67 4127.70,1833.90"/>
    </edge>
    <edge id=":58078519_w3" function="walkingarea">
        <lane id=":58078519_w3_0" index="0" allow="pedestrian" speed="1.00" length="3.13" width="3.00" shape="4118.71,1830.78 4116.71,1830.84 4115.19,1832.66 4115.25,1834.66 4116.34,1834.52 4117.22,1834.18 4117.90,1833.63 4118.37,1832.89 4118.65,1831.93"/>
    </edge>
    <edge id=":58078521_0" function="internal">
        <lane id=":58078521_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="4.90" shape="3783.85,2056.66 3783.09,2055.57 3782.16,2054.95 3781.04,2054.79 3779.76,2055.11"/>
    </edge>
    <edge id=":58078521_1" function="internal">
        <lane id=":58078521_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.03" shape="3783.85,2056.66 3782.65,2054.26 3781.93,2052.57 3781.40,2050.81 3780.78,2048.20"/>
    </edge>
    <edge id=":58078521_2" function="internal">
        <lane id=":58078521_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="8.25" shape="3783.91,2047.50 3784.47,2049.88 3784.95,2051.48 3785.61,2053.03 3786.70,2055.22"/>
    </edge>
    <edge id=":58078521_3" function="internal">
        <lane id=":58078521_3_0" index="0" allow="delivery bicycle" speed="7.08" length="4.73" shape="3783.91,2047.50 3784.11,2050.02 3783.49,2052.13"/>
    </edge>
    <edge id=":58078521_6" function="internal">
        <lane id=":58078521_6_0" index="0" allow="delivery bicycle" speed="7.08" length="4.85" shape="3783.49,2052.13 3782.04,2053.83 3779.76,2055.11"/>
    </edge>
    <edge id=":58078521_4" function="internal">
        <lane id=":58078521_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.31" length="4.98" shape="3778.57,2052.13 3779.78,2051.46 3780.55,2050.58 3780.88,2049.50 3780.78,2048.20"/>
    </edge>
    <edge id=":58078521_5" function="internal">
        <lane id=":58078521_5_0" index="0" allow="delivery bicycle" speed="6.95" length="9.74" shape="3778.57,2052.13 3781.13,2051.51 3783.34,2051.81 3785.20,2053.05 3786.70,2055.22"/>
    </edge>
    <edge id=":58078521_w0" function="walkingarea">
        <lane id=":58078521_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.83" width="3.20" shape="3782.35,2047.85 3779.22,2048.56 3777.98,2050.65 3779.16,2053.62 3779.16,2053.62 3780.35,2056.59 3782.42,2057.38 3785.27,2055.94 3784.45,2054.30 3783.87,2053.07 3783.44,2052.03 3783.10,2050.96 3782.76,2049.64"/>
    </edge>
    <edge id=":58078521_w1" function="walkingarea">
        <lane id=":58078521_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.58" width="2.00" shape="3788.13,2054.50 3789.92,2053.60 3787.42,2046.70 3785.47,2047.14 3785.84,2048.77 3786.15,2049.97 3786.46,2050.94 3786.85,2051.89 3787.38,2053.00"/>
    </edge>
    <edge id=":58078525_0" function="internal">
        <lane id=":58078525_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.20" length="4.93" shape="3729.54,2067.81 3728.20,2067.96 3727.19,2068.48 3726.50,2069.37 3726.14,2070.64"/>
    </edge>
    <edge id=":58078525_1" function="internal">
        <lane id=":58078525_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.76" shape="3729.54,2067.81 3726.93,2067.37 3725.02,2066.21 3723.81,2064.34 3723.29,2061.74"/>
    </edge>
    <edge id=":58078525_2" function="internal">
        <lane id=":58078525_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3729.54,2067.81 3728.36,2066.98 3727.98,2066.17 3728.41,2065.38 3729.63,2064.61"/>
    </edge>
    <edge id=":58078525_3" function="internal">
        <lane id=":58078525_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="4.90" shape="3726.49,2061.56 3726.75,2062.87 3727.36,2063.81 3728.32,2064.39 3729.63,2064.61"/>
    </edge>
    <edge id=":58078525_4" function="internal">
        <lane id=":58078525_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.11" shape="3726.49,2061.56 3726.63,2064.26 3726.64,2066.11 3726.49,2067.96 3726.14,2070.64"/>
    </edge>
    <edge id=":58078525_5" function="internal">
        <lane id=":58078525_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3726.49,2061.56 3725.76,2062.81 3724.98,2063.25 3724.16,2062.90 3723.29,2061.74"/>
    </edge>
    <edge id=":58078525_6" function="internal">
        <lane id=":58078525_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.50" shape="3722.97,2070.21 3723.29,2067.71 3723.43,2065.99 3723.42,2064.26 3723.29,2061.74"/>
    </edge>
    <edge id=":58078525_7" function="internal">
        <lane id=":58078525_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.70" shape="3722.97,2070.21 3723.68,2067.70 3725.02,2065.93 3727.01,2064.90 3729.63,2064.61"/>
    </edge>
    <edge id=":58078525_8" function="internal">
        <lane id=":58078525_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3722.97,2070.21 3723.92,2069.13 3724.77,2068.84 3725.51,2069.34 3726.14,2070.64"/>
    </edge>
    <edge id=":58078525_w0" function="walkingarea">
        <lane id=":58078525_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.66" width="3.20" shape="3729.50,2069.41 3729.58,2066.21 3729.58,2066.21 3729.67,2063.01 3728.09,2061.47 3724.89,2061.65 3724.89,2061.65 3721.70,2061.83 3721.38,2069.99 3724.55,2070.42 3724.55,2070.42 3727.72,2070.85 3729.01,2069.44 3728.60,2069.55 3728.27,2069.75 3728.01,2070.03 3727.83,2070.40"/>
    </edge>
    <edge id=":58098010_0" function="internal">
        <lane id=":58098010_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.87" length="5.37" shape="3997.31,2340.03 3995.85,2339.47 3994.91,2338.87 3994.21,2338.01 3993.47,2336.62"/>
    </edge>
    <edge id=":58098010_1" function="internal">
        <lane id=":58098010_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.90" length="2.84" shape="3996.34,2335.21 3996.73,2335.94 3997.10,2336.40 3997.60,2336.71 3998.38,2337.01"/>
    </edge>
    <edge id=":58098010_w0" function="walkingarea">
        <lane id=":58098010_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.14" width="3.20" shape="3994.90,2335.91 3992.03,2337.33 3996.78,2341.54 3997.84,2338.52 3997.04,2338.23 3996.45,2337.95 3996.00,2337.64 3995.64,2337.23 3995.29,2336.67"/>
    </edge>
    <edge id=":58098010_w1" function="walkingarea">
        <lane id=":58098010_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.76" width="2.00" shape="3998.91,2335.51 3999.57,2333.62 3999.57,2333.62 3997.77,2334.50 3997.92,2334.79 3998.06,2335.01 3998.20,2335.16 3998.37,2335.28 3998.60,2335.39"/>
    </edge>
    <edge id=":58098017_0" function="internal">
        <lane id=":58098017_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="1.37" shape="4046.38,2352.09 4045.97,2352.08 4045.70,2352.06 4045.42,2352.02 4045.02,2351.93"/>
    </edge>
    <edge id=":58098017_1" function="internal">
        <lane id=":58098017_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="0.73" shape="4045.71,2348.80 4045.92,2348.85 4046.07,2348.87 4046.21,2348.88 4046.43,2348.89"/>
    </edge>
    <edge id=":58098017_w0" function="walkingarea">
        <lane id=":58098017_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.37" width="3.20" shape="4045.37,2350.37 4044.68,2353.49 4046.36,2353.69 4046.40,2350.49 4046.18,2350.48 4046.02,2350.48 4045.88,2350.47 4045.75,2350.45 4045.59,2350.41"/>
    </edge>
    <edge id=":58098017_w1" function="walkingarea">
        <lane id=":58098017_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.20" width="2.00" shape="4046.45,2347.29 4046.48,2345.29 4046.48,2345.29 4046.05,2347.24 4046.14,2347.26 4046.20,2347.27 4046.25,2347.28 4046.30,2347.28 4046.37,2347.29"/>
    </edge>
    <edge id=":58098027_0" function="internal">
        <lane id=":58098027_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.13" length="9.06" shape="4496.11,2085.48 4493.74,2084.52 4491.77,2084.63 4490.20,2085.82 4489.02,2088.09"/>
    </edge>
    <edge id=":58098027_1" function="internal">
        <lane id=":58098027_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="15.38" shape="4483.75,2076.38 4487.33,2077.66 4490.90,2079.18 4494.39,2080.88 4497.73,2082.72"/>
    </edge>
    <edge id=":58098027_2" function="internal">
        <lane id=":58098027_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.07" length="10.53" shape="4483.75,2076.38 4487.23,2078.13 4489.27,2080.66 4489.87,2083.98"/>
    </edge>
    <edge id=":58098027_4" function="internal">
        <lane id=":58098027_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.07" length="4.19" shape="4489.87,2083.98 4489.02,2088.09"/>
    </edge>
    <edge id=":58098027_3" function="internal">
        <lane id=":58098027_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.70" length="14.99" shape="4486.00,2087.04 4487.95,2083.28 4490.55,2081.31 4493.81,2081.12 4497.73,2082.72"/>
    </edge>
    <edge id=":58098027_w0" function="walkingarea">
        <lane id=":58098027_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.25" width="3.20" shape="4495.30,2086.86 4496.92,2084.10 4496.92,2084.10 4498.54,2081.34 4493.86,2076.61 4492.03,2075.80 4484.24,2074.86 4483.26,2077.90 4484.49,2086.51 4487.51,2087.56 4487.51,2087.56 4490.54,2088.62 4494.21,2086.35 4493.24,2086.16 4492.39,2086.29 4491.65,2086.74 4491.03,2087.52"/>
    </edge>
    <edge id=":58098030_0" function="internal">
        <lane id=":58098030_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.39" shape="4214.86,2045.35 4224.21,2046.20"/>
    </edge>
    <edge id=":58098030_1" function="internal">
        <lane id=":58098030_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.14" length="7.78" shape="4214.86,2045.35 4217.57,2045.80 4219.48,2046.57 4220.58,2047.65 4220.88,2049.05"/>
    </edge>
    <edge id=":58098030_2" function="internal">
        <lane id=":58098030_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.06" length="1.17" shape="4217.69,2048.82 4218.08,2047.73"/>
    </edge>
    <edge id=":58098030_3" function="internal">
        <lane id=":58098030_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.06" length="6.64" shape="4218.08,2047.73 4218.18,2047.47 4219.43,2046.58 4221.44,2046.15 4224.21,2046.20"/>
    </edge>
    <edge id=":58098030_w0" function="walkingarea">
        <lane id=":58098030_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.93" width="3.20" shape="4224.07,2047.79 4224.35,2044.60 4215.01,2043.76 4214.71,2046.94 4216.09,2048.71 4219.28,2048.94 4219.28,2048.94 4222.47,2049.16 4223.61,2047.79 4223.23,2047.89 4222.93,2048.07 4222.70,2048.34 4222.55,2048.70"/>
    </edge>
    <edge id=":58098037_0" function="internal">
        <lane id=":58098037_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.77" length="9.06" shape="4769.62,1557.70 4766.44,1558.00 4764.12,1558.70 4762.67,1559.81 4762.10,1561.32"/>
    </edge>
    <edge id=":58098037_1" function="internal">
        <lane id=":58098037_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="19.42" shape="4769.54,1554.50 4763.82,1554.16 4759.94,1553.21 4756.06,1552.30 4750.35,1552.09"/>
    </edge>
    <edge id=":58098037_2" function="internal">
        <lane id=":58098037_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.29" length="5.61" shape="4769.45,1551.30 4765.23,1550.70 4764.14,1549.91"/>
    </edge>
    <edge id=":58098037_13" function="internal">
        <lane id=":58098037_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.29" length="11.06" shape="4764.14,1549.91 4762.36,1548.62 4760.86,1545.08 4760.70,1540.06"/>
    </edge>
    <edge id=":58098037_3" function="internal">
        <lane id=":58098037_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.01" length="8.24" shape="4763.89,1540.35 4764.06,1542.40 4765.02,1543.84 4766.76,1544.68 4769.27,1544.90"/>
    </edge>
    <edge id=":58098037_4" function="internal">
        <lane id=":58098037_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="21.05" shape="4763.89,1540.35 4762.10,1561.32"/>
    </edge>
    <edge id=":58098037_5" function="internal">
        <lane id=":58098037_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.37" length="19.84" shape="4763.89,1540.35 4762.66,1545.25 4760.00,1548.83 4755.89,1551.12 4750.35,1552.09"/>
    </edge>
    <edge id=":58098037_6" function="internal">
        <lane id=":58098037_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="9.71" shape="4750.02,1545.66 4754.52,1545.13 4757.80,1544.02 4759.12,1542.93"/>
    </edge>
    <edge id=":58098037_7" function="internal">
        <lane id=":58098037_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="19.23" shape="4750.02,1545.66 4769.27,1544.90"/>
        <lane id=":58098037_7_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="19.23" shape="4750.18,1548.86 4769.36,1548.10"/>
    </edge>
    <edge id=":58098037_9" function="internal">
        <lane id=":58098037_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.37" length="9.55" shape="4750.18,1548.86 4755.79,1549.40 4759.17,1551.38"/>
    </edge>
    <edge id=":58098037_14" function="internal">
        <lane id=":58098037_14_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="3.37" shape="4759.12,1542.93 4759.86,1542.33 4760.70,1540.06"/>
    </edge>
    <edge id=":58098037_15" function="internal">
        <lane id=":58098037_15_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.37" length="10.74" shape="4759.17,1551.38 4759.65,1551.66 4761.75,1555.64 4762.10,1561.32"/>
    </edge>
    <edge id=":58098037_10" function="internal">
        <lane id=":58098037_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.06" length="11.89" shape="4755.73,1560.81 4755.66,1556.88 4754.74,1554.11 4752.97,1552.52 4750.35,1552.09"/>
    </edge>
    <edge id=":58098037_11" function="internal">
        <lane id=":58098037_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="21.41" shape="4755.73,1560.81 4756.74,1554.48 4758.19,1550.18 4759.66,1546.01 4760.70,1540.06"/>
    </edge>
    <edge id=":58098037_12" function="internal">
        <lane id=":58098037_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.43" length="18.47" shape="4758.92,1561.07 4759.95,1555.49 4762.03,1551.47 4765.17,1549.01 4769.36,1548.10"/>
    </edge>
    <edge id=":58098037_c0" function="crossing" crossingEdges="7896021#0 -7896021#0">
        <lane id=":58098037_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4758.97,1541.41 4765.35,1541.99"/>
    </edge>
    <edge id=":58098037_c1" function="crossing" crossingEdges="USASouthDrWB6 USASouthDrEB15">
        <lane id=":58098037_c1_0" index="0" allow="pedestrian" speed="1.00" length="9.63" width="3.00" shape="4751.93,1553.61 4751.44,1543.99"/>
    </edge>
    <edge id=":58098037_w0" function="walkingarea">
        <lane id=":58098037_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.72" width="3.20" shape="4769.67,1559.30 4769.58,1556.10 4769.58,1556.10 4769.49,1552.90 4769.49,1552.90 4769.40,1549.70 4769.40,1549.70 4769.32,1546.50 4769.32,1546.50 4769.23,1543.30 4767.47,1540.68 4765.48,1540.50 4765.21,1543.48"/>
    </edge>
    <edge id=":58098037_w1" function="walkingarea">
        <lane id=":58098037_w1_0" index="0" allow="pedestrian" speed="1.00" length="6.25" width="3.00" shape="4759.11,1539.92 4757.12,1539.73 4749.84,1542.07 4749.93,1544.06 4752.65,1543.83 4754.88,1543.41 4756.65,1542.81 4757.94,1542.03 4758.76,1541.06"/>
    </edge>
    <edge id=":58098037_w2" function="walkingarea">
        <lane id=":58098037_w2_0" index="0" allow="pedestrian" speed="1.00" length="5.13" width="3.00" shape="4750.43,1553.69 4750.54,1555.69 4752.14,1560.52 4754.13,1560.68 4754.19,1558.49 4753.98,1556.70 4753.50,1555.33 4752.74,1554.37 4751.72,1553.82"/>
    </edge>
    <edge id=":58098041_0" function="internal">
        <lane id=":58098041_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.94" shape="4704.82,1363.71 4702.78,1363.39 4701.38,1363.22 4699.97,1363.14 4697.91,1363.10"/>
    </edge>
    <edge id=":58098041_1" function="internal">
        <lane id=":58098041_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.64" shape="4700.53,1356.83 4700.81,1358.17 4701.71,1359.23 4703.21,1360.03 4705.33,1360.55"/>
    </edge>
    <edge id=":58098041_2" function="internal">
        <lane id=":58098041_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.39" shape="4700.53,1356.83 4700.33,1359.59 4699.84,1361.55 4699.03,1362.72 4697.91,1363.10"/>
    </edge>
    <edge id=":58098041_3" function="internal">
        <lane id=":58098041_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="7.41" shape="4697.96,1359.90 4700.16,1359.94 4701.66,1360.02 4703.16,1360.21 4705.33,1360.55"/>
    </edge>
    <edge id=":58098042_0" function="internal">
        <lane id=":58098042_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.99" length="10.64" shape="4604.70,1361.72 4601.39,1362.00 4599.01,1362.99 4597.57,1364.71 4597.06,1367.16"/>
    </edge>
    <edge id=":58098042_1" function="internal">
        <lane id=":58098042_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="15.77" shape="4604.70,1361.72 4600.01,1361.07 4596.67,1359.36 4594.68,1356.59 4594.05,1352.76"/>
    </edge>
    <edge id=":58098042_2" function="internal">
        <lane id=":58098042_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.05" length="10.68" shape="4597.25,1352.80 4597.70,1355.24 4599.10,1357.00 4601.46,1358.10 4604.77,1358.52"/>
    </edge>
    <edge id=":58098042_3" function="internal">
        <lane id=":58098042_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.36" shape="4597.25,1352.80 4597.06,1367.16"/>
    </edge>
    <edge id=":58098042_4" function="internal">
        <lane id=":58098042_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="14.34" shape="4593.86,1367.10 4594.05,1352.76"/>
    </edge>
    <edge id=":58098042_5" function="internal">
        <lane id=":58098042_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="5.45" shape="4593.86,1367.10 4594.60,1363.25 4595.53,1362.03"/>
    </edge>
    <edge id=":58098042_6" function="internal">
        <lane id=":58098042_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.25" length="10.35" shape="4595.53,1362.03 4596.66,1360.54 4600.05,1358.97 4604.77,1358.52"/>
    </edge>
    <edge id=":58098042_c0" function="crossing" crossingEdges="StudentServicesDrSB8 StudentServicesDrNB4">
        <lane id=":58098042_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="2.50" shape="4592.44,1354.00 4598.84,1354.06"/>
    </edge>
    <edge id=":58098042_w0" function="walkingarea">
        <lane id=":58098042_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.60" width="2.50" shape="4600.85,1352.83 4598.85,1352.81 4599.01,1354.03 4599.50,1355.03 4600.32,1355.83 4601.48,1356.40 4602.98,1356.77"/>
    </edge>
    <edge id=":58098042_w1" function="walkingarea">
        <lane id=":58098042_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.68" width="2.50" shape="4592.43,1355.25 4592.45,1352.75 4590.45,1352.73 4590.26,1367.04 4592.26,1367.07"/>
    </edge>
    <edge id=":58100694_0" function="internal">
        <lane id=":58100694_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.40" shape="5213.02,1106.93 5210.55,1107.32 5208.96,1108.35 5207.38,1109.38 5204.90,1109.78"/>
        <lane id=":58100694_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.40" shape="5213.02,1106.93 5205.04,1106.58"/>
    </edge>
    <edge id=":58100694_2" function="internal">
        <lane id=":58100694_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.01" shape="5205.17,1103.38 5213.17,1103.74"/>
    </edge>
    <edge id=":58100694_w0" function="walkingarea">
        <lane id=":58100694_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.60" width="2.00" shape="5204.83,1111.38 5204.75,1113.37 5212.86,1110.53 5212.95,1108.53 5211.16,1108.69 5209.89,1109.22 5208.89,1109.95 5207.89,1110.67 5206.63,1111.21"/>
    </edge>
    <edge id=":58100694_w1" function="walkingarea">
        <lane id=":58100694_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.02" width="2.00" shape="5213.25,1102.14 5213.34,1100.14 5205.32,1099.79 5205.24,1101.78"/>
    </edge>
    <edge id=":58100729_0" function="internal">
        <lane id=":58100729_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.88" shape="5100.78,1104.12 5100.52,1104.13 5100.34,1104.12 5100.17,1104.11 5099.91,1104.09"/>
    </edge>
    <edge id=":58100729_1" function="internal">
        <lane id=":58100729_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="0.47" shape="5100.24,1100.90 5100.38,1100.92 5100.48,1100.92 5100.57,1100.93 5100.71,1100.92"/>
    </edge>
    <edge id=":58100729_w0" function="walkingarea">
        <lane id=":58100729_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.22" width="2.00" shape="5099.74,1105.68 5099.53,1107.67 5100.87,1107.72 5100.82,1105.72 5100.59,1105.73 5100.42,1105.73 5100.28,1105.73 5100.14,1105.72 5099.97,1105.70"/>
    </edge>
    <edge id=":58100729_w1" function="walkingarea">
        <lane id=":58100729_w1_0" index="0" allow="pedestrian" speed="1.00" length="0.13" width="2.00" shape="5100.67,1099.32 5100.62,1097.32 5100.62,1097.32 5100.41,1099.31 5100.47,1099.32 5100.51,1099.32 5100.54,1099.32 5100.58,1099.32 5100.62,1099.32"/>
    </edge>
    <edge id=":58100777_0" function="internal">
        <lane id=":58100777_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.05" length="0.29" shape="4797.86,1092.46 4798.18,1092.42"/>
        <lane id=":58100777_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.05" length="0.29" shape="4798.32,1095.63 4798.62,1095.59"/>
        <lane id=":58100777_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.05" length="0.29" shape="4798.78,1098.79 4799.06,1098.76"/>
        <lane id=":58100777_0_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.05" length="0.29" shape="4799.25,1101.96 4799.49,1101.93"/>
    </edge>
    <edge id=":58100777_w0" function="walkingarea">
        <lane id=":58100777_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.35" width="2.00" shape="4797.96,1090.83 4797.69,1088.85 4797.34,1088.90 4797.63,1090.88"/>
    </edge>
    <edge id=":58105305_0" function="internal">
        <lane id=":58105305_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.53" length="9.05" shape="3937.58,1108.48 3937.19,1106.04 3936.11,1104.30 3934.33,1103.27 3931.87,1102.95"/>
    </edge>
    <edge id=":58105305_1" function="internal">
        <lane id=":58105305_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.39" shape="3937.58,1108.48 3937.38,1094.09"/>
    </edge>
    <edge id=":58105305_2" function="internal">
        <lane id=":58105305_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.37" shape="3940.58,1094.06 3940.78,1108.43"/>
    </edge>
    <edge id=":58105305_3" function="internal">
        <lane id=":58105305_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="5.90" shape="3940.58,1094.06 3940.07,1097.92 3939.06,1099.65"/>
    </edge>
    <edge id=":58105305_6" function="internal">
        <lane id=":58105305_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="8.30" shape="3939.06,1099.65 3938.45,1100.68 3935.72,1102.36 3931.87,1102.95"/>
    </edge>
    <edge id=":58105305_4" function="internal">
        <lane id=":58105305_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.50" length="9.03" shape="3931.84,1099.75 3934.29,1099.37 3936.03,1098.31 3937.06,1096.55 3937.38,1094.09"/>
    </edge>
    <edge id=":58105305_5" function="internal">
        <lane id=":58105305_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.02" length="14.19" shape="3931.84,1099.75 3935.70,1100.26 3938.47,1101.88 3940.17,1104.60 3940.78,1108.43"/>
    </edge>
    <edge id=":58105305_w0" function="walkingarea">
        <lane id=":58105305_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.77" width="3.20" shape="3935.98,1108.51 3939.18,1108.45 3939.18,1108.45 3942.38,1108.40 3942.18,1094.04 3938.98,1094.08 3938.98,1094.08 3935.78,1094.11"/>
    </edge>
    <edge id=":58105319_0" function="internal">
        <lane id=":58105319_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.41" shape="3797.55,1158.33 3797.13,1156.13 3796.08,1154.53 3794.41,1153.55 3792.13,1153.17"/>
    </edge>
    <edge id=":58105319_1" function="internal">
        <lane id=":58105319_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.87" shape="3801.00,1153.37 3792.13,1153.17"/>
    </edge>
    <edge id=":58105319_2" function="internal">
        <lane id=":58105319_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="8.84" shape="3792.21,1149.97 3801.05,1150.17"/>
    </edge>
    <edge id=":58105329_w0" function="walkingarea">
        <lane id=":58105329_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3937.95,999.77 3941.15,999.74 3934.75,999.80 3937.95,999.77"/>
    </edge>
    <edge id=":58116203_0" function="internal">
        <lane id=":58116203_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.98" length="9.24" shape="4933.94,1598.72 4933.97,1596.00 4933.73,1594.12 4933.02,1592.36 4931.67,1589.99"/>
    </edge>
    <edge id=":58116203_1" function="internal">
        <lane id=":58116203_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.51" shape="4937.14,1598.82 4936.90,1596.03 4936.24,1594.14 4935.62,1592.26 4935.48,1589.47"/>
        <lane id=":58116203_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.51" shape="4940.34,1598.93 4940.09,1596.17 4939.44,1594.31 4938.81,1592.46 4938.67,1589.71"/>
    </edge>
    <edge id=":58116203_w0" function="walkingarea">
        <lane id=":58116203_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4940.27,1589.82 4937.08,1589.59 4937.08,1589.59 4933.89,1589.36 4934.89,1591.41 4936.90,1592.77 4938.84,1593.73 4940.48,1594.76 4941.59,1596.35"/>
    </edge>
    <edge id=":58116203_w1" function="walkingarea">
        <lane id=":58116203_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.09" width="2.00" shape="4930.01,1590.34 4928.29,1591.36 4930.34,1598.60 4932.34,1598.66 4932.38,1596.92 4932.33,1595.60 4932.15,1594.52 4931.78,1593.50 4931.18,1592.32"/>
    </edge>
    <edge id=":58116215_0" function="internal">
        <lane id=":58116215_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.53" shape="4934.37,1516.64 4935.06,1499.07"/>
        <lane id=":58116215_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.53" shape="4937.57,1516.58 4938.26,1499.13"/>
    </edge>
    <edge id=":58116215_2" function="internal">
        <lane id=":58116215_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="17.71" shape="4929.58,1515.66 4931.94,1510.94 4933.61,1507.66 4934.64,1504.23 4935.06,1499.07"/>
    </edge>
    <edge id=":58116215_w0" function="walkingarea">
        <lane id=":58116215_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4932.77,1516.68 4935.97,1516.61 4935.97,1516.61 4939.17,1516.55 4939.42,1503.17 4938.37,1505.94 4936.87,1508.06 4935.06,1510.11 4933.07,1512.67"/>
    </edge>
    <edge id=":58116215_w1" function="walkingarea">
        <lane id=":58116215_w1_0" index="0" allow="pedestrian" speed="1.00" length="16.42" width="2.00" shape="4933.46,1499.04 4931.46,1499.00 4926.31,1514.17 4928.13,1514.99 4929.72,1511.74 4931.02,1509.32 4932.04,1507.30 4932.78,1505.21 4933.25,1502.61"/>
    </edge>
    <edge id=":58123082_0" function="internal">
        <lane id=":58123082_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.27" shape="4684.52,1113.03 4684.81,1112.99"/>
        <lane id=":58123082_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.27" shape="4685.05,1116.19 4685.30,1116.15"/>
    </edge>
    <edge id=":58123082_w0" function="walkingarea">
        <lane id=":58123082_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.34" width="2.00" shape="4684.57,1111.40 4684.26,1109.43 4683.92,1109.48 4684.25,1111.46"/>
    </edge>
    <edge id=":58123094_0" function="internal">
        <lane id=":58123094_0_0" index="0" allow="delivery bicycle" speed="5.69" length="6.71" shape="4509.23,1161.45 4508.79,1159.25 4508.03,1157.74 4506.95,1156.90 4505.55,1156.75"/>
    </edge>
    <edge id=":58123094_1" function="internal">
        <lane id=":58123094_1_0" index="0" allow="delivery bicycle" speed="5.78" length="6.73" shape="4514.78,1155.51 4513.53,1156.02 4512.71,1157.12 4512.34,1158.81 4512.41,1161.09"/>
    </edge>
    <edge id=":58123094_2" function="internal">
        <lane id=":58123094_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.27" shape="4514.78,1155.51 4505.55,1156.75"/>
        <lane id=":58123094_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.27" shape="4514.31,1152.34 4505.16,1153.57"/>
    </edge>
    <edge id=":58123094_w0" function="walkingarea">
        <lane id=":58123094_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.71" width="3.20" shape="4505.74,1158.34 4505.99,1160.32 4507.64,1161.63 4510.82,1161.27 4510.82,1161.27 4514.00,1160.91 4515.30,1159.07 4515.01,1157.09"/>
    </edge>
    <edge id=":58126847_0" function="internal">
        <lane id=":58126847_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.32" shape="3321.52,879.82 3321.52,879.49"/>
        <lane id=":58126847_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.32" shape="3324.72,879.80 3324.72,879.50"/>
    </edge>
    <edge id=":58126847_2" function="internal">
        <lane id=":58126847_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.28" shape="3331.12,879.51 3331.12,879.78"/>
        <lane id=":58126847_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.28" shape="3327.92,879.51 3327.92,879.79"/>
    </edge>
    <edge id=":58126847_w0" function="walkingarea">
        <lane id=":58126847_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.50" width="3.20" shape="3319.92,879.82 3323.12,879.81 3323.12,879.81 3326.32,879.80 3326.32,879.80 3329.52,879.79 3329.52,879.79 3332.72,879.78 3332.72,879.52 3329.52,879.51 3329.52,879.51 3326.32,879.50 3326.32,879.50 3323.12,879.49 3323.12,879.49 3319.92,879.48"/>
    </edge>
    <edge id=":58126850_w0" function="walkingarea">
        <lane id=":58126850_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="3324.07,709.42 3327.27,709.32 3327.27,709.32 3330.47,709.23 3317.67,709.61 3320.87,709.52 3320.87,709.52 3324.07,709.42"/>
    </edge>
    <edge id=":58131556_w0" function="walkingarea">
        <lane id=":58131556_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5067.41,1581.03 5067.41,1584.23 5067.41,1577.83 5067.41,1581.03"/>
    </edge>
    <edge id=":58146604_0" function="internal">
        <lane id=":58146604_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.93" length="10.82" shape="2315.30,1341.51 2314.47,1338.17 2313.08,1335.95 2311.13,1334.84 2308.62,1334.83"/>
    </edge>
    <edge id=":58146604_1" function="internal">
        <lane id=":58146604_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.29" length="27.22" shape="2318.48,1341.15 2317.99,1331.98 2318.80,1324.51 2320.03,1318.62 2320.81,1314.18"/>
    </edge>
    <edge id=":58146604_2" function="internal">
        <lane id=":58146604_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.36" length="23.62" shape="2321.66,1340.79 2321.63,1334.23 2323.59,1329.17 2327.55,1325.61 2333.52,1323.55"/>
    </edge>
    <edge id=":58146604_3" function="internal">
        <lane id=":58146604_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.11" length="13.86" shape="2335.29,1332.97 2330.57,1334.17 2327.29,1335.81 2325.44,1337.89 2325.04,1340.40"/>
    </edge>
    <edge id=":58146604_4" function="internal">
        <lane id=":58146604_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="26.80" shape="2335.29,1332.97 2326.95,1333.99 2320.70,1334.07 2315.07,1334.06 2308.62,1334.83"/>
        <lane id=":58146604_4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="26.80" shape="2334.70,1329.83 2326.35,1330.85 2320.09,1330.93 2314.45,1330.92 2308.00,1331.69"/>
    </edge>
    <edge id=":58146604_6" function="internal">
        <lane id=":58146604_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.11" length="8.70" shape="2334.11,1326.68 2327.88,1326.88 2325.65,1325.83"/>
    </edge>
    <edge id=":58146604_14" function="internal">
        <lane id=":58146604_14_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.11" length="13.57" shape="2325.65,1325.83 2323.59,1324.86 2321.23,1320.63 2320.81,1314.18"/>
    </edge>
    <edge id=":58146604_7" function="internal">
        <lane id=":58146604_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.21" length="9.69" shape="2327.43,1314.66 2327.60,1317.59 2328.57,1319.53 2330.35,1320.46 2332.93,1320.40"/>
    </edge>
    <edge id=":58146604_8" function="internal">
        <lane id=":58146604_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="14.77" length="25.88" shape="2327.43,1314.66 2326.69,1322.19 2325.77,1329.41 2325.08,1335.69 2325.04,1340.40"/>
    </edge>
    <edge id=":58146604_9" function="internal">
        <lane id=":58146604_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.82" length="25.73" shape="2324.24,1314.43 2322.86,1320.85 2319.69,1325.87 2314.74,1329.48 2308.00,1331.69"/>
    </edge>
    <edge id=":58146604_10" function="internal">
        <lane id=":58146604_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.86" length="17.59" shape="2306.12,1322.20 2312.41,1320.65 2316.95,1318.79 2319.75,1316.64 2320.81,1314.18"/>
    </edge>
    <edge id=":58146604_11" function="internal">
        <lane id=":58146604_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="26.90" shape="2306.12,1322.20 2314.49,1321.09 2320.78,1321.03 2326.45,1321.10 2332.93,1320.40"/>
        <lane id=":58146604_11_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="26.90" shape="2306.74,1325.34 2315.10,1324.23 2321.38,1324.17 2327.04,1324.24 2333.52,1323.55"/>
    </edge>
    <edge id=":58146604_13" function="internal">
        <lane id=":58146604_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.12" length="10.99" shape="2307.36,1328.48 2314.45,1328.05 2318.12,1329.32"/>
    </edge>
    <edge id=":58146604_15" function="internal">
        <lane id=":58146604_15_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.12" length="13.79" shape="2318.12,1329.32 2319.76,1329.89 2323.29,1334.01 2325.04,1340.40"/>
    </edge>
    <edge id=":58146604_w0" function="walkingarea">
        <lane id=":58146604_w0_0" index="0" allow="pedestrian" speed="1.00" length="15.74" width="3.20" shape="2333.81,1325.12 2333.22,1321.97 2333.22,1321.97 2332.63,1318.83 2329.02,1314.77 2325.83,1314.55 2325.83,1314.54 2322.64,1314.32 2322.41,1314.30 2319.21,1314.07 2305.81,1320.63 2306.43,1323.77 2306.43,1323.77 2307.05,1326.91 2307.05,1326.91 2307.67,1330.05"/>
    </edge>
    <edge id=":58146607_w0" function="walkingarea">
        <lane id=":58146607_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="2325.72,1100.03 2328.92,1100.02 2322.52,1100.04 2325.72,1100.03"/>
    </edge>
    <edge id=":58168185_w0" function="walkingarea">
        <lane id=":58168185_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5056.67,1671.71 5056.70,1674.91 5056.64,1668.51 5056.67,1671.71"/>
    </edge>
    <edge id=":58168192_w0" function="walkingarea">
        <lane id=":58168192_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5075.73,1983.20 5075.81,1986.40 5075.65,1980.00 5075.73,1983.20"/>
    </edge>
    <edge id=":58173428_w0" function="walkingarea">
        <lane id=":58173428_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5108.69,1314.80 5106.18,1316.78 5111.20,1312.82 5108.69,1314.80"/>
    </edge>
    <edge id=":58178830_0" function="internal">
        <lane id=":58178830_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.29" shape="3310.43,2337.20 3310.43,2336.90"/>
    </edge>
    <edge id=":58178830_1" function="internal">
        <lane id=":58178830_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.18" shape="3313.63,2337.00 3313.63,2337.18"/>
    </edge>
    <edge id=":58178830_w0" function="walkingarea">
        <lane id=":58178830_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.22" width="3.20" shape="3308.83,2337.21 3312.03,2337.19 3312.03,2337.19 3315.23,2337.17 3315.23,2337.05 3312.03,2336.95 3312.03,2336.95 3308.84,2336.85"/>
    </edge>
    <edge id=":58182857_0" function="internal">
        <lane id=":58182857_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.30" shape="4344.86,1000.12 4344.86,1000.43"/>
    </edge>
    <edge id=":58182857_1" function="internal">
        <lane id=":58182857_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.30" shape="4341.66,1000.41 4341.66,1000.12"/>
    </edge>
    <edge id=":58182857_w0" function="walkingarea">
        <lane id=":58182857_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.24" width="3.20" shape="4346.46,1000.13 4343.26,1000.12 4343.26,1000.12 4340.06,1000.12 4340.06,1000.41 4343.26,1000.42 4343.26,1000.42 4346.46,1000.43"/>
    </edge>
    <edge id=":58219840_0" function="internal">
        <lane id=":58219840_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.31" shape="3987.18,1985.02 3985.44,1981.14 3984.31,1978.46 3983.34,1975.72 3982.07,1971.67"/>
    </edge>
    <edge id=":58219840_1" function="internal">
        <lane id=":58219840_1_0" index="0" allow="delivery bicycle" speed="7.69" length="6.02" shape="3987.18,1985.02 3986.05,1981.10 3986.35,1979.18"/>
    </edge>
    <edge id=":58219840_6" function="internal">
        <lane id=":58219840_6_0" index="0" allow="delivery bicycle" speed="7.69" length="8.54" shape="3986.35,1979.18 3986.55,1977.94 3988.66,1975.54 3992.40,1973.90"/>
    </edge>
    <edge id=":58219840_2" function="internal">
        <lane id=":58219840_2_0" index="0" allow="delivery bicycle" speed="6.12" length="8.79" shape="3993.25,1976.99 3990.99,1977.98 3989.72,1979.42 3989.42,1981.33 3990.10,1983.70"/>
    </edge>
    <edge id=":58219840_3" function="internal">
        <lane id=":58219840_3_0" index="0" allow="delivery bicycle" speed="8.04" length="14.01" shape="3993.25,1976.99 3989.26,1977.57 3986.06,1976.87 3983.67,1974.91 3982.07,1971.67"/>
    </edge>
    <edge id=":58219840_4" function="internal">
        <lane id=":58219840_4_0" index="0" allow="delivery bicycle" speed="6.55" length="5.91" shape="3985.13,1970.73 3986.14,1972.72 3987.68,1973.91 3989.38,1974.23"/>
    </edge>
    <edge id=":58219840_5" function="internal">
        <lane id=":58219840_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="13.91" shape="3985.13,1970.73 3986.37,1974.67 3987.31,1977.33 3988.41,1979.94 3990.10,1983.70"/>
    </edge>
    <edge id=":58219840_7" function="internal">
        <lane id=":58219840_7_0" index="0" allow="delivery bicycle" speed="6.55" length="3.06" shape="3989.38,1974.23 3989.77,1974.30 3992.40,1973.90"/>
    </edge>
    <edge id=":58219840_c0" function="crossing" crossingEdges="696282273 -696282273.148">
        <lane id=":58219840_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="3990.53,1972.76 3992.23,1978.93"/>
    </edge>
    <edge id=":58219840_w0" function="walkingarea">
        <lane id=":58219840_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.61" width="2.00" shape="3980.54,1972.15 3978.63,1972.74 3983.90,1986.50 3985.72,1985.67 3984.45,1982.86 3983.53,1980.77 3982.82,1979.03 3982.17,1977.26 3981.46,1975.09"/>
    </edge>
    <edge id=":58219840_w1" function="walkingarea">
        <lane id=":58219840_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.00" width="3.00" shape="3991.56,1983.05 3993.38,1982.22 3994.21,1980.46 3993.68,1978.53 3992.59,1978.94 3991.80,1979.48 3991.30,1980.17 3991.09,1980.99 3991.18,1981.95"/>
    </edge>
    <edge id=":58219840_w2" function="walkingarea">
        <lane id=":58219840_w2_0" index="0" allow="pedestrian" speed="1.00" length="3.39" width="3.00" shape="3991.97,1972.36 3991.44,1970.43 3988.57,1969.67 3986.66,1970.26 3987.09,1971.23 3987.70,1971.95 3988.49,1972.43 3989.47,1972.65 3990.63,1972.63"/>
    </edge>
    <edge id=":58219841_0" function="internal">
        <lane id=":58219841_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="5.55" shape="3970.56,1934.35 3970.03,1932.80 3969.53,1931.79 3968.89,1930.85 3967.92,1929.52"/>
    </edge>
    <edge id=":58219841_1" function="internal">
        <lane id=":58219841_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.74" shape="3971.34,1924.09 3971.28,1926.91 3971.75,1928.82 3972.59,1930.69 3973.61,1933.40"/>
    </edge>
    <edge id=":58219841_w0" function="walkingarea">
        <lane id=":58219841_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.67" width="2.00" shape="3966.61,1930.45 3964.99,1931.62 3967.12,1935.41 3969.03,1934.82 3968.69,1933.81 3968.40,1933.08 3968.09,1932.50 3967.72,1931.96 3967.25,1931.32"/>
    </edge>
    <edge id=":58219841_w1" function="walkingarea">
        <lane id=":58219841_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.10" width="2.00" shape="3975.14,1932.93 3977.05,1932.34 3974.98,1923.90 3972.99,1923.68 3972.83,1926.15 3972.99,1927.54 3973.36,1928.66 3973.87,1929.77 3974.49,1931.11"/>
    </edge>
    <edge id=":58220419_0" function="internal">
        <lane id=":58220419_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.75" shape="4060.75,1841.13 4057.92,1840.82 4056.04,1840.03 4054.16,1839.26 4051.34,1838.99"/>
    </edge>
    <edge id=":58220419_1" function="internal">
        <lane id=":58220419_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.18" shape="4052.02,1835.26 4054.48,1836.46 4056.20,1837.32 4057.98,1837.82 4060.65,1837.93"/>
    </edge>
    <edge id=":58220419_w0" function="walkingarea">
        <lane id=":58220419_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.61" width="2.00" shape="4051.41,1840.59 4051.50,1842.59 4060.86,1844.72 4060.80,1842.72 4058.76,1842.60 4057.29,1842.19 4056.10,1841.63 4054.91,1841.08 4053.44,1840.69"/>
    </edge>
    <edge id=":58220419_w1" function="walkingarea">
        <lane id=":58220419_w1_0" index="0" allow="pedestrian" speed="1.00" length="7.91" width="2.00" shape="4060.60,1836.33 4060.54,1834.33 4053.45,1831.96 4052.65,1833.80 4054.28,1834.57 4055.49,1835.22 4056.50,1835.73 4057.54,1836.10 4058.83,1836.30"/>
    </edge>
    <edge id=":58228579_0" function="internal">
        <lane id=":58228579_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.07" length="10.94" shape="4964.04,1290.40 4961.58,1290.84 4959.81,1292.28 4958.73,1294.73 4958.33,1298.18"/>
    </edge>
    <edge id=":58228579_1" function="internal">
        <lane id=":58228579_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.34" length="16.47" shape="4964.04,1290.40 4959.18,1289.85 4955.27,1288.45 4952.32,1286.18 4950.33,1283.06"/>
    </edge>
    <edge id=":58228579_2" function="internal">
        <lane id=":58228579_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.83" length="9.85" shape="4958.41,1280.64 4958.78,1283.46 4959.85,1285.50 4961.63,1286.74 4964.12,1287.20"/>
    </edge>
    <edge id=":58228579_3" function="internal">
        <lane id=":58228579_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.51" shape="4958.41,1280.64 4958.33,1298.18"/>
        <lane id=":58228579_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="17.51" shape="4955.21,1280.65 4955.13,1298.14"/>
    </edge>
    <edge id=":58228579_5" function="internal">
        <lane id=":58228579_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.40" length="17.22" shape="4949.61,1295.80 4953.83,1291.99 4957.65,1289.29 4961.08,1287.69 4964.12,1287.20"/>
    </edge>
    <edge id=":58228579_w0" function="walkingarea">
        <lane id=":58228579_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.66" width="3.20" shape="4964.01,1292.00 4964.08,1288.80 4964.08,1288.80 4964.15,1285.60 4960.01,1280.63 4956.81,1280.65 4956.81,1280.65 4953.61,1280.66 4951.80,1282.43 4948.86,1283.69 4948.49,1294.66 4950.74,1296.93 4953.53,1298.12 4956.73,1298.16 4956.73,1298.16 4959.93,1298.20 4962.78,1292.15 4961.78,1292.65 4960.99,1293.51 4960.42,1294.72 4960.07,1296.28"/>
    </edge>
    <edge id=":58228931_0" function="internal">
        <lane id=":58228931_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="16.87" shape="4584.28,2490.25 4571.14,2500.84"/>
    </edge>
    <edge id=":58228931_1" function="internal">
        <lane id=":58228931_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="17.33" shape="4584.28,2490.25 4579.67,2492.91 4575.46,2493.59 4571.53,2493.25 4567.75,2492.84"/>
    </edge>
    <edge id=":58228931_2" function="internal">
        <lane id=":58228931_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="14.26" shape="4568.70,2489.67 4572.96,2490.08 4576.05,2490.43 4578.86,2489.93 4582.25,2487.77"/>
    </edge>
    <edge id=":58228931_3" function="internal">
        <lane id=":58228931_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.38" length="8.07" shape="4568.70,2489.67 4574.77,2490.56 4576.22,2491.85"/>
    </edge>
    <edge id=":58228931_5" function="internal">
        <lane id=":58228931_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.38" length="11.70" shape="4576.22,2491.85 4577.20,2492.72 4575.99,2496.15 4571.14,2500.84"/>
    </edge>
    <edge id=":58228931_4" function="internal">
        <lane id=":58228931_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="16.84" shape="4569.14,2498.34 4582.25,2487.77"/>
    </edge>
    <edge id=":58228931_w0" function="walkingarea">
        <lane id=":58228931_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.90" width="2.00" shape="4572.14,2502.09 4573.39,2503.65 4586.56,2493.04 4585.29,2491.49"/>
    </edge>
    <edge id=":58228931_w1" function="walkingarea">
        <lane id=":58228931_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.22" width="2.00" shape="4581.24,2486.54 4579.97,2484.99 4569.50,2486.10 4569.44,2488.10 4571.52,2488.31 4573.70,2488.65 4575.53,2488.87 4577.24,2488.75 4579.06,2488.05"/>
    </edge>
    <edge id=":58228931_w2" function="walkingarea">
        <lane id=":58228931_w2_0" index="0" allow="pedestrian" speed="1.00" length="5.67" width="3.20" shape="4567.81,2491.24 4567.70,2494.44 4568.14,2497.09 4570.14,2499.59 4570.99,2498.37 4571.36,2496.67 4571.28,2494.81 4570.78,2493.08 4569.89,2491.80"/>
    </edge>
    <edge id=":58228939_0" function="internal">
        <lane id=":58228939_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="4459.77,2722.23 4458.73,2723.24 4457.87,2723.47 4457.17,2722.91 4456.63,2721.57"/>
    </edge>
    <edge id=":58230824_0" function="internal">
        <lane id=":58230824_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.35" length="9.58" shape="4600.04,2485.30 4598.37,2483.19 4596.49,2482.25 4594.40,2482.48 4592.10,2483.86"/>
    </edge>
    <edge id=":58230824_1" function="internal">
        <lane id=":58230824_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="15.99" shape="4600.04,2485.30 4598.07,2480.98 4597.17,2477.71 4595.94,2474.71 4592.95,2471.19"/>
    </edge>
    <edge id=":58230824_2" function="internal">
        <lane id=":58230824_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.31" length="17.60" shape="4602.81,2483.69 4601.15,2479.48 4601.22,2475.51 4603.01,2471.77 4606.52,2468.27"/>
    </edge>
    <edge id=":58230824_3" function="internal">
        <lane id=":58230824_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.05" length="12.92" shape="4608.48,2470.80 4605.85,2473.40 4604.49,2476.15 4604.39,2479.04 4605.57,2482.08"/>
    </edge>
    <edge id=":58230824_4" function="internal">
        <lane id=":58230824_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="20.95" shape="4608.48,2470.80 4592.10,2483.86"/>
    </edge>
    <edge id=":58230824_5" function="internal">
        <lane id=":58230824_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.30" length="7.16" shape="4608.48,2470.80 4604.24,2473.35 4602.09,2473.85"/>
    </edge>
    <edge id=":58230824_12" function="internal">
        <lane id=":58230824_12_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.30" length="9.97" shape="4602.09,2473.85 4600.24,2474.27 4596.48,2473.55 4592.95,2471.19"/>
    </edge>
    <edge id=":58230824_6" function="internal">
        <lane id=":58230824_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.33" length="10.29" shape="4597.32,2466.52 4599.84,2468.44 4602.22,2469.38 4604.44,2469.32 4606.52,2468.27"/>
    </edge>
    <edge id=":58230824_7" function="internal">
        <lane id=":58230824_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="17.82" shape="4597.32,2466.52 4600.97,2470.87 4602.92,2474.93 4604.13,2478.67 4605.57,2482.08"/>
    </edge>
    <edge id=":58230824_8" function="internal">
        <lane id=":58230824_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.52" length="17.89" shape="4595.13,2468.86 4597.63,2472.30 4597.95,2475.94 4596.11,2479.80 4592.10,2483.86"/>
    </edge>
    <edge id=":58230824_9" function="internal">
        <lane id=":58230824_9_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.15" length="10.20" shape="4590.07,2481.38 4593.01,2478.49 4594.47,2475.83 4594.45,2473.40 4594.11,2472.89"/>
    </edge>
    <edge id=":58230824_10" function="internal">
        <lane id=":58230824_10_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="21.04" shape="4590.07,2481.38 4606.52,2468.27"/>
    </edge>
    <edge id=":58230824_11" function="internal">
        <lane id=":58230824_11_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.55" length="8.02" shape="4590.07,2481.38 4594.88,2478.29 4597.13,2477.80"/>
    </edge>
    <edge id=":58230824_13" function="internal">
        <lane id=":58230824_13_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.15" length="2.05" shape="4594.11,2472.89 4592.95,2471.19"/>
    </edge>
    <edge id=":58230824_14" function="internal">
        <lane id=":58230824_14_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.55" length="10.28" shape="4597.13,2477.80 4599.06,2477.38 4602.63,2478.64 4605.57,2482.08"/>
    </edge>
    <edge id=":58230824_c0" function="crossing" crossingEdges="7904622#0 -7904622#0.644.18">
        <lane id=":58230824_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="2.00" shape="4592.59,2473.05 4599.14,2466.03"/>
    </edge>
    <edge id=":58230824_c1" function="crossing" crossingEdges="HealthServicesDrNB3 HealthServicesDrSB4">
        <lane id=":58230824_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="2.00" shape="4593.88,2484.47 4589.83,2479.51"/>
    </edge>
    <edge id=":58230824_w0" function="walkingarea">
        <lane id=":58230824_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.33" width="2.00" shape="4593.11,2485.10 4594.38,2486.65 4596.93,2487.11 4598.66,2486.10 4597.90,2485.03 4597.07,2484.32 4596.18,2483.98 4595.22,2483.99 4594.20,2484.36"/>
    </edge>
    <edge id=":58230824_w1" function="walkingarea">
        <lane id=":58230824_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.65" width="3.20" shape="4604.19,2482.88 4606.95,2481.27 4609.46,2472.06 4607.50,2469.53 4605.29,2471.55 4603.74,2473.65 4602.85,2475.83 4602.63,2478.10 4603.08,2480.45"/>
    </edge>
    <edge id=":58230824_w2" function="walkingarea">
        <lane id=":58230824_w2_0" index="0" allow="pedestrian" speed="1.00" length="4.42" width="2.00" shape="4605.54,2467.00 4604.32,2465.42 4599.77,2463.88 4598.41,2465.35 4599.77,2466.48 4601.07,2467.27 4602.29,2467.72 4603.45,2467.83 4604.53,2467.59"/>
    </edge>
    <edge id=":58230824_w3" function="walkingarea">
        <lane id=":58230824_w3_0" index="0" allow="pedestrian" speed="1.00" length="5.14" width="2.00" shape="4591.86,2472.36 4590.50,2473.83 4587.79,2478.60 4589.06,2480.14 4590.79,2478.58 4592.01,2477.12 4592.73,2475.77 4592.94,2474.53 4592.65,2473.39"/>
    </edge>
    <edge id=":58230866_0" function="internal">
        <lane id=":58230866_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="16.19" shape="3874.26,1889.65 3869.88,1891.56 3867.08,1893.26 3864.40,1895.22 3860.42,1897.92"/>
    </edge>
    <edge id=":58230866_1" function="internal">
        <lane id=":58230866_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.72" shape="3858.72,1895.21 3861.19,1893.72 3862.88,1892.61 3864.26,1891.20 3865.83,1888.83"/>
    </edge>
    <edge id=":58230866_w0" function="walkingarea">
        <lane id=":58230866_w0_0" index="0" allow="pedestrian" speed="1.00" length="15.62" width="2.00" shape="3861.27,1899.27 3862.33,1900.97 3875.55,1893.01 3874.84,1891.15 3871.73,1892.44 3869.52,1893.58 3867.79,1894.70 3866.12,1895.93 3864.08,1897.41"/>
    </edge>
    <edge id=":58230866_w1" function="walkingarea">
        <lane id=":58230866_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.11" width="3.20" shape="3864.45,1888.02 3862.73,1886.99 3857.87,1893.85 3859.57,1896.56 3861.20,1895.31 3862.13,1894.12 3862.63,1892.89 3863.00,1891.53 3863.51,1889.94"/>
    </edge>
    <edge id=":58242826_0" function="internal">
        <lane id=":58242826_0_0" index="0" disallow="pedestrian" speed="17.88" length="0.10" shape="4908.37,2639.43 4908.37,2639.32"/>
        <lane id=":58242826_0_1" index="1" disallow="pedestrian" speed="17.88" length="0.10" shape="4911.57,2639.34 4911.57,2639.31"/>
    </edge>
    <edge id=":58242826_w0" function="walkingarea">
        <lane id=":58242826_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.16" width="2.00" shape="4906.77,2639.33 4904.77,2639.34 4904.77,2639.52 4906.77,2639.47"/>
    </edge>
    <edge id=":58242852_w0" function="walkingarea">
        <lane id=":58242852_w0_0" index="0" allow="pedestrian" speed="1.00" length="12.20" width="3.20" shape="5177.22,3355.26 5175.77,3356.64 5186.50,3346.46 5184.18,3348.66 5184.18,3348.66 5181.86,3350.86"/>
    </edge>
    <edge id=":58242902_0" function="internal">
        <lane id=":58242902_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="7.78" shape="4954.08,1586.35 4954.11,1594.02"/>
        <lane id=":58242902_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="7.78" shape="4950.89,1586.11 4950.91,1594.01"/>
    </edge>
    <edge id=":58242902_2" function="internal">
        <lane id=":58242902_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="7.73" shape="4950.89,1586.11 4950.34,1588.23 4949.33,1589.49 4948.23,1590.74 4947.35,1592.82"/>
    </edge>
    <edge id=":58242902_w0" function="walkingarea">
        <lane id=":58242902_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.95" width="3.20" shape="4949.31,1594.01 4952.51,1594.01 4952.51,1594.01 4955.71,1594.02 4955.68,1586.48 4952.49,1586.23 4952.49,1586.23 4949.30,1585.98 4945.79,1592.45 4948.91,1593.18 4949.30,1593.27 4949.27,1592.77 4949.21,1592.52 4949.13,1592.50 4949.03,1592.72"/>
    </edge>
    <edge id=":58242904_0" function="internal">
        <lane id=":58242904_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.54" length="9.07" shape="4959.68,1674.19 4957.21,1674.57 4955.45,1675.63 4954.39,1677.39 4954.05,1679.83"/>
    </edge>
    <edge id=":58242904_1" function="internal">
        <lane id=":58242904_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.49" length="9.03" shape="4954.04,1665.43 4954.39,1667.88 4955.44,1669.63 4957.19,1670.67 4959.65,1670.99"/>
    </edge>
    <edge id=":58242904_2" function="internal">
        <lane id=":58242904_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.41" shape="4954.04,1665.43 4954.05,1679.83"/>
        <lane id=":58242904_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.41" shape="4950.84,1665.43 4950.85,1679.84"/>
    </edge>
    <edge id=":58242904_4" function="internal">
        <lane id=":58242904_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.72" length="15.39" shape="4946.10,1676.41 4947.70,1674.08 4950.49,1672.40 4954.47,1671.37 4959.65,1670.99"/>
    </edge>
    <edge id=":58242904_w0" function="walkingarea">
        <lane id=":58242904_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.49" width="3.20" shape="4949.25,1679.85 4952.45,1679.84 4952.45,1679.84 4955.65,1679.83 4959.69,1675.79 4959.66,1672.59 4959.66,1672.59 4959.63,1669.39 4955.64,1665.43 4952.44,1665.43 4952.44,1665.43 4949.24,1665.42 4944.60,1675.85 4947.60,1676.98 4949.20,1677.76 4949.06,1676.32 4948.83,1675.52 4948.51,1675.37 4948.10,1675.85"/>
    </edge>
    <edge id=":58243300_0" function="internal">
        <lane id=":58243300_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.60" shape="4781.21,1098.13 4783.57,1097.28 4784.93,1095.96 4786.30,1094.65 4788.66,1093.80"/>
        <lane id=":58243300_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.60" shape="4781.67,1101.30 4784.04,1100.44 4785.40,1099.13 4786.76,1097.82 4789.12,1096.97"/>
        <lane id=":58243300_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.60" shape="4781.67,1101.30 4789.58,1100.14"/>
        <lane id=":58243300_0_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.60" shape="4781.67,1101.30 4784.18,1101.43 4785.86,1102.30 4787.54,1103.16 4790.05,1103.30"/>
    </edge>
    <edge id=":58243300_w0" function="walkingarea">
        <lane id=":58243300_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.62" width="2.00" shape="4788.43,1092.22 4788.14,1090.24 4780.68,1094.57 4780.97,1096.55 4782.71,1096.05 4783.85,1095.28 4784.70,1094.38 4785.55,1093.48 4786.69,1092.71"/>
    </edge>
    <edge id=":58247849_w0" function="walkingarea">
        <lane id=":58247849_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3312.48,2424.52 3309.28,2424.54 3315.68,2424.50 3312.48,2424.52"/>
    </edge>
    <edge id=":58271753_w0" function="walkingarea">
        <lane id=":58271753_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.80" width="3.20" shape="4353.06,2396.46 4356.26,2396.36 4347.86,2396.63 4349.86,2396.56"/>
    </edge>
    <edge id=":58289767_0" function="internal">
        <lane id=":58289767_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.96" shape="4962.66,1035.84 4962.65,1035.96 4962.64,1036.04 4962.63,1036.12 4962.63,1036.24"/>
        <lane id=":58289767_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.96" shape="4959.50,1035.37 4959.46,1035.60 4959.45,1035.75 4959.44,1035.91 4959.43,1036.14"/>
        <lane id=":58289767_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.96" shape="4956.33,1034.90 4956.28,1035.24 4956.26,1035.47 4956.24,1035.70 4956.23,1036.04"/>
        <lane id=":58289767_0_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.96" shape="4953.17,1034.44 4953.10,1034.88 4953.07,1035.18 4953.05,1035.49 4953.03,1035.94"/>
    </edge>
    <edge id=":58289767_4" function="internal">
        <lane id=":58289767_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="2.05" shape="4946.64,1035.73 4946.66,1035.07 4946.69,1034.61 4946.74,1034.16 4946.83,1033.51"/>
        <lane id=":58289767_4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="2.05" shape="4949.83,1035.83 4949.85,1035.28 4949.88,1034.90 4949.92,1034.52 4950.00,1033.97"/>
    </edge>
    <edge id=":58289767_w0" function="walkingarea">
        <lane id=":58289767_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.11" width="2.00" shape="4964.23,1036.30 4966.23,1036.36 4966.23,1036.36 4964.25,1036.07 4964.24,1036.12 4964.23,1036.15 4964.23,1036.18 4964.23,1036.21 4964.23,1036.25"/>
    </edge>
    <edge id=":58289767_w1" function="walkingarea">
        <lane id=":58289767_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.53" width="2.00" shape="4945.25,1033.27 4943.27,1032.98 4943.04,1035.61 4945.04,1035.68 4945.05,1035.16 4945.07,1034.78 4945.09,1034.47 4945.13,1034.16 4945.18,1033.78"/>
    </edge>
    <edge id=":58289774_0" function="internal">
        <lane id=":58289774_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.77" length="7.93" shape="4991.45,907.70 4989.02,906.84 4987.13,906.82 4985.78,907.66 4984.98,909.35"/>
    </edge>
    <edge id=":58289774_1" function="internal">
        <lane id=":58289774_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.69" length="15.87" shape="4991.45,907.70 4986.58,904.95 4983.41,902.16 4981.95,899.34 4982.19,896.48"/>
    </edge>
    <edge id=":58289774_2" function="internal">
        <lane id=":58289774_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.48" length="8.39" shape="4988.17,898.75 4988.00,900.35 4988.72,901.89 4990.33,903.38 4992.83,904.82"/>
    </edge>
    <edge id=":58289774_3" function="internal">
        <lane id=":58289774_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="11.27" shape="4988.17,898.75 4987.03,901.83 4986.34,903.98 4985.77,906.16 4984.98,909.35"/>
        <lane id=":58289774_3_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="11.27" shape="4985.18,897.61 4984.00,900.80 4983.29,903.02 4982.69,905.27 4981.88,908.57"/>
    </edge>
    <edge id=":58289774_5" function="internal">
        <lane id=":58289774_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="12.73" shape="4972.47,906.21 4973.89,902.75 4975.60,900.70 4977.42,898.69 4979.20,895.34"/>
        <lane id=":58289774_5_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="12.73" shape="4975.57,906.99 4976.97,903.63 4978.65,901.66 4980.45,899.72 4982.19,896.48"/>
    </edge>
    <edge id=":58289774_7" function="internal">
        <lane id=":58289774_7_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.18" length="4.99" shape="4978.68,907.77 4980.42,904.35 4981.43,903.79"/>
    </edge>
    <edge id=":58289774_8" function="internal">
        <lane id=":58289774_8_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.18" length="12.03" shape="4981.43,903.79 4983.36,902.72 4987.50,902.87 4992.83,904.82"/>
    </edge>
    <edge id=":58289774_w0" function="walkingarea">
        <lane id=":58289774_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="3.20" shape="4989.67,899.32 4986.67,898.18 4986.67,898.18 4983.68,897.04 4983.81,897.60 4984.54,898.36 4985.88,899.31 4987.82,900.47 4990.37,901.82"/>
    </edge>
    <edge id=":58289774_w1" function="walkingarea">
        <lane id=":58289774_w1_0" index="0" allow="pedestrian" speed="1.00" length="13.08" width="2.00" shape="4977.70,894.77 4975.83,894.06 4968.98,905.32 4970.91,905.84 4971.84,903.23 4972.91,901.51 4974.07,900.21 4975.29,898.93 4976.52,897.25"/>
    </edge>
    <edge id=":58289775_0" function="internal">
        <lane id=":58289775_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.80" length="6.74" shape="5027.28,812.79 5025.85,813.85 5024.86,814.61 5024.07,815.53 5023.24,817.06"/>
        <lane id=":58289775_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="14.28" length="6.74" shape="5025.30,810.28 5023.53,811.62 5022.32,812.60 5021.36,813.78 5020.34,815.72"/>
    </edge>
    <edge id=":58289775_2" function="internal">
        <lane id=":58289775_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.68" shape="5014.53,813.03 5016.49,809.25 5017.96,806.70 5019.13,804.06 5020.15,799.98"/>
        <lane id=":58289775_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="14.68" shape="5017.44,814.37 5019.48,810.39 5021.02,807.69 5022.23,804.89 5023.30,800.58"/>
    </edge>
    <edge id=":58289775_w0" function="walkingarea">
        <lane id=":58289775_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.88" width="3.20" shape="5018.89,815.05 5021.79,816.39 5021.79,816.39 5024.70,817.74 5028.28,814.05 5026.29,811.54 5026.29,811.54 5024.31,809.03 5024.15,804.07 5023.39,806.36 5022.55,808.18 5021.56,809.95 5020.35,812.10"/>
    </edge>
    <edge id=":58289775_w1" function="walkingarea">
        <lane id=":58289775_w1_0" index="0" allow="pedestrian" speed="1.00" length="13.57" width="2.00" shape="5018.58,799.68 5016.62,799.31 5011.27,811.51 5013.08,812.35 5014.41,809.71 5015.51,807.79 5016.44,806.21 5017.23,804.59 5017.93,802.54"/>
    </edge>
    <edge id=":58289776_0" function="internal">
        <lane id=":58289776_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.09" length="0.75" shape="5020.19,799.79 5020.27,799.42 5020.36,799.17 5020.49,798.94 5020.68,798.62"/>
        <lane id=":58289776_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.75" shape="5023.33,800.39 5023.35,800.33 5023.38,800.30 5023.42,800.27 5023.46,800.22"/>
    </edge>
    <edge id=":58289776_w0" function="walkingarea">
        <lane id=":58289776_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.14" width="2.00" shape="5019.30,797.82 5017.57,796.82 5016.65,799.11 5018.62,799.49 5018.70,799.11 5018.77,798.83 5018.85,798.61 5018.96,798.40 5019.10,798.15"/>
    </edge>
    <edge id=":58296408_0" function="internal">
        <lane id=":58296408_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="20.51" shape="3929.14,1691.24 3928.39,1697.13 3928.91,1701.24 3930.38,1705.30 3932.47,1711.03"/>
    </edge>
    <edge id=":58296408_1" function="internal">
        <lane id=":58296408_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="21.26" shape="3928.78,1711.46 3928.84,1704.62 3927.97,1699.02 3926.36,1694.57 3924.18,1691.18"/>
    </edge>
    <edge id=":58296408_w0" function="walkingarea">
        <lane id=":58296408_w0_0" index="0" allow="pedestrian" speed="1.00" length="18.77" width="2.00" shape="3934.00,1710.55 3935.90,1709.93 3932.67,1691.95 3930.71,1691.55 3930.08,1695.60 3930.05,1698.64 3930.53,1701.15 3931.41,1703.64 3932.60,1706.61"/>
    </edge>
    <edge id=":58296408_w1" function="walkingarea">
        <lane id=":58296408_w1_0" index="0" allow="pedestrian" speed="1.00" length="13.77" width="3.20" shape="3925.41,1690.16 3922.95,1692.21 3922.48,1692.93 3921.91,1694.85 3925.19,1711.16 3927.19,1711.31 3927.35,1706.98 3927.18,1703.74 3926.91,1701.06 3926.74,1698.40 3926.89,1695.20"/>
    </edge>
    <edge id=":58296426_0" function="internal">
        <lane id=":58296426_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.89" length="6.36" shape="3804.86,1220.72 3805.16,1221.89 3806.06,1222.83 3807.57,1223.55 3809.69,1224.04"/>
    </edge>
    <edge id=":58296426_1" function="internal">
        <lane id=":58296426_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="7.94" shape="3801.66,1220.71 3801.41,1223.09 3801.05,1224.84 3801.16,1226.41 3802.32,1228.27"/>
    </edge>
    <edge id=":58296426_2" function="internal">
        <lane id=":58296426_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="12.16" shape="3793.51,1232.58 3794.78,1229.24 3795.27,1226.82 3795.31,1224.31 3795.26,1220.70"/>
        <lane id=":58296426_2_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="13.09" shape="3793.51,1232.58 3795.35,1229.13 3796.93,1226.84 3798.03,1224.44 3798.46,1220.71"/>
    </edge>
    <edge id=":58296426_4" function="internal">
        <lane id=":58296426_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="6.60" length="12.51" shape="3793.51,1232.58 3795.61,1228.68 3797.78,1226.67 3800.02,1226.53 3802.32,1228.27"/>
    </edge>
    <edge id=":58296426_w0" function="walkingarea">
        <lane id=":58296426_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.53" width="3.20" shape="3803.53,1227.22 3805.03,1225.90 3809.44,1225.62 3809.94,1222.46 3808.46,1220.73 3806.46,1220.72"/>
    </edge>
    <edge id=":58296426_w1" function="walkingarea">
        <lane id=":58296426_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.96" width="2.00" shape="3793.66,1220.69 3791.66,1220.69 3790.62,1230.20 3792.46,1230.98 3792.94,1229.70 3793.45,1227.97 3793.68,1226.49 3793.73,1224.98 3793.69,1223.14"/>
    </edge>
    <edge id=":58296884_w0" function="walkingarea">
        <lane id=":58296884_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="2946.56,2115.28 2944.01,2113.35 2949.11,2117.21 2946.56,2115.28"/>
    </edge>
    <edge id=":58325099_0" function="internal">
        <lane id=":58325099_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.41" length="14.23" shape="3339.94,2104.10 3337.19,2106.46 3334.74,2108.94 3332.48,2111.59 3330.27,2114.48"/>
    </edge>
    <edge id=":58325099_1" function="internal">
        <lane id=":58325099_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.03" length="5.14" shape="3339.94,2104.10 3336.90,2105.88 3335.30,2106.13"/>
    </edge>
    <edge id=":58325099_6" function="internal">
        <lane id=":58325099_6_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.03" length="7.91" shape="3335.30,2106.13 3333.94,2106.35 3331.05,2105.53 3328.25,2103.39"/>
    </edge>
    <edge id=":58325099_2" function="internal">
        <lane id=":58325099_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.53" length="8.30" shape="3330.52,2101.14 3332.30,2102.49 3334.14,2103.02 3336.02,2102.72 3337.96,2101.59"/>
    </edge>
    <edge id=":58325099_3" function="internal">
        <lane id=":58325099_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.63" length="14.72" shape="3330.52,2101.14 3332.56,2104.04 3333.20,2107.24 3332.44,2110.72 3330.27,2114.48"/>
    </edge>
    <edge id=":58325099_4" function="internal">
        <lane id=":58325099_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="7.26" length="10.13" shape="3327.69,2112.59 3329.27,2109.91 3329.89,2107.48 3329.55,2105.31 3328.25,2103.39"/>
    </edge>
    <edge id=":58325099_5" function="internal">
        <lane id=":58325099_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.41" length="15.09" shape="3327.69,2112.59 3329.99,2109.60 3332.46,2106.74 3335.11,2104.05 3337.96,2101.59"/>
    </edge>
    <edge id=":58325099_w0" function="walkingarea">
        <lane id=":58325099_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.47" width="3.20" shape="3327.11,2104.52 3325.70,2105.93 3326.40,2111.64 3328.98,2113.53 3328.98,2113.53 3331.56,2115.43 3340.93,2105.35 3338.95,2102.84 3338.95,2102.84 3336.97,2100.33 3331.65,2100.01 3329.38,2102.27"/>
    </edge>
    <edge id=":58325158_0" function="internal">
        <lane id=":58325158_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="6.16" shape="3844.21,1788.85 3842.87,1787.61 3841.88,1786.80 3840.77,1786.23 3839.05,1785.71"/>
    </edge>
    <edge id=":58325158_1" function="internal">
        <lane id=":58325158_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="11.82" shape="3839.83,1782.61 3843.18,1783.70 3845.49,1784.63 3847.82,1785.14 3851.24,1784.93"/>
    </edge>
    <edge id=":58325158_w0" function="walkingarea">
        <lane id=":58325158_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.80" width="2.00" shape="3838.65,1787.26 3838.16,1789.20 3841.81,1791.53 3843.14,1790.04 3842.31,1789.27 3841.67,1788.68 3841.12,1788.23 3840.52,1787.88 3839.74,1787.57"/>
    </edge>
    <edge id=":58325158_w1" function="walkingarea">
        <lane id=":58325158_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.18" width="2.00" shape="3851.59,1783.26 3851.28,1781.28 3840.71,1779.12 3840.22,1781.06 3842.49,1781.75 3844.18,1782.44 3845.57,1783.02 3846.97,1783.42 3848.68,1783.56"/>
    </edge>
    <edge id=":6538649704_0" function="internal">
        <lane id=":6538649704_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.09" shape="4148.80,1946.26 4147.02,1945.13 4145.73,1944.43 4144.34,1944.06 4142.26,1943.90"/>
    </edge>
    <edge id=":6538649704_1" function="internal">
        <lane id=":6538649704_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.18" shape="4148.80,1946.26 4147.78,1945.16 4147.10,1943.36 4146.75,1940.85 4146.74,1937.63"/>
    </edge>
    <edge id=":6538649704_2" function="internal">
        <lane id=":6538649704_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4148.80,1946.26 4148.21,1944.94 4148.29,1944.05 4149.06,1943.59 4150.50,1943.54"/>
    </edge>
    <edge id=":6538649704_3" function="internal">
        <lane id=":6538649704_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="4.98" shape="4149.49,1939.29 4148.95,1940.54 4148.94,1941.66 4149.45,1942.66 4150.50,1943.54"/>
    </edge>
    <edge id=":6538649704_4" function="internal">
        <lane id=":6538649704_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.99" shape="4149.49,1939.29 4147.94,1941.36 4146.22,1942.82 4144.32,1943.67 4142.26,1943.90"/>
    </edge>
    <edge id=":6538649704_5" function="internal">
        <lane id=":6538649704_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.91" length="4.69" shape="4149.49,1939.29 4148.18,1939.91 4147.29,1939.83 4146.81,1939.07 4146.74,1937.63"/>
    </edge>
    <edge id=":6538649704_6" function="internal">
        <lane id=":6538649704_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.47" length="6.04" shape="4142.38,1940.70 4144.23,1940.57 4145.58,1940.01 4146.42,1939.03 4146.74,1937.63"/>
    </edge>
    <edge id=":6538649704_7" function="internal">
        <lane id=":6538649704_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.78" shape="4142.38,1940.70 4144.95,1940.89 4146.68,1941.33 4148.29,1942.16 4150.50,1943.54"/>
    </edge>
    <edge id=":6538649704_8" function="internal">
        <lane id=":6538649704_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4142.38,1940.70 4143.55,1941.54 4143.92,1942.36 4143.49,1943.14 4142.26,1943.90"/>
    </edge>
    <edge id=":6538649704_w0" function="walkingarea">
        <lane id=":6538649704_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.53" width="3.20" shape="4147.95,1947.61 4149.65,1944.90 4149.65,1944.90 4151.35,1942.19 4150.85,1940.13 4148.13,1938.45 4148.34,1937.70 4145.14,1937.56 4142.43,1939.10 4142.32,1942.30 4142.32,1942.30 4142.21,1945.50 4146.84,1946.90 4145.99,1946.37 4145.25,1945.99 4144.48,1945.74 4143.52,1945.58"/>
    </edge>
    <edge id=":6538649708_0" function="internal">
        <lane id=":6538649708_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.44" shape="4120.96,1905.35 4120.91,1895.92"/>
    </edge>
    <edge id=":6538649708_1" function="internal">
        <lane id=":6538649708_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.27" shape="4120.96,1905.35 4121.34,1902.56 4122.52,1900.57 4124.51,1899.40 4127.31,1899.03"/>
    </edge>
    <edge id=":6538649708_2" function="internal">
        <lane id=":6538649708_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4120.96,1905.35 4121.75,1904.15 4122.55,1903.74 4123.35,1904.13 4124.16,1905.33"/>
    </edge>
    <edge id=":6538649708_3" function="internal">
        <lane id=":6538649708_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="4127.27,1902.23 4125.90,1902.41 4124.92,1902.99 4124.35,1903.96 4124.16,1905.33"/>
    </edge>
    <edge id=":6538649708_4" function="internal">
        <lane id=":6538649708_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="4127.27,1902.23 4124.49,1901.81 4122.51,1900.61 4121.31,1898.65 4120.91,1895.92"/>
    </edge>
    <edge id=":6538649708_5" function="internal">
        <lane id=":6538649708_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4127.27,1902.23 4126.08,1901.42 4125.69,1900.61 4126.10,1899.82 4127.31,1899.03"/>
    </edge>
    <edge id=":6538649708_6" function="internal">
        <lane id=":6538649708_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.08" shape="4124.11,1895.91 4124.32,1897.26 4124.92,1898.23 4125.91,1898.82 4127.31,1899.03"/>
    </edge>
    <edge id=":6538649708_7" function="internal">
        <lane id=":6538649708_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4124.11,1895.91 4124.16,1905.33"/>
    </edge>
    <edge id=":6538649708_8" function="internal">
        <lane id=":6538649708_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4124.11,1895.91 4123.32,1897.12 4122.52,1897.52 4121.72,1897.12 4120.91,1895.92"/>
    </edge>
    <edge id=":6538649708_w0" function="walkingarea">
        <lane id=":6538649708_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.89" width="3.20" shape="4119.36,1905.37 4122.56,1905.34 4122.56,1905.34 4125.76,1905.31 4127.25,1903.83 4127.29,1900.63 4127.29,1900.63 4127.33,1897.43 4125.71,1895.91 4122.51,1895.92 4122.51,1895.92 4119.31,1895.92"/>
    </edge>
    <edge id=":7025363665_0" function="internal">
        <lane id=":7025363665_0_0" index="0" allow="delivery bicycle" speed="5.91" length="6.91" shape="3980.90,1194.51 3979.61,1194.79 3978.60,1195.76 3977.89,1197.42 3977.46,1199.77"/>
    </edge>
    <edge id=":7025363665_1" function="internal">
        <lane id=":7025363665_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.41" shape="3980.90,1194.51 3971.49,1194.12"/>
        <lane id=":7025363665_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.41" shape="3981.03,1191.31 3971.62,1190.92"/>
        <lane id=":7025363665_1_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.41" shape="3981.16,1188.11 3971.75,1187.73"/>
    </edge>
    <edge id=":7025363665_4" function="internal">
        <lane id=":7025363665_4_0" index="0" allow="delivery bicycle" speed="5.64" length="6.83" shape="3974.28,1199.44 3974.31,1197.16 3973.85,1195.52 3972.92,1194.50 3971.49,1194.12"/>
    </edge>
    <edge id=":7025363665_w0" function="walkingarea">
        <lane id=":7025363665_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.76" width="3.20" shape="3971.43,1195.72 3971.35,1197.72 3972.69,1199.27 3975.87,1199.60 3975.87,1199.60 3979.06,1199.93 3980.75,1198.10 3980.83,1196.10"/>
    </edge>
    <edge id=":7025363666_0" function="internal">
        <lane id=":7025363666_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.37" shape="3885.27,1222.44 3884.15,1222.59 3883.17,1222.99 3882.34,1223.63 3881.66,1224.53"/>
    </edge>
    <edge id=":7025363666_1" function="internal">
        <lane id=":7025363666_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.75" shape="3880.86,1217.69 3881.70,1218.39 3882.71,1218.88 3883.88,1219.17 3885.21,1219.24"/>
    </edge>
    <edge id=":7025363666_2" function="internal">
        <lane id=":7025363666_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.47" shape="3880.86,1217.69 3882.03,1219.31 3882.56,1220.99 3882.43,1222.73 3881.66,1224.53"/>
    </edge>
    <edge id=":7025363666_w0" function="walkingarea">
        <lane id=":7025363666_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.29" width="3.20" shape="3885.30,1224.04 3885.24,1220.84 3885.24,1220.84 3885.18,1217.65 3882.02,1216.59 3879.70,1218.79 3880.29,1223.71 3883.03,1225.36 3884.82,1224.09 3884.38,1224.20 3883.98,1224.39 3883.62,1224.64 3883.31,1224.96"/>
    </edge>
    <edge id=":7025363669_0" function="internal">
        <lane id=":7025363669_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="3827.57,1224.75 3826.83,1223.12 3826.69,1221.87 3826.93,1220.55 3827.34,1218.73"/>
    </edge>
    <edge id=":7025363669_1" function="internal">
        <lane id=":7025363669_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.41" length="5.78" shape="3823.09,1222.19 3824.78,1221.60 3826.05,1220.83 3826.90,1219.87 3827.34,1218.73"/>
    </edge>
    <edge id=":7025363669_w0" function="walkingarea">
        <lane id=":7025363669_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.56" width="3.20" shape="3826.18,1225.54 3828.96,1223.97 3828.91,1219.03 3825.77,1218.44 3822.69,1220.64 3823.50,1223.74 3825.76,1224.88 3825.33,1224.37 3824.89,1224.00 3824.44,1223.77 3823.98,1223.68"/>
    </edge>
    <edge id=":7025363672_0" function="internal">
        <lane id=":7025363672_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.17" shape="3979.02,1220.96 3969.85,1220.88"/>
    </edge>
    <edge id=":7025363672_1" function="internal">
        <lane id=":7025363672_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.44" shape="3979.02,1220.96 3976.18,1220.46 3974.24,1219.16 3973.19,1217.07 3973.04,1214.19"/>
    </edge>
    <edge id=":7025363672_2" function="internal">
        <lane id=":7025363672_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="3976.22,1214.48 3976.30,1215.87 3976.81,1216.89 3977.75,1217.52 3979.13,1217.76"/>
    </edge>
    <edge id=":7025363672_3" function="internal">
        <lane id=":7025363672_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.07" shape="3976.22,1214.48 3975.61,1217.24 3974.35,1219.23 3972.43,1220.44 3969.85,1220.88"/>
    </edge>
    <edge id=":7025363672_4" function="internal">
        <lane id=":7025363672_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.36" length="5.31" shape="3969.79,1217.68 3971.09,1217.44 3972.07,1216.78 3972.72,1215.70 3973.04,1214.19"/>
    </edge>
    <edge id=":7025363672_5" function="internal">
        <lane id=":7025363672_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.34" shape="3969.79,1217.68 3979.13,1217.76"/>
    </edge>
    <edge id=":7025363672_w0" function="walkingarea">
        <lane id=":7025363672_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.91" width="3.20" shape="3978.97,1222.56 3979.07,1219.36 3979.07,1219.36 3979.18,1216.16 3977.82,1214.62 3974.63,1214.33 3974.63,1214.33 3971.44,1214.04 3969.76,1216.08 3969.82,1219.28 3969.82,1219.28 3969.88,1222.48"/>
    </edge>
    <edge id=":7025875210_0" function="internal">
        <lane id=":7025875210_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.43" shape="4757.05,2849.86 4753.12,2841.28"/>
    </edge>
    <edge id=":7025875210_1" function="internal">
        <lane id=":7025875210_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.75" length="5.16" shape="4757.05,2849.86 4756.20,2846.91 4756.51,2844.84"/>
    </edge>
    <edge id=":7025875210_7" function="internal">
        <lane id=":7025875210_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.75" length="5.78" shape="4756.51,2844.84 4756.56,2844.54 4758.14,2842.73 4760.94,2841.48"/>
    </edge>
    <edge id=":7025875210_2" function="internal">
        <lane id=":7025875210_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.89" length="5.19" shape="4761.81,2844.56 4760.48,2845.15 4759.73,2846.01 4759.56,2847.14 4759.97,2848.53"/>
    </edge>
    <edge id=":7025875210_3" function="internal">
        <lane id=":7025875210_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.31" length="10.25" shape="4761.81,2844.56 4758.89,2845.03 4756.47,2844.64 4754.54,2843.39 4753.12,2841.28"/>
    </edge>
    <edge id=":7025875210_4" function="internal">
        <lane id=":7025875210_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.62" length="5.67" shape="4756.02,2839.93 4756.78,2841.00 4757.85,2841.62 4759.24,2841.78 4760.94,2841.48"/>
    </edge>
    <edge id=":7025875210_5" function="internal">
        <lane id=":7025875210_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.46" shape="4756.02,2839.93 4759.97,2848.53"/>
    </edge>
    <edge id=":7025875210_6" function="internal">
        <lane id=":7025875210_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="4756.02,2839.93 4755.80,2841.36 4755.24,2842.06"/>
    </edge>
    <edge id=":7025875210_8" function="internal">
        <lane id=":7025875210_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="4755.24,2842.06 4754.35,2842.03 4753.12,2841.28"/>
    </edge>
    <edge id=":7025875210_w0" function="walkingarea">
        <lane id=":7025875210_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.07" width="3.20" shape="4755.60,2850.52 4758.51,2849.19 4758.51,2849.19 4761.42,2847.87 4762.25,2846.10 4761.37,2843.02 4761.37,2843.02 4760.50,2839.94 4757.47,2839.26 4754.57,2840.61 4754.57,2840.61 4751.67,2841.96"/>
    </edge>
    <edge id=":7025875216_0" function="internal">
        <lane id=":7025875216_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.24" length="4.56" shape="4835.87,2810.34 4835.38,2809.77 4834.52,2809.46 4833.27,2809.40 4831.64,2809.60"/>
    </edge>
    <edge id=":7025875216_1" function="internal">
        <lane id=":7025875216_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.44" shape="4835.87,2810.34 4834.70,2807.52 4833.77,2805.53 4832.57,2803.73 4830.57,2801.45"/>
    </edge>
    <edge id=":7025875216_2" function="internal">
        <lane id=":7025875216_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.56" shape="4832.90,2799.26 4834.99,2801.68 4836.41,2803.81 4837.55,2806.12 4838.81,2809.09"/>
    </edge>
    <edge id=":7025875216_3" function="internal">
        <lane id=":7025875216_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.42" shape="4832.90,2799.26 4835.88,2803.15 4836.66,2806.17 4835.25,2808.32 4831.64,2809.60"/>
    </edge>
    <edge id=":7025875216_4" function="internal">
        <lane id=":7025875216_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.27" length="8.04" shape="4828.73,2806.87 4831.07,2806.13 4832.16,2804.98 4831.99,2803.42 4830.57,2801.45"/>
    </edge>
    <edge id=":7025875216_5" function="internal">
        <lane id=":7025875216_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.04" shape="4828.73,2806.87 4832.55,2806.44 4835.50,2806.66 4837.59,2807.54 4838.81,2809.09"/>
    </edge>
    <edge id=":7025875216_w0" function="walkingarea">
        <lane id=":7025875216_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.85" width="3.20" shape="4834.40,2810.96 4837.34,2809.71 4837.34,2809.71 4840.29,2808.46 4834.06,2798.16 4831.73,2800.35 4831.73,2800.35 4829.41,2802.55 4828.45,2805.29 4829.02,2808.44 4831.36,2808.02 4831.92,2811.17 4834.15,2810.65 4833.80,2810.57 4833.38,2810.66 4832.91,2810.83 4832.42,2811.03"/>
    </edge>
    <edge id=":7025875223_0" function="internal">
        <lane id=":7025875223_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.45" shape="4761.59,2822.62 4759.38,2822.91 4757.80,2823.02 4756.36,2823.43 4754.57,2824.60"/>
    </edge>
    <edge id=":7025875223_1" function="internal">
        <lane id=":7025875223_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.07" shape="4761.59,2822.62 4758.96,2822.60 4756.69,2821.41 4754.78,2819.05 4753.23,2815.53"/>
    </edge>
    <edge id=":7025875223_2" function="internal">
        <lane id=":7025875223_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.55" length="5.68" shape="4756.88,2816.37 4757.60,2817.94 4758.52,2818.99 4759.64,2819.50 4760.97,2819.48"/>
    </edge>
    <edge id=":7025875223_3" function="internal">
        <lane id=":7025875223_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.16" shape="4756.88,2816.37 4757.37,2818.76 4757.14,2820.94 4756.21,2822.88 4754.57,2824.60"/>
    </edge>
    <edge id=":7025875223_4" function="internal">
        <lane id=":7025875223_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.02" shape="4752.56,2822.11 4753.45,2821.02 4753.86,2819.56 4753.78,2817.73 4753.23,2815.53"/>
    </edge>
    <edge id=":7025875223_5" function="internal">
        <lane id=":7025875223_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.98" shape="4752.56,2822.11 4754.71,2820.65 4756.43,2820.08 4758.31,2819.87 4760.97,2819.48"/>
    </edge>
    <edge id=":7025875223_6" function="internal">
        <lane id=":7025875223_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4752.56,2822.11 4754.00,2821.98 4754.81,2822.35 4755.00,2823.23 4754.57,2824.60"/>
    </edge>
    <edge id=":7025875223_w0" function="walkingarea">
        <lane id=":7025875223_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.17" width="3.20" shape="4761.90,2824.19 4761.28,2821.05 4761.28,2821.05 4760.65,2817.91 4758.40,2815.86 4755.36,2816.87 4754.74,2815.02 4751.71,2816.04 4751.56,2820.86 4753.57,2823.36 4753.57,2823.36 4755.57,2825.85 4760.49,2824.39 4759.40,2824.45 4758.49,2824.49 4757.63,2824.65 4756.70,2825.06"/>
    </edge>
    <edge id=":7025875235_0" function="internal">
        <lane id=":7025875235_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.40" shape="4813.22,3031.87 4811.56,3022.61"/>
    </edge>
    <edge id=":7025875235_1" function="internal">
        <lane id=":7025875235_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.90" length="5.06" shape="4813.22,3031.87 4813.13,3029.11 4813.94,3026.96"/>
    </edge>
    <edge id=":7025875235_6" function="internal">
        <lane id=":7025875235_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.90" length="5.11" shape="4813.94,3026.96 4815.68,3025.44 4818.32,3024.53"/>
    </edge>
    <edge id=":7025875235_2" function="internal">
        <lane id=":7025875235_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.05" shape="4818.93,3027.67 4817.61,3028.12 4816.74,3028.88 4816.33,3029.94 4816.37,3031.30"/>
    </edge>
    <edge id=":7025875235_3" function="internal">
        <lane id=":7025875235_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="10.23" shape="4818.93,3027.67 4816.13,3027.81 4813.96,3027.01 4812.44,3025.28 4811.56,3022.61"/>
    </edge>
    <edge id=":7025875235_4" function="internal">
        <lane id=":7025875235_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.02" shape="4814.71,3022.05 4815.14,3023.35 4815.89,3024.20 4816.95,3024.59 4818.32,3024.53"/>
    </edge>
    <edge id=":7025875235_5" function="internal">
        <lane id=":7025875235_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.40" shape="4814.71,3022.05 4816.37,3031.30"/>
    </edge>
    <edge id=":7025875235_w0" function="walkingarea">
        <lane id=":7025875235_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.88" width="3.20" shape="4811.65,3032.15 4814.80,3031.58 4814.80,3031.58 4817.95,3031.02 4819.24,3029.24 4818.63,3026.10 4818.63,3026.10 4818.02,3022.96 4816.28,3021.76 4813.13,3022.33 4813.13,3022.33 4809.98,3022.90"/>
    </edge>
    <edge id=":7026286132_0" function="internal">
        <lane id=":7026286132_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.54" shape="3333.50,1090.70 3334.03,1093.56 3335.13,1095.39 3336.21,1097.23 3336.65,1100.09"/>
        <lane id=":7026286132_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.54" shape="3333.50,1090.70 3333.45,1100.02"/>
        <lane id=":7026286132_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.54" shape="3330.30,1090.73 3330.25,1099.95"/>
    </edge>
    <edge id=":7026286132_3" function="internal">
        <lane id=":7026286132_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.07" shape="3323.85,1099.82 3323.90,1090.81"/>
        <lane id=":7026286132_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.07" shape="3327.05,1099.89 3327.10,1090.77"/>
    </edge>
    <edge id=":7026286132_w0" function="walkingarea">
        <lane id=":7026286132_w0_0" index="0" allow="pedestrian" speed="1.00" length="11.17" width="3.20" shape="3339.78,1098.65 3339.83,1095.45 3339.83,1095.45 3339.87,1092.25 3335.10,1090.68 3331.90,1090.72 3331.90,1090.72 3328.70,1090.75 3328.70,1090.75 3325.50,1090.79 3325.50,1090.79 3322.30,1090.82 3322.25,1099.79 3325.45,1099.85 3325.45,1099.85 3328.65,1099.92 3328.65,1099.92 3331.85,1099.99 3331.85,1099.99 3335.05,1100.06 3335.05,1100.06 3338.25,1100.12 3339.32,1098.68 3338.94,1098.80 3338.65,1099.00 3338.43,1099.29 3338.30,1099.67"/>
    </edge>
    <edge id=":7026286140_0" function="internal">
        <lane id=":7026286140_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.64" shape="3415.84,1194.68 3414.41,1184.13"/>
    </edge>
    <edge id=":7026286140_1" function="internal">
        <lane id=":7026286140_1_0" index="0" allow="delivery bicycle" speed="5.85" length="7.28" shape="3415.84,1194.68 3416.08,1193.61 3417.15,1192.74 3419.06,1192.07 3421.80,1191.60"/>
    </edge>
    <edge id=":7026286140_2" function="internal">
        <lane id=":7026286140_2_0" index="0" allow="delivery bicycle" speed="5.75" length="6.80" shape="3417.58,1183.74 3418.05,1185.93 3418.85,1187.44 3419.98,1188.27 3421.43,1188.42"/>
    </edge>
    <edge id=":7026286140_3" function="internal">
        <lane id=":7026286140_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.55" shape="3417.58,1183.74 3419.00,1194.20"/>
    </edge>
    <edge id=":7026286140_4" function="internal">
        <lane id=":7026286140_4_0" index="0" allow="delivery bicycle" speed="5.73" length="6.68" shape="3412.00,1189.61 3413.29,1189.12 3414.11,1188.04 3414.49,1186.38 3414.41,1184.13"/>
    </edge>
    <edge id=":7026286140_5" function="internal">
        <lane id=":7026286140_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.47" shape="3412.00,1189.61 3421.43,1188.42"/>
        <lane id=":7026286140_5_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.47" shape="3412.44,1192.79 3421.80,1191.60"/>
    </edge>
    <edge id=":7026286140_7" function="internal">
        <lane id=":7026286140_7_0" index="0" allow="delivery bicycle" speed="5.93" length="7.23" shape="3412.44,1192.79 3415.18,1192.55 3417.19,1192.71 3418.46,1193.26 3419.00,1194.20"/>
    </edge>
    <edge id=":7026286140_w0" function="walkingarea">
        <lane id=":7026286140_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3414.26,1194.92 3417.42,1194.44 3417.42,1194.44 3420.58,1193.95"/>
    </edge>
    <edge id=":7026286140_w1" function="walkingarea">
        <lane id=":7026286140_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.77" width="3.20" shape="3421.24,1186.83 3421.01,1184.85 3419.17,1183.55 3415.99,1183.94 3415.99,1183.94 3412.82,1184.32 3411.52,1186.05 3411.79,1188.03"/>
    </edge>
    <edge id=":7026286141_0" function="internal">
        <lane id=":7026286141_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.96" shape="3423.31,1202.64 3420.50,1203.51 3418.79,1204.83 3417.08,1206.15 3414.27,1207.01"/>
        <lane id=":7026286141_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.96" shape="3422.90,1199.47 3420.09,1200.33 3418.39,1201.66 3416.69,1202.98 3413.88,1203.83"/>
        <lane id=":7026286141_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.96" shape="3422.90,1199.47 3413.48,1200.66"/>
    </edge>
    <edge id=":7026286141_3" function="internal">
        <lane id=":7026286141_3_0" index="0" allow="delivery bicycle" speed="6.72" length="9.51" shape="3422.90,1199.47 3420.13,1199.48 3418.04,1198.72 3416.62,1197.18 3415.87,1194.88"/>
    </edge>
    <edge id=":7026286141_4" function="internal">
        <lane id=":7026286141_4_0" index="0" allow="delivery bicycle" speed="6.62" length="9.59" shape="3419.03,1194.39 3419.00,1196.84 3418.06,1198.69 3416.22,1199.97 3413.48,1200.66"/>
        <lane id=":7026286141_4_1" index="1" allow="delivery bicycle" speed="5.85" length="7.26" shape="3419.03,1194.39 3418.79,1195.45 3417.72,1196.32 3415.82,1196.99 3413.09,1197.48"/>
    </edge>
    <edge id=":7026286141_w0" function="walkingarea">
        <lane id=":7026286141_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.04" width="2.00" shape="3414.47,1208.59 3414.72,1210.58 3423.76,1206.22 3423.51,1204.23 3421.46,1204.73 3420.06,1205.51 3418.99,1206.42 3417.92,1207.33 3416.52,1208.10"/>
    </edge>
    <edge id=":7026286141_w1" function="walkingarea">
        <lane id=":7026286141_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3420.61,1194.15 3417.45,1194.63 3417.45,1194.63 3414.29,1195.12 3415.00,1195.87 3416.54,1196.27 3417.80,1196.89 3419.05,1197.51 3420.59,1197.91"/>
    </edge>
    <edge id=":7026286143_0" function="internal">
        <lane id=":7026286143_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.21" shape="3412.47,1168.23 3412.28,1166.40 3412.22,1165.14 3412.23,1163.87 3412.23,1162.03"/>
    </edge>
    <edge id=":7026286143_1" function="internal">
        <lane id=":7026286143_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.22" shape="3415.43,1162.00 3415.43,1163.84 3415.43,1165.11 3415.50,1166.37 3415.69,1168.20"/>
    </edge>
    <edge id=":7026286143_2" function="internal">
        <lane id=":7026286143_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3415.43,1162.00 3414.64,1163.21 3413.84,1163.61 3413.04,1163.22 3412.23,1162.03"/>
    </edge>
    <edge id=":7026286143_3" function="internal">
        <lane id=":7026286143_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.01" shape="3409.15,1165.16 3410.51,1164.96 3411.47,1164.37 3412.05,1163.39 3412.23,1162.03"/>
    </edge>
    <edge id=":7026286143_4" function="internal">
        <lane id=":7026286143_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.85" shape="3409.15,1165.16 3411.87,1165.33 3413.87,1165.90 3415.14,1166.86 3415.69,1168.20"/>
    </edge>
    <edge id=":7026286143_w0" function="walkingarea">
        <lane id=":7026286143_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.59" width="3.20" shape="3410.88,1168.42 3414.06,1168.03 3414.10,1168.39 3417.28,1168.01 3417.03,1161.98 3413.83,1162.01 3413.83,1162.01 3410.63,1162.05 3409.14,1163.56 3409.16,1166.76 3410.78,1167.91 3410.60,1167.49 3410.35,1167.17 3410.03,1166.94 3409.63,1166.80"/>
    </edge>
    <edge id=":7026286147_0" function="internal">
        <lane id=":7026286147_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.55" shape="3350.11,1142.27 3349.79,1143.27 3349.63,1143.98 3349.58,1144.70 3349.61,1145.75"/>
    </edge>
    <edge id=":7026286147_1" function="internal">
        <lane id=":7026286147_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3350.11,1142.27 3348.97,1143.15 3348.09,1143.28 3347.45,1142.65 3347.07,1141.26"/>
    </edge>
    <edge id=":7026286147_w0" function="walkingarea">
        <lane id=":7026286147_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.96" width="3.20" shape="3348.01,1145.80 3351.21,1145.70 3351.63,1142.77 3348.59,1141.76 3348.59,1141.76 3345.55,1140.76"/>
    </edge>
    <edge id=":7026286151_0" function="internal">
        <lane id=":7026286151_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3356.96,1097.29 3355.59,1097.46 3354.62,1098.03 3354.03,1098.99 3353.82,1100.35"/>
    </edge>
    <edge id=":7026286151_1" function="internal">
        <lane id=":7026286151_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3356.96,1097.29 3347.56,1097.15"/>
    </edge>
    <edge id=":7026286151_2" function="internal">
        <lane id=":7026286151_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3356.96,1097.29 3355.77,1096.47 3355.38,1095.66 3355.79,1094.87 3357.00,1094.09"/>
    </edge>
    <edge id=":7026286151_3" function="internal">
        <lane id=":7026286151_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3347.60,1093.95 3357.00,1094.09"/>
    </edge>
    <edge id=":7026286151_4" function="internal">
        <lane id=":7026286151_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3347.60,1093.95 3350.34,1094.39 3352.29,1095.60 3353.45,1097.59 3353.82,1100.35"/>
    </edge>
    <edge id=":7026286151_5" function="internal">
        <lane id=":7026286151_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3347.60,1093.95 3348.79,1094.77 3349.18,1095.58 3348.77,1096.37 3347.56,1097.15"/>
    </edge>
    <edge id=":7026286151_6" function="internal">
        <lane id=":7026286151_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.02" shape="3350.62,1100.33 3350.44,1098.95 3349.87,1097.97 3348.91,1097.37 3347.56,1097.15"/>
    </edge>
    <edge id=":7026286151_7" function="internal">
        <lane id=":7026286151_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="3350.62,1100.33 3351.04,1097.56 3352.24,1095.60 3354.23,1094.44 3357.00,1094.09"/>
    </edge>
    <edge id=":7026286151_8" function="internal">
        <lane id=":7026286151_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3350.62,1100.33 3351.43,1099.13 3352.23,1098.74 3353.03,1099.14 3353.82,1100.35"/>
    </edge>
    <edge id=":7026286151_w0" function="walkingarea">
        <lane id=":7026286151_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3356.93,1098.89 3356.98,1095.69 3356.98,1095.69 3357.02,1092.49 3347.62,1092.35 3347.58,1095.55 3347.58,1095.55 3347.53,1098.75 3349.02,1100.31 3352.22,1100.34 3352.22,1100.34 3355.42,1100.36 3356.47,1098.92 3356.10,1099.04 3355.81,1099.24 3355.59,1099.53 3355.47,1099.91"/>
    </edge>
    <edge id=":7026286152_0" function="internal">
        <lane id=":7026286152_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="5.11" shape="3384.46,1100.91 3384.25,1099.49 3383.66,1098.47 3382.70,1097.85 3381.36,1097.63"/>
    </edge>
    <edge id=":7026286152_1" function="internal">
        <lane id=":7026286152_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.30" shape="3384.46,1100.91 3384.82,1098.09 3386.00,1096.10 3387.99,1094.92 3390.81,1094.56"/>
    </edge>
    <edge id=":7026286152_2" function="internal">
        <lane id=":7026286152_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3384.46,1100.91 3385.24,1099.69 3386.04,1099.28 3386.84,1099.67 3387.66,1100.86"/>
    </edge>
    <edge id=":7026286152_3" function="internal">
        <lane id=":7026286152_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="3390.76,1097.76 3389.39,1097.94 3388.41,1098.51 3387.83,1099.49 3387.66,1100.86"/>
    </edge>
    <edge id=":7026286152_4" function="internal">
        <lane id=":7026286152_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3390.76,1097.76 3381.36,1097.63"/>
    </edge>
    <edge id=":7026286152_5" function="internal">
        <lane id=":7026286152_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3390.76,1097.76 3389.57,1096.94 3389.18,1096.14 3389.59,1095.34 3390.81,1094.56"/>
    </edge>
    <edge id=":7026286152_6" function="internal">
        <lane id=":7026286152_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3381.40,1094.43 3390.81,1094.56"/>
    </edge>
    <edge id=":7026286152_7" function="internal">
        <lane id=":7026286152_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="3381.40,1094.43 3384.10,1094.86 3386.05,1096.08 3387.23,1098.08 3387.66,1100.86"/>
    </edge>
    <edge id=":7026286152_8" function="internal">
        <lane id=":7026286152_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3381.40,1094.43 3382.59,1095.24 3382.98,1096.05 3382.57,1096.84 3381.36,1097.63"/>
    </edge>
    <edge id=":7026286152_w0" function="walkingarea">
        <lane id=":7026286152_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.90" width="3.20" shape="3382.86,1100.93 3386.06,1100.88 3386.06,1100.88 3389.26,1100.84 3390.74,1099.36 3390.78,1096.16 3390.78,1096.16 3390.83,1092.96 3381.42,1092.83 3381.38,1096.03 3381.38,1096.03 3381.33,1099.23 3382.81,1100.41 3382.68,1099.99 3382.47,1099.66 3382.17,1099.42 3381.79,1099.28"/>
    </edge>
    <edge id=":7028234890_0" function="internal">
        <lane id=":7028234890_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="2.81" shape="4439.25,1726.18 4436.44,1726.27"/>
    </edge>
    <edge id=":7028234890_1" function="internal">
        <lane id=":7028234890_1_0" index="0" allow="delivery bicycle" speed="5.56" length="2.98" shape="4436.26,1723.07 4439.23,1722.98"/>
    </edge>
    <edge id=":7028234890_w0" function="walkingarea">
        <lane id=":7028234890_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.68" width="2.00" shape="4436.53,1727.87 4436.64,1729.86 4439.27,1729.78 4439.26,1727.78"/>
    </edge>
    <edge id=":7028234890_w1" function="walkingarea">
        <lane id=":7028234890_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.00" width="3.20" shape="4439.22,1721.38 4439.21,1719.38 4436.17,1721.48 4436.35,1724.67"/>
    </edge>
    <edge id=":7046959668_0" function="internal">
        <lane id=":7046959668_0_0" index="0" allow="delivery bicycle" speed="5.75" length="6.60" shape="4099.88,1196.72 4098.58,1197.05 4097.62,1198.01 4097.02,1199.59 4096.77,1201.79"/>
    </edge>
    <edge id=":7046959668_1" function="internal">
        <lane id=":7046959668_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="13.77" shape="4099.88,1196.72 4086.09,1197.59"/>
        <lane id=":7046959668_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="13.77" shape="4099.85,1193.52 4086.15,1194.39"/>
    </edge>
    <edge id=":7046959668_3" function="internal">
        <lane id=":7046959668_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.63" length="9.49" shape="4093.57,1201.69 4093.15,1199.95 4091.76,1198.69 4089.41,1197.90 4086.09,1197.59"/>
    </edge>
    <edge id=":7046959668_w0" function="walkingarea">
        <lane id=":7046959668_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.10" width="3.20" shape="4086.18,1192.79 4086.12,1195.99 4086.12,1195.99 4086.06,1199.19 4086.33,1200.08 4087.48,1201.72 4091.97,1201.64 4095.17,1201.74 4095.17,1201.74 4098.37,1201.84 4099.92,1200.32 4099.89,1198.32"/>
    </edge>
    <edge id=":7079379907_0" function="internal">
        <lane id=":7079379907_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4837.79,2203.32 4837.60,2217.72"/>
    </edge>
    <edge id=":7079379907_1" function="internal">
        <lane id=":7079379907_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.23" shape="4837.79,2203.32 4837.19,2207.12 4835.50,2209.85 4832.71,2211.52 4828.83,2212.12"/>
    </edge>
    <edge id=":7079379907_2" function="internal">
        <lane id=":7079379907_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.17" shape="4828.79,2208.92 4831.30,2208.53 4833.10,2207.46 4834.20,2205.71 4834.59,2203.28"/>
    </edge>
    <edge id=":7079379907_3" function="internal">
        <lane id=":7079379907_3_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.30" shape="4828.79,2208.92 4832.69,2209.42 4835.46,2211.05 4837.10,2213.82 4837.60,2217.72"/>
    </edge>
    <edge id=":7079379907_4" function="internal">
        <lane id=":7079379907_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.03" shape="4834.40,2217.68 4834.08,2215.21 4833.05,2213.47 4831.30,2212.43 4828.83,2212.12"/>
    </edge>
    <edge id=":7079379907_5" function="internal">
        <lane id=":7079379907_5_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="14.40" shape="4834.40,2217.68 4834.59,2203.28"/>
    </edge>
    <edge id=":7079379907_w0" function="walkingarea">
        <lane id=":7079379907_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.41" width="2.00" shape="4839.20,2217.74 4841.20,2217.77 4841.39,2203.36 4839.39,2203.34"/>
    </edge>
    <edge id=":7114117478_0" function="internal">
        <lane id=":7114117478_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.91" length="2.48" shape="4707.70,1401.96 4707.03,1402.06 4706.54,1402.35 4706.24,1402.83 4706.12,1403.49"/>
    </edge>
    <edge id=":7114117478_1" function="internal">
        <lane id=":7114117478_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.44" shape="4702.92,1403.37 4703.28,1401.37 4704.19,1399.94 4705.65,1399.07 4707.65,1398.76"/>
    </edge>
    <edge id=":7114117478_w0" function="walkingarea">
        <lane id=":7114117478_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.19" width="3.20" shape="4707.72,1403.56 4707.67,1400.36 4707.67,1400.36 4707.63,1397.16 4701.32,1403.30 4704.52,1403.43 4704.52,1403.43 4707.72,1403.56"/>
    </edge>
    <edge id=":7114117480_0" function="internal">
        <lane id=":7114117480_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.13" shape="4744.10,1419.76 4734.99,1419.21"/>
    </edge>
    <edge id=":7114117480_1" function="internal">
        <lane id=":7114117480_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.03" shape="4744.10,1419.76 4741.48,1419.13 4739.64,1417.80 4738.57,1415.76 4738.29,1413.01"/>
    </edge>
    <edge id=":7114117480_2" function="internal">
        <lane id=":7114117480_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.07" shape="4741.49,1413.12 4741.63,1414.53 4742.16,1415.57 4743.07,1416.25 4744.38,1416.57"/>
    </edge>
    <edge id=":7114117480_3" function="internal">
        <lane id=":7114117480_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="4741.49,1413.12 4741.00,1415.86 4739.76,1417.79 4737.75,1418.90 4734.99,1419.21"/>
    </edge>
    <edge id=":7114117480_4" function="internal">
        <lane id=":7114117480_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="4735.09,1416.01 4736.45,1415.86 4737.44,1415.31 4738.05,1414.36 4738.29,1413.01"/>
    </edge>
    <edge id=":7114117480_5" function="internal">
        <lane id=":7114117480_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.31" shape="4735.09,1416.01 4744.38,1416.57"/>
    </edge>
    <edge id=":7114117480_w0" function="walkingarea">
        <lane id=":7114117480_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.83" width="3.20" shape="4743.95,1421.35 4744.24,1418.16 4744.24,1418.16 4744.52,1414.98 4743.09,1413.18 4739.89,1413.07 4739.89,1413.07 4736.69,1412.96 4735.14,1414.41 4735.04,1417.61 4735.04,1417.61 4734.94,1420.81"/>
    </edge>
    <edge id=":7116529254_0" function="internal">
        <lane id=":7116529254_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4540.92,1136.00 4543.23,1135.32 4544.70,1134.48 4546.18,1133.65 4548.49,1132.97"/>
        <lane id=":7116529254_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4541.50,1139.15 4543.81,1138.46 4545.29,1137.63 4546.76,1136.80 4549.08,1136.11"/>
        <lane id=":7116529254_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="8.21" shape="4541.50,1139.15 4543.90,1138.95 4545.58,1139.20 4547.26,1139.45 4549.66,1139.26"/>
    </edge>
    <edge id=":7116529254_w0" function="walkingarea">
        <lane id=":7116529254_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.16" width="2.00" shape="4548.20,1131.39 4547.83,1129.43 4540.26,1132.46 4540.63,1134.43 4542.30,1134.00 4543.48,1133.48 4544.41,1132.91 4545.34,1132.35 4546.52,1131.83"/>
    </edge>
    <edge id=":7116529258_0" function="internal">
        <lane id=":7116529258_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="10.12" length="10.43" shape="4605.37,1120.06 4608.39,1122.35 4610.90,1123.92 4612.90,1124.79 4614.39,1124.93"/>
    </edge>
    <edge id=":7116529258_1" function="internal">
        <lane id=":7116529258_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.71" shape="4604.85,1125.88 4614.39,1124.93"/>
        <lane id=":7116529258_1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="9.71" shape="4605.14,1129.07 4614.92,1128.09"/>
    </edge>
    <edge id=":7116529258_w0" function="walkingarea">
        <lane id=":7116529258_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.20" width="3.20" shape="4614.12,1123.36 4613.79,1121.38 4606.37,1118.82 4604.36,1121.31 4604.52,1122.30 4604.70,1124.29"/>
    </edge>
    <edge id=":7165606850_0" function="internal">
        <lane id=":7165606850_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="5151.59,637.15 5151.80,636.93"/>
        <lane id=":7165606850_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="5153.89,639.38 5154.10,639.16"/>
    </edge>
    <edge id=":7165606850_w0" function="walkingarea">
        <lane id=":7165606850_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="5150.66,635.82 5149.22,634.43 5149.01,634.64 5150.45,636.04"/>
    </edge>
    <edge id=":7510253858_0" function="internal">
        <lane id=":7510253858_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="3322.77,990.43 3322.77,990.43"/>
        <lane id=":7510253858_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="3325.97,990.40 3325.97,990.40"/>
    </edge>
    <edge id=":7510253858_2" function="internal">
        <lane id=":7510253858_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="3332.37,990.33 3332.37,990.33"/>
        <lane id=":7510253858_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="3329.17,990.36 3329.17,990.36"/>
    </edge>
    <edge id=":7510253858_w0" function="walkingarea">
        <lane id=":7510253858_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.20" shape="3321.17,990.45 3324.37,990.42 3324.37,990.42 3327.57,990.38 3327.57,990.38 3330.77,990.34 3330.77,990.34 3333.97,990.31 3333.97,990.31 3330.77,990.34 3330.77,990.34 3327.57,990.38 3327.57,990.38 3324.37,990.42 3324.37,990.42 3321.17,990.45"/>
    </edge>
    <edge id=":7555374096_w0" function="walkingarea">
        <lane id=":7555374096_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4141.54,953.03 4144.73,952.80 4138.35,953.26 4141.54,953.03"/>
    </edge>
    <edge id=":7568104422_0" function="internal">
        <lane id=":7568104422_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.66" shape="4963.11,990.85 4963.53,993.46 4965.45,994.97 4967.44,996.48 4968.07,999.13"/>
        <lane id=":7568104422_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.66" shape="4963.11,990.85 4963.10,993.17 4963.89,994.74 4964.74,996.32 4964.90,998.66"/>
        <lane id=":7568104422_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.66" shape="4959.99,990.15 4959.96,992.53 4960.75,994.15 4961.59,995.79 4961.74,998.20"/>
        <lane id=":7568104422_0_3" index="3" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.66" shape="4959.99,990.15 4958.57,997.73"/>
    </edge>
    <edge id=":7568104422_4" function="internal">
        <lane id=":7568104422_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.07" shape="4952.24,996.80 4953.74,988.74"/>
        <lane id=":7568104422_4_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.88" length="8.07" shape="4955.41,997.26 4956.86,989.45"/>
    </edge>
    <edge id=":7568104422_w0" function="walkingarea">
        <lane id=":7568104422_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.50" width="2.00" shape="4969.65,999.36 4971.63,999.65 4966.62,991.65 4964.67,991.21 4964.72,993.10 4965.65,994.34 4967.03,995.26 4968.44,996.18 4969.45,997.44"/>
    </edge>
    <edge id=":7568104422_w1" function="walkingarea">
        <lane id=":7568104422_w1_0" index="0" allow="pedestrian" speed="1.00" length="8.39" width="2.00" shape="4952.18,988.39 4950.23,987.95 4948.68,996.27 4950.66,996.56"/>
    </edge>
    <edge id=":7568104430_w0" function="walkingarea">
        <lane id=":7568104430_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5043.87,943.50 5040.67,943.47 5047.07,943.53 5043.87,943.50"/>
    </edge>
    <edge id=":7633032483_0" function="internal">
        <lane id=":7633032483_0_0" index="0" allow="delivery bicycle" speed="5.04" length="5.00" shape="5048.81,920.93 5047.45,921.11 5046.47,921.68 5045.88,922.64 5045.67,924.00"/>
    </edge>
    <edge id=":7633032483_1" function="internal">
        <lane id=":7633032483_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.40" shape="5048.81,920.93 5039.41,920.80"/>
    </edge>
    <edge id=":7633032483_2" function="internal">
        <lane id=":7633032483_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="9.39" shape="5039.46,917.60 5048.85,917.73"/>
    </edge>
    <edge id=":7633032483_3" function="internal">
        <lane id=":7633032483_3_0" index="0" allow="delivery bicycle" speed="5.56" length="10.16" shape="5039.46,917.60 5042.20,918.04 5044.15,919.25 5045.31,921.23 5045.67,924.00"/>
    </edge>
    <edge id=":7633032483_4" function="internal">
        <lane id=":7633032483_4_0" index="0" allow="delivery bicycle" speed="5.05" length="5.01" shape="5042.47,923.96 5042.29,922.60 5041.72,921.61 5040.76,921.02 5039.41,920.80"/>
    </edge>
    <edge id=":7633032483_5" function="internal">
        <lane id=":7633032483_5_0" index="0" allow="delivery bicycle" speed="5.56" length="10.18" shape="5042.47,923.96 5042.89,921.21 5044.10,919.25 5046.08,918.09 5048.85,917.73"/>
    </edge>
    <edge id=":7633032483_w0" function="walkingarea">
        <lane id=":7633032483_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="5040.87,923.95 5044.07,923.98 5044.07,923.98 5047.27,924.01"/>
    </edge>
    <edge id=":7645287463_0" function="internal">
        <lane id=":7645287463_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.49" shape="2370.38,1437.57 2370.31,1437.44 2370.27,1437.34 2370.23,1437.25 2370.15,1437.14"/>
    </edge>
    <edge id=":7645287463_1" function="internal">
        <lane id=":7645287463_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.10" shape="2372.54,1435.01 2372.59,1434.99"/>
    </edge>
    <edge id=":7645287463_w0" function="walkingarea">
        <lane id=":7645287463_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.29" width="3.20" shape="2369.07,1438.47 2371.70,1436.66 2371.55,1436.21 2373.63,1433.77 2373.73,1433.95 2371.34,1436.08 2371.34,1436.08 2368.95,1438.20 2369.03,1438.42 2369.02,1438.37 2369.01,1438.33 2369.01,1438.29 2368.99,1438.25"/>
    </edge>
    <edge id=":7645287466_0" function="internal">
        <lane id=":7645287466_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.10" shape="2470.06,1549.18 2470.13,1549.16"/>
    </edge>
    <edge id=":7645287466_1" function="internal">
        <lane id=":7645287466_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.10" shape="2472.54,1547.23 2472.60,1547.23"/>
    </edge>
    <edge id=":7645287466_w0" function="walkingarea">
        <lane id=":7645287466_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.12" width="3.20" shape="2468.79,1550.15 2471.33,1548.20 2471.33,1548.20 2473.87,1546.26 2473.99,1546.54 2471.10,1547.92 2471.11,1547.89 2469.15,1550.43"/>
    </edge>
    <edge id=":7672244827_0" function="internal">
        <lane id=":7672244827_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4839.56,1982.37 4839.36,1981.01 4838.78,1980.04 4837.80,1979.47 4836.44,1979.28"/>
    </edge>
    <edge id=":7672244827_1" function="internal">
        <lane id=":7672244827_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="4839.56,1982.37 4839.59,1972.90"/>
    </edge>
    <edge id=":7672244827_2" function="internal">
        <lane id=":7672244827_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4839.56,1982.37 4839.95,1979.60 4841.13,1977.62 4843.11,1976.44 4845.88,1976.04"/>
    </edge>
    <edge id=":7672244827_3" function="internal">
        <lane id=":7672244827_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.03" shape="4845.87,1979.24 4844.51,1979.44 4843.54,1980.02 4842.95,1980.99 4842.76,1982.36"/>
    </edge>
    <edge id=":7672244827_4" function="internal">
        <lane id=":7672244827_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="4845.87,1979.24 4836.44,1979.28"/>
    </edge>
    <edge id=":7672244827_5" function="internal">
        <lane id=":7672244827_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4845.87,1979.24 4843.10,1978.85 4841.13,1977.66 4839.96,1975.67 4839.59,1972.90"/>
    </edge>
    <edge id=":7672244827_6" function="internal">
        <lane id=":7672244827_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="4842.79,1972.93 4842.97,1974.29 4843.55,1975.26 4844.52,1975.85 4845.88,1976.04"/>
    </edge>
    <edge id=":7672244827_7" function="internal">
        <lane id=":7672244827_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="4842.79,1972.93 4842.76,1982.36"/>
    </edge>
    <edge id=":7672244827_8" function="internal">
        <lane id=":7672244827_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="4842.79,1972.93 4842.37,1975.69 4841.18,1977.67 4839.20,1978.86 4836.44,1979.28"/>
    </edge>
    <edge id=":7672244827_9" function="internal">
        <lane id=":7672244827_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.11" shape="4836.41,1976.08 4837.79,1975.87 4838.78,1975.27 4839.38,1974.28 4839.59,1972.90"/>
    </edge>
    <edge id=":7672244827_10" function="internal">
        <lane id=":7672244827_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="4836.41,1976.08 4845.88,1976.04"/>
    </edge>
    <edge id=":7672244827_11" function="internal">
        <lane id=":7672244827_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="4836.41,1976.08 4839.19,1976.45 4841.17,1977.62 4842.36,1979.59 4842.76,1982.36"/>
    </edge>
    <edge id=":7672244827_w0" function="walkingarea">
        <lane id=":7672244827_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.16" width="3.20" shape="4837.96,1982.37 4841.16,1982.36 4841.16,1982.36 4844.36,1982.35 4845.87,1980.84 4845.88,1977.64 4845.88,1977.64 4845.88,1974.44 4844.39,1972.94 4841.19,1972.91 4841.19,1972.91 4837.99,1972.89 4836.40,1974.48 4836.43,1977.68 4836.43,1977.68 4836.46,1980.88 4837.92,1981.91 4837.79,1981.54 4837.58,1981.25 4837.29,1981.04 4836.92,1980.92"/>
    </edge>
    <edge id=":7672244838_0" function="internal">
        <lane id=":7672244838_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="4897.49,1982.48 4896.10,1982.58 4895.09,1983.11 4894.48,1984.06 4894.26,1985.45"/>
    </edge>
    <edge id=":7672244838_1" function="internal">
        <lane id=":7672244838_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.30" shape="4897.49,1982.48 4891.21,1982.02"/>
    </edge>
    <edge id=":7672244838_2" function="internal">
        <lane id=":7672244838_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.11" shape="4894.81,1975.93 4894.88,1977.31 4895.38,1978.33 4896.33,1978.99 4897.73,1979.29"/>
    </edge>
    <edge id=":7672244838_3" function="internal">
        <lane id=":7672244838_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.54" shape="4894.81,1975.93 4894.26,1985.45"/>
    </edge>
    <edge id=":7672244838_4" function="internal">
        <lane id=":7672244838_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.76" shape="4894.81,1975.93 4894.35,1978.68 4893.59,1980.61 4892.54,1981.72 4891.21,1982.02"/>
    </edge>
    <edge id=":7672244838_5" function="internal">
        <lane id=":7672244838_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.30" shape="4891.45,1978.83 4897.73,1979.29"/>
    </edge>
    <edge id=":7672244838_6" function="internal">
        <lane id=":7672244838_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.83" shape="4891.45,1978.83 4892.71,1979.33 4893.60,1980.59 4894.12,1982.63 4894.26,1985.45"/>
    </edge>
    <edge id=":7672244838_w0" function="walkingarea">
        <lane id=":7672244838_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.93" width="3.20" shape="4897.38,1984.08 4897.61,1980.89 4897.61,1980.89 4897.84,1977.70 4896.41,1976.09 4893.22,1975.76 4891.56,1977.24 4891.33,1980.43 4891.33,1980.43 4891.09,1983.62 4892.66,1985.42 4895.86,1985.47 4896.92,1984.09 4896.54,1984.19 4896.25,1984.37 4896.04,1984.65 4895.91,1985.02"/>
    </edge>
    <edge id=":7672244846_0" function="internal">
        <lane id=":7672244846_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.34" length="5.43" shape="4857.61,1982.75 4857.40,1981.33 4856.77,1980.28 4855.72,1979.60 4854.25,1979.29"/>
    </edge>
    <edge id=":7672244846_1" function="internal">
        <lane id=":7672244846_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.61" shape="4857.61,1982.75 4857.73,1973.15"/>
    </edge>
    <edge id=":7672244846_2" function="internal">
        <lane id=":7672244846_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.96" shape="4857.61,1982.75 4857.83,1979.96 4858.48,1978.00 4859.56,1976.87 4861.07,1976.58"/>
    </edge>
    <edge id=":7672244846_3" function="internal">
        <lane id=":7672244846_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.60" shape="4860.83,1979.77 4854.25,1979.29"/>
    </edge>
    <edge id=":7672244846_4" function="internal">
        <lane id=":7672244846_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.04" shape="4860.83,1979.77 4859.42,1979.27 4858.43,1978.00 4857.87,1975.96 4857.73,1973.15"/>
    </edge>
    <edge id=":7672244846_5" function="internal">
        <lane id=":7672244846_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="4854.48,1976.09 4855.88,1976.00 4856.88,1975.47 4857.50,1974.52 4857.73,1973.15"/>
    </edge>
    <edge id=":7672244846_6" function="internal">
        <lane id=":7672244846_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.60" shape="4854.48,1976.09 4861.07,1976.58"/>
    </edge>
    <edge id=":7672244846_w0" function="walkingarea">
        <lane id=":7672244846_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.07" width="3.20" shape="4856.01,1982.75 4859.21,1982.76 4860.71,1981.37 4860.95,1978.18 4860.95,1978.18 4861.18,1974.99 4859.33,1973.18 4856.13,1973.11 4854.60,1974.50 4854.37,1977.69 4854.37,1977.69 4854.13,1980.88 4855.96,1982.22 4855.80,1981.77 4855.54,1981.42 4855.18,1981.15 4854.71,1980.97"/>
    </edge>
    <edge id=":7672244847_0" function="internal">
        <lane id=":7672244847_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.69" shape="4859.70,1914.07 4860.21,1915.15 4861.15,1915.93 4862.52,1916.39 4864.33,1916.55"/>
    </edge>
    <edge id=":7672244847_1" function="internal">
        <lane id=":7672244847_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4859.70,1914.07 4859.19,1915.42 4858.50,1915.98 4857.63,1915.77 4856.59,1914.78"/>
    </edge>
    <edge id=":7672244847_2" function="internal">
        <lane id=":7672244847_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.25" shape="4858.98,1920.44 4858.73,1918.68 4858.07,1917.58 4857.26,1916.50 4856.59,1914.78"/>
    </edge>
    <edge id=":7672244847_3" function="internal">
        <lane id=":7672244847_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.46" shape="4858.98,1920.44 4859.35,1918.73 4860.36,1917.52 4862.03,1916.79 4864.33,1916.55"/>
    </edge>
    <edge id=":7672244847_w0" function="walkingarea">
        <lane id=":7672244847_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.93" width="3.20" shape="4864.33,1918.15 4864.34,1914.95 4861.26,1913.71 4858.15,1914.43 4858.15,1914.43 4855.03,1915.14 4857.38,1920.40 4860.58,1920.47 4863.20,1918.21 4862.27,1918.41 4861.54,1918.73 4861.02,1919.18 4860.70,1919.76"/>
    </edge>
    <edge id=":7672632391_0" function="internal">
        <lane id=":7672632391_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3409.37,1528.15 3410.62,1528.88 3411.07,1529.65 3410.72,1530.47 3409.57,1531.35"/>
    </edge>
    <edge id=":7736179958_0" function="internal">
        <lane id=":7736179958_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="15.65" length="8.34" shape="5060.29,1094.74 5062.76,1094.92 5064.44,1095.14 5066.09,1095.52 5068.47,1096.22"/>
    </edge>
    <edge id=":7736179958_w0" function="walkingarea">
        <lane id=":7736179958_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.78" width="2.00" shape="5068.93,1094.68 5069.50,1092.77 5060.74,1087.96 5060.61,1089.95 5062.56,1090.32 5063.87,1091.02 5064.84,1091.92 5065.79,1092.92 5067.05,1093.88"/>
    </edge>
    <edge id=":7824839829_0" function="internal">
        <lane id=":7824839829_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3356.55,1647.57 3356.37,1638.17"/>
    </edge>
    <edge id=":7824839829_1" function="internal">
        <lane id=":7824839829_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3356.55,1647.57 3356.89,1644.81 3358.04,1642.82 3359.98,1641.60 3362.73,1641.15"/>
    </edge>
    <edge id=":7824839829_2" function="internal">
        <lane id=":7824839829_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3356.55,1647.57 3357.32,1646.36 3358.12,1645.94 3358.92,1646.33 3359.75,1647.51"/>
    </edge>
    <edge id=":7824839829_3" function="internal">
        <lane id=":7824839829_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="3362.80,1644.35 3361.44,1644.57 3360.48,1645.17 3359.92,1646.15 3359.75,1647.51"/>
    </edge>
    <edge id=":7824839829_4" function="internal">
        <lane id=":7824839829_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="3362.80,1644.35 3360.03,1644.02 3358.04,1642.87 3356.82,1640.93 3356.37,1638.17"/>
    </edge>
    <edge id=":7824839829_5" function="internal">
        <lane id=":7824839829_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3359.57,1638.11 3359.79,1639.47 3360.39,1640.43 3361.37,1640.99 3362.73,1641.15"/>
    </edge>
    <edge id=":7824839829_6" function="internal">
        <lane id=":7824839829_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3359.57,1638.11 3359.75,1647.51"/>
    </edge>
    <edge id=":7824839829_w0" function="walkingarea">
        <lane id=":7824839829_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.86" width="3.20" shape="3354.95,1647.60 3358.15,1647.54 3358.15,1647.54 3361.35,1647.48 3362.83,1645.95 3362.77,1642.75 3362.77,1642.75 3362.70,1639.55 3361.17,1638.08 3357.97,1638.14 3357.97,1638.14 3354.77,1638.20"/>
    </edge>
    <edge id=":7824839832_0" function="internal">
        <lane id=":7824839832_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3376.48,1589.91 3376.26,1588.56 3375.67,1587.60 3374.69,1587.03 3373.33,1586.86"/>
    </edge>
    <edge id=":7824839832_1" function="internal">
        <lane id=":7824839832_1_0" index="0" allow="delivery bicycle" speed="6.87" length="10.16" shape="3376.48,1589.91 3376.83,1587.15 3377.98,1585.16 3379.93,1583.94 3382.67,1583.50"/>
    </edge>
    <edge id=":7824839832_2" function="internal">
        <lane id=":7824839832_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.01" shape="3382.73,1586.70 3381.38,1586.92 3380.42,1587.52 3379.85,1588.50 3379.68,1589.87"/>
    </edge>
    <edge id=":7824839832_3" function="internal">
        <lane id=":7824839832_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3382.73,1586.70 3373.33,1586.86"/>
    </edge>
    <edge id=":7824839832_4" function="internal">
        <lane id=":7824839832_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3373.27,1583.66 3382.67,1583.50"/>
    </edge>
    <edge id=":7824839832_5" function="internal">
        <lane id=":7824839832_5_0" index="0" allow="delivery bicycle" speed="6.86" length="5.09" shape="3373.27,1583.66 3376.04,1584.01 3378.03,1585.16"/>
    </edge>
    <edge id=":7824839832_6" function="internal">
        <lane id=":7824839832_6_0" index="0" allow="delivery bicycle" speed="6.86" length="5.09" shape="3378.03,1585.16 3379.24,1587.11 3379.68,1589.87"/>
    </edge>
    <edge id=":7824839832_w0" function="walkingarea">
        <lane id=":7824839832_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.91" width="3.20" shape="3373.30,1585.26 3373.36,1588.46 3374.88,1589.94 3378.08,1589.89 3378.08,1589.89 3381.28,1589.85 3382.75,1588.30 3382.70,1585.10"/>
    </edge>
    <edge id=":7824839832_w1" function="walkingarea">
        <lane id=":7824839832_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.40" width="2.00" shape="3382.64,1581.90 3382.61,1579.90 3373.21,1580.06 3373.24,1582.06"/>
    </edge>
    <edge id=":7824839841_0" function="internal">
        <lane id=":7824839841_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="3.00" shape="3179.50,1759.62 3176.50,1759.63"/>
    </edge>
    <edge id=":7824839841_1" function="internal">
        <lane id=":7824839841_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="2.95" shape="3176.52,1756.43 3179.46,1756.42"/>
    </edge>
    <edge id=":7824839841_w0" function="walkingarea">
        <lane id=":7824839841_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.05" width="2.00" shape="3176.49,1761.23 3176.48,1763.23 3179.55,1763.22 3179.52,1761.22"/>
    </edge>
    <edge id=":7824839841_w1" function="walkingarea">
        <lane id=":7824839841_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.91" width="3.20" shape="3179.44,1754.82 3179.41,1752.82 3176.52,1754.83 3176.51,1758.03"/>
    </edge>
    <edge id=":7824839843_0" function="internal">
        <lane id=":7824839843_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3113.85,1759.32 3104.45,1759.28"/>
    </edge>
    <edge id=":7824839843_1" function="internal">
        <lane id=":7824839843_1_0" index="0" allow="delivery bicycle" speed="6.84" length="5.14" shape="3113.85,1759.32 3111.06,1758.91 3109.09,1757.70"/>
    </edge>
    <edge id=":7824839843_6" function="internal">
        <lane id=":7824839843_6_0" index="0" allow="delivery bicycle" speed="6.84" length="5.14" shape="3109.09,1757.70 3107.94,1755.69 3107.62,1752.89"/>
    </edge>
    <edge id=":7824839843_2" function="internal">
        <lane id=":7824839843_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="3110.82,1752.97 3110.98,1754.35 3111.54,1755.33 3112.50,1755.92 3113.87,1756.12"/>
    </edge>
    <edge id=":7824839843_3" function="internal">
        <lane id=":7824839843_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="10.17" shape="3110.82,1752.97 3110.36,1755.74 3109.14,1757.72 3107.17,1758.90 3104.45,1759.28"/>
    </edge>
    <edge id=":7824839843_4" function="internal">
        <lane id=":7824839843_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.09" shape="3104.47,1756.08 3105.81,1755.88 3106.79,1755.29 3107.39,1754.29 3107.62,1752.89"/>
    </edge>
    <edge id=":7824839843_5" function="internal">
        <lane id=":7824839843_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.40" shape="3104.47,1756.08 3113.87,1756.12"/>
    </edge>
    <edge id=":7824839843_w0" function="walkingarea">
        <lane id=":7824839843_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.45" width="3.20" shape="3113.86,1757.72 3113.88,1754.52 3112.42,1753.02 3109.22,1752.93 3109.22,1752.93 3106.02,1752.84 3104.48,1754.48 3104.46,1757.68 3104.46,1757.68 3104.45,1760.88 3113.84,1762.92 3113.85,1760.92"/>
    </edge>
    <edge id=":7824839844_0" function="internal">
        <lane id=":7824839844_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.08" shape="3309.33,1713.23 3307.92,1713.30 3306.91,1713.81 3306.28,1714.75 3306.04,1716.14"/>
    </edge>
    <edge id=":7824839844_1" function="internal">
        <lane id=":7824839844_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="3309.33,1713.23 3306.54,1712.59 3304.57,1711.29 3303.42,1709.32 3303.07,1706.67"/>
    </edge>
    <edge id=":7824839844_2" function="internal">
        <lane id=":7824839844_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.28" length="5.28" shape="3306.27,1706.74 3306.46,1708.06 3307.08,1709.06 3308.13,1709.71 3309.62,1710.04"/>
    </edge>
    <edge id=":7824839844_3" function="internal">
        <lane id=":7824839844_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3306.27,1706.74 3306.04,1716.14"/>
    </edge>
    <edge id=":7824839844_4" function="internal">
        <lane id=":7824839844_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="3302.84,1716.05 3303.07,1706.67"/>
    </edge>
    <edge id=":7824839844_5" function="internal">
        <lane id=":7824839844_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.48" shape="3302.84,1716.05 3303.34,1713.19 3304.63,1711.24 3306.72,1710.19 3309.62,1710.04"/>
    </edge>
    <edge id=":7824839844_6" function="internal">
        <lane id=":7824839844_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3302.84,1716.05 3303.68,1714.87 3304.49,1714.49 3305.28,1714.91 3306.04,1716.14"/>
    </edge>
    <edge id=":7824839844_w0" function="walkingarea">
        <lane id=":7824839844_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.94" width="3.20" shape="3309.18,1714.82 3309.47,1711.63 3309.47,1711.63 3309.77,1708.45 3307.87,1706.77 3304.67,1706.70 3304.67,1706.70 3301.47,1706.64 3301.25,1716.00 3304.44,1716.09 3304.44,1716.09 3307.64,1716.18 3308.72,1714.82 3308.34,1714.91 3308.05,1715.09 3307.83,1715.36 3307.70,1715.73"/>
    </edge>
    <edge id=":7824839845_0" function="internal">
        <lane id=":7824839845_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.10" shape="3324.20,1708.34 3323.52,1717.42"/>
    </edge>
    <edge id=":7824839845_1" function="internal">
        <lane id=":7824839845_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.09" shape="3324.20,1708.34 3323.53,1711.02 3322.16,1712.85 3320.09,1713.83 3317.34,1713.97"/>
    </edge>
    <edge id=":7824839845_2" function="internal">
        <lane id=":7824839845_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="4.98" shape="3317.63,1710.78 3318.99,1710.71 3320.01,1710.23 3320.69,1709.32 3321.02,1708.00"/>
    </edge>
    <edge id=":7824839845_3" function="internal">
        <lane id=":7824839845_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.01" shape="3317.63,1710.78 3320.31,1711.41 3322.18,1712.72 3323.25,1714.73 3323.52,1717.42"/>
    </edge>
    <edge id=":7824839845_4" function="internal">
        <lane id=":7824839845_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="5.03" shape="3320.32,1717.27 3320.18,1715.93 3319.64,1714.94 3318.69,1714.28 3317.34,1713.97"/>
    </edge>
    <edge id=":7824839845_5" function="internal">
        <lane id=":7824839845_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.30" shape="3320.32,1717.27 3321.02,1708.00"/>
    </edge>
    <edge id=":7824839845_w0" function="walkingarea">
        <lane id=":7824839845_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.81" width="3.20" shape="3325.79,1708.51 3322.61,1708.17 3322.61,1708.17 3319.43,1707.83 3317.78,1709.19 3317.48,1712.37 3317.48,1712.37 3317.19,1715.56 3318.72,1717.20 3321.92,1717.35 3321.92,1717.35 3325.12,1717.49"/>
    </edge>
    <edge id=":7824839849_0" function="internal">
        <lane id=":7824839849_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.35" length="5.37" shape="3320.18,1590.66 3319.86,1589.13 3319.21,1588.03 3318.23,1587.37 3316.91,1587.15"/>
    </edge>
    <edge id=":7824839849_1" function="internal">
        <lane id=":7824839849_1_0" index="0" allow="delivery bicycle" speed="6.79" length="10.60" shape="3320.18,1590.66 3320.35,1587.73 3321.43,1585.63 3323.42,1584.37 3326.33,1583.95"/>
    </edge>
    <edge id=":7824839849_2" function="internal">
        <lane id=":7824839849_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.11" shape="3326.33,1587.15 3324.93,1587.35 3323.97,1587.96 3323.45,1588.97 3323.37,1590.38"/>
    </edge>
    <edge id=":7824839849_3" function="internal">
        <lane id=":7824839849_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.42" shape="3326.33,1587.15 3316.91,1587.15"/>
    </edge>
    <edge id=":7824839849_4" function="internal">
        <lane id=":7824839849_4_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="9.42" shape="3316.91,1583.95 3326.33,1583.95"/>
    </edge>
    <edge id=":7824839849_5" function="internal">
        <lane id=":7824839849_5_0" index="0" allow="delivery bicycle" speed="7.10" length="4.94" shape="3316.91,1583.95 3319.52,1584.35 3321.47,1585.56"/>
    </edge>
    <edge id=":7824839849_6" function="internal">
        <lane id=":7824839849_6_0" index="0" allow="delivery bicycle" speed="7.10" length="5.27" shape="3321.47,1585.56 3322.76,1587.57 3323.37,1590.38"/>
    </edge>
    <edge id=":7824839849_w0" function="walkingarea">
        <lane id=":7824839849_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.02" width="3.20" shape="3316.91,1585.55 3316.91,1588.75 3318.59,1590.80 3321.78,1590.52 3321.78,1590.52 3324.96,1590.24 3326.33,1588.75 3326.33,1585.55"/>
    </edge>
    <edge id=":7824839849_w1" function="walkingarea">
        <lane id=":7824839849_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.42" width="2.00" shape="3326.33,1582.35 3326.33,1580.35 3316.91,1580.35 3316.91,1582.35"/>
    </edge>
    <edge id=":7824839850_0" function="internal">
        <lane id=":7824839850_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="3321.64,1607.26 3320.81,1597.83"/>
    </edge>
    <edge id=":7824839850_1" function="internal">
        <lane id=":7824839850_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.91" shape="3321.64,1607.26 3321.81,1604.21 3322.94,1602.09 3325.02,1600.90 3328.06,1600.64"/>
    </edge>
    <edge id=":7824839850_2" function="internal">
        <lane id=":7824839850_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.90" length="5.18" shape="3327.88,1603.83 3326.44,1603.96 3325.45,1604.52 3324.91,1605.53 3324.83,1606.98"/>
    </edge>
    <edge id=":7824839850_3" function="internal">
        <lane id=":7824839850_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.26" shape="3327.88,1603.83 3324.97,1603.32 3322.83,1602.14 3321.44,1600.31 3320.81,1597.83"/>
    </edge>
    <edge id=":7824839850_4" function="internal">
        <lane id=":7824839850_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.63" shape="3324.00,1597.55 3324.35,1598.82 3325.14,1599.76 3326.38,1600.36 3328.06,1600.64"/>
    </edge>
    <edge id=":7824839850_5" function="internal">
        <lane id=":7824839850_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="3324.00,1597.55 3324.83,1606.98"/>
    </edge>
    <edge id=":7824839850_w0" function="walkingarea">
        <lane id=":7824839850_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.06" width="3.20" shape="3320.05,1607.40 3323.24,1607.12 3323.24,1607.12 3326.43,1606.84 3327.79,1605.43 3327.97,1602.23 3327.97,1602.23 3328.15,1599.04 3325.59,1597.41 3322.41,1597.69 3322.41,1597.69 3319.22,1597.97"/>
    </edge>
    <edge id=":7824839856_0" function="internal">
        <lane id=":7824839856_0_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.47" shape="3319.22,1764.15 3318.66,1761.54 3317.47,1759.67 3315.67,1758.55 3313.24,1758.17"/>
    </edge>
    <edge id=":7824839856_1" function="internal">
        <lane id=":7824839856_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.51" shape="3319.22,1764.15 3318.95,1760.80 3318.77,1757.91 3318.72,1755.02 3318.80,1751.66"/>
    </edge>
    <edge id=":7824839856_2" function="internal">
        <lane id=":7824839856_2_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="14.52" shape="3319.22,1764.15 3319.46,1760.14 3320.95,1757.27 3323.68,1755.54 3327.67,1754.97"/>
    </edge>
    <edge id=":7824839856_3" function="internal">
        <lane id=":7824839856_3_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="9.04" shape="3327.67,1758.17 3325.19,1758.53 3323.48,1759.60 3322.56,1761.39 3322.41,1763.89"/>
    </edge>
    <edge id=":7824839856_4" function="internal">
        <lane id=":7824839856_4_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="14.42" shape="3327.67,1758.17 3313.24,1758.17"/>
    </edge>
    <edge id=":7824839856_5" function="internal">
        <lane id=":7824839856_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.82" shape="3327.67,1758.17 3324.72,1757.61 3321.81,1756.14 3319.61,1754.05 3318.80,1751.66"/>
    </edge>
    <edge id=":7824839856_6" function="internal">
        <lane id=":7824839856_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.28" shape="3322.00,1751.80 3322.30,1753.19 3323.35,1754.18 3325.14,1754.77 3327.67,1754.97"/>
    </edge>
    <edge id=":7824839856_7" function="internal">
        <lane id=":7824839856_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.11" shape="3322.00,1751.80 3321.91,1755.10 3321.97,1757.85 3322.14,1760.60 3322.41,1763.89"/>
    </edge>
    <edge id=":7824839856_8" function="internal">
        <lane id=":7824839856_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.56" shape="3322.00,1751.80 3321.08,1754.14 3318.92,1756.18 3316.12,1757.63 3313.24,1758.17"/>
    </edge>
    <edge id=":7824839856_9" function="internal">
        <lane id=":7824839856_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.20" shape="3313.24,1754.97 3315.62,1754.77 3317.34,1754.14 3318.40,1753.11 3318.80,1751.66"/>
    </edge>
    <edge id=":7824839856_10" function="internal">
        <lane id=":7824839856_10_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="14.43" shape="3313.24,1754.97 3327.67,1754.97"/>
    </edge>
    <edge id=":7824839856_11" function="internal">
        <lane id=":7824839856_11_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="14.32" shape="3313.24,1754.97 3316.97,1755.53 3319.74,1757.20 3321.55,1759.99 3322.41,1763.89"/>
    </edge>
    <edge id=":7824839856_w0" function="walkingarea">
        <lane id=":7824839856_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.85" width="3.20" shape="3317.62,1764.29 3320.81,1764.02 3320.81,1764.02 3324.00,1763.76 3327.67,1759.77 3327.67,1756.57 3327.67,1756.57 3327.67,1753.37 3323.60,1751.87 3320.40,1751.73 3320.40,1751.73 3317.21,1751.59 3313.24,1753.37 3313.24,1756.57 3313.24,1756.57 3313.25,1759.77 3317.40,1762.91 3316.97,1761.78 3316.34,1760.90 3315.51,1760.27 3314.48,1759.90"/>
    </edge>
    <edge id=":7824839858_0" function="internal">
        <lane id=":7824839858_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.36" shape="3329.48,1791.13 3315.13,1791.15"/>
    </edge>
    <edge id=":7824839858_1" function="internal">
        <lane id=":7824839858_1_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="15.70" shape="3329.48,1791.13 3325.70,1790.47 3322.95,1788.47 3321.23,1785.15 3320.55,1780.48"/>
    </edge>
    <edge id=":7824839858_2" function="internal">
        <lane id=":7824839858_2_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="10.66" shape="3323.75,1780.39 3324.19,1783.69 3325.30,1786.05 3327.06,1787.46 3329.48,1787.93"/>
    </edge>
    <edge id=":7824839858_3" function="internal">
        <lane id=":7824839858_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="15.79" shape="3323.75,1780.39 3323.33,1785.09 3321.76,1788.45 3319.02,1790.47 3315.13,1791.15"/>
    </edge>
    <edge id=":7824839858_4" function="internal">
        <lane id=":7824839858_4_0" index="0" allow="pedestrian bus coach delivery bicycle evehicle" speed="5.56" length="10.40" shape="3315.12,1787.80 3317.58,1787.34 3319.31,1785.97 3320.29,1783.68 3320.55,1780.48"/>
    </edge>
    <edge id=":7824839858_5" function="internal">
        <lane id=":7824839858_5_0" index="0" allow="bus coach delivery bicycle evehicle" speed="5.56" length="14.36" shape="3315.12,1787.80 3329.48,1787.93"/>
    </edge>
    <edge id=":7824839858_w0" function="walkingarea">
        <lane id=":7824839858_w0_0" index="0" allow="pedestrian" speed="1.00" length="10.77" width="3.50" shape="3329.47,1786.33 3329.47,1784.33 3325.35,1780.34 3322.15,1780.43 3322.15,1780.43 3318.95,1780.53 3315.12,1786.05 3315.12,1789.55 3315.12,1789.55 3315.13,1792.75 3329.49,1792.73 3329.48,1789.53"/>
    </edge>
    <edge id=":7883327753_0" function="internal">
        <lane id=":7883327753_0_0" index="0" allow="bus evehicle" speed="13.89" length="9.74" shape="3952.99,2211.73 3950.09,2211.66 3948.04,2211.62 3946.12,2212.03 3943.59,2213.30"/>
    </edge>
    <edge id=":7883327753_1" function="internal">
        <lane id=":7883327753_1_0" index="0" disallow="all" speed="8.02" length="5.00" shape="3952.99,2211.73 3950.69,2211.35 3948.70,2210.12 3948.49,2209.86"/>
    </edge>
    <edge id=":7883327753_6" function="internal">
        <lane id=":7883327753_6_0" index="0" disallow="all" speed="8.02" length="5.59" shape="3948.49,2209.86 3947.01,2208.04 3945.63,2205.11"/>
    </edge>
    <edge id=":7883327753_2" function="internal">
        <lane id=":7883327753_2_0" index="0" disallow="all" speed="6.48" length="6.64" shape="3948.63,2204.01 3949.53,2206.00 3950.55,2207.42 3951.69,2208.27 3952.94,2208.53"/>
    </edge>
    <edge id=":7883327753_3" function="internal">
        <lane id=":7883327753_3_0" index="0" allow="delivery" speed="7.81" length="11.53" shape="3948.63,2204.01 3949.02,2206.52 3948.32,2208.90 3946.51,2211.16 3943.59,2213.30"/>
    </edge>
    <edge id=":7883327753_4" function="internal">
        <lane id=":7883327753_4_0" index="0" allow="delivery" speed="5.61" length="5.53" shape="3943.43,2209.66 3944.76,2208.67 3945.57,2207.58 3945.85,2206.39 3945.63,2205.11"/>
    </edge>
    <edge id=":7883327753_5" function="internal">
        <lane id=":7883327753_5_0" index="0" allow="bus evehicle" speed="13.89" length="9.81" shape="3943.43,2209.66 3945.98,2208.46 3947.93,2208.20 3950.02,2208.39 3952.94,2208.53"/>
    </edge>
    <edge id=":7883327753_w0" function="walkingarea">
        <lane id=":7883327753_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="3950.13,2203.45 3947.13,2204.56 3947.13,2204.56 3944.12,2205.67 3944.56,2207.27 3946.11,2206.77 3947.49,2206.64 3948.93,2206.73 3950.66,2206.88"/>
    </edge>
    <edge id=":7953499799_0" function="internal">
        <lane id=":7953499799_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4460.35,1148.67 4460.65,1148.62"/>
        <lane id=":7953499799_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.30" shape="4460.82,1151.83 4461.12,1151.79"/>
    </edge>
    <edge id=":7953499799_w0" function="walkingarea">
        <lane id=":7953499799_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="4460.42,1147.04 4460.12,1145.06 4459.83,1145.11 4460.12,1147.09"/>
    </edge>
    <edge id=":7953499802_0" function="internal">
        <lane id=":7953499802_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="4495.01,1143.55 4495.01,1143.55"/>
        <lane id=":7953499802_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="17.88" length="0.10" shape="4495.48,1146.71 4495.48,1146.71"/>
    </edge>
    <edge id=":7953499802_w0" function="walkingarea">
        <lane id=":7953499802_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="2.00" shape="4494.78,1141.96 4494.49,1139.99 4494.49,1139.99 4494.78,1141.96"/>
    </edge>
    <edge id=":7961558045_0" function="internal">
        <lane id=":7961558045_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3418.89,1852.03 3418.10,1853.24 3417.30,1853.64 3416.50,1853.24 3415.69,1852.05"/>
    </edge>
    <edge id=":7981248596_0" function="internal">
        <lane id=":7981248596_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.14" shape="4162.48,1688.54 4161.40,1687.72 4160.28,1687.45 4159.13,1687.72 4157.94,1688.54"/>
    </edge>
    <edge id=":7981248596_1" function="internal">
        <lane id=":7981248596_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.71" shape="4162.48,1688.54 4160.65,1686.71 4159.45,1685.31 4158.74,1683.69 4158.40,1681.20"/>
    </edge>
    <edge id=":7981248596_2" function="internal">
        <lane id=":7981248596_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="4162.48,1688.54 4162.22,1687.12 4162.51,1686.28 4163.36,1686.01 4164.77,1686.31"/>
    </edge>
    <edge id=":7981248596_3" function="internal">
        <lane id=":7981248596_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.43" shape="4161.60,1681.00 4161.87,1682.82 4162.45,1683.98 4163.40,1684.98 4164.77,1686.31"/>
    </edge>
    <edge id=":7981248596_4" function="internal">
        <lane id=":7981248596_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.67" shape="4161.60,1681.00 4161.47,1682.97 4160.81,1684.89 4159.64,1686.75 4157.94,1688.54"/>
    </edge>
    <edge id=":7981248596_5" function="internal">
        <lane id=":7981248596_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.21" shape="4155.47,1686.46 4156.81,1685.09 4157.75,1683.75 4158.28,1682.46 4158.40,1681.20"/>
    </edge>
    <edge id=":7981248596_6" function="internal">
        <lane id=":7981248596_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.52" shape="4155.47,1686.46 4157.94,1684.75 4160.31,1684.15 4162.59,1684.67 4164.77,1686.31"/>
    </edge>
    <edge id=":7981248596_7" function="internal">
        <lane id=":7981248596_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.66" length="4.72" shape="4155.47,1686.46 4156.86,1686.06 4157.74,1686.27 4158.10,1687.10 4157.94,1688.54"/>
    </edge>
    <edge id=":7981248596_w0" function="walkingarea">
        <lane id=":7981248596_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.55" width="3.20" shape="4161.33,1689.65 4163.63,1687.42 4163.63,1687.42 4165.92,1685.19 4163.19,1680.90 4160.00,1681.10 4160.00,1681.10 4156.81,1681.31 4154.39,1685.27 4156.54,1687.65 4156.87,1687.36 4159.01,1689.73 4160.98,1689.36 4160.61,1689.19 4160.23,1689.14 4159.83,1689.21 4159.43,1689.41"/>
    </edge>
    <edge id=":7981248597_0" function="internal">
        <lane id=":7981248597_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.19" length="5.18" shape="4157.44,1666.29 4157.16,1664.84 4156.53,1663.82 4155.54,1663.22 4154.20,1663.04"/>
    </edge>
    <edge id=":7981248597_1" function="internal">
        <lane id=":7981248597_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.38" shape="4157.44,1666.29 4157.67,1663.43 4158.76,1661.38 4160.72,1660.12 4163.54,1659.65"/>
    </edge>
    <edge id=":7981248597_2" function="internal">
        <lane id=":7981248597_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.05" shape="4163.61,1662.85 4162.23,1663.08 4161.28,1663.69 4160.75,1664.69 4160.64,1666.08"/>
    </edge>
    <edge id=":7981248597_3" function="internal">
        <lane id=":7981248597_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4163.61,1662.85 4154.20,1663.04"/>
    </edge>
    <edge id=":7981248597_4" function="internal">
        <lane id=":7981248597_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="4154.13,1659.84 4163.54,1659.65"/>
    </edge>
    <edge id=":7981248597_5" function="internal">
        <lane id=":7981248597_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="4154.13,1659.84 4156.83,1660.19 4158.81,1661.34 4160.08,1663.31 4160.64,1666.08"/>
    </edge>
    <edge id=":7981248597_w0" function="walkingarea">
        <lane id=":7981248597_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.92" width="3.20" shape="4155.85,1666.39 4159.04,1666.18 4159.04,1666.18 4162.23,1665.98 4163.64,1664.45 4163.57,1661.25 4163.57,1661.25 4163.51,1658.05 4154.10,1658.24 4154.17,1661.44 4154.17,1661.44 4154.23,1664.64 4155.77,1665.85 4155.62,1665.41 4155.39,1665.06 4155.08,1664.82 4154.70,1664.68"/>
    </edge>
    <edge id=":7981248598_0" function="internal">
        <lane id=":7981248598_0_0" index="0" allow="private passenger delivery bicycle" speed="8.37" length="7.91" shape="3994.87,1766.68 3996.28,1766.88 3998.71,1766.68 4001.18,1766.35 4002.72,1766.12"/>
    </edge>
    <edge id=":7981248598_1" function="internal">
        <lane id=":7981248598_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="7.25" shape="3994.87,1766.68 3996.51,1768.07 3997.57,1769.09 3998.54,1770.20 3999.91,1771.86"/>
    </edge>
    <edge id=":7981248598_w0" function="walkingarea">
        <lane id=":7981248598_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.82" width="3.20" shape="4000.84,1770.47 4002.37,1769.19 4002.90,1767.71 4002.54,1764.53 3997.16,1763.91 3995.89,1765.45 3997.12,1766.48 3998.00,1767.27 3998.70,1767.96 3999.35,1768.69 4000.12,1769.60"/>
    </edge>
    <edge id=":7981248605_0" function="internal">
        <lane id=":7981248605_0_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="4.17" shape="4021.66,1763.87 4020.58,1764.44 4019.90,1764.97 4019.42,1765.68 4018.90,1766.79"/>
    </edge>
    <edge id=":7981248605_1" function="internal">
        <lane id=":7981248605_1_0" index="0" allow="private pedestrian passenger delivery bicycle" speed="5.56" length="8.98" shape="4012.04,1764.48 4014.60,1763.79 4016.28,1763.10 4017.90,1762.22 4020.27,1760.99"/>
    </edge>
    <edge id=":7981248605_w0" function="walkingarea">
        <lane id=":7981248605_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.50" width="3.20" shape="4022.36,1765.31 4020.96,1762.43 4020.96,1762.43 4019.57,1759.55 4011.69,1762.92 4012.39,1766.04 4017.43,1766.15 4020.37,1767.43 4021.79,1765.59 4021.39,1765.84 4021.09,1766.11 4020.85,1766.43 4020.63,1766.85"/>
    </edge>
    <edge id=":7981248612_0" function="internal">
        <lane id=":7981248612_0_0" index="0" allow="private passenger delivery bicycle" speed="8.37" length="8.42" shape="4013.72,1780.77 4013.19,1782.32 4012.32,1784.85 4011.60,1787.36 4011.50,1788.85"/>
    </edge>
    <edge id=":7981248612_1" function="internal">
        <lane id=":7981248612_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="7.50" shape="4007.85,1782.30 4011.50,1788.85"/>
    </edge>
    <edge id=":7981248612_w0" function="walkingarea">
        <lane id=":7981248612_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.97" width="3.20" shape="4012.90,1788.07 4014.64,1787.10 4015.25,1781.23 4012.19,1780.32 4011.00,1780.55 4009.25,1781.52"/>
    </edge>
    <edge id=":7981284896_0" function="internal">
        <lane id=":7981284896_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3274.87,1251.96 3275.14,1253.38 3274.85,1254.22 3274.00,1254.50 3272.59,1254.20"/>
    </edge>
    <edge id=":7988127705_0" function="internal">
        <lane id=":7988127705_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3726.76,2033.24 3726.36,2042.63"/>
    </edge>
    <edge id=":7988127705_1" function="internal">
        <lane id=":7988127705_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="3726.76,2033.24 3726.25,2035.99 3724.97,2037.91 3722.94,2038.99 3720.15,2039.24"/>
    </edge>
    <edge id=":7988127705_2" function="internal">
        <lane id=":7988127705_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3726.76,2033.24 3725.91,2034.40 3725.10,2034.76 3724.31,2034.33 3723.57,2033.10"/>
    </edge>
    <edge id=":7988127705_3" function="internal">
        <lane id=":7988127705_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3720.32,2036.05 3721.69,2035.92 3722.69,2035.39 3723.31,2034.45 3723.57,2033.10"/>
    </edge>
    <edge id=":7988127705_4" function="internal">
        <lane id=":7988127705_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3720.32,2036.05 3723.06,2036.58 3724.98,2037.86 3726.08,2039.87 3726.36,2042.63"/>
    </edge>
    <edge id=":7988127705_5" function="internal">
        <lane id=":7988127705_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3720.32,2036.05 3721.48,2036.91 3721.84,2037.73 3721.39,2038.50 3720.15,2039.24"/>
    </edge>
    <edge id=":7988127705_6" function="internal">
        <lane id=":7988127705_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.04" shape="3723.16,2042.49 3723.02,2041.13 3722.48,2040.13 3721.52,2039.51 3720.15,2039.24"/>
    </edge>
    <edge id=":7988127705_7" function="internal">
        <lane id=":7988127705_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3723.16,2042.49 3723.57,2033.10"/>
    </edge>
    <edge id=":7988127705_8" function="internal">
        <lane id=":7988127705_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3723.16,2042.49 3724.01,2041.32 3724.83,2040.96 3725.61,2041.39 3726.36,2042.63"/>
    </edge>
    <edge id=":7988127705_w0" function="walkingarea">
        <lane id=":7988127705_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="3.20" shape="3728.36,2033.30 3725.16,2033.17 3725.16,2033.17 3721.97,2033.03 3720.40,2034.45 3720.24,2037.64 3720.24,2037.64 3720.07,2040.84 3721.56,2042.42 3724.76,2042.56 3724.76,2042.56 3727.96,2042.69"/>
    </edge>
    <edge id=":7990594235_0" function="internal">
        <lane id=":7990594235_0_0" index="0" allow="bus delivery bicycle evehicle" speed="5.56" length="8.24" shape="4449.60,1726.10 4441.36,1726.17"/>
    </edge>
    <edge id=":7990594235_1" function="internal">
        <lane id=":7990594235_1_0" index="0" allow="delivery bicycle" speed="5.56" length="9.59" shape="4449.60,1726.10 4448.23,1725.59 4447.24,1724.05 4446.63,1721.47 4446.41,1717.84"/>
    </edge>
    <edge id=":7990594235_2" function="internal">
        <lane id=":7990594235_2_0" index="0" allow="delivery bicycle" speed="5.56" length="8.23" shape="4441.34,1722.97 4443.57,1722.64 4445.16,1721.67 4446.11,1720.07 4446.41,1717.84"/>
    </edge>
    <edge id=":7990594235_3" function="internal">
        <lane id=":7990594235_3_0" index="0" allow="delivery bicycle" speed="5.56" length="8.22" shape="4441.34,1722.97 4449.56,1722.90"/>
    </edge>
    <edge id=":7990594235_c0" function="crossing" crossingEdges="-467228692#1 467228692#1">
        <lane id=":7990594235_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="3.00" shape="4442.86,1727.76 4442.83,1721.36"/>
    </edge>
    <edge id=":7990594235_w0" function="walkingarea">
        <lane id=":7990594235_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.63" width="3.00" shape="4444.36,1727.76 4441.36,1727.77 4441.37,1729.77 4449.65,1729.70 4449.62,1727.70"/>
    </edge>
    <edge id=":7990594235_w2" function="walkingarea">
        <lane id=":7990594235_w2_0" index="0" allow="pedestrian" speed="1.00" length="2.99" width="3.00" shape="4444.81,1717.85 4442.81,1717.86 4441.32,1719.37 4441.33,1721.37 4442.40,1721.27 4443.27,1720.97 4443.95,1720.48 4444.43,1719.80 4444.72,1718.92"/>
    </edge>
    <edge id=":7990594239_0" function="internal">
        <lane id=":7990594239_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="4462.99,1662.95 4462.94,1656.68"/>
    </edge>
    <edge id=":7990594239_1" function="internal">
        <lane id=":7990594239_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="4466.14,1656.65 4466.19,1662.92"/>
    </edge>
    <edge id=":7990594239_2" function="internal">
        <lane id=":7990594239_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.54" length="5.32" shape="4459.58,1660.20 4461.06,1659.72 4462.11,1658.97 4462.74,1657.96 4462.94,1656.68"/>
    </edge>
    <edge id=":7990594239_3" function="internal">
        <lane id=":7990594239_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.35" shape="4459.58,1660.20 4462.46,1659.86 4464.52,1660.19 4465.77,1661.21 4466.19,1662.92"/>
    </edge>
    <edge id=":7990594239_w0" function="walkingarea">
        <lane id=":7990594239_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.68" width="3.20" shape="4461.39,1662.96 4464.59,1662.93 4464.59,1662.93 4467.79,1662.90 4467.74,1656.64 4464.54,1656.67 4464.54,1656.67 4461.34,1656.70 4459.26,1658.64 4459.91,1661.77 4461.35,1662.51 4461.22,1662.16 4461.02,1661.91 4460.73,1661.76 4460.36,1661.72"/>
    </edge>
    <edge id=":7991307776_0" function="internal">
        <lane id=":7991307776_0_0" index="0" allow="delivery bicycle" speed="5.63" length="6.86" shape="4636.94,2601.72 4636.57,2600.28 4635.57,2599.33 4633.92,2598.86 4631.64,2598.89"/>
    </edge>
    <edge id=":7991307776_1" function="internal">
        <lane id=":7991307776_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.42" shape="4636.94,2601.72 4636.66,2592.31"/>
    </edge>
    <edge id=":7991307776_2" function="internal">
        <lane id=":7991307776_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.18" length="9.41" shape="4639.86,2592.21 4640.14,2601.62"/>
    </edge>
    <edge id=":7991307776_3" function="internal">
        <lane id=":7991307776_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.54" length="4.33" shape="4639.86,2592.21 4639.41,2594.81 4638.38,2596.15"/>
    </edge>
    <edge id=":7991307776_6" function="internal">
        <lane id=":7991307776_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.54" length="7.46" shape="4638.38,2596.15 4637.89,2596.78 4635.30,2598.14 4631.64,2598.89"/>
    </edge>
    <edge id=":7991307776_4" function="internal">
        <lane id=":7991307776_4_0" index="0" allow="delivery bicycle" speed="5.95" length="6.95" shape="4631.31,2595.70 4633.69,2595.28 4635.37,2594.57 4636.36,2593.58 4636.66,2592.31"/>
    </edge>
    <edge id=":7991307776_5" function="internal">
        <lane id=":7991307776_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.29" length="12.27" shape="4631.31,2595.70 4635.10,2595.74 4637.83,2596.74 4639.51,2598.70 4640.14,2601.62"/>
    </edge>
    <edge id=":7991307776_w0" function="walkingarea">
        <lane id=":7991307776_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.77" width="3.20" shape="4635.07,2592.35 4633.07,2592.41 4631.15,2594.11 4631.48,2597.30 4631.48,2597.30 4631.81,2600.48 4633.34,2601.82 4635.34,2601.76"/>
    </edge>
    <edge id=":7991307776_w1" function="walkingarea">
        <lane id=":7991307776_w1_0" index="0" allow="pedestrian" speed="1.00" length="9.41" width="3.20" shape="4638.54,2601.67 4641.74,2601.57 4641.46,2592.17 4638.26,2592.26"/>
    </edge>
    <edge id=":7991307777_0" function="internal">
        <lane id=":7991307777_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.04" shape="4619.58,2600.14 4617.23,2600.56 4615.52,2601.27 4614.46,2602.26 4614.05,2603.54"/>
    </edge>
    <edge id=":7991307777_1" function="internal">
        <lane id=":7991307777_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.89" shape="4619.58,2600.14 4615.91,2600.12 4613.20,2599.19 4611.46,2597.37 4610.69,2594.64"/>
    </edge>
    <edge id=":7991307777_2" function="internal">
        <lane id=":7991307777_2_0" index="0" allow="delivery bicycle" speed="5.56" length="6.72" shape="4613.87,2594.35 4614.32,2595.69 4615.36,2596.57 4617.00,2596.99 4619.25,2596.95"/>
    </edge>
    <edge id=":7991307777_3" function="internal">
        <lane id=":7991307777_3_0" index="0" allow="delivery bicycle" speed="5.56" length="9.21" shape="4613.87,2594.35 4614.12,2597.07 4614.22,2598.94 4614.20,2600.81 4614.05,2603.54"/>
    </edge>
    <edge id=":7991307777_4" function="internal">
        <lane id=":7991307777_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.72" shape="4610.85,2603.34 4611.00,2600.76 4611.02,2598.99 4610.92,2597.22 4610.69,2594.64"/>
    </edge>
    <edge id=":7991307777_5" function="internal">
        <lane id=":7991307777_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.56" shape="4610.85,2603.34 4611.51,2600.86 4613.12,2598.97 4615.71,2597.67 4619.25,2596.95"/>
    </edge>
    <edge id=":7991307777_w0" function="walkingarea">
        <lane id=":7991307777_w0_0" index="0" allow="pedestrian" speed="1.00" length="7.72" width="3.20" shape="4612.28,2594.49 4609.09,2594.78 4609.25,2603.24 4612.45,2603.44 4612.45,2603.44 4615.64,2603.64 4619.75,2601.73 4619.42,2598.55 4619.42,2598.55 4619.09,2595.36 4617.46,2594.02 4615.47,2594.20"/>
    </edge>
    <edge id=":7991324286_0" function="internal">
        <lane id=":7991324286_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.59" shape="4497.62,2656.08 4486.52,2652.75"/>
    </edge>
    <edge id=":7991324286_1" function="internal">
        <lane id=":7991324286_1_0" index="0" allow="delivery bicycle" speed="5.56" length="11.30" shape="4497.62,2656.08 4494.74,2654.71 4493.20,2652.80 4493.02,2650.36 4494.19,2647.38"/>
    </edge>
    <edge id=":7991324286_2" function="internal">
        <lane id=":7991324286_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.28" shape="4496.97,2648.96 4496.42,2650.35 4496.51,2651.49 4497.22,2652.39 4498.57,2653.03"/>
    </edge>
    <edge id=":7991324286_3" function="internal">
        <lane id=":7991324286_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.03" shape="4496.97,2648.96 4495.12,2651.29 4492.77,2652.70 4489.90,2653.19 4486.52,2652.75"/>
    </edge>
    <edge id=":7991324286_4" function="internal">
        <lane id=":7991324286_4_0" index="0" allow="delivery bicycle" speed="5.56" length="7.69" shape="4487.47,2649.69 4489.67,2649.98 4491.52,2649.70 4493.02,2648.83 4494.19,2647.38"/>
    </edge>
    <edge id=":7991324286_5" function="internal">
        <lane id=":7991324286_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.60" shape="4487.47,2649.69 4498.57,2653.03"/>
    </edge>
    <edge id=":7991324286_w0" function="walkingarea">
        <lane id=":7991324286_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.47" width="3.20" shape="4492.80,2646.59 4491.06,2645.60 4487.85,2648.13 4487.09,2651.24 4486.91,2651.20 4486.14,2654.30 4497.15,2657.61 4498.10,2654.56 4498.10,2654.56 4499.05,2651.50 4498.36,2649.75 4495.58,2648.17"/>
    </edge>
    <edge id=":8088509704_w0" function="walkingarea">
        <lane id=":8088509704_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.86" width="2.00" shape="4880.85,1108.62 4882.79,1108.11 4881.75,1107.37 4880.28,1106.01 4880.63,1108.05 4880.35,1107.59 4880.10,1107.20 4879.95,1106.84 4879.98,1106.46"/>
    </edge>
    <edge id=":8088512517_w0" function="walkingarea">
        <lane id=":8088512517_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="3.20" shape="4511.07,1163.45 4507.89,1163.81 4514.25,1163.09 4511.07,1163.45"/>
    </edge>
    <edge id=":8088512518_w0" function="walkingarea">
        <lane id=":8088512518_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.69" width="3.20" shape="4426.69,1180.61 4428.69,1180.62 4425.55,1177.69 4423.55,1177.62 4420.29,1180.59 4423.49,1180.60"/>
    </edge>
    <edge id=":8088512520_0" function="internal">
        <lane id=":8088512520_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="4096.66,1205.46 4096.66,1205.46"/>
    </edge>
    <edge id=":8088512520_1" function="internal">
        <lane id=":8088512520_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="4093.46,1205.36 4093.46,1205.36"/>
    </edge>
    <edge id=":8088512520_w0" function="walkingarea">
        <lane id=":8088512520_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.13" width="3.20" shape="4098.26,1205.51 4095.06,1205.41 4095.06,1205.41 4091.86,1205.31 4091.86,1205.31 4095.06,1205.41 4095.06,1205.41 4098.26,1205.51"/>
    </edge>
    <edge id=":8088512521_0" function="internal">
        <lane id=":8088512521_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="3976.81,1206.05 3976.82,1205.95"/>
    </edge>
    <edge id=":8088512521_1" function="internal">
        <lane id=":8088512521_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="3973.62,1205.81 3973.63,1205.71"/>
    </edge>
    <edge id=":8088512521_w0" function="walkingarea">
        <lane id=":8088512521_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.16" width="3.20" shape="3978.40,1206.21 3975.22,1205.88 3975.22,1205.88 3972.04,1205.55 3972.02,1205.73 3975.22,1205.88 3975.22,1205.88 3978.42,1206.03"/>
    </edge>
    <edge id=":8088512532_w0" function="walkingarea">
        <lane id=":8088512532_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.52" width="2.00" shape="4892.11,1539.28 4894.11,1539.26 4890.50,1535.85 4890.59,1537.85 4892.06,1538.81 4891.94,1538.43 4891.74,1538.16 4891.44,1537.97 4891.06,1537.87"/>
    </edge>
    <edge id=":8088512586_w0" function="walkingarea">
        <lane id=":8088512586_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.00" width="2.00" shape="4899.51,2781.20 4899.67,2779.21 4900.00,2778.27 4899.34,2780.15"/>
    </edge>
    <edge id=":8088512592_w0" function="walkingarea">
        <lane id=":8088512592_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.05" width="2.00" shape="4878.75,2758.33 4880.72,2757.98 4882.01,2756.17 4881.59,2754.21 4879.89,2753.05 4877.91,2753.36"/>
    </edge>
    <edge id=":8088512602_w0" function="walkingarea">
        <lane id=":8088512602_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.04" width="2.00" shape="4882.59,2715.64 4883.26,2713.75 4881.29,2711.97 4879.35,2711.50 4878.95,2716.26 4880.92,2716.61 4882.16,2715.53 4881.79,2715.53 4881.48,2715.64 4881.22,2715.86 4881.04,2716.18"/>
    </edge>
    <edge id=":8088512651_w0" function="walkingarea">
        <lane id=":8088512651_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.13" width="2.00" shape="4844.68,1515.78 4845.10,1513.82 4843.64,1512.38 4841.64,1512.35 4841.25,1513.33 4841.27,1515.33 4843.97,1515.62 4843.43,1515.50 4842.99,1515.42 4842.55,1515.36 4842.00,1515.34"/>
    </edge>
    <edge id=":8088512652_w0" function="walkingarea">
        <lane id=":8088512652_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.57" width="2.00" shape="4841.07,1515.34 4841.05,1513.34 4840.75,1512.42 4838.76,1512.23 4835.39,1513.40 4835.41,1515.40 4835.42,1516.30 4836.64,1517.88 4840.00,1515.42 4839.24,1515.66 4838.66,1516.03 4838.12,1516.53 4837.50,1517.15"/>
    </edge>
    <edge id=":8088512653_w0" function="walkingarea">
        <lane id=":8088512653_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.05" width="2.00" shape="4841.16,1511.17 4841.19,1509.17 4837.56,1509.04 4837.47,1511.04 4838.78,1512.03 4840.77,1512.22 4840.95,1511.21 4840.83,1511.32 4840.78,1511.48 4840.77,1511.70 4840.78,1511.95"/>
    </edge>
    <edge id=":8088512659_w0" function="walkingarea">
        <lane id=":8088512659_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.97" width="2.00" shape="4837.40,1500.99 4836.20,1499.40 4832.67,1500.38 4832.68,1502.38 4834.12,1503.88 4836.11,1503.96 4836.86,1501.44 4836.51,1501.84 4836.30,1502.24 4836.19,1502.69 4836.14,1503.25"/>
    </edge>
    <edge id=":8088512664_w0" function="walkingarea">
        <lane id=":8088512664_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.64" width="2.00" shape="4835.94,1508.18 4833.94,1508.10 4833.99,1512.55 4835.98,1512.46 4837.27,1511.03 4837.36,1509.03 4835.94,1508.18 4833.94,1508.10"/>
    </edge>
    <edge id=":8088512666_w0" function="walkingarea">
        <lane id=":8088512666_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.28" width="2.00" shape="4833.95,1507.90 4835.95,1507.99 4836.04,1505.71 4834.04,1505.63 4833.95,1507.90 4835.95,1507.99"/>
    </edge>
    <edge id=":8088512674_0" function="internal">
        <lane id=":8088512674_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.86" shape="4903.57,1982.98 4900.72,1982.72"/>
    </edge>
    <edge id=":8088512674_1" function="internal">
        <lane id=":8088512674_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.69" shape="4900.96,1979.53 4904.25,1976.61"/>
        <lane id=":8088512674_1_1" index="1" allow="pedestrian delivery bicycle" speed="5.56" length="3.69" shape="4900.96,1979.53 4903.91,1979.80"/>
    </edge>
    <edge id=":8088512674_w0" function="walkingarea">
        <lane id=":8088512674_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.71" width="3.20" shape="4903.40,1984.57 4903.74,1981.39 4903.74,1981.39 4904.08,1978.21 4904.08,1978.21 4904.43,1975.02 4901.07,1977.93 4900.84,1981.12 4900.84,1981.12 4900.61,1984.32"/>
    </edge>
    <edge id=":8088512679_w0" function="walkingarea">
        <lane id=":8088512679_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.36" width="2.00" shape="4845.16,1511.23 4845.19,1509.23 4843.70,1507.70 4841.70,1507.68 4841.39,1509.18 4841.36,1511.18 4841.65,1512.15 4843.65,1512.18 4844.74,1511.23 4844.37,1511.27 4844.07,1511.36 4843.84,1511.53 4843.70,1511.80"/>
    </edge>
    <edge id=":8088512680_0" function="internal">
        <lane id=":8088512680_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="6.12" shape="4764.33,1533.12 4763.99,1539.24"/>
    </edge>
    <edge id=":8088512680_1" function="internal">
        <lane id=":8088512680_1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="5.56" length="5.87" shape="4760.80,1538.95 4761.13,1533.08"/>
    </edge>
    <edge id=":8088512680_w0" function="walkingarea">
        <lane id=":8088512680_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.88" width="2.00" shape="4765.58,1539.38 4767.58,1539.56 4769.35,1536.41 4769.21,1534.41"/>
    </edge>
    <edge id=":8088512680_w1" function="walkingarea">
        <lane id=":8088512680_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.44" width="2.00" shape="4759.53,1533.06 4757.53,1533.03 4755.76,1535.20 4755.86,1537.20 4757.22,1538.62 4759.21,1538.80"/>
    </edge>
    <edge id=":8088512687_0" function="internal">
        <lane id=":8088512687_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.16" shape="4830.74,1522.09 4827.03,1520.22"/>
    </edge>
    <edge id=":8088512687_1" function="internal">
        <lane id=":8088512687_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="2.66" shape="4830.74,1522.09 4829.81,1520.96 4829.66,1520.07 4829.86,1519.85"/>
    </edge>
    <edge id=":8088512687_4" function="internal">
        <lane id=":8088512687_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="2.08" shape="4829.86,1519.85 4830.28,1519.41 4831.68,1518.98"/>
    </edge>
    <edge id=":8088512687_2" function="internal">
        <lane id=":8088512687_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.61" shape="4828.46,1517.36 4831.68,1518.98"/>
    </edge>
    <edge id=":8088512687_3" function="internal">
        <lane id=":8088512687_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="2.34" shape="4828.46,1517.36 4829.18,1518.61 4829.17,1519.51"/>
    </edge>
    <edge id=":8088512687_5" function="internal">
        <lane id=":8088512687_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="2.34" shape="4829.17,1519.51 4828.46,1520.04 4827.03,1520.22"/>
    </edge>
    <edge id=":8088512687_w0" function="walkingarea">
        <lane id=":8088512687_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.60" width="3.20" shape="4830.03,1523.52 4831.46,1520.66 4833.62,1520.23 4832.39,1518.65 4830.97,1520.41 4832.40,1517.55 4829.18,1515.93 4827.74,1518.79 4827.74,1518.79 4826.31,1521.65 4826.49,1522.99 4827.45,1524.75 4829.48,1523.34 4829.07,1523.40 4828.73,1523.64 4828.39,1523.98 4827.98,1524.38"/>
    </edge>
    <edge id=":8140022148_w0" function="walkingarea">
        <lane id=":8140022148_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.44" width="2.00" shape="3782.87,1245.25 3784.86,1245.16 3784.86,1245.16 3784.84,1243.16 3782.89,1244.59 3783.03,1244.07 3783.29,1243.67 3783.68,1243.39 3784.19,1243.22"/>
    </edge>
    <edge id=":8140022153_w0" function="walkingarea">
        <lane id=":8140022153_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.50" width="2.00" shape="3815.12,1246.72 3817.12,1246.70 3817.63,1242.26 3815.69,1241.77 3814.78,1243.21 3814.70,1245.20 3815.14,1246.34 3815.18,1245.99 3815.20,1245.68 3815.16,1245.44 3815.00,1245.27"/>
    </edge>
    <edge id=":8140022155_w0" function="walkingarea">
        <lane id=":8140022155_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.93" width="2.00" shape="3870.08,1245.36 3868.75,1246.86 3868.37,1247.84 3868.36,1249.84 3870.74,1246.25 3870.97,1247.23 3870.79,1248.20 3870.27,1249.04 3869.45,1249.62"/>
    </edge>
    <edge id=":8140022164_0" function="internal">
        <lane id=":8140022164_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="5.59" shape="3808.77,1241.41 3809.40,1242.94 3809.96,1243.98 3810.35,1245.03 3810.49,1246.65"/>
        <lane id=":8140022164_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="5.59" shape="3808.77,1241.41 3808.89,1242.93 3808.35,1243.96 3807.65,1245.02 3807.29,1246.62"/>
    </edge>
    <edge id=":8140022164_c0" function="crossing" crossingEdges="StadiumBlvdNB2">
        <lane id=":8140022164_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="3807.87,1243.80 3810.91,1242.81"/>
    </edge>
    <edge id=":8140022164_w0" function="walkingarea">
        <lane id=":8140022164_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.75" width="4.00" shape="3812.09,1246.66 3814.09,1246.68 3814.50,1245.20 3814.58,1243.20 3812.43,1241.05 3810.53,1241.67 3810.29,1240.91 3810.75,1242.12 3811.18,1243.01 3811.55,1243.73 3811.84,1244.47 3812.03,1245.39"/>
    </edge>
    <edge id=":8140022164_w1" function="walkingarea">
        <lane id=":8140022164_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.23" width="4.00" shape="3808.49,1245.71 3807.25,1241.90 3805.64,1243.82 3803.64,1243.79"/>
    </edge>
    <edge id=":8140022165_0" function="internal">
        <lane id=":8140022165_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="5.16" shape="3790.63,1246.70 3790.74,1241.54"/>
    </edge>
    <edge id=":8140022165_c0" function="crossing" crossingEdges="StadiumBlvdSB13">
        <lane id=":8140022165_c0_0" index="0" allow="pedestrian" speed="1.00" length="3.20" width="4.00" shape="3789.09,1243.50 3792.29,1243.58"/>
    </edge>
    <edge id=":8140022165_w0" function="walkingarea">
        <lane id=":8140022165_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.60" width="4.00" shape="3793.82,1245.06 3793.80,1243.06 3792.34,1241.58 3792.25,1245.58"/>
    </edge>
    <edge id=":8140022165_w1" function="walkingarea">
        <lane id=":8140022165_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.58" width="4.00" shape="3789.05,1245.50 3789.14,1241.51 3787.14,1241.46 3785.60,1243.15 3785.62,1245.15 3787.13,1246.63 3789.13,1246.67"/>
    </edge>
    <edge id=":8140022171_w0" function="walkingarea">
        <lane id=":8140022171_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.42" width="2.00" shape="3819.64,1240.25 3820.58,1238.49 3816.01,1240.50 3817.95,1240.99 3819.24,1240.09 3818.89,1240.05 3818.57,1240.12 3818.31,1240.31 3818.09,1240.60"/>
    </edge>
    <edge id=":8140044733_0" function="internal">
        <lane id=":8140044733_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="8.94" length="0.30" shape="3806.43,1360.40 3806.43,1360.70"/>
    </edge>
    <edge id=":8140044733_w0" function="walkingarea">
        <lane id=":8140044733_w0_0" index="0" allow="pedestrian" speed="1.00" length="0.30" width="2.00" shape="3808.03,1360.75 3810.03,1360.80 3810.03,1360.50 3808.03,1360.45"/>
    </edge>
    <edge id=":8140044757_0" function="internal">
        <lane id=":8140044757_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.18" length="5.17" shape="3929.73,1221.63 3928.40,1221.86 3927.44,1222.49 3926.85,1223.54 3926.62,1224.99"/>
    </edge>
    <edge id=":8140044757_1" function="internal">
        <lane id=":8140044757_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3929.73,1221.63 3920.33,1221.80"/>
    </edge>
    <edge id=":8140044757_2" function="internal">
        <lane id=":8140044757_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3920.27,1218.60 3929.68,1218.43"/>
    </edge>
    <edge id=":8140044757_3" function="internal">
        <lane id=":8140044757_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.37" shape="3920.27,1218.60 3923.11,1218.95 3925.11,1220.14 3926.28,1222.15 3926.62,1224.99"/>
    </edge>
    <edge id=":8140044757_4" function="internal">
        <lane id=":8140044757_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="3923.42,1224.91 3923.26,1223.53 3922.69,1222.55 3921.71,1221.97 3920.33,1221.80"/>
    </edge>
    <edge id=":8140044757_5" function="internal">
        <lane id=":8140044757_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3923.42,1224.91 3923.87,1222.12 3925.06,1220.10 3927.00,1218.87 3929.68,1218.43"/>
    </edge>
    <edge id=":8140044757_w0" function="walkingarea">
        <lane id=":8140044757_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.91" width="3.20" shape="3929.76,1223.22 3929.70,1220.03 3929.70,1220.03 3929.65,1216.83 3920.24,1217.00 3920.30,1220.20 3920.30,1220.20 3920.36,1223.40 3921.82,1224.87 3925.02,1224.95 3925.02,1224.95 3928.22,1225.03 3929.30,1223.28 3928.93,1223.44 3928.63,1223.69 3928.41,1224.04 3928.28,1224.48"/>
    </edge>
    <edge id=":8140044758_w0" function="walkingarea">
        <lane id=":8140044758_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.63" width="3.20" shape="3928.82,1247.03 3929.21,1245.07 3927.78,1243.28 3924.58,1243.20 3924.58,1243.20 3921.38,1243.12 3926.83,1246.75 3925.04,1246.59 3923.52,1246.34 3922.35,1245.82 3921.61,1244.81"/>
    </edge>
    <edge id=":8140044779_w0" function="walkingarea">
        <lane id=":8140044779_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.03" width="2.00" shape="4036.91,1290.80 4038.91,1290.79 4040.41,1289.28 4040.40,1287.28 4038.89,1285.78 4036.89,1285.79 4035.39,1287.31 4035.40,1289.31 4036.87,1290.32 4036.75,1289.94 4036.55,1289.65 4036.26,1289.45 4035.88,1289.34"/>
    </edge>
    <edge id=":8140044788_w0" function="walkingarea">
        <lane id=":8140044788_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.45" width="2.00" shape="3709.20,1479.99 3708.93,1478.00 3708.10,1476.85 3706.31,1475.98 3703.60,1478.46 3703.62,1480.46 3708.02,1480.15 3707.14,1480.27 3706.42,1480.35 3705.70,1480.41 3704.82,1480.44"/>
    </edge>
    <edge id=":8140044792_w0" function="walkingarea">
        <lane id=":8140044792_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.25" width="2.00" shape="3679.06,1473.36 3679.19,1471.37 3673.86,1471.36 3673.95,1473.36 3674.96,1474.71 3676.85,1475.35 3678.42,1473.38 3677.94,1473.52 3677.58,1473.80 3677.31,1474.19 3677.08,1474.71"/>
    </edge>
    <edge id=":8140044793_w0" function="walkingarea">
        <lane id=":8140044793_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.91" width="2.00" shape="3675.35,1483.94 3676.12,1482.10 3675.23,1480.10 3673.33,1479.45 3671.27,1481.64 3671.78,1483.57 3674.64,1483.64 3674.08,1483.44 3673.60,1483.32 3673.11,1483.31 3672.54,1483.39"/>
    </edge>
    <edge id=":8140044795_w0" function="walkingarea">
        <lane id=":8140044795_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="2.00" shape="3657.40,1474.13 3657.31,1472.13 3656.15,1470.74 3654.20,1470.28 3652.24,1472.21 3652.20,1474.21"/>
    </edge>
    <edge id=":8140044798_0" function="internal">
        <lane id=":8140044798_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.08" shape="3728.64,1438.24 3726.47,1433.65"/>
    </edge>
    <edge id=":8140044798_1" function="internal">
        <lane id=":8140044798_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.08" shape="3729.36,1432.28 3731.53,1436.87"/>
    </edge>
    <edge id=":8140044798_w0" function="walkingarea">
        <lane id=":8140044798_w0_0" index="0" allow="pedestrian" speed="1.00" length="5.42" width="3.20" shape="3727.20,1438.93 3730.09,1437.56 3730.09,1437.56 3732.98,1436.19 3733.67,1434.09 3732.79,1432.29 3730.80,1431.60 3727.91,1432.97 3727.91,1432.97 3725.02,1434.34 3724.33,1436.43 3725.21,1438.23 3726.96,1438.51 3726.69,1438.22 3726.39,1438.05 3726.04,1437.99 3725.65,1438.05"/>
    </edge>
    <edge id=":8140044799_w0" function="walkingarea">
        <lane id=":8140044799_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.78" width="2.00" shape="3659.12,1458.