Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Issues with Vehicle Counts Using Flowrouter in SUMO Simulation
  • From: Manohara C V <manohara.cv@xxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 30 Jul 2024 08:18:12 +0000
  • Accept-language: en-IN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=trinitymobility.com; dmarc=pass action=none header.from=trinitymobility.com; dkim=pass header.d=trinitymobility.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=TgL4a2HvgK+lvBNtiBPWXI2P+7qWN7kQaRWEdOnmJvM=; b=qjL4yqyBNhdp0UZoHejSfk44ulI2B7tyIaPbw7g4rzeQvpAxWqnCMh48/0p5qcuBrSg0ZOb6XqOEQ1OYA38WhwvO9EvaBVk7usnbLsTqgMe4k5w4f5vMgZq+fZhg2iMcSX545T0mmFruNwqFNMfCFjDsXGjJu4IaQRUPKhmjG3a6cqXsjMRTFOwWYoG75PYfOHATYqTzptyFngCV3VcYf5eiiJysZKFRFHAcZKTn4O7yBuJB1EKf0y0qy2YBdvMrE53undMBm0lJFBJv8lPLSH/692rtQf8Hnu9yg6kp25iUTnyfJw+Cn6uzFR6P877x1j/pMN53KkZUGpXvtQuf8g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=jGtDFObw3FQ8hVeuj8FqDDSbtpqBn5q5jz4qkZyb8/8MiBsaktbVs61KvNK8JqtYC/M3G52qf/V9qgo2RFXatIZuRpr/xFwf7U+qxKMxBy8R2mk2fVCcoGi8WaeYv3ez+NCWXG+XGg0zWgf6dd30tqKGvgvFGEfNXczZJJlFaCWObFDyBAoewazt3mx+EEHlPoWrh2giJHKNCh1Hz7pKNuQyrE1kPnJPjhNTXHGONdiqTflJsCvdVp9Y3RKCMCwE8OZzsvm/P+jHeWv7kvjuDAFxZ0jykeAziSGvv57UcNcRWpLJYVAoijQTrjune1vPQ+F6YqgBRkqq6MamrOphxA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHa4X8F964zXqzoDkq/TAZOyCjuhrINvbMAgAEtKfE=
  • Thread-topic: [sumo-user] Issues with Vehicle Counts Using Flowrouter in SUMO Simulation

Hi Jakob,
I hope you're doing well.
I am currently working with the RouteSampler tool and have the following files for your review:
  • Network File: up.net.xml
  • Demand File: morningrush.csv
  • Detector File: modified_detector_types.xml
I’m seeking guidance on which route files should be used as input for RouteSampler. Specifically, I would like to understand the differences between the routes generated by the following methods:
  • dfrouter
  • flowrouter
  • duarouter
  • randomtrip
For a uniform distribution scenario, which routing method would be most appropriate? Additionally, for a real-world scenario, which routing method would be recommended?
Also, I have included a .txt file with the sequential commands I’m using. Could you please review these commands and advise if any corrections or adjustments are needed?
Thank you for your assistance.
Best regards,
Manohar



From: sumo-user <sumo-user-bounces@xxxxxxxxxxx> on behalf of Jakob Erdmann via sumo-user <sumo-user@xxxxxxxxxxx>
Sent: 29 July 2024 19:35
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Subject: Re: [sumo-user] Issues with Vehicle Counts Using Flowrouter in SUMO Simulation
 

External: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

1 & 2: help on this matter requires a data sample to replicate the problem you are facing
3 & 4: my recommendation is the routeSampler tool. Of all the available count-to-traffic tools in SUMO, it's also the one that receives the most ongoing development effort. If you cannot get it to work for you, provide a data sample (network and counting data input) and I'll look into the matter myself.

regards,
Jakob

PS: response will likely be delayed due to summer holidays

Am Mo., 29. Juli 2024 um 14:07 Uhr schrieb Manohara C V via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear SUMO Community,
I hope this message finds you well. I have been working on a SUMO simulation project for some time, where I am trying to simulate vehicle movements based on real-world data collected from smart cameras at various counting points.
In the process of creating these simulations, I have referred to the official documentation multiple times, exploring various tools such as flowrouter, dfrouter, jtrouter, and others. Despite my efforts, I am encountering an issue with the flowrouter tool, where it appears to generate fewer routes and vehicles than indicated in the CSV file containing the real-world counts.
Here are the specific points of concern:
  1. Discrepancy in Vehicle Counts: The number of vehicles generated by flowrouter does not match the vehicle counts provided in the CSV file. This discrepancy is impacting the accuracy and reliability of my simulations.
  2. Configuration and Parameters: I have meticulously followed the configuration guidelines provided in the documentation, yet the output remains inconsistent. I suspect there might be specific parameters or settings that I may have overlooked or misconfigured.
  3. Alternative Tools and Methods: While I have also experimented with dfrouter, jtrouter, and other tools, I have not been able to achieve the desired results. Each tool presents its own set of challenges and limitations in terms of accurately reflecting real-world vehicle counts.
  4. Best Practices and Recommendations: I would greatly appreciate any advice or recommendations from the community on how to address these issues. Are there any best practices or additional tools that I should consider? Additionally, if anyone has encountered similar challenges, I would be grateful to learn how you resolved them.
  5. Examples and Case Studies: If possible, sharing examples or case studies where accurate vehicle count simulation was successfully achieved using SUMO would be immensely helpful. Practical insights into how these challenges were overcome could provide valuable guidance.
Thank you for your time and assistance. I look forward to any insights or suggestions you may have that could help improve the accuracy of my SUMO simulations.

Best regards,
Manohara c v
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-07-29 18:24:42 by Eclipse SUMO netedit Version 1.19.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd";>

    <input>
        <sumocfg-file value="C:\001_workspace\projects\traffic_management\kuala_lumpur\ROI\simulations\Finalized_trail\event\morning\experimental\morning.sumocfg"/>
        <additional-files value=""/>
        <route-files value="C:\001_workspace\projects\traffic_management\kuala_lumpur\ROI\simulations\Finalized_trail\event\morning\experimental\morning_flow_valid_routesampler.xml"/>
        <sumo-net-file value="C:\001_workspace\projects\traffic_management\kuala_lumpur\ROI\simulations\Finalized_trail\central_files\up.net.xml"/>
    </input>

    <output>
        <output-file value="C:\001_workspace\projects\traffic_management\kuala_lumpur\ROI\simulations\Finalized_trail\central_files\up.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="1"/>
    </processing>

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

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

    <netedit>
        <ignore.routeelements value="false"/>
    </netedit>

</configuration>
-->

<net version="1.16" junctionCornerDetail="5" lefthand="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="-797600.92,-347107.62" convBoundary="0.00,0.00,4745.92,2721.65" origBoundary="101.677498,3.127311,101.720801,3.166059" projParameter="+proj=utm +zone=47 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <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="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
    <type id="highway.unclassified" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" 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"/>

    <edge id=":10023501339_0" function="internal">
        <lane id=":10023501339_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.95" shape="3768.28,664.00 3767.30,665.09 3766.59,665.80 3765.85,666.48 3764.76,667.47"/>
    </edge>
    <edge id=":10036593579_0" function="internal">
        <lane id=":10036593579_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.20" length="4.38" shape="2138.99,1403.33 2138.04,1402.45 2137.41,1401.81 2136.92,1401.06 2136.36,1399.90"/>
    </edge>
    <edge id=":10146440758_0" function="internal">
        <lane id=":10146440758_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.30" shape="3620.28,690.51 3620.57,690.60"/>
        <lane id=":10146440758_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.30" shape="3621.26,687.46 3621.54,687.56"/>
        <lane id=":10146440758_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.30" shape="3622.23,684.42 3622.52,684.51"/>
    </edge>
    <edge id=":10164533818_0" function="internal">
        <lane id=":10164533818_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2503.18,557.97 2501.75,557.82 2500.93,558.18 2500.73,559.05 2501.14,560.43"/>
    </edge>
    <edge id=":10237545223_0" function="internal">
        <lane id=":10237545223_0_0" index="0" allow="bicycle" speed="3.86" length="3.23" width="1.00" shape="1910.88,2063.45 1910.74,2064.32 1910.36,2064.94 1909.73,2065.31 1908.85,2065.42"/>
    </edge>
    <edge id=":10237545223_1" function="internal">
        <lane id=":10237545223_1_0" index="0" allow="bicycle" speed="5.56" length="4.80" width="1.00" shape="1910.88,2063.45 1910.87,2064.87 1910.96,2065.85 1911.24,2066.79 1911.83,2068.07"/>
    </edge>
    <edge id=":10237545223_2" function="internal">
        <lane id=":10237545223_2_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="1910.88,2063.45 1911.12,2063.83 1911.37,2063.95 1911.62,2063.83 1911.88,2063.46"/>
    </edge>
    <edge id=":10237545223_3" function="internal">
        <lane id=":10237545223_3_0" index="0" allow="bicycle" speed="5.56" length="4.33" width="1.00" shape="1912.73,2067.63 1912.20,2066.47 1911.94,2065.63 1911.87,2064.74 1911.88,2063.46"/>
    </edge>
    <edge id=":10237545223_4" function="internal">
        <lane id=":10237545223_4_0" index="0" allow="bicycle" speed="5.56" length="4.71" width="1.00" shape="1912.73,2067.63 1912.09,2066.68 1911.23,2065.99 1910.15,2065.57 1908.85,2065.42"/>
    </edge>
    <edge id=":10237545223_5" function="internal">
        <lane id=":10237545223_5_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="1912.73,2067.63 1912.34,2067.41 1912.06,2067.40 1911.89,2067.63 1911.83,2068.07"/>
    </edge>
    <edge id=":10237545223_6" function="internal">
        <lane id=":10237545223_6_0" index="0" allow="bicycle" speed="5.02" length="3.61" width="1.00" shape="1908.84,2066.42 1909.85,2066.54 1910.69,2066.85 1911.35,2067.36 1911.83,2068.07"/>
    </edge>
    <edge id=":10237545223_7" function="internal">
        <lane id=":10237545223_7_0" index="0" allow="bicycle" speed="4.65" length="4.84" width="1.00" shape="1908.84,2066.42 1910.15,2066.25 1911.10,2065.70 1911.68,2064.77 1911.88,2063.46"/>
    </edge>
    <edge id=":10237545223_8" function="internal">
        <lane id=":10237545223_8_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="1908.84,2066.42 1909.22,2066.17 1909.35,2065.93 1909.22,2065.67 1908.85,2065.42"/>
    </edge>
    <edge id=":10237545250_0" function="internal">
        <lane id=":10237545250_0_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2823.18,2388.29 2823.42,2387.91 2823.44,2387.63 2823.23,2387.45 2822.78,2387.37"/>
    </edge>
    <edge id=":10237545275_0" function="internal">
        <lane id=":10237545275_0_0" index="0" allow="bicycle" speed="5.56" length="8.04" width="1.00" shape="1866.52,1389.19 1868.10,1397.07"/>
    </edge>
    <edge id=":10237545275_1" function="internal">
        <lane id=":10237545275_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1866.52,1389.19 1866.84,1389.51 1867.11,1389.58"/>
    </edge>
    <edge id=":10237545275_4" function="internal">
        <lane id=":10237545275_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1867.11,1389.58 1867.33,1389.41 1867.51,1388.99"/>
    </edge>
    <edge id=":10237545275_2" function="internal">
        <lane id=":10237545275_2_0" index="0" allow="bicycle" speed="5.56" length="8.04" width="1.00" shape="1869.08,1396.88 1867.51,1388.99"/>
    </edge>
    <edge id=":10237545275_3" function="internal">
        <lane id=":10237545275_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1869.08,1396.88 1868.76,1396.56 1868.49,1396.48"/>
    </edge>
    <edge id=":10237545275_5" function="internal">
        <lane id=":10237545275_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1868.49,1396.48 1868.27,1396.66 1868.10,1397.07"/>
    </edge>
    <edge id=":10237545278_0" function="internal">
        <lane id=":10237545278_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="14.89" length="8.83" shape="1896.78,1539.39 1897.24,1541.86 1896.89,1543.59 1896.16,1545.36 1895.45,1547.90"/>
    </edge>
    <edge id=":10237545278_1" function="internal">
        <lane id=":10237545278_1_0" index="0" allow="bicycle" speed="13.89" length="9.37" width="1.00" shape="1897.83,1539.06 1898.31,1541.74 1898.06,1543.66 1897.76,1545.61 1898.09,1548.33"/>
    </edge>
    <edge id=":10237545278_2" function="internal">
        <lane id=":10237545278_2_0" index="0" allow="bicycle" speed="6.48" length="19.28" width="1.00" shape="1895.74,1539.73 1897.99,1546.55 1898.93,1548.74 1898.53,1546.32 1896.81,1539.27"/>
    </edge>
    <edge id=":10237545278_3" function="internal">
        <lane id=":10237545278_3_0" index="0" allow="bicycle" speed="13.89" length="8.49" width="1.00" shape="1895.85,1539.52 1896.15,1541.92 1895.76,1543.59 1895.05,1545.27 1894.36,1547.71"/>
    </edge>
    <edge id=":10237545278_4" function="internal">
        <lane id=":10237545278_4_0" index="0" allow="bicycle" speed="5.56" length="9.09" width="1.00" shape="1895.85,1539.52 1898.09,1548.33"/>
    </edge>
    <edge id=":10237545278_5" function="internal">
        <lane id=":10237545278_5_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="1895.85,1539.52 1896.18,1539.82 1896.45,1539.88 1896.66,1539.70 1896.81,1539.27"/>
    </edge>
    <edge id=":10237545278_6" function="internal">
        <lane id=":10237545278_6_0" index="0" allow="bicycle" speed="5.56" length="9.09" width="1.00" shape="1899.06,1548.08 1896.81,1539.27"/>
    </edge>
    <edge id=":10237545278_7" function="internal">
        <lane id=":10237545278_7_0" index="0" allow="bicycle" speed="5.32" length="2.45" width="1.00" shape="1899.06,1548.08 1898.30,1545.75"/>
    </edge>
    <edge id=":10237545278_8" function="internal">
        <lane id=":10237545278_8_0" index="0" allow="bicycle" speed="2.04" length="0.56" width="1.00" shape="1899.06,1548.08 1898.72,1547.78 1898.62,1547.76"/>
    </edge>
    <edge id=":10237545278_9" function="internal">
        <lane id=":10237545278_9_0" index="0" allow="bicycle" speed="5.32" length="9.59" width="1.00" shape="1898.30,1545.75 1897.71,1543.93 1896.48,1542.48 1895.37,1543.74 1894.36,1547.71"/>
    </edge>
    <edge id=":10237545278_10" function="internal">
        <lane id=":10237545278_10_0" index="0" allow="bicycle" speed="2.04" length="0.90" width="1.00" shape="1898.62,1547.76 1898.45,1547.72 1898.24,1547.90 1898.09,1548.33"/>
    </edge>
    <edge id=":10237545279_0" function="internal">
        <lane id=":10237545279_0_0" index="0" allow="bicycle" speed="5.56" length="2.51" width="1.00" shape="1903.06,1566.02 1902.57,1563.55"/>
    </edge>
    <edge id=":10237545279_1" function="internal">
        <lane id=":10237545279_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1903.06,1566.02 1902.75,1565.69 1902.48,1565.61"/>
    </edge>
    <edge id=":10237545279_4" function="internal">
        <lane id=":10237545279_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1902.48,1565.61 1902.25,1565.77 1902.07,1566.18"/>
    </edge>
    <edge id=":10237545279_2" function="internal">
        <lane id=":10237545279_2_0" index="0" allow="bicycle" speed="5.56" length="2.49" width="1.00" shape="1901.59,1563.74 1902.07,1566.18"/>
    </edge>
    <edge id=":10237545279_3" function="internal">
        <lane id=":10237545279_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1901.59,1563.74 1901.91,1564.06 1902.18,1564.14"/>
    </edge>
    <edge id=":10237545279_5" function="internal">
        <lane id=":10237545279_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1902.18,1564.14 1902.40,1563.97 1902.57,1563.55"/>
    </edge>
    <edge id=":10237545328_0" function="internal">
        <lane id=":10237545328_0_0" index="0" allow="bicycle" speed="5.56" length="8.32" width="1.00" shape="1856.46,1145.22 1854.02,1145.64 1852.35,1145.94 1850.73,1146.40 1848.42,1147.27"/>
    </edge>
    <edge id=":10237545328_1" function="internal">
        <lane id=":10237545328_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1856.46,1145.22 1856.13,1145.54 1856.06,1145.81"/>
    </edge>
    <edge id=":10237545328_4" function="internal">
        <lane id=":10237545328_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1856.06,1145.81 1856.22,1146.03 1856.64,1146.21"/>
    </edge>
    <edge id=":10237545328_2" function="internal">
        <lane id=":10237545328_2_0" index="0" allow="bicycle" speed="5.56" length="8.11" width="1.00" shape="1848.80,1148.20 1851.05,1147.35 1852.63,1146.90 1854.26,1146.61 1856.64,1146.21"/>
    </edge>
    <edge id=":10237545328_3" function="internal">
        <lane id=":10237545328_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1848.80,1148.20 1849.05,1147.82 1849.08,1147.54"/>
    </edge>
    <edge id=":10237545328_5" function="internal">
        <lane id=":10237545328_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="1849.08,1147.54 1848.87,1147.36 1848.42,1147.27"/>
    </edge>
    <edge id=":10237545333_0" function="internal">
        <lane id=":10237545333_0_0" index="0" allow="bicycle" speed="5.56" length="5.06" width="1.00" shape="2041.00,1119.42 2036.03,1120.37"/>
    </edge>
    <edge id=":10237545333_1" function="internal">
        <lane id=":10237545333_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2041.00,1119.42 2040.68,1119.74 2040.61,1120.01"/>
    </edge>
    <edge id=":10237545333_4" function="internal">
        <lane id=":10237545333_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2040.61,1120.01 2040.78,1120.23 2041.19,1120.40"/>
    </edge>
    <edge id=":10237545333_2" function="internal">
        <lane id=":10237545333_2_0" index="0" allow="bicycle" speed="5.56" length="5.08" width="1.00" shape="2036.21,1121.36 2041.19,1120.40"/>
    </edge>
    <edge id=":10237545333_3" function="internal">
        <lane id=":10237545333_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2036.21,1121.36 2036.53,1121.04 2036.61,1120.77"/>
    </edge>
    <edge id=":10237545333_5" function="internal">
        <lane id=":10237545333_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2036.61,1120.77 2036.44,1120.55 2036.03,1120.37"/>
    </edge>
    <edge id=":10237545366_0" function="internal">
        <lane id=":10237545366_0_0" index="0" allow="bicycle" speed="5.56" length="2.91" width="1.00" shape="3059.37,1491.92 3056.50,1491.52"/>
    </edge>
    <edge id=":10237545366_1" function="internal">
        <lane id=":10237545366_1_0" index="0" allow="bicycle" speed="2.05" length="1.49" width="1.00" shape="3059.37,1491.92 3058.93,1492.04 3058.73,1492.24 3058.77,1492.52 3059.05,1492.89"/>
    </edge>
    <edge id=":10237545366_2" function="internal">
        <lane id=":10237545366_2_0" index="0" allow="bicycle" speed="5.56" length="2.71" width="1.00" shape="3056.36,1492.51 3059.05,1492.89"/>
    </edge>
    <edge id=":10237545366_3" function="internal">
        <lane id=":10237545366_3_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="3056.36,1492.51 3056.77,1492.32 3056.92,1492.09 3056.83,1491.82 3056.50,1491.52"/>
    </edge>
    <edge id=":10237545374_0" function="internal">
        <lane id=":10237545374_0_0" index="0" allow="bicycle" speed="5.56" length="5.52" width="1.00" shape="3205.89,1550.51 3205.41,1548.95 3205.01,1547.90 3204.48,1546.91 3203.64,1545.50"/>
    </edge>
    <edge id=":10237545374_1" function="internal">
        <lane id=":10237545374_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="3205.89,1550.51 3205.54,1550.22 3205.27,1550.17"/>
    </edge>
    <edge id=":10237545374_4" function="internal">
        <lane id=":10237545374_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="3205.27,1550.17 3205.06,1550.36 3204.93,1550.79"/>
    </edge>
    <edge id=":10237545374_2" function="internal">
        <lane id=":10237545374_2_0" index="0" allow="bicycle" speed="5.56" length="5.26" width="1.00" shape="3202.78,1546.02 3203.59,1547.36 3204.09,1548.30 3204.47,1549.30 3204.93,1550.79"/>
    </edge>
    <edge id=":10237545374_3" function="internal">
        <lane id=":10237545374_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="3202.78,1546.02 3203.19,1546.21 3203.47,1546.19"/>
    </edge>
    <edge id=":10237545374_5" function="internal">
        <lane id=":10237545374_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="3203.47,1546.19 3203.62,1545.95 3203.64,1545.50"/>
    </edge>
    <edge id=":10237545387_0" function="internal">
        <lane id=":10237545387_0_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="3353.09,1913.91 3353.52,1914.05 3353.80,1914.00 3353.92,1913.74 3353.89,1913.29"/>
    </edge>
    <edge id=":10237545390_0" function="internal">
        <lane id=":10237545390_0_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="3436.02,1954.52 3435.93,1954.96 3436.01,1955.23 3436.27,1955.32 3436.72,1955.24"/>
    </edge>
    <edge id=":10237545394_0" function="internal">
        <lane id=":10237545394_0_0" index="0" allow="bicycle" speed="3.69" length="3.22" width="1.00" shape="2391.85,1305.28 2391.11,1305.79 2390.42,1305.92 2389.76,1305.66 2389.13,1305.01"/>
    </edge>
    <edge id=":10237545394_1" function="internal">
        <lane id=":10237545394_1_0" index="0" allow="bicycle" speed="5.56" length="9.74" width="1.00" shape="2391.85,1305.28 2384.83,1312.04"/>
    </edge>
    <edge id=":10237545394_2" function="internal">
        <lane id=":10237545394_2_0" index="0" allow="bicycle" speed="5.56" length="9.12" width="1.00" shape="2391.85,1305.28 2389.57,1307.69 2388.21,1309.78 2387.77,1311.53 2388.25,1312.96"/>
    </edge>
    <edge id=":10237545394_3" function="internal">
        <lane id=":10237545394_3_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2391.85,1305.28 2391.75,1305.72 2391.83,1305.98 2392.09,1306.08 2392.53,1306.01"/>
    </edge>
    <edge id=":10237545394_4" function="internal">
        <lane id=":10237545394_4_0" index="0" allow="bicycle" speed="4.83" length="4.13" width="1.00" shape="2392.58,1309.72 2391.96,1308.66 2391.74,1307.69 2391.93,1306.81 2392.53,1306.01"/>
    </edge>
    <edge id=":10237545394_5" function="internal">
        <lane id=":10237545394_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.85" shape="2391.70,1310.38 2388.24,1305.65"/>
    </edge>
    <edge id=":10237545394_6" function="internal">
        <lane id=":10237545394_6_0" index="0" allow="bicycle" speed="5.56" length="7.02" width="1.00" shape="2390.82,1311.04 2389.65,1310.04 2388.27,1309.88 2386.66,1310.55 2384.83,1312.04"/>
    </edge>
    <edge id=":10237545394_7" function="internal">
        <lane id=":10237545394_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2391.70,1310.38 2390.34,1309.90 2389.46,1310.06 2389.06,1310.86 2389.13,1312.30"/>
    </edge>
    <edge id=":10237545394_8" function="internal">
        <lane id=":10237545394_8_0" index="0" allow="bicycle" speed="3.69" length="3.22" width="1.00" shape="2385.54,1312.75 2386.26,1312.22 2386.95,1312.08 2387.62,1312.32 2388.25,1312.96"/>
    </edge>
    <edge id=":10237545394_9" function="internal">
        <lane id=":10237545394_9_0" index="0" allow="bicycle" speed="5.56" length="9.72" width="1.00" shape="2385.54,1312.75 2392.53,1306.01"/>
    </edge>
    <edge id=":10237545394_10" function="internal">
        <lane id=":10237545394_10_0" index="0" allow="bicycle" speed="5.56" length="9.12" width="1.00" shape="2385.54,1312.75 2387.77,1310.29 2389.11,1308.18 2389.57,1306.42 2389.13,1305.01"/>
    </edge>
    <edge id=":10237545394_11" function="internal">
        <lane id=":10237545394_11_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2385.54,1312.75 2385.63,1312.31 2385.54,1312.04 2385.28,1311.95 2384.83,1312.04"/>
    </edge>
    <edge id=":10237545394_12" function="internal">
        <lane id=":10237545394_12_0" index="0" allow="bicycle" speed="4.99" length="4.28" width="1.00" shape="2384.74,1308.15 2385.37,1309.27 2385.60,1310.29 2385.42,1311.21 2384.83,1312.04"/>
    </edge>
    <edge id=":10237545394_13" function="internal">
        <lane id=":10237545394_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.93" shape="2385.64,1307.51 2389.13,1312.30"/>
    </edge>
    <edge id=":10237545394_14" function="internal">
        <lane id=":10237545394_14_0" index="0" allow="bicycle" speed="5.56" length="7.02" width="1.00" shape="2386.53,1306.87 2387.67,1307.89 2389.05,1308.09 2390.67,1307.46 2392.53,1306.01"/>
    </edge>
    <edge id=":10237545394_15" function="internal">
        <lane id=":10237545394_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2385.64,1307.51 2386.98,1308.02 2387.87,1307.88 2388.29,1307.09 2388.24,1305.65"/>
    </edge>
    <edge id=":10237545399_0" function="internal">
        <lane id=":10237545399_0_0" index="0" allow="bicycle" speed="5.56" length="8.90" width="1.00" shape="2757.76,1416.20 2750.38,1411.22"/>
    </edge>
    <edge id=":10237545399_1" function="internal">
        <lane id=":10237545399_1_0" index="0" allow="bicycle" speed="4.90" length="2.88" width="1.00" shape="2757.76,1416.20 2755.24,1414.81"/>
    </edge>
    <edge id=":10237545399_2" function="internal">
        <lane id=":10237545399_2_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2757.76,1416.20 2757.31,1416.20 2757.07,1416.34"/>
    </edge>
    <edge id=":10237545399_9" function="internal">
        <lane id=":10237545399_9_0" index="0" allow="bicycle" speed="4.90" length="6.33" width="1.00" shape="2755.24,1414.81 2755.00,1414.68 2753.40,1414.63 2752.94,1416.04 2753.63,1418.92"/>
    </edge>
    <edge id=":10237545399_10" function="internal">
        <lane id=":10237545399_10_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2757.07,1416.34 2757.03,1416.61 2757.20,1417.03"/>
    </edge>
    <edge id=":10237545399_3" function="internal">
        <lane id=":10237545399_3_0" index="0" allow="bicycle" speed="9.72" length="7.94" width="1.00" shape="2749.98,1412.16 2751.72,1413.61 2752.52,1414.98 2752.97,1416.63 2753.63,1418.92"/>
    </edge>
    <edge id=":10237545399_4" function="internal">
        <lane id=":10237545399_4_0" index="0" allow="bicycle" speed="5.56" length="8.71" width="1.00" shape="2749.98,1412.16 2757.20,1417.03"/>
    </edge>
    <edge id=":10237545399_5" function="internal">
        <lane id=":10237545399_5_0" index="0" allow="bicycle" speed="2.05" length="1.49" width="1.00" shape="2749.98,1412.16 2750.44,1412.07 2750.65,1411.89 2750.63,1411.61 2750.38,1411.22"/>
    </edge>
    <edge id=":10237545399_6" function="internal">
        <lane id=":10237545399_6_0" index="0" allow="bicycle" speed="9.72" length="0.64" width="1.00" shape="2750.97,1411.48 2750.38,1411.22"/>
    </edge>
    <edge id=":10237545399_7" function="internal">
        <lane id=":10237545399_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.83" length="7.51" shape="2750.53,1412.49 2751.68,1413.26 2752.75,1414.52 2753.75,1416.29 2754.67,1418.55"/>
    </edge>
    <edge id=":10237545399_8" function="internal">
        <lane id=":10237545399_8_0" index="0" allow="bicycle" speed="9.72" length="7.96" width="1.00" shape="2750.09,1413.50 2752.28,1414.41 2753.78,1415.03 2755.22,1415.76 2757.20,1417.03"/>
    </edge>
    <edge id=":10237545400_0" function="internal">
        <lane id=":10237545400_0_0" index="0" allow="bicycle" speed="2.79" length="3.11" width="1.00" shape="2794.94,1440.67 2795.92,1441.33 2796.23,1441.66 2795.85,1441.65 2794.80,1441.32"/>
    </edge>
    <edge id=":10237545400_1" function="internal">
        <lane id=":10237545400_1_0" index="0" allow="bicycle" speed="5.56" length="17.64" width="1.00" shape="2794.94,1440.67 2780.03,1431.25"/>
    </edge>
    <edge id=":10237545400_2" function="internal">
        <lane id=":10237545400_2_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2794.94,1440.67 2794.49,1440.70 2794.26,1440.85"/>
    </edge>
    <edge id=":10237545400_9" function="internal">
        <lane id=":10237545400_9_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2794.26,1440.85 2794.24,1441.13 2794.44,1441.54"/>
    </edge>
    <edge id=":10237545400_3" function="internal">
        <lane id=":10237545400_3_0" index="0" allow="bicycle" speed="9.72" length="17.33" width="1.00" shape="2778.27,1435.43 2782.25,1436.52 2786.58,1437.95 2790.80,1439.64 2794.44,1441.54"/>
    </edge>
    <edge id=":10237545400_4" function="internal">
        <lane id=":10237545400_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="17.66" shape="2778.54,1434.37 2782.52,1435.56 2786.91,1437.15 2791.26,1438.82 2795.17,1440.29"/>
    </edge>
    <edge id=":10237545400_5" function="internal">
        <lane id=":10237545400_5_0" index="0" allow="bicycle" speed="4.48" length="1.52" width="1.00" shape="2778.80,1433.30 2780.29,1433.58"/>
    </edge>
    <edge id=":10237545400_10" function="internal">
        <lane id=":10237545400_10_0" index="0" allow="bicycle" speed="4.48" length="5.67" width="1.00" shape="2780.29,1433.58 2781.40,1433.79 2782.47,1433.61 2782.02,1432.77 2780.03,1431.25"/>
    </edge>
    <edge id=":10237545400_6" function="internal">
        <lane id=":10237545400_6_0" index="0" allow="bicycle" speed="5.56" length="17.67" width="1.00" shape="2779.51,1432.10 2794.44,1441.54"/>
    </edge>
    <edge id=":10237545400_7" function="internal">
        <lane id=":10237545400_7_0" index="0" allow="bicycle" speed="9.72" length="17.90" width="1.00" shape="2779.51,1432.10 2782.98,1434.48 2786.94,1437.13 2791.00,1439.57 2794.80,1441.32"/>
    </edge>
    <edge id=":10237545400_8" function="internal">
        <lane id=":10237545400_8_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2779.51,1432.10 2779.96,1432.08 2780.20,1431.94 2780.22,1431.66 2780.03,1431.25"/>
    </edge>
    <edge id=":10237545420_0" function="internal">
        <lane id=":10237545420_0_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="3833.30,1804.66 3833.74,1804.78 3834.01,1804.71 3834.11,1804.45 3834.06,1804.00"/>
    </edge>
    <edge id=":10264219639_0" function="internal">
        <lane id=":10264219639_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.03" shape="3263.02,1776.62 3264.14,1778.95 3264.36,1780.75 3264.15,1782.66 3263.94,1785.35"/>
    </edge>
    <edge id=":10264219639_1" function="internal">
        <lane id=":10264219639_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.02" shape="3263.02,1776.62 3267.71,1784.33"/>
    </edge>
    <edge id=":10264219641_0" function="internal">
        <lane id=":10264219641_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.01" shape="3219.81,1766.48 3209.32,1774.19"/>
    </edge>
    <edge id=":10264219641_1" function="internal">
        <lane id=":10264219641_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.99" length="5.79" shape="3219.81,1766.48 3215.52,1770.37"/>
    </edge>
    <edge id=":10264219641_7" function="internal">
        <lane id=":10264219641_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.99" length="11.90" shape="3215.52,1770.37 3214.56,1773.27 3216.94,1775.19 3222.66,1776.12"/>
    </edge>
    <edge id=":10264219641_2" function="internal">
        <lane id=":10264219641_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.72" length="7.09" shape="3222.85,1772.92 3220.55,1772.55 3219.60,1771.78 3219.98,1770.62 3221.70,1769.06"/>
    </edge>
    <edge id=":10264219641_3" function="internal">
        <lane id=":10264219641_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="13.91" shape="3222.85,1772.92 3219.19,1772.58 3215.72,1772.34 3212.43,1772.70 3209.32,1774.19"/>
    </edge>
    <edge id=":10264219641_4" function="internal">
        <lane id=":10264219641_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3222.85,1772.92 3221.60,1773.65 3221.15,1774.43 3221.51,1775.25 3222.66,1776.12"/>
    </edge>
    <edge id=":10264219641_5" function="internal">
        <lane id=":10264219641_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="11.84" shape="3211.22,1776.77 3214.00,1775.38 3216.58,1775.22 3219.33,1775.68 3222.66,1776.12"/>
    </edge>
    <edge id=":10264219641_6" function="internal">
        <lane id=":10264219641_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.01" shape="3211.22,1776.77 3221.70,1769.06"/>
    </edge>
    <edge id=":10264219642_0" function="internal">
        <lane id=":10264219642_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3241.77,1777.25 3243.01,1776.52 3243.46,1775.74 3243.11,1774.92 3241.95,1774.05"/>
    </edge>
    <edge id=":10271325253_0" function="internal">
        <lane id=":10271325253_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2901.83,526.80 2902.45,525.50 2902.39,524.60 2901.63,524.12 2900.19,524.04"/>
    </edge>
    <edge id=":10291042791_0" function="internal">
        <lane id=":10291042791_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2706.15,1621.36 2707.27,1620.45 2707.59,1619.62 2707.12,1618.86 2705.85,1618.17"/>
    </edge>
    <edge id=":10593987803_0" function="internal">
        <lane id=":10593987803_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="2161.52,1250.35 2162.60,1249.51 2163.69,1249.21 2164.79,1249.46 2165.91,1250.27"/>
    </edge>
    <edge id=":10593987803_1" function="internal">
        <lane id=":10593987803_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2161.52,1250.35 2161.78,1248.93 2161.48,1248.09 2160.62,1247.82 2159.21,1248.13"/>
    </edge>
    <edge id=":10593987803_2" function="internal">
        <lane id=":10593987803_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.08" shape="2159.34,1243.64 2160.11,1244.74 2160.35,1245.86 2160.05,1246.99 2159.21,1248.13"/>
    </edge>
    <edge id=":10593987803_3" function="internal">
        <lane id=":10593987803_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.33" shape="2159.34,1243.64 2165.91,1250.27"/>
    </edge>
    <edge id=":10593987804_0" function="internal">
        <lane id=":10593987804_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.14" shape="2167.00,1274.46 2165.90,1275.25 2164.78,1275.49 2163.63,1275.18 2162.46,1274.33"/>
    </edge>
    <edge id=":10593987804_1" function="internal">
        <lane id=":10593987804_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="2167.00,1274.46 2160.28,1281.02"/>
    </edge>
    <edge id=":10593987804_2" function="internal">
        <lane id=":10593987804_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2167.00,1274.46 2166.70,1275.87 2166.97,1276.73 2167.81,1277.02 2169.23,1276.76"/>
    </edge>
    <edge id=":10593987804_3" function="internal">
        <lane id=":10593987804_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.37" shape="2162.52,1283.31 2169.23,1276.76"/>
    </edge>
    <edge id=":10593987804_4" function="internal">
        <lane id=":10593987804_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.32" shape="2162.52,1283.31 2164.25,1281.05 2164.81,1278.80 2164.22,1276.56 2162.46,1274.33"/>
    </edge>
    <edge id=":10593987804_5" function="internal">
        <lane id=":10593987804_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2162.52,1283.31 2162.82,1281.90 2162.54,1281.04 2161.70,1280.75 2160.28,1281.02"/>
    </edge>
    <edge id=":10593987804_6" function="internal">
        <lane id=":10593987804_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.04" shape="2160.25,1276.64 2161.11,1277.73 2161.40,1278.82 2161.12,1279.92 2160.28,1281.02"/>
    </edge>
    <edge id=":10593987804_7" function="internal">
        <lane id=":10593987804_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="2160.25,1276.64 2162.53,1278.29 2164.79,1278.86 2167.02,1278.35 2169.23,1276.76"/>
    </edge>
    <edge id=":10593987804_8" function="internal">
        <lane id=":10593987804_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2160.25,1276.64 2161.67,1276.89 2162.51,1276.59 2162.78,1275.73 2162.46,1274.33"/>
    </edge>
    <edge id=":10601441752_0" function="internal">
        <lane id=":10601441752_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1961.97,1604.46 1962.42,1603.09 1962.23,1602.22 1961.42,1601.84 1959.99,1601.96"/>
    </edge>
    <edge id=":10606196433_0" function="internal">
        <lane id=":10606196433_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.91" shape="2497.12,645.30 2495.67,646.95 2494.91,648.68 2494.85,650.50 2495.48,652.40"/>
    </edge>
    <edge id=":10606196433_1" function="internal">
        <lane id=":10606196433_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.09" shape="2493.18,644.77 2493.32,647.14 2493.68,648.75 2494.38,650.27 2495.48,652.40"/>
    </edge>
    <edge id=":10606196437_0" function="internal">
        <lane id=":10606196437_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.70" shape="2526.82,645.76 2524.43,645.18 2523.02,644.16 2521.85,642.67 2520.19,640.66"/>
    </edge>
    <edge id=":10606196437_1" function="internal">
        <lane id=":10606196437_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.74" shape="2526.82,645.76 2524.25,645.41 2522.51,645.08 2520.78,644.67 2518.25,644.09"/>
    </edge>
    <edge id=":10606196461_0" function="internal">
        <lane id=":10606196461_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2479.35,476.65 2479.25,475.22 2478.74,474.48 2477.85,474.43 2476.57,475.09"/>
    </edge>
    <edge id=":10606196500_0" function="internal">
        <lane id=":10606196500_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2649.33,624.84 2650.24,623.73 2650.39,622.84 2649.77,622.19 2648.39,621.78"/>
    </edge>
    <edge id=":10617341716_0" function="internal">
        <lane id=":10617341716_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3326.50,920.57 3327.87,921.03 3328.74,920.86 3329.13,920.06 3329.03,918.62"/>
    </edge>
    <edge id=":10617341717_0" function="internal">
        <lane id=":10617341717_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3234.41,1006.73 3234.96,1005.40 3234.85,1004.51 3234.07,1004.07 3232.63,1004.07"/>
    </edge>
    <edge id=":10617341718_0" function="internal">
        <lane id=":10617341718_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.66" shape="3324.34,820.12 3316.74,814.16"/>
    </edge>
    <edge id=":10617341718_1" function="internal">
        <lane id=":10617341718_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.46" shape="3324.34,820.12 3322.22,818.97 3319.90,818.75 3317.40,819.44 3314.72,821.04"/>
    </edge>
    <edge id=":10617341718_2" function="internal">
        <lane id=":10617341718_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3324.34,820.12 3322.90,820.00 3322.09,820.38 3321.91,821.26 3322.36,822.63"/>
    </edge>
    <edge id=":10617341718_3" function="internal">
        <lane id=":10617341718_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.26" shape="3316.63,823.61 3318.33,822.55 3319.86,822.03 3321.20,822.06 3322.36,822.63"/>
    </edge>
    <edge id=":10617341718_4" function="internal">
        <lane id=":10617341718_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.61" shape="3316.63,823.61 3318.98,821.28 3319.79,818.92 3319.04,816.55 3316.74,814.16"/>
    </edge>
    <edge id=":10617341718_5" function="internal">
        <lane id=":10617341718_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3316.63,823.61 3317.11,822.26 3316.96,821.37 3316.16,820.97 3314.72,821.04"/>
    </edge>
    <edge id=":10617341718_6" function="internal">
        <lane id=":10617341718_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.80" length="5.36" shape="3314.77,816.68 3315.83,817.78 3316.18,818.88 3315.81,819.97 3314.72,821.04"/>
    </edge>
    <edge id=":10617341718_7" function="internal">
        <lane id=":10617341718_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.64" shape="3314.77,816.68 3322.36,822.63"/>
    </edge>
    <edge id=":10617341718_8" function="internal">
        <lane id=":10617341718_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3314.77,816.68 3316.21,816.79 3317.02,816.40 3317.19,815.53 3316.74,814.16"/>
    </edge>
    <edge id=":10617341719_0" function="internal">
        <lane id=":10617341719_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.03" shape="3277.28,848.83 3276.07,849.49 3274.93,849.61 3273.89,849.18 3272.92,848.20"/>
    </edge>
    <edge id=":10617341719_1" function="internal">
        <lane id=":10617341719_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="3277.28,848.83 3275.29,850.80 3274.42,852.94 3274.66,855.23 3276.03,857.68"/>
    </edge>
    <edge id=":10617341719_2" function="internal">
        <lane id=":10617341719_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3277.28,848.83 3276.79,850.19 3276.95,851.07 3277.75,851.47 3279.19,851.40"/>
    </edge>
    <edge id=":10617341719_3" function="internal">
        <lane id=":10617341719_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3278.57,855.74 3277.90,854.54 3277.78,853.42 3278.21,852.37 3279.19,851.40"/>
    </edge>
    <edge id=":10617341719_4" function="internal">
        <lane id=":10617341719_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="3278.57,855.74 3272.92,848.20"/>
    </edge>
    <edge id=":10617341719_5" function="internal">
        <lane id=":10617341719_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3278.57,855.74 3277.21,855.27 3276.33,855.44 3275.94,856.24 3276.03,857.68"/>
    </edge>
    <edge id=":10617341719_6" function="internal">
        <lane id=":10617341719_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="3270.35,850.10 3276.03,857.68"/>
    </edge>
    <edge id=":10617341719_7" function="internal">
        <lane id=":10617341719_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="3270.35,850.10 3272.30,852.09 3274.43,852.97 3276.73,852.74 3279.19,851.40"/>
    </edge>
    <edge id=":10617341719_8" function="internal">
        <lane id=":10617341719_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3270.35,850.10 3271.70,850.59 3272.58,850.44 3272.99,849.64 3272.92,848.20"/>
    </edge>
    <edge id=":10617341720_0" function="internal">
        <lane id=":10617341720_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.07" shape="3335.41,828.28 3333.12,826.86 3331.60,825.82 3330.14,824.69 3328.03,823.02"/>
    </edge>
    <edge id=":10617341720_1" function="internal">
        <lane id=":10617341720_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.13" shape="3335.41,828.28 3333.26,827.43 3330.99,827.42 3328.60,828.24 3326.07,829.91"/>
    </edge>
    <edge id=":10617341720_2" function="internal">
        <lane id=":10617341720_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3335.41,828.28 3333.97,828.34 3333.21,828.81 3333.13,829.70 3333.74,831.01"/>
    </edge>
    <edge id=":10617341720_3" function="internal">
        <lane id=":10617341720_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3328.08,832.40 3329.72,831.28 3331.21,830.67 3332.55,830.58 3333.74,831.01"/>
    </edge>
    <edge id=":10617341720_4" function="internal">
        <lane id=":10617341720_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.35" shape="3328.08,832.40 3330.28,830.04 3331.00,827.69 3330.25,825.35 3328.03,823.02"/>
    </edge>
    <edge id=":10617341720_5" function="internal">
        <lane id=":10617341720_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3328.08,832.40 3328.52,831.02 3328.32,830.15 3327.51,829.78 3326.07,829.91"/>
    </edge>
    <edge id=":10617341720_6" function="internal">
        <lane id=":10617341720_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.29" shape="3326.05,825.54 3327.08,826.62 3327.43,827.71 3327.10,828.81 3326.07,829.91"/>
    </edge>
    <edge id=":10617341720_7" function="internal">
        <lane id=":10617341720_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="3326.05,825.54 3328.25,827.28 3329.77,828.45 3331.36,829.53 3333.74,831.01"/>
    </edge>
    <edge id=":10617341720_8" function="internal">
        <lane id=":10617341720_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3326.05,825.54 3327.49,825.65 3328.30,825.27 3328.48,824.39 3328.03,823.02"/>
    </edge>
    <edge id=":10617341725_0" function="internal">
        <lane id=":10617341725_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="3265.15,831.74 3257.10,836.63"/>
    </edge>
    <edge id=":10617341725_1" function="internal">
        <lane id=":10617341725_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.61" shape="3265.15,831.74 3262.88,833.61 3261.83,835.72 3262.00,838.08 3263.39,840.67"/>
    </edge>
    <edge id=":10617341725_2" function="internal">
        <lane id=":10617341725_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3265.15,831.74 3264.54,833.04 3264.62,833.93 3265.37,834.41 3266.81,834.47"/>
    </edge>
    <edge id=":10617341725_3" function="internal">
        <lane id=":10617341725_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.11" shape="3265.97,838.77 3265.30,837.52 3265.21,836.39 3265.72,835.37 3266.81,834.47"/>
    </edge>
    <edge id=":10617341725_4" function="internal">
        <lane id=":10617341725_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.21" shape="3265.97,838.77 3263.97,836.69 3261.83,835.64 3259.54,835.62 3257.10,836.63"/>
    </edge>
    <edge id=":10617341725_5" function="internal">
        <lane id=":10617341725_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3265.97,838.77 3264.61,838.28 3263.73,838.44 3263.32,839.23 3263.39,840.67"/>
    </edge>
    <edge id=":10617341725_6" function="internal">
        <lane id=":10617341725_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.35" length="5.38" shape="3258.76,839.36 3260.00,838.87 3261.18,838.92 3262.31,839.52 3263.39,840.67"/>
    </edge>
    <edge id=":10617341725_7" function="internal">
        <lane id=":10617341725_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="3258.76,839.36 3266.81,834.47"/>
    </edge>
    <edge id=":10617341725_8" function="internal">
        <lane id=":10617341725_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3258.76,839.36 3259.37,838.06 3259.30,837.17 3258.54,836.69 3257.10,836.63"/>
    </edge>
    <edge id=":10618608178_0" function="internal">
        <lane id=":10618608178_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3240.40,860.55 3239.12,859.90 3238.22,859.95 3237.72,860.69 3237.62,862.13"/>
    </edge>
    <edge id=":10618608179_0" function="internal">
        <lane id=":10618608179_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3262.25,892.93 3260.97,893.46 3259.84,893.44 3258.85,892.89 3258.01,891.80"/>
    </edge>
    <edge id=":10618608179_1" function="internal">
        <lane id=":10618608179_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.49" shape="3262.25,892.93 3255.80,896.73"/>
    </edge>
    <edge id=":10618608179_2" function="internal">
        <lane id=":10618608179_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.48" length="3.68" shape="3255.22,893.37 3255.85,894.62 3256.15,895.60 3256.13,896.30 3255.80,896.73"/>
    </edge>
    <edge id=":10618608179_3" function="internal">
        <lane id=":10618608179_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3255.22,893.37 3256.51,894.02 3257.40,893.98 3257.90,893.23 3258.01,891.80"/>
    </edge>
    <edge id=":10665007267_0" function="internal">
        <lane id=":10665007267_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.99" shape="2043.38,1683.29 2040.57,1679.16"/>
        <lane id=":10665007267_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.99" shape="2040.73,1685.09 2037.93,1680.96"/>
    </edge>
    <edge id=":10665007268_0" function="internal">
        <lane id=":10665007268_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.01" shape="2077.63,1654.42 2080.36,1658.62"/>
    </edge>
    <edge id=":10692433390_0" function="internal">
        <lane id=":10692433390_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.65" length="6.25" shape="2100.36,1474.11 2100.24,1476.02 2099.58,1476.97 2098.38,1476.96 2096.64,1476.00"/>
    </edge>
    <edge id=":10692433390_1" function="internal">
        <lane id=":10692433390_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.73" shape="2100.36,1474.11 2100.48,1477.19 2100.42,1479.47 2100.23,1481.75 2100.00,1484.83"/>
    </edge>
    <edge id=":10692433390_2" function="internal">
        <lane id=":10692433390_2_0" index="0" allow="pedestrian delivery bicycle" speed="8.10" length="8.36" shape="2094.78,1478.61 2097.12,1480.44 2098.77,1482.08 2099.73,1483.54 2100.00,1484.83"/>
    </edge>
    <edge id=":10692433390_3" function="internal">
        <lane id=":10692433390_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2094.78,1478.61 2096.22,1478.66 2097.01,1478.24 2097.15,1477.35 2096.64,1476.00"/>
    </edge>
    <edge id=":10694147247_0" function="internal">
        <lane id=":10694147247_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.17" shape="3192.92,1558.59 3191.30,1553.68"/>
    </edge>
    <edge id=":10694147247_1" function="internal">
        <lane id=":10694147247_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3192.92,1558.59 3191.78,1557.71"/>
    </edge>
    <edge id=":10694147247_4" function="internal">
        <lane id=":10694147247_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3191.78,1557.71 3190.89,1557.59 3190.26,1558.22 3189.89,1559.62"/>
    </edge>
    <edge id=":10694147247_2" function="internal">
        <lane id=":10694147247_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.20" shape="3188.26,1554.68 3189.89,1559.62"/>
    </edge>
    <edge id=":10694147247_3" function="internal">
        <lane id=":10694147247_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3188.26,1554.68 3189.39,1555.57"/>
    </edge>
    <edge id=":10694147247_5" function="internal">
        <lane id=":10694147247_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3189.39,1555.57 3190.28,1555.70 3190.91,1555.07 3191.30,1553.68"/>
    </edge>
    <edge id=":10790401926_0" function="internal">
        <lane id=":10790401926_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2102.76,1599.29 2102.96,1598.41 2102.80,1597.87 2102.27,1597.68 2101.39,1597.84"/>
    </edge>
    <edge id=":10790401927_0" function="internal">
        <lane id=":10790401927_0_0" index="0" allow="pedestrian bicycle" speed="5.83" length="6.41" width="2.00" shape="2066.27,1631.12 2065.37,1632.34 2065.06,1633.72 2065.34,1635.26 2066.21,1636.96"/>
    </edge>
    <edge id=":10790401927_1" function="internal">
        <lane id=":10790401927_1_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2066.27,1631.12 2066.07,1632.00 2066.24,1632.54 2066.76,1632.73 2067.65,1632.58"/>
    </edge>
    <edge id=":10790401927_2" function="internal">
        <lane id=":10790401927_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.07" shape="2062.34,1631.05 2066.21,1636.96"/>
    </edge>
    <edge id=":10790401927_3" function="internal">
        <lane id=":10790401927_3_0" index="0" allow="pedestrian bicycle" speed="5.35" length="6.54" width="2.00" shape="2062.34,1631.05 2063.66,1632.66 2064.99,1633.46 2066.32,1633.43 2067.65,1632.58"/>
    </edge>
    <edge id=":10794208397_0" function="internal">
        <lane id=":10794208397_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.00" shape="3632.82,747.90 3636.75,750.99"/>
    </edge>
    <edge id=":10794208401_0" function="internal">
        <lane id=":10794208401_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.69" shape="3641.38,745.77 3640.96,743.82 3640.68,742.42 3640.78,741.08 3641.49,739.29"/>
    </edge>
    <edge id=":10796652303_0" function="internal">
        <lane id=":10796652303_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1890.55,634.94 1889.68,635.15 1889.27,635.53 1889.33,636.08 1889.86,636.81"/>
    </edge>
    <edge id=":10796652304_0" function="internal">
        <lane id=":10796652304_0_0" index="0" allow="pedestrian bicycle" speed="4.92" length="4.61" width="2.00" shape="1895.89,634.30 1895.31,635.22 1894.46,635.73 1893.35,635.81 1891.98,635.47"/>
    </edge>
    <edge id=":10796652304_1" function="internal">
        <lane id=":10796652304_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.00" shape="1895.89,634.30 1893.27,640.79"/>
    </edge>
    <edge id=":10796652304_2" function="internal">
        <lane id=":10796652304_2_0" index="0" allow="pedestrian bicycle" speed="4.63" length="4.55" width="2.00" shape="1891.29,637.34 1892.51,637.96 1893.25,638.75 1893.50,639.69 1893.27,640.79"/>
    </edge>
    <edge id=":10796652304_3" function="internal">
        <lane id=":10796652304_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1891.29,637.34 1892.16,637.13 1892.57,636.75 1892.51,636.19 1891.98,635.47"/>
    </edge>
    <edge id=":10796652343_0" function="internal">
        <lane id=":10796652343_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="6.84" width="2.00" shape="1934.08,700.24 1932.91,701.91 1932.13,703.11 1931.66,704.41 1931.43,706.39"/>
    </edge>
    <edge id=":10796652343_1" function="internal">
        <lane id=":10796652343_1_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.79" width="2.00" shape="1934.08,700.24 1934.08,701.04"/>
    </edge>
    <edge id=":10796652343_4" function="internal">
        <lane id=":10796652343_4_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.13" width="2.00" shape="1934.08,701.04 1934.08,701.15 1934.36,701.63 1934.92,701.69 1935.75,701.34"/>
    </edge>
    <edge id=":10796652343_2" function="internal">
        <lane id=":10796652343_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="5.78" width="2.00" shape="1933.42,706.50 1933.64,704.83 1934.06,703.75 1934.75,702.75 1935.75,701.34"/>
    </edge>
    <edge id=":10796652343_3" function="internal">
        <lane id=":10796652343_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.79" width="2.00" shape="1933.42,706.50 1933.02,705.82"/>
    </edge>
    <edge id=":10796652343_5" function="internal">
        <lane id=":10796652343_5_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.13" width="2.00" shape="1933.02,705.82 1932.97,705.72 1932.48,705.45 1931.97,705.67 1931.43,706.39"/>
    </edge>
    <edge id=":10800273177_0" function="internal">
        <lane id=":10800273177_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.47" shape="1972.12,784.88 1968.54,780.75"/>
        <lane id=":10800273177_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.47" shape="1969.70,786.98 1966.12,782.84"/>
    </edge>
    <edge id=":10800273185_0" function="internal">
        <lane id=":10800273185_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.14" shape="1995.50,678.56 1998.42,682.79"/>
    </edge>
    <edge id=":10800969043_0" function="internal">
        <lane id=":10800969043_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.93" shape="1985.85,661.14 1986.30,663.11 1986.89,664.39 1987.67,665.60 1988.71,667.38"/>
    </edge>
    <edge id=":10800969065_0" function="internal">
        <lane id=":10800969065_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.43" shape="1987.84,571.52 1987.41,576.93"/>
    </edge>
    <edge id=":10800969065_1" function="internal">
        <lane id=":10800969065_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.23" shape="1984.04,573.02 1984.87,573.79 1986.01,574.87 1987.01,576.00 1987.41,576.93"/>
    </edge>
    <edge id=":10800969104_0" function="internal">
        <lane id=":10800969104_0_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="5.13" shape="2011.10,671.46 2010.56,676.56"/>
    </edge>
    <edge id=":10800969107_0" function="internal">
        <lane id=":10800969107_0_0" index="0" allow="pedestrian bus delivery bicycle" speed="5.56" length="5.13" shape="2022.28,670.66 2021.66,675.75"/>
    </edge>
    <edge id=":10801270849_0" function="internal">
        <lane id=":10801270849_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.23" shape="1987.39,577.13 1987.19,579.35"/>
    </edge>
    <edge id=":10833459789_0" function="internal">
        <lane id=":10833459789_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.97" shape="2277.89,1758.51 2282.85,1758.78"/>
    </edge>
    <edge id=":10833548125_0" function="internal">
        <lane id=":10833548125_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="4.68" length="6.78" shape="2285.82,1758.78 2288.07,1758.31 2289.07,1757.53 2288.81,1756.42 2287.30,1754.99"/>
    </edge>
    <edge id=":10833577754_0" function="internal">
        <lane id=":10833577754_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.11" shape="2316.26,1792.44 2311.17,1791.99"/>
    </edge>
    <edge id=":10833577754_1" function="internal">
        <lane id=":10833577754_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2316.26,1792.44 2314.99,1793.13"/>
    </edge>
    <edge id=":10833577754_4" function="internal">
        <lane id=":10833577754_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2314.99,1793.13 2314.52,1793.89 2314.85,1794.72 2315.98,1795.62"/>
    </edge>
    <edge id=":10833577754_2" function="internal">
        <lane id=":10833577754_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.11" shape="2310.89,1795.17 2315.98,1795.62"/>
    </edge>
    <edge id=":10833577754_3" function="internal">
        <lane id=":10833577754_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2310.89,1795.17 2312.15,1794.48"/>
    </edge>
    <edge id=":10833577754_5" function="internal">
        <lane id=":10833577754_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2312.15,1794.48 2312.62,1793.72 2312.29,1792.89 2311.17,1791.99"/>
    </edge>
    <edge id=":10833577755_0" function="internal">
        <lane id=":10833577755_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.00" shape="2320.86,1750.99 2320.55,1755.98"/>
    </edge>
    <edge id=":10833577755_1" function="internal">
        <lane id=":10833577755_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.00" shape="2323.74,1756.18 2324.05,1751.19"/>
    </edge>
    <edge id=":10838060352_0" function="internal">
        <lane id=":10838060352_0_0" index="0" allow="delivery bicycle" speed="5.56" length="0.28" shape="3201.49,551.86 3201.33,552.09"/>
    </edge>
    <edge id=":10862045454_0" function="internal">
        <lane id=":10862045454_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.05" length="3.48" shape="3359.58,580.69 3360.43,581.27 3360.98,581.71 3361.47,582.22 3362.12,583.02"/>
    </edge>
    <edge id=":10862045454_1" function="internal">
        <lane id=":10862045454_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.49" shape="3361.35,578.03 3364.26,579.97"/>
        <lane id=":10862045454_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.49" shape="3363.13,575.36 3366.03,577.30"/>
    </edge>
    <edge id=":10870151818_0" function="internal">
        <lane id=":10870151818_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.06" shape="2123.02,1647.12 2126.53,1645.08"/>
        <lane id=":10870151818_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.06" shape="2121.41,1644.36 2124.92,1642.32"/>
    </edge>
    <edge id=":10941916441_0" function="internal">
        <lane id=":10941916441_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.89" shape="2286.31,1336.43 2283.12,1332.82"/>
        <lane id=":10941916441_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.89" shape="2283.93,1338.57 2280.70,1334.91"/>
        <lane id=":10941916441_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.89" shape="2281.56,1340.72 2278.27,1337.00"/>
    </edge>
    <edge id=":10956705626_0" function="internal">
        <lane id=":10956705626_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.78" shape="3768.53,1099.37 3759.64,1093.27"/>
        <lane id=":10956705626_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.78" shape="3766.73,1102.01 3757.84,1095.92"/>
        <lane id=":10956705626_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.78" shape="3764.92,1104.65 3756.03,1098.56"/>
    </edge>
    <edge id=":10956705627_0" function="internal">
        <lane id=":10956705627_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.93" shape="3752.50,1082.77 3751.17,1085.79 3749.70,1088.33 3748.06,1091.19 3746.27,1095.22"/>
    </edge>
    <edge id=":10956705627_1" function="internal">
        <lane id=":10956705627_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.81" length="1.88" shape="3752.50,1082.77 3751.93,1084.56"/>
    </edge>
    <edge id=":10956705627_7" function="internal">
        <lane id=":10956705627_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.81" length="9.04" shape="3751.93,1084.56 3751.17,1086.93 3750.48,1090.07 3750.42,1092.18 3750.99,1093.27"/>
    </edge>
    <edge id=":10956705627_2" function="internal">
        <lane id=":10956705627_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.17" shape="3754.56,1087.97 3751.27,1086.08 3748.82,1085.13 3746.37,1084.17 3743.07,1082.30"/>
        <lane id=":10956705627_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.17" shape="3752.77,1090.62 3749.48,1088.74 3747.04,1087.79 3744.60,1086.84 3741.31,1084.97"/>
        <lane id=":10956705627_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.17" shape="3752.77,1090.62 3749.12,1089.10 3746.16,1089.13 3743.21,1089.15 3739.55,1087.64"/>
    </edge>
    <edge id=":10956705627_5" function="internal">
        <lane id=":10956705627_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.44" length="0.46" shape="3752.77,1090.62 3752.32,1090.69"/>
    </edge>
    <edge id=":10956705627_6" function="internal">
        <lane id=":10956705627_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="0.58" shape="3752.77,1090.62 3752.19,1090.62"/>
    </edge>
    <edge id=":10956705627_8" function="internal">
        <lane id=":10956705627_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.44" length="6.54" shape="3752.32,1090.69 3752.16,1090.72 3751.37,1091.71 3750.40,1093.59 3749.26,1096.36"/>
    </edge>
    <edge id=":10956705627_9" function="internal">
        <lane id=":10956705627_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.09" shape="3752.19,1090.62 3751.33,1090.61 3750.55,1091.05 3750.44,1091.94 3750.99,1093.27"/>
    </edge>
    <edge id=":10956705630_0" function="internal">
        <lane id=":10956705630_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.78" shape="3746.20,1095.40 3744.49,1099.86"/>
        <lane id=":10956705630_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.78" shape="3749.19,1096.54 3747.48,1101.01"/>
    </edge>
    <edge id=":10981624769_0" function="internal">
        <lane id=":10981624769_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.31" length="5.38" shape="2365.09,1697.36 2363.62,1697.93 2362.69,1698.50 2361.90,1699.28 2360.83,1700.46"/>
        <lane id=":10981624769_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.35" length="5.38" shape="2366.10,1700.40 2364.66,1701.02 2363.82,1701.70 2363.11,1702.59 2362.07,1703.83"/>
    </edge>
    <edge id=":10982688176_0" function="internal">
        <lane id=":10982688176_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.91" shape="2276.54,1452.07 2276.96,1449.61 2277.37,1447.94 2278.00,1446.34 2279.08,1444.08"/>
        <lane id=":10982688176_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.91" shape="2273.39,1451.56 2273.85,1448.82 2274.31,1446.96 2275.01,1445.19 2276.21,1442.68"/>
    </edge>
    <edge id=":10982688176_2" function="internal">
        <lane id=":10982688176_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="9.72" length="8.38" shape="2273.28,1450.53 2274.09,1448.17 2274.60,1446.54 2275.18,1444.94 2276.21,1442.68"/>
    </edge>
    <edge id=":10991979969_0" function="internal">
        <lane id=":10991979969_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.39" shape="2357.03,1705.31 2355.41,1710.44"/>
        <lane id=":10991979969_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.39" shape="2360.08,1706.26 2358.46,1711.41"/>
    </edge>
    <edge id=":11013634136_0" function="internal">
        <lane id=":11013634136_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.32" length="1.43" shape="2358.12,1703.38 2357.69,1703.85 2357.44,1704.21 2357.26,1704.61 2357.06,1705.21"/>
        <lane id=":11013634136_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="1.43" shape="2360.46,1705.56 2360.32,1705.72 2360.24,1705.83 2360.18,1705.97 2360.11,1706.17"/>
    </edge>
    <edge id=":11038798025_0" function="internal">
        <lane id=":11038798025_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.25" shape="3753.65,1099.76 3754.56,1096.64"/>
        <lane id=":11038798025_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.25" shape="3756.72,1100.66 3757.63,1097.55"/>
    </edge>
    <edge id=":11055980031_0" function="internal">
        <lane id=":11055980031_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.80" length="9.82" shape="3040.39,879.98 3044.12,889.06"/>
    </edge>
    <edge id=":11055980031_1" function="internal">
        <lane id=":11055980031_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.00" shape="3040.39,879.98 3037.83,881.53"/>
        <lane id=":11055980031_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.00" shape="3042.05,882.71 3039.49,884.27"/>
        <lane id=":11055980031_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.00" shape="3043.71,885.45 3041.15,887.00"/>
        <lane id=":11055980031_1_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.00" shape="3045.37,888.18 3042.81,889.74"/>
    </edge>
    <edge id=":11055980031_5" function="internal">
        <lane id=":11055980031_5_0" index="0" allow="bus bicycle" speed="27.78" length="3.00" shape="3044.47,892.48 3047.03,890.92"/>
    </edge>
    <edge id=":11055980031_6" function="internal">
        <lane id=":11055980031_6_0" index="0" allow="bicycle" speed="4.49" length="1.11" shape="3044.47,892.48 3044.94,891.97 3044.99,891.55"/>
    </edge>
    <edge id=":11055980031_7" function="internal">
        <lane id=":11055980031_7_0" index="0" allow="bus bicycle" speed="3.65" length="1.44" shape="3044.47,892.48 3045.08,891.17"/>
    </edge>
    <edge id=":11055980031_8" function="internal">
        <lane id=":11055980031_8_0" index="0" allow="bicycle" speed="4.49" length="2.69" shape="3044.99,891.55 3045.03,891.23 3044.76,890.26 3044.12,889.06"/>
    </edge>
    <edge id=":11055980031_9" function="internal">
        <lane id=":11055980031_9_0" index="0" allow="bus bicycle" speed="3.65" length="3.23" shape="3045.08,891.17 3045.01,890.28 3044.25,889.80 3042.81,889.74"/>
    </edge>
    <edge id=":11055980034_0" function="internal">
        <lane id=":11055980034_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.98" shape="2996.40,906.67 2993.86,908.21"/>
        <lane id=":11055980034_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.98" shape="2998.06,909.40 2995.51,910.95"/>
        <lane id=":11055980034_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.98" shape="2999.72,912.14 2997.17,913.69"/>
        <lane id=":11055980034_0_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.98" shape="3001.38,914.88 2998.82,916.42"/>
    </edge>
    <edge id=":11055980034_4" function="internal">
        <lane id=":11055980034_4_0" index="0" allow="bus bicycle" speed="27.78" length="3.00" shape="3000.48,919.16 3003.04,917.61"/>
    </edge>
    <edge id=":11055980034_5" function="internal">
        <lane id=":11055980034_5_0" index="0" allow="bus bicycle" speed="3.65" length="1.44" shape="3000.48,919.16 3001.09,917.86"/>
    </edge>
    <edge id=":11055980034_9" function="internal">
        <lane id=":11055980034_9_0" index="0" allow="bus bicycle" speed="3.65" length="3.23" shape="3001.09,917.86 3001.02,916.97 3000.26,916.49 2998.82,916.42"/>
    </edge>
    <edge id=":11055980034_6" function="internal">
        <lane id=":11055980034_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.86" length="9.83" shape="3000.21,915.70 2993.86,908.21"/>
        <lane id=":11055980034_6_1" index="1" allow="pedestrian delivery bicycle" speed="5.78" length="6.69" shape="3000.21,915.70 2995.51,910.95"/>
    </edge>
    <edge id=":11055980034_8" function="internal">
        <lane id=":11055980034_8_0" index="0" allow="bicycle" speed="4.46" length="3.80" shape="3000.21,915.70 3000.95,916.84 3001.66,917.54 3002.36,917.80 3003.04,917.61"/>
    </edge>
    <edge id=":11082658440_0" function="internal">
        <lane id=":11082658440_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="3755.05,1338.55 3756.43,1338.68 3757.43,1339.23 3758.02,1340.19 3758.23,1341.56"/>
    </edge>
    <edge id=":11082658440_1" function="internal">
        <lane id=":11082658440_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3755.05,1338.55 3761.24,1338.26"/>
    </edge>
    <edge id=":11082658441_0" function="internal">
        <lane id=":11082658441_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3761.55,1368.95 3755.35,1369.11"/>
    </edge>
    <edge id=":11082658441_1" function="internal">
        <lane id=":11082658441_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.03" shape="3758.40,1365.90 3758.22,1367.27 3757.65,1368.27 3756.69,1368.88 3755.35,1369.11"/>
    </edge>
    <edge id=":11116468277_0" function="internal">
        <lane id=":11116468277_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2258.03,1356.98 2259.44,1357.26 2260.29,1356.97 2260.57,1356.13 2260.28,1354.71"/>
    </edge>
    <edge id=":11140562984_0" function="internal">
        <lane id=":11140562984_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2977.11,798.61 2978.23,797.70 2978.55,796.87 2978.08,796.11 2976.81,795.43"/>
    </edge>
    <edge id=":11200040103_0" function="internal">
        <lane id=":11200040103_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.97" shape="3587.31,1739.05 3587.12,1737.38 3586.47,1736.33 3585.68,1735.30 3585.07,1733.65"/>
    </edge>
    <edge id=":11200040104_0" function="internal">
        <lane id=":11200040104_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.65" length="6.55" shape="3584.99,1733.27 3584.69,1731.15 3584.70,1729.38 3585.01,1727.98 3585.63,1726.95"/>
    </edge>
    <edge id=":11200040104_1" function="internal">
        <lane id=":11200040104_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3580.94,1732.15 3585.63,1726.95"/>
        <lane id=":11200040104_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3578.56,1730.01 3583.25,1724.81"/>
        <lane id=":11200040104_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3576.19,1727.87 3580.88,1722.66"/>
    </edge>
    <edge id=":11205082918_0" function="internal">
        <lane id=":11205082918_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="2207.17,1408.16 2208.02,1409.26 2208.29,1410.36 2208.00,1411.45 2207.13,1412.54"/>
    </edge>
    <edge id=":11205082918_1" function="internal">
        <lane id=":11205082918_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.22" shape="2207.17,1408.16 2211.59,1412.53"/>
    </edge>
    <edge id=":11214847663_0" function="internal">
        <lane id=":11214847663_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.87" shape="2260.87,1457.20 2258.87,1463.86"/>
        <lane id=":11214847663_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.87" shape="2263.92,1458.16 2261.97,1464.65"/>
    </edge>
    <edge id=":11214847663_2" function="internal">
        <lane id=":11214847663_2_0" index="0" allow="pedestrian delivery bicycle" speed="7.33" length="6.40" shape="2256.70,1458.09 2257.90,1459.65 2258.66,1461.13 2258.98,1462.53 2258.87,1463.86"/>
    </edge>
    <edge id=":11214847664_0" function="internal">
        <lane id=":11214847664_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.29" length="5.20" shape="2190.05,1391.51 2190.88,1392.54 2191.19,1393.67 2190.97,1394.87 2190.23,1396.16"/>
    </edge>
    <edge id=":11214847664_1" function="internal">
        <lane id=":11214847664_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.28" shape="2190.05,1391.51 2194.60,1395.83"/>
    </edge>
    <edge id=":11244945896_0" function="internal">
        <lane id=":11244945896_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.12" shape="3683.22,794.43 3683.21,794.54"/>
    </edge>
    <edge id=":11250560708_0" function="internal">
        <lane id=":11250560708_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="2893.81,991.82 2892.61,982.49"/>
        <lane id=":11250560708_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="2890.64,992.23 2889.44,982.90"/>
    </edge>
    <edge id=":11250560708_2" function="internal">
        <lane id=":11250560708_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.04" length="7.86" shape="2890.64,992.23 2890.08,989.50 2889.22,987.63 2888.06,986.61 2886.59,986.46"/>
    </edge>
    <edge id=":11250560708_3" function="internal">
        <lane id=":11250560708_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.18" length="7.82" shape="2887.12,989.61 2888.43,989.00 2889.26,987.67 2889.59,985.64 2889.44,982.90"/>
    </edge>
    <edge id=":11250560708_4" function="internal">
        <lane id=":11250560708_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2887.12,989.61 2888.17,988.63 2888.43,987.77 2887.91,987.05 2886.59,986.46"/>
    </edge>
    <edge id=":11250560709_0" function="internal">
        <lane id=":11250560709_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2843.39,993.68 2842.33,994.67 2842.07,995.52 2842.60,996.25 2843.91,996.84"/>
    </edge>
    <edge id=":11257782478_0" function="internal">
        <lane id=":11257782478_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.07" shape="2104.02,1380.27 2100.78,1384.14"/>
        <lane id=":11257782478_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.07" shape="2106.49,1382.31 2103.21,1386.21"/>
    </edge>
    <edge id=":11257782479_0" function="internal">
        <lane id=":11257782479_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.06" shape="2109.97,1391.73 2113.18,1387.82"/>
        <lane id=":11257782479_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.06" shape="2107.50,1389.70 2110.71,1385.79"/>
    </edge>
    <edge id=":11261826998_0" function="internal">
        <lane id=":11261826998_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.29" length="5.89" shape="1793.66,1056.60 1793.57,1054.76 1793.96,1053.41 1794.83,1052.53 1796.19,1052.14"/>
    </edge>
    <edge id=":11261826998_1" function="internal">
        <lane id=":11261826998_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.53" shape="1793.66,1056.60 1792.91,1054.14 1791.56,1052.41 1789.61,1051.40 1787.05,1051.12"/>
    </edge>
    <edge id=":11261826998_2" function="internal">
        <lane id=":11261826998_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1793.66,1056.60 1792.68,1055.54 1791.83,1055.27 1791.10,1055.79 1790.50,1057.10"/>
    </edge>
    <edge id=":11261826998_3" function="internal">
        <lane id=":11261826998_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.20" length="4.85" shape="1787.14,1054.32 1788.44,1054.46 1789.43,1054.97 1790.12,1055.85 1790.50,1057.10"/>
    </edge>
    <edge id=":11261826998_4" function="internal">
        <lane id=":11261826998_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.35" shape="1787.14,1054.32 1789.87,1053.99 1791.67,1053.35 1793.47,1052.65 1796.19,1052.14"/>
    </edge>
    <edge id=":11261826998_5" function="internal">
        <lane id=":11261826998_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1787.14,1054.32 1788.32,1053.49 1788.70,1052.67 1788.28,1051.89 1787.05,1051.12"/>
    </edge>
    <edge id=":11261827004_0" function="internal">
        <lane id=":11261827004_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1794.64,1082.83 1795.62,1083.89 1796.47,1084.16 1797.20,1083.63 1797.80,1082.32"/>
    </edge>
    <edge id=":11286450489_0" function="internal">
        <lane id=":11286450489_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.31" shape="3196.32,1645.91 3192.70,1649.80"/>
    </edge>
    <edge id=":11286450489_1" function="internal">
        <lane id=":11286450489_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.31" shape="3195.04,1651.98 3198.66,1648.10"/>
    </edge>
    <edge id=":11286450490_0" function="internal">
        <lane id=":11286450490_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.09" shape="3201.77,1650.61 3198.58,1654.58"/>
    </edge>
    <edge id=":11286450490_1" function="internal">
        <lane id=":11286450490_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3201.77,1650.61 3201.64,1652.05"/>
    </edge>
    <edge id=":11286450490_4" function="internal">
        <lane id=":11286450490_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3201.64,1652.05 3202.01,1652.86 3202.88,1653.05 3204.26,1652.62"/>
    </edge>
    <edge id=":11286450490_2" function="internal">
        <lane id=":11286450490_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.09" shape="3201.07,1656.59 3204.26,1652.62"/>
    </edge>
    <edge id=":11286450490_3" function="internal">
        <lane id=":11286450490_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3201.07,1656.59 3201.20,1655.15"/>
    </edge>
    <edge id=":11286450490_5" function="internal">
        <lane id=":11286450490_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3201.20,1655.15 3200.83,1654.34 3199.95,1654.15 3198.58,1654.58"/>
    </edge>
    <edge id=":11304979768_0" function="internal">
        <lane id=":11304979768_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.95" shape="3674.36,668.40 3667.73,666.31"/>
    </edge>
    <edge id=":11304979768_1" function="internal">
        <lane id=":11304979768_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.48" shape="3671.40,671.40 3670.62,669.44 3669.75,667.93 3668.79,666.89 3667.73,666.31"/>
    </edge>
    <edge id=":11305000076_0" function="internal">
        <lane id=":11305000076_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.03" shape="3704.70,752.95 3702.53,755.00 3701.07,756.49 3699.46,757.72 3696.82,758.99"/>
    </edge>
    <edge id=":11305000076_1" function="internal">
        <lane id=":11305000076_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="9.08" shape="3704.70,752.95 3702.46,755.18 3702.01,756.49 3703.34,756.87 3706.45,756.33"/>
    </edge>
    <edge id=":11305000085_0" function="internal">
        <lane id=":11305000085_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.83" shape="3712.77,752.71 3710.52,759.16"/>
    </edge>
    <edge id=":11305000085_1" function="internal">
        <lane id=":11305000085_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.83" shape="3713.54,760.21 3715.79,753.76"/>
    </edge>
    <edge id=":11305000085_2" function="internal">
        <lane id=":11305000085_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.67" length="5.97" shape="3707.66,756.02 3709.46,755.81 3710.54,756.26 3710.89,757.38 3710.52,759.16"/>
    </edge>
    <edge id=":11305000085_3" function="internal">
        <lane id=":11305000085_3_0" index="0" allow="pedestrian delivery bicycle" speed="8.29" length="8.50" shape="3707.66,756.02 3709.29,755.70 3711.96,755.16 3714.52,754.48 3715.79,753.76"/>
    </edge>
    <edge id=":11305000088_0" function="internal">
        <lane id=":11305000088_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.70" length="5.15" shape="3592.05,682.33 3593.48,682.93 3594.25,683.76 3594.36,684.81 3593.80,686.10"/>
    </edge>
    <edge id=":11305000088_1" function="internal">
        <lane id=":11305000088_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.37" shape="3592.05,682.33 3598.17,684.02"/>
        <lane id=":11305000088_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.37" shape="3592.89,679.24 3599.04,680.94"/>
        <lane id=":11305000088_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.37" shape="3593.74,676.16 3599.90,677.86"/>
    </edge>
    <edge id=":11305000089_0" function="internal">
        <lane id=":11305000089_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.70" length="5.72" shape="3665.35,716.48 3663.77,715.84 3663.04,714.94 3663.14,713.79 3664.09,712.38"/>
    </edge>
    <edge id=":11305000089_1" function="internal">
        <lane id=":11305000089_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.60" shape="3659.72,717.32 3664.09,712.38"/>
    </edge>
    <edge id=":11305000090_0" function="internal">
        <lane id=":11305000090_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.31" shape="3692.66,721.85 3690.85,721.60 3689.55,721.83 3688.26,722.08 3686.43,721.88"/>
    </edge>
    <edge id=":11305000090_1" function="internal">
        <lane id=":11305000090_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3692.66,721.85 3691.29,722.29 3690.68,722.95 3690.85,723.83 3691.78,724.93"/>
    </edge>
    <edge id=":11305000090_2" function="internal">
        <lane id=":11305000090_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.94" shape="3687.09,725.96 3688.34,725.28 3689.54,724.88 3690.68,724.76 3691.78,724.93"/>
    </edge>
    <edge id=":11305000090_3" function="internal">
        <lane id=":11305000090_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.48" shape="3687.09,725.96 3688.67,724.66 3689.09,723.54 3688.34,722.62 3686.43,721.88"/>
    </edge>
    <edge id=":11305000094_0" function="internal">
        <lane id=":11305000094_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.60" shape="3654.87,722.81 3655.85,722.03 3657.04,721.68 3658.45,721.76 3660.06,722.26"/>
    </edge>
    <edge id=":11305000094_1" function="internal">
        <lane id=":11305000094_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.38" shape="3654.87,722.81 3659.09,718.02"/>
    </edge>
    <edge id=":11305000099_0" function="internal">
        <lane id=":11305000099_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.86" shape="3593.62,686.39 3590.49,691.35"/>
    </edge>
    <edge id=":11357888238_0" function="internal">
        <lane id=":11357888238_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.09" shape="2341.28,1632.05 2342.02,1630.85 2342.96,1630.21 2344.09,1630.13 2345.42,1630.60"/>
    </edge>
    <edge id=":11357888238_1" function="internal">
        <lane id=":11357888238_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2341.28,1632.05 2341.03,1630.63 2340.45,1629.94 2339.56,1629.99 2338.35,1630.77"/>
    </edge>
    <edge id=":11357888238_2" function="internal">
        <lane id=":11357888238_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.29" length="5.30" shape="2337.09,1626.21 2338.16,1627.02 2338.72,1628.05 2338.79,1629.30 2338.35,1630.77"/>
    </edge>
    <edge id=":11357888238_3" function="internal">
        <lane id=":11357888238_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="2337.09,1626.21 2345.42,1630.60"/>
    </edge>
    <edge id=":11357888239_0" function="internal">
        <lane id=":11357888239_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.12" shape="2324.83,1661.74 2324.08,1662.95 2323.14,1663.59 2322.01,1663.65 2320.68,1663.15"/>
    </edge>
    <edge id=":11357888239_1" function="internal">
        <lane id=":11357888239_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2324.83,1661.74 2325.08,1663.16 2325.66,1663.85 2326.55,1663.80 2327.76,1663.02"/>
    </edge>
    <edge id=":11357888239_2" function="internal">
        <lane id=":11357888239_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.37" length="5.40" shape="2328.92,1667.72 2327.88,1666.89 2327.34,1665.83 2327.30,1664.54 2327.76,1663.02"/>
    </edge>
    <edge id=":11357888239_3" function="internal">
        <lane id=":11357888239_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.43" shape="2328.92,1667.72 2320.68,1663.15"/>
        <lane id=":11357888239_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.43" shape="2327.37,1670.52 2319.13,1665.95"/>
    </edge>
    <edge id=":11395468835_0" function="internal">
        <lane id=":11395468835_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.46" length="7.64" shape="3132.02,1396.72 3131.85,1399.36 3131.41,1401.40 3130.72,1402.86 3129.76,1403.72"/>
    </edge>
    <edge id=":11395468835_1" function="internal">
        <lane id=":11395468835_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="13.11" shape="3132.02,1396.72 3132.49,1400.60 3134.04,1402.75 3136.65,1403.17 3140.33,1401.86"/>
    </edge>
    <edge id=":11395468835_2" function="internal">
        <lane id=":11395468835_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3132.02,1396.72 3132.80,1397.93 3133.60,1398.34 3134.40,1397.95 3135.22,1396.76"/>
    </edge>
    <edge id=":11395468835_3" function="internal">
        <lane id=":11395468835_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.75" shape="3138.86,1399.01 3137.25,1399.59 3136.10,1399.41 3135.42,1398.46 3135.22,1396.76"/>
    </edge>
    <edge id=":11395468835_4" function="internal">
        <lane id=":11395468835_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.25" shape="3138.86,1399.01 3129.76,1403.72"/>
    </edge>
    <edge id=":11395468835_5" function="internal">
        <lane id=":11395468835_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.25" shape="3131.23,1406.56 3140.33,1401.86"/>
    </edge>
    <edge id=":11395468835_6" function="internal">
        <lane id=":11395468835_6_0" index="0" allow="pedestrian delivery bicycle" speed="8.87" length="2.63" shape="3131.23,1406.56 3132.93,1405.20 3133.16,1404.82"/>
    </edge>
    <edge id=":11395468835_7" function="internal">
        <lane id=":11395468835_7_0" index="0" allow="pedestrian delivery bicycle" speed="8.87" length="8.45" shape="3133.16,1404.82 3134.17,1403.11 3134.93,1400.29 3135.22,1396.76"/>
    </edge>
    <edge id=":11422235813_0" function="internal">
        <lane id=":11422235813_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.00" shape="2279.53,1246.59 2282.70,1250.45"/>
        <lane id=":11422235813_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.00" shape="2282.00,1244.56 2285.17,1248.42"/>
    </edge>
    <edge id=":11422235816_0" function="internal">
        <lane id=":11422235816_0_0" index="0" allow="bicycle" speed="5.56" length="4.01" width="1.00" shape="2242.96,1285.48 2240.28,1282.50"/>
    </edge>
    <edge id=":11422235816_1" function="internal">
        <lane id=":11422235816_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2242.96,1285.48 2242.52,1285.37 2242.25,1285.45"/>
    </edge>
    <edge id=":11422235816_4" function="internal">
        <lane id=":11422235816_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2242.25,1285.45 2242.15,1285.70 2242.21,1286.15"/>
    </edge>
    <edge id=":11422235816_2" function="internal">
        <lane id=":11422235816_2_0" index="0" allow="bicycle" speed="5.56" length="4.01" width="1.00" shape="2239.54,1283.17 2242.21,1286.15"/>
    </edge>
    <edge id=":11422235816_3" function="internal">
        <lane id=":11422235816_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2239.54,1283.17 2239.97,1283.28 2240.24,1283.21"/>
    </edge>
    <edge id=":11422235816_5" function="internal">
        <lane id=":11422235816_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2240.24,1283.21 2240.35,1282.95 2240.28,1282.50"/>
    </edge>
    <edge id=":11422235819_0" function="internal">
        <lane id=":11422235819_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="2.88" shape="2241.11,1283.97 2239.22,1281.79"/>
        <lane id=":11422235819_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="2.88" shape="2238.68,1286.06 2236.80,1283.88"/>
        <lane id=":11422235819_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="2.88" shape="2236.26,1288.15 2234.37,1285.97"/>
    </edge>
    <edge id=":11506086545_0" function="internal">
        <lane id=":11506086545_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.22" shape="2433.41,544.66 2433.22,545.27 2433.17,545.72 2433.21,546.18 2433.30,546.83"/>
    </edge>
    <edge id=":11506086545_1" function="internal">
        <lane id=":11506086545_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2433.41,544.66 2433.73,546.06 2434.34,546.72 2435.23,546.63 2436.40,545.80"/>
    </edge>
    <edge id=":11506086545_2" function="internal">
        <lane id=":11506086545_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.75" shape="2436.31,546.53 2436.29,546.31 2436.30,546.15 2436.33,546.00 2436.40,545.80"/>
    </edge>
    <edge id=":11506086545_3" function="internal">
        <lane id=":11506086545_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.60" length="4.42" shape="2436.31,546.53 2435.44,545.48 2434.65,545.18 2433.93,545.63 2433.30,546.83"/>
    </edge>
    <edge id=":11506086547_0" function="internal">
        <lane id=":11506086547_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.96" shape="2436.62,537.74 2435.73,539.27 2435.15,540.34 2434.66,541.45 2434.01,543.09"/>
    </edge>
    <edge id=":11506086547_1" function="internal">
        <lane id=":11506086547_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2436.62,537.74 2436.71,539.18 2437.20,539.93 2438.10,539.98 2439.39,539.34"/>
    </edge>
    <edge id=":11506086547_2" function="internal">
        <lane id=":11506086547_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.45" shape="2437.00,544.23 2437.59,542.73 2438.05,541.72 2438.58,540.74 2439.39,539.34"/>
    </edge>
    <edge id=":11506086547_3" function="internal">
        <lane id=":11506086547_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2437.00,544.23 2436.68,542.83 2436.08,542.17 2435.19,542.26 2434.01,543.09"/>
    </edge>
    <edge id=":11506086547_4" function="internal">
        <lane id=":11506086547_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.39" length="5.05" shape="2432.36,538.81 2433.46,539.68 2434.11,540.69 2434.29,541.83 2434.01,543.09"/>
    </edge>
    <edge id=":11506086547_5" function="internal">
        <lane id=":11506086547_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.83" shape="2432.36,538.81 2434.84,540.08 2436.83,540.60 2438.35,540.35 2439.39,539.34"/>
    </edge>
    <edge id=":11524286601_0" function="internal">
        <lane id=":11524286601_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.97" shape="3431.68,1519.73 3436.21,1525.03"/>
    </edge>
    <edge id=":11524286602_0" function="internal">
        <lane id=":11524286602_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.70" shape="3473.51,1516.43 3473.42,1510.73"/>
    </edge>
    <edge id=":11545398469_0" function="internal">
        <lane id=":11545398469_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.45" shape="3094.50,1319.42 3087.52,1325.79"/>
    </edge>
    <edge id=":11545398469_1" function="internal">
        <lane id=":11545398469_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.77" length="3.38" shape="3094.50,1319.42 3092.59,1321.74 3092.49,1322.10"/>
    </edge>
    <edge id=":11545398469_7" function="internal">
        <lane id=":11545398469_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.77" length="7.40" shape="3092.49,1322.10 3091.98,1324.05 3092.66,1326.33 3094.64,1328.59"/>
    </edge>
    <edge id=":11545398469_2" function="internal">
        <lane id=":11545398469_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="5.15" shape="3096.73,1326.16 3095.78,1325.08 3095.45,1323.99 3095.74,1322.89 3096.65,1321.78"/>
    </edge>
    <edge id=":11545398469_3" function="internal">
        <lane id=":11545398469_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.20" length="10.23" shape="3096.73,1326.16 3094.29,1324.55 3091.94,1323.95 3089.69,1324.36 3087.52,1325.79"/>
    </edge>
    <edge id=":11545398469_4" function="internal">
        <lane id=":11545398469_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3096.73,1326.16 3095.29,1325.99 3094.47,1326.34 3094.25,1327.20 3094.64,1328.59"/>
    </edge>
    <edge id=":11545398469_5" function="internal">
        <lane id=":11545398469_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.48" length="5.52" shape="3089.68,1328.15 3090.80,1327.44 3092.00,1327.28 3093.28,1327.66 3094.64,1328.59"/>
    </edge>
    <edge id=":11545398469_6" function="internal">
        <lane id=":11545398469_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.45" shape="3089.68,1328.15 3096.65,1321.78"/>
    </edge>
    <edge id=":11545398470_0" function="internal">
        <lane id=":11545398470_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3114.83,1345.89 3116.26,1346.06 3117.09,1345.71 3117.30,1344.84 3116.91,1343.45"/>
    </edge>
    <edge id=":1157836720#0-AddedOnRampNode_0" function="internal">
        <lane id=":1157836720#0-AddedOnRampNode_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.00" shape="2958.00,815.03 2956.46,807.18"/>
        <lane id=":1157836720#0-AddedOnRampNode_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.00" shape="2954.86,815.65 2953.32,807.79"/>
    </edge>
    <edge id=":1157836722-AddedOnRampNode_0" function="internal">
        <lane id=":1157836722-AddedOnRampNode_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.00" shape="3089.59,879.19 3096.32,874.87"/>
        <lane id=":1157836722-AddedOnRampNode_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.00" shape="3087.86,876.50 3094.59,872.18"/>
        <lane id=":1157836722-AddedOnRampNode_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.00" shape="3086.13,873.81 3092.86,869.48"/>
    </edge>
    <edge id=":11581582412_0" function="internal">
        <lane id=":11581582412_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.45" length="5.49" shape="1895.69,1679.38 1895.46,1680.69 1894.77,1681.68 1893.63,1682.35 1892.04,1682.71"/>
    </edge>
    <edge id=":11581582412_1" function="internal">
        <lane id=":11581582412_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.44" shape="1895.69,1679.38 1895.64,1688.83"/>
    </edge>
    <edge id=":11581582412_2" function="internal">
        <lane id=":11581582412_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.93" length="5.14" shape="1892.39,1685.89 1893.82,1685.94 1894.84,1686.44 1895.45,1687.41 1895.64,1688.83"/>
    </edge>
    <edge id=":11581582412_3" function="internal">
        <lane id=":11581582412_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1892.39,1685.89 1893.49,1684.96 1893.80,1684.13 1893.32,1683.37 1892.04,1682.71"/>
    </edge>
    <edge id=":11581582415_0" function="internal">
        <lane id=":11581582415_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.86" length="5.25" shape="1895.54,1709.17 1895.32,1710.64 1894.68,1711.59 1893.62,1712.02 1892.14,1711.93"/>
    </edge>
    <edge id=":11581582415_1" function="internal">
        <lane id=":11581582415_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.52" shape="1895.54,1709.17 1895.49,1718.70"/>
    </edge>
    <edge id=":11581582415_2" function="internal">
        <lane id=":11581582415_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.87" shape="1891.51,1715.07 1893.25,1715.60 1894.50,1716.38 1895.24,1717.41 1895.49,1718.70"/>
    </edge>
    <edge id=":11581582415_3" function="internal">
        <lane id=":11581582415_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1891.51,1715.07 1892.84,1714.52 1893.39,1713.82 1893.16,1712.96 1892.14,1711.93"/>
    </edge>
    <edge id=":11583900413_0" function="internal">
        <lane id=":11583900413_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.17" length="7.81" shape="3311.55,981.65 3311.00,982.99 3311.29,984.52 3312.41,986.24 3314.39,988.15"/>
    </edge>
    <edge id=":11583900413_1" function="internal">
        <lane id=":11583900413_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3311.55,981.65 3311.44,983.09 3311.82,983.90 3312.70,984.07 3314.07,983.62"/>
    </edge>
    <edge id=":11583900413_2" function="internal">
        <lane id=":11583900413_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3305.13,984.55 3312.33,990.60"/>
        <lane id=":11583900413_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3307.19,982.10 3314.39,988.15"/>
    </edge>
    <edge id=":11583900413_4" function="internal">
        <lane id=":11583900413_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.05" length="7.85" shape="3307.19,982.10 3309.44,983.73 3311.34,984.53 3312.88,984.49 3314.07,983.62"/>
    </edge>
    <edge id=":11583904459_0" function="internal">
        <lane id=":11583904459_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3429.53,1347.36 3430.22,1346.09 3430.19,1345.20 3429.46,1344.68 3428.03,1344.54"/>
    </edge>
    <edge id=":11583980272_0" function="internal">
        <lane id=":11583980272_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.00" shape="3342.31,965.89 3338.36,962.84"/>
    </edge>
    <edge id=":11583980272_1" function="internal">
        <lane id=":11583980272_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3342.31,965.89 3340.87,965.79"/>
    </edge>
    <edge id=":11583980272_4" function="internal">
        <lane id=":11583980272_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3340.87,965.79 3340.07,966.18 3339.89,967.05 3340.35,968.42"/>
    </edge>
    <edge id=":11583980272_2" function="internal">
        <lane id=":11583980272_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.99" shape="3336.40,965.37 3340.35,968.42"/>
    </edge>
    <edge id=":11583980272_3" function="internal">
        <lane id=":11583980272_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3336.40,965.37 3337.84,965.47"/>
    </edge>
    <edge id=":11583980272_5" function="internal">
        <lane id=":11583980272_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3337.84,965.47 3338.65,965.08 3338.82,964.20 3338.36,962.84"/>
    </edge>
    <edge id=":11583980273_0" function="internal">
        <lane id=":11583980273_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3328.76,926.57 3327.32,926.44 3326.51,926.81 3326.32,927.69 3326.75,929.06"/>
    </edge>
    <edge id=":11584361941_0" function="internal">
        <lane id=":11584361941_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.19" shape="3504.10,1332.46 3501.75,1326.72"/>
    </edge>
    <edge id=":11584361941_1" function="internal">
        <lane id=":11584361941_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="1.60" shape="3504.10,1332.46 3503.28,1331.45 3502.99,1331.36"/>
    </edge>
    <edge id=":11584361941_4" function="internal">
        <lane id=":11584361941_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="5.81" shape="3502.99,1331.36 3501.88,1331.00 3499.89,1331.12 3497.33,1331.80"/>
    </edge>
    <edge id=":11584361941_2" function="internal">
        <lane id=":11584361941_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="4.78" shape="3498.79,1327.94 3499.15,1329.29 3499.03,1330.38 3498.42,1331.22 3497.33,1331.80"/>
    </edge>
    <edge id=":11584361941_3" function="internal">
        <lane id=":11584361941_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3498.79,1327.94 3501.14,1333.67"/>
    </edge>
    <edge id=":11584361942_0" function="internal">
        <lane id=":11584361942_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.86" length="4.77" shape="3497.14,1331.86 3496.05,1332.44 3495.44,1333.28 3495.31,1334.37 3495.66,1335.72"/>
    </edge>
    <edge id=":11584361942_1" function="internal">
        <lane id=":11584361942_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.21" shape="3493.36,1329.96 3495.66,1335.72"/>
    </edge>
    <edge id=":11584361949_0" function="internal">
        <lane id=":11584361949_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.22" length="5.12" shape="3460.94,1399.03 3459.88,1399.99 3458.77,1400.44 3457.62,1400.35 3456.44,1399.74"/>
    </edge>
    <edge id=":11584361949_1" function="internal">
        <lane id=":11584361949_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.00" length="7.98" shape="3460.94,1399.03 3459.29,1401.30 3458.52,1403.22 3458.62,1404.77 3459.59,1405.97"/>
    </edge>
    <edge id=":11584361949_2" function="internal">
        <lane id=":11584361949_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.21" shape="3461.47,1403.38 3456.44,1399.74"/>
    </edge>
    <edge id=":11584361949_3" function="internal">
        <lane id=":11584361949_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.21" shape="3454.56,1402.33 3459.59,1405.97"/>
    </edge>
    <edge id=":11584361952_0" function="internal">
        <lane id=":11584361952_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.84" length="5.87" shape="3407.93,1357.10 3406.40,1358.06 3404.99,1358.49 3403.71,1358.39 3402.57,1357.75"/>
    </edge>
    <edge id=":11584361952_1" function="internal">
        <lane id=":11584361952_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.73" length="11.17" shape="3407.93,1357.10 3405.73,1359.36 3404.95,1361.66 3405.58,1364.01 3407.62,1366.41"/>
    </edge>
    <edge id=":11584361952_2" function="internal">
        <lane id=":11584361952_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3407.93,1357.10 3407.46,1358.46 3407.64,1359.34 3408.44,1359.73 3409.88,1359.63"/>
    </edge>
    <edge id=":11584361952_3" function="internal">
        <lane id=":11584361952_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.86" length="5.25" shape="3409.74,1364.01 3408.78,1362.88 3408.48,1361.78 3408.85,1360.69 3409.88,1359.63"/>
    </edge>
    <edge id=":11584361952_4" function="internal">
        <lane id=":11584361952_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.51" shape="3409.74,1364.01 3402.57,1357.75"/>
    </edge>
    <edge id=":11584361952_5" function="internal">
        <lane id=":11584361952_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.50" shape="3400.46,1360.17 3407.62,1366.41"/>
    </edge>
    <edge id=":11584361952_6" function="internal">
        <lane id=":11584361952_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.51" length="2.87" shape="3400.46,1360.17 3402.63,1361.44 3402.98,1361.49"/>
    </edge>
    <edge id=":11584361952_7" function="internal">
        <lane id=":11584361952_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.51" length="7.43" shape="3402.98,1361.49 3404.92,1361.78 3407.33,1361.17 3409.88,1359.63"/>
    </edge>
    <edge id=":11596077620_0" function="internal">
        <lane id=":11596077620_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="2074.92,792.66 2075.08,791.30 2075.64,790.32 2076.59,789.71 2077.95,789.49"/>
    </edge>
    <edge id=":11596077620_1" function="internal">
        <lane id=":11596077620_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="2074.92,792.66 2074.76,786.47"/>
    </edge>
    <edge id=":11596077620_2" function="internal">
        <lane id=":11596077620_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2074.92,792.66 2074.09,791.49 2073.28,791.11 2072.49,791.53 2071.72,792.75"/>
    </edge>
    <edge id=":11596077620_3" function="internal">
        <lane id=":11596077620_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="2071.56,786.55 2071.72,792.75"/>
    </edge>
    <edge id=":11596077620_4" function="internal">
        <lane id=":11596077620_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.76" shape="2071.56,786.55 2071.99,787.89 2073.20,788.82 2075.18,789.36 2077.95,789.49"/>
    </edge>
    <edge id=":11596077620_5" function="internal">
        <lane id=":11596077620_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2071.56,786.55 2072.39,787.73 2073.20,788.11 2073.99,787.69 2074.76,786.47"/>
    </edge>
    <edge id=":11596077622_0" function="internal">
        <lane id=":11596077622_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.01" shape="2077.21,761.91 2075.84,761.74 2074.86,761.18 2074.25,760.23 2074.01,758.88"/>
    </edge>
    <edge id=":11596077622_1" function="internal">
        <lane id=":11596077622_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.78" shape="2077.21,761.91 2074.46,762.16 2072.50,762.78 2071.34,763.79 2070.98,765.17"/>
    </edge>
    <edge id=":11596077622_2" function="internal">
        <lane id=":11596077622_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="2074.18,765.08 2074.01,758.88"/>
    </edge>
    <edge id=":11596077622_3" function="internal">
        <lane id=":11596077622_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2074.18,765.08 2073.35,763.90 2072.54,763.52 2071.75,763.95 2070.98,765.17"/>
    </edge>
    <edge id=":11596077622_4" function="internal">
        <lane id=":11596077622_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="2070.82,758.97 2070.98,765.17"/>
    </edge>
    <edge id=":11596077622_5" function="internal">
        <lane id=":11596077622_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2070.82,758.97 2071.65,760.15 2072.46,760.53 2073.25,760.11 2074.01,758.88"/>
    </edge>
    <edge id=":11598035775_0" function="internal">
        <lane id=":11598035775_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1991.67,917.95 1992.28,918.61 1992.81,918.78 1993.27,918.46 1993.65,917.64"/>
    </edge>
    <edge id=":11598035784_0" function="internal">
        <lane id=":11598035784_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.41" shape="1970.51,838.05 1968.83,844.24"/>
    </edge>
    <edge id=":11598035784_1" function="internal">
        <lane id=":11598035784_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.48" shape="1973.10,841.40 1971.48,841.69 1970.24,842.26 1969.35,843.11 1968.83,844.24"/>
    </edge>
    <edge id=":11598035788_0" function="internal">
        <lane id=":11598035788_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="2.34" shape="2040.95,1006.30 2039.26,1008.45"/>
        <lane id=":11598035788_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="2.34" shape="2043.98,1007.32 2042.46,1008.52"/>
    </edge>
    <edge id=":11598035801_0" function="internal">
        <lane id=":11598035801_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.08" shape="1981.03,828.77 1984.71,825.25"/>
    </edge>
    <edge id=":11598035809_0" function="internal">
        <lane id=":11598035809_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.06" shape="1976.48,815.75 1974.60,822.56"/>
    </edge>
    <edge id=":11598068316_0" function="internal">
        <lane id=":11598068316_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.03" shape="1981.15,1127.01 1986.17,1126.74"/>
        <lane id=":11598068316_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.03" shape="1980.98,1123.82 1986.00,1123.54"/>
        <lane id=":11598068316_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.03" shape="1980.80,1120.62 1985.83,1120.35"/>
    </edge>
    <edge id=":11598068345_0" function="internal">
        <lane id=":11598068345_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1978.51,1045.60 1979.15,1046.23 1979.69,1046.37 1980.13,1046.02 1980.46,1045.19"/>
    </edge>
    <edge id=":11598068347_0" function="internal">
        <lane id=":11598068347_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2012.50,1071.21 2011.47,1070.20 2010.61,1069.97 2009.90,1070.52 2009.37,1071.86"/>
    </edge>
    <edge id=":11598068350_0" function="internal">
        <lane id=":11598068350_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.22" shape="2014.19,1079.45 2012.54,1071.40"/>
    </edge>
    <edge id=":11598068350_1" function="internal">
        <lane id=":11598068350_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="2014.19,1079.45 2013.26,1076.86 2011.71,1075.17 2009.53,1074.39 2006.72,1074.52"/>
    </edge>
    <edge id=":11598068350_2" function="internal">
        <lane id=":11598068350_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2014.19,1079.45 2013.17,1078.44 2012.31,1078.20 2011.60,1078.75 2011.06,1080.09"/>
    </edge>
    <edge id=":11598068350_3" function="internal">
        <lane id=":11598068350_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.07" shape="2007.31,1077.66 2008.72,1077.59 2009.81,1077.97 2010.59,1078.81 2011.06,1080.09"/>
    </edge>
    <edge id=":11598068350_4" function="internal">
        <lane id=":11598068350_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.31" shape="2007.31,1077.66 2010.00,1076.83 2011.76,1075.51 2012.61,1073.70 2012.54,1071.40"/>
    </edge>
    <edge id=":11598068350_5" function="internal">
        <lane id=":11598068350_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2007.31,1077.66 2008.34,1076.65 2008.59,1075.79 2008.05,1075.08 2006.72,1074.52"/>
    </edge>
    <edge id=":11598068350_6" function="internal">
        <lane id=":11598068350_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.62" length="4.10" shape="2009.41,1072.06 2009.39,1072.92 2008.93,1073.61 2008.04,1074.15 2006.72,1074.52"/>
    </edge>
    <edge id=":11598068350_7" function="internal">
        <lane id=":11598068350_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.20" shape="2009.41,1072.06 2011.06,1080.09"/>
    </edge>
    <edge id=":11598068350_8" function="internal">
        <lane id=":11598068350_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2009.41,1072.06 2010.44,1073.07 2011.30,1073.30 2012.00,1072.74 2012.54,1071.40"/>
    </edge>
    <edge id=":11598068351_0" function="internal">
        <lane id=":11598068351_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1981.62,1079.22 1980.59,1080.23 1980.34,1081.09 1980.88,1081.80 1982.21,1082.37"/>
    </edge>
    <edge id=":11598068399_0" function="internal">
        <lane id=":11598068399_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="5.02" width="2.00" shape="1960.44,950.14 1959.40,945.23"/>
    </edge>
    <edge id=":11598068399_1" function="internal">
        <lane id=":11598068399_1_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.39" width="2.00" shape="1960.44,950.14 1959.79,949.51 1959.25,949.36 1958.81,949.71 1958.68,950.06"/>
    </edge>
    <edge id=":11598068399_4" function="internal">
        <lane id=":11598068399_4_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.53" width="2.00" shape="1958.68,950.06 1958.48,950.55"/>
    </edge>
    <edge id=":11598068399_2" function="internal">
        <lane id=":11598068399_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="5.01" width="2.00" shape="1957.44,945.64 1958.48,950.55"/>
    </edge>
    <edge id=":11598068399_3" function="internal">
        <lane id=":11598068399_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.39" width="2.00" shape="1957.44,945.64 1958.09,946.27 1958.63,946.41 1959.07,946.07 1959.20,945.72"/>
    </edge>
    <edge id=":11598068399_5" function="internal">
        <lane id=":11598068399_5_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.53" width="2.00" shape="1959.20,945.72 1959.40,945.23"/>
    </edge>
    <edge id=":11602403103_0" function="internal">
        <lane id=":11602403103_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2169.56,734.95 2169.76,733.52 2169.42,732.69 2168.56,732.46 2167.16,732.83"/>
    </edge>
    <edge id=":11602403104_0" function="internal">
        <lane id=":11602403104_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2206.01,732.11 2205.41,730.80 2204.68,730.28 2203.83,730.55 2202.85,731.61"/>
    </edge>
    <edge id=":11602403106_0" function="internal">
        <lane id=":11602403106_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.37" shape="2200.38,737.43 2199.40,738.13 2198.54,738.25 2197.57,738.11 2196.26,738.02"/>
    </edge>
    <edge id=":11602403106_1" function="internal">
        <lane id=":11602403106_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2200.38,737.43 2200.08,738.84"/>
    </edge>
    <edge id=":11602403106_4" function="internal">
        <lane id=":11602403106_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2200.08,738.84 2200.35,739.69 2201.19,739.99 2202.61,739.73"/>
    </edge>
    <edge id=":11602403106_2" function="internal">
        <lane id=":11602403106_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.79" shape="2198.25,741.18 2199.67,741.15 2200.67,741.03 2201.56,740.62 2202.61,739.73"/>
    </edge>
    <edge id=":11602403106_3" function="internal">
        <lane id=":11602403106_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.85" length="1.14" shape="2198.25,741.18 2198.71,740.14"/>
    </edge>
    <edge id=":11602403106_5" function="internal">
        <lane id=":11602403106_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.85" length="4.31" shape="2198.71,740.14 2198.93,739.65 2198.83,738.61 2197.94,738.07 2196.26,738.02"/>
    </edge>
    <edge id=":11607770664_0" function="internal">
        <lane id=":11607770664_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.02" shape="2124.54,727.08 2124.29,722.06"/>
        <lane id=":11607770664_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.02" shape="2121.34,727.23 2121.09,722.23"/>
    </edge>
    <edge id=":11624480214_0" function="internal">
        <lane id=":11624480214_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.05" shape="2126.96,844.06 2126.90,839.02"/>
    </edge>
    <edge id=":11624480233_0" function="internal">
        <lane id=":11624480233_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.95" shape="2077.77,967.61 2080.46,970.56 2082.82,971.32 2084.84,969.89 2086.53,966.27"/>
    </edge>
    <edge id=":11624485091_0" function="internal">
        <lane id=":11624485091_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.50" shape="2078.53,965.38 2078.38,967.88"/>
    </edge>
    <edge id=":11624485142_0" function="internal">
        <lane id=":11624485142_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.10" shape="2152.44,1018.85 2149.06,1022.61"/>
        <lane id=":11624485142_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.10" shape="2154.85,1020.96 2151.41,1024.78"/>
    </edge>
    <edge id=":11626344388_0" function="internal">
        <lane id=":11626344388_0_0" index="0" allow="bicycle" speed="5.56" length="5.10" width="1.00" shape="2063.56,1114.96 2058.55,1115.95"/>
    </edge>
    <edge id=":11626344388_1" function="internal">
        <lane id=":11626344388_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2063.56,1114.96 2063.24,1115.27 2063.17,1115.54"/>
    </edge>
    <edge id=":11626344388_4" function="internal">
        <lane id=":11626344388_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2063.17,1115.54 2063.34,1115.76 2063.75,1115.94"/>
    </edge>
    <edge id=":11626344388_2" function="internal">
        <lane id=":11626344388_2_0" index="0" allow="bicycle" speed="5.56" length="5.10" width="1.00" shape="2058.75,1116.93 2063.75,1115.94"/>
    </edge>
    <edge id=":11626344388_3" function="internal">
        <lane id=":11626344388_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2058.75,1116.93 2059.07,1116.61 2059.14,1116.34"/>
    </edge>
    <edge id=":11626344388_5" function="internal">
        <lane id=":11626344388_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2059.14,1116.34 2058.97,1116.12 2058.55,1115.95"/>
    </edge>
    <edge id=":11626533042_0" function="internal">
        <lane id=":11626533042_0_0" index="0" allow="bicycle" speed="5.56" length="5.00" width="1.00" shape="2057.72,1116.12 2052.81,1117.09"/>
    </edge>
    <edge id=":11626533042_1" function="internal">
        <lane id=":11626533042_1_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2057.72,1116.12 2057.40,1116.43 2057.33,1116.70"/>
    </edge>
    <edge id=":11626533042_4" function="internal">
        <lane id=":11626533042_4_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2057.33,1116.70 2057.50,1116.93 2057.91,1117.10"/>
    </edge>
    <edge id=":11626533042_2" function="internal">
        <lane id=":11626533042_2_0" index="0" allow="bicycle" speed="5.56" length="5.01" width="1.00" shape="2053.00,1118.07 2057.91,1117.10"/>
    </edge>
    <edge id=":11626533042_3" function="internal">
        <lane id=":11626533042_3_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2053.00,1118.07 2053.32,1117.75 2053.40,1117.48"/>
    </edge>
    <edge id=":11626533042_5" function="internal">
        <lane id=":11626533042_5_0" index="0" allow="bicycle" speed="2.04" length="0.73" width="1.00" shape="2053.40,1117.48 2053.23,1117.26 2052.81,1117.09"/>
    </edge>
    <edge id=":11626533043_0" function="internal">
        <lane id=":11626533043_0_0" index="0" allow="bicycle" speed="5.56" length="5.00" width="1.00" shape="2029.94,1121.50 2025.02,1122.40"/>
    </edge>
    <edge id=":11626533043_1" function="internal">
        <lane id=":11626533043_1_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2029.94,1121.50 2029.62,1121.81 2029.54,1122.08 2029.71,1122.30 2030.12,1122.48"/>
    </edge>
    <edge id=":11626533043_2" function="internal">
        <lane id=":11626533043_2_0" index="0" allow="bicycle" speed="5.56" length="5.00" width="1.00" shape="2025.20,1123.39 2030.12,1122.48"/>
    </edge>
    <edge id=":11626533043_3" function="internal">
        <lane id=":11626533043_3_0" index="0" allow="bicycle" speed="2.04" length="1.46" width="1.00" shape="2025.20,1123.39 2025.52,1123.07 2025.60,1122.80 2025.43,1122.58 2025.02,1122.40"/>
    </edge>
    <edge id=":11681502736_0" function="internal">
        <lane id=":11681502736_0_0" index="0" allow="pedestrian bicycle" speed="4.76" length="4.59" width="2.00" shape="2239.17,1235.06 2238.22,1235.71 2237.25,1235.82 2236.26,1235.40 2235.25,1234.44"/>
    </edge>
    <edge id=":11681502736_1" function="internal">
        <lane id=":11681502736_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.02" shape="2239.17,1235.06 2234.13,1239.94"/>
        <lane id=":11681502736_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.02" shape="2241.40,1237.36 2236.35,1242.24"/>
    </edge>
    <edge id=":11681502736_3" function="internal">
        <lane id=":11681502736_3_0" index="0" allow="pedestrian bicycle" speed="4.88" length="4.73" width="2.00" shape="2233.71,1235.72 2234.54,1236.95 2234.88,1238.06 2234.75,1239.05 2234.13,1239.94"/>
    </edge>
    <edge id=":11681502736_4" function="internal">
        <lane id=":11681502736_4_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2233.71,1235.72 2234.58,1235.98 2235.12,1235.85 2235.35,1235.34 2235.25,1234.44"/>
    </edge>
    <edge id=":11681502738_0" function="internal">
        <lane id=":11681502738_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.01" width="2.00" shape="2207.64,1197.07 2202.01,1201.26"/>
    </edge>
    <edge id=":11681502738_1" function="internal">
        <lane id=":11681502738_1_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.42" width="2.00" shape="2207.64,1197.07 2206.18,1198.52 2205.57,1200.06 2205.80,1201.70 2206.87,1203.45"/>
    </edge>
    <edge id=":11681502738_2" function="internal">
        <lane id=":11681502738_2_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2207.64,1197.07 2207.33,1197.92 2207.43,1198.47 2207.93,1198.73 2208.83,1198.68"/>
    </edge>
    <edge id=":11681502738_3" function="internal">
        <lane id=":11681502738_3_0" index="0" allow="pedestrian bicycle" speed="4.37" length="4.06" width="2.00" shape="2208.41,1202.17 2207.82,1201.21 2207.70,1200.31 2208.03,1199.47 2208.83,1198.68"/>
    </edge>
    <edge id=":11681502738_4" function="internal">
        <lane id=":11681502738_4_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.29" width="2.00" shape="2208.41,1202.17 2206.92,1200.80 2205.35,1200.19 2203.72,1200.34 2202.01,1201.26"/>
    </edge>
    <edge id=":11681502738_5" function="internal">
        <lane id=":11681502738_5_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2208.41,1202.17 2207.55,1201.91 2207.00,1202.04 2206.78,1202.55 2206.87,1203.45"/>
    </edge>
    <edge id=":11681502738_6" function="internal">
        <lane id=":11681502738_6_0" index="0" allow="pedestrian bicycle" speed="4.59" length="4.19" width="2.00" shape="2203.20,1202.86 2204.17,1202.35 2205.10,1202.28 2206.00,1202.64 2206.87,1203.45"/>
    </edge>
    <edge id=":11681502738_7" function="internal">
        <lane id=":11681502738_7_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.01" width="2.00" shape="2203.20,1202.86 2208.83,1198.68"/>
    </edge>
    <edge id=":11681502738_8" function="internal">
        <lane id=":11681502738_8_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2203.20,1202.86 2203.51,1202.01 2203.41,1201.46 2202.91,1201.21 2202.01,1201.26"/>
    </edge>
    <edge id=":1198097293_0" function="internal">
        <lane id=":1198097293_0_0" index="0" allow="pedestrian delivery bicycle" speed="13.89" length="7.64" shape="2243.59,1564.90 2244.73,1566.86 2245.55,1568.20 2246.22,1569.59 2246.93,1571.73"/>
    </edge>
    <edge id=":1198097293_1" function="internal">
        <lane id=":1198097293_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.26" shape="2247.35,1564.20 2247.09,1566.46 2246.70,1568.02 2246.53,1569.56 2246.93,1571.73"/>
        <lane id=":1198097293_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.26" shape="2250.56,1564.08 2250.29,1566.11 2249.89,1567.51 2249.68,1568.89 2250.00,1570.84"/>
    </edge>
    <edge id=":135488883#1-AddedOffRampNode_0" function="internal">
        <lane id=":135488883#1-AddedOffRampNode_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.92" shape="2336.18,1154.53 2338.74,1153.24 2341.24,1153.77 2343.75,1154.30 2346.31,1153.00"/>
        <lane id=":135488883#1-AddedOffRampNode_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.92" shape="2336.18,1154.53 2338.22,1153.07 2340.07,1152.68 2341.92,1152.30 2343.96,1150.83"/>
        <lane id=":135488883#1-AddedOffRampNode_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.92" shape="2336.18,1154.53 2341.61,1148.66"/>
        <lane id=":135488883#1-AddedOffRampNode_0_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.92" shape="2333.83,1152.36 2339.26,1146.49"/>
    </edge>
    <edge id=":1514642774_0" function="internal">
        <lane id=":1514642774_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.13" length="7.16" shape="3226.71,479.00 3227.78,480.20 3228.53,481.69 3228.94,483.47 3229.02,485.52"/>
    </edge>
    <edge id=":1514642774_1" function="internal">
        <lane id=":1514642774_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="18.23" shape="3226.71,479.00 3231.05,483.07 3234.12,486.58 3236.41,489.76 3238.45,492.84"/>
    </edge>
    <edge id=":1514642774_2" function="internal">
        <lane id=":1514642774_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="18.28" shape="3226.71,479.00 3241.11,490.37"/>
        <lane id=":1514642774_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="18.28" shape="3228.79,476.57 3243.08,487.85"/>
    </edge>
    <edge id=":1514642778_0" function="internal">
        <lane id=":1514642778_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2190.77,491.61 2191.41,490.32 2191.35,489.43 2190.61,488.94 2189.17,488.85"/>
    </edge>
    <edge id=":1514642786_0" function="internal">
        <lane id=":1514642786_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.17" length="4.90" shape="3206.61,535.52 3205.71,536.49 3204.71,536.98 3203.58,536.99 3202.33,536.52"/>
    </edge>
    <edge id=":1514642786_1" function="internal">
        <lane id=":1514642786_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.32" shape="3206.61,535.52 3202.88,540.62"/>
    </edge>
    <edge id=":1514642794_0" function="internal">
        <lane id=":1514642794_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.30" shape="3144.40,616.34 3142.35,619.38 3140.40,622.36 3138.22,625.08 3135.46,627.38"/>
    </edge>
    <edge id=":1514642794_1" function="internal">
        <lane id=":1514642794_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="14.30" shape="3146.96,618.86 3135.46,627.38"/>
    </edge>
    <edge id=":1515083335_0" function="internal">
        <lane id=":1515083335_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.65" shape="3582.48,840.10 3578.75,837.32"/>
    </edge>
    <edge id=":1515083335_1" function="internal">
        <lane id=":1515083335_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="1.62" shape="3582.48,840.10 3581.18,839.64 3580.94,839.71"/>
    </edge>
    <edge id=":1515083335_4" function="internal">
        <lane id=":1515083335_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="6.08" shape="3580.94,839.71 3579.71,840.03 3578.07,841.27 3576.26,843.34"/>
    </edge>
    <edge id=":1515083335_2" function="internal">
        <lane id=":1515083335_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.60" length="3.94" shape="3576.77,839.83 3577.25,840.45 3577.32,841.24 3576.99,842.20 3576.26,843.34"/>
    </edge>
    <edge id=":1515083335_3" function="internal">
        <lane id=":1515083335_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.78" shape="3576.77,839.83 3580.60,842.69"/>
    </edge>
    <edge id=":1559481893_0" function="internal">
        <lane id=":1559481893_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="3554.53,871.94 3553.55,872.91 3552.50,873.33 3551.37,873.19 3550.18,872.49"/>
    </edge>
    <edge id=":1559481893_1" function="internal">
        <lane id=":1559481893_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="3554.53,871.94 3548.65,879.36"/>
    </edge>
    <edge id=":1559481893_2" function="internal">
        <lane id=":1559481893_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.52" shape="3554.16,877.58 3552.80,876.25 3552.15,875.06 3551.51,873.86 3550.18,872.49"/>
    </edge>
    <edge id=":1559481893_3" function="internal">
        <lane id=":1559481893_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.46" shape="3554.16,877.58 3552.88,876.99 3551.54,877.09 3550.13,877.88 3548.65,879.36"/>
    </edge>
    <edge id=":1559481893_4" function="internal">
        <lane id=":1559481893_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3548.19,875.00 3549.14,876.00 3549.54,877.06 3549.37,878.18 3548.65,879.36"/>
    </edge>
    <edge id=":1559481893_5" function="internal">
        <lane id=":1559481893_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3548.19,875.00 3549.63,875.12 3550.44,874.74 3550.62,873.86 3550.18,872.49"/>
    </edge>
    <edge id=":1585268286_0" function="internal">
        <lane id=":1585268286_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.60" shape="2295.85,1200.47 2298.32,1197.86"/>
    </edge>
    <edge id=":1585268286_1" function="internal">
        <lane id=":1585268286_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.36" shape="2293.59,1198.20 2296.08,1195.82"/>
        <lane id=":1585268286_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.36" shape="2291.33,1195.93 2293.70,1193.66"/>
    </edge>
    <edge id=":1624820896_0" function="internal">
        <lane id=":1624820896_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.61" shape="3168.94,883.81 3166.92,882.77 3165.47,882.05 3164.31,881.05 3163.16,879.19"/>
    </edge>
    <edge id=":1624820896_1" function="internal">
        <lane id=":1624820896_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.58" shape="3168.94,883.81 3167.15,883.02 3165.34,882.73 3163.52,882.94 3161.69,883.64"/>
    </edge>
    <edge id=":1624820896_2" function="internal">
        <lane id=":1624820896_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3168.94,883.81 3167.50,883.90 3166.75,884.39 3166.70,885.29 3167.33,886.58"/>
    </edge>
    <edge id=":1624820896_3" function="internal">
        <lane id=":1624820896_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.36" shape="3163.16,886.48 3164.22,886.08 3165.26,885.96 3166.30,886.13 3167.33,886.58"/>
    </edge>
    <edge id=":1624820896_4" function="internal">
        <lane id=":1624820896_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.04" shape="3163.16,886.48 3164.24,885.47 3164.60,883.91 3164.24,881.82 3163.16,879.19"/>
    </edge>
    <edge id=":1624820896_5" function="internal">
        <lane id=":1624820896_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3163.16,886.48 3163.86,885.22 3163.85,884.32 3163.12,883.80 3161.69,883.64"/>
    </edge>
    <edge id=":1624820905_0" function="internal">
        <lane id=":1624820905_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.32" length="5.63" shape="3148.60,849.68 3148.22,848.36 3148.44,847.17 3149.26,846.11 3150.68,845.17"/>
    </edge>
    <edge id=":1624820905_1" function="internal">
        <lane id=":1624820905_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.60" shape="3142.84,845.91 3149.23,842.32"/>
        <lane id=":1624820905_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.60" shape="3141.16,843.18 3147.78,839.46"/>
        <lane id=":1624820905_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.60" shape="3139.47,840.46 3146.33,836.61"/>
    </edge>
    <edge id=":1632124344_0" function="internal">
        <lane id=":1632124344_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.02" shape="2228.97,624.26 2223.99,624.84"/>
        <lane id=":1632124344_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.02" shape="2229.34,627.44 2224.36,628.02"/>
        <lane id=":1632124344_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.02" shape="2229.71,630.62 2224.73,631.20"/>
    </edge>
    <edge id=":1632130722_0" function="internal">
        <lane id=":1632130722_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.01" shape="2352.56,726.83 2352.80,721.83"/>
        <lane id=":1632130722_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.01" shape="2349.37,726.68 2349.60,721.68"/>
    </edge>
    <edge id=":1632132361_0" function="internal">
        <lane id=":1632132361_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.02" shape="2352.76,789.69 2351.40,789.45 2350.46,788.83 2349.92,787.84 2349.78,786.46"/>
    </edge>
    <edge id=":1632132361_1" function="internal">
        <lane id=":1632132361_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.20" shape="2349.50,792.66 2349.78,786.46"/>
        <lane id=":1632132361_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.20" shape="2346.30,792.51 2346.59,786.32"/>
    </edge>
    <edge id=":1657066287_0" function="internal">
        <lane id=":1657066287_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.68" shape="3494.41,1308.81 3491.10,1299.71"/>
    </edge>
    <edge id=":1657066287_1" function="internal">
        <lane id=":1657066287_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.61" length="2.49" shape="3494.41,1308.81 3493.13,1306.83 3493.01,1306.77"/>
    </edge>
    <edge id=":1657066287_2" function="internal">
        <lane id=":1657066287_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3494.41,1308.81 3493.22,1308.00"/>
    </edge>
    <edge id=":1657066287_6" function="internal">
        <lane id=":1657066287_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.61" length="7.31" shape="3493.01,1306.77 3491.32,1305.86 3488.98,1305.88 3486.11,1306.91"/>
    </edge>
    <edge id=":1657066287_7" function="internal">
        <lane id=":1657066287_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3493.22,1308.00 3492.33,1307.94 3491.74,1308.61 3491.45,1310.02"/>
    </edge>
    <edge id=":1657066287_3" function="internal">
        <lane id=":1657066287_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.21" length="7.21" shape="3488.04,1300.67 3488.46,1302.78 3488.28,1304.53 3487.50,1305.90 3486.11,1306.91"/>
    </edge>
    <edge id=":1657066287_4" function="internal">
        <lane id=":1657066287_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.96" shape="3488.04,1300.67 3491.45,1310.02"/>
    </edge>
    <edge id=":1657066287_5" function="internal">
        <lane id=":1657066287_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3488.04,1300.67 3489.17,1301.57"/>
    </edge>
    <edge id=":1657066287_8" function="internal">
        <lane id=":1657066287_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3489.17,1301.57 3490.05,1301.72 3490.69,1301.10 3491.10,1299.71"/>
    </edge>
    <edge id=":1662407768_0" function="internal">
        <lane id=":1662407768_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.19" shape="3202.07,869.52 3196.75,872.69"/>
    </edge>
    <edge id=":1662407768_1" function="internal">
        <lane id=":1662407768_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3202.07,869.52 3201.45,870.82 3201.51,871.72 3202.27,872.20 3203.71,872.27"/>
    </edge>
    <edge id=":1662407768_2" function="internal">
        <lane id=":1662407768_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3202.63,876.52 3202.10,875.26 3202.11,874.13 3202.64,873.13 3203.71,872.27"/>
    </edge>
    <edge id=":1662407768_3" function="internal">
        <lane id=":1662407768_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.76" shape="3202.63,876.52 3201.06,874.25 3199.55,872.85 3198.11,872.33 3196.75,872.69"/>
    </edge>
    <edge id=":1662407768_4" function="internal">
        <lane id=":1662407768_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3198.38,875.44 3203.71,872.27"/>
    </edge>
    <edge id=":1662407768_5" function="internal">
        <lane id=":1662407768_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3198.38,875.44 3199.00,874.14 3198.94,873.25 3198.19,872.76 3196.75,872.69"/>
    </edge>
    <edge id=":1662407773_0" function="internal">
        <lane id=":1662407773_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.01" shape="3226.99,911.58 3225.73,912.08 3224.59,912.05 3223.60,911.50 3222.74,910.43"/>
    </edge>
    <edge id=":1662407773_1" function="internal">
        <lane id=":1662407773_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.19" shape="3226.99,911.58 3221.63,914.67"/>
    </edge>
    <edge id=":1662407773_2" function="internal">
        <lane id=":1662407773_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.16" shape="3223.24,917.44 3228.58,914.36"/>
    </edge>
    <edge id=":1662407773_3" function="internal">
        <lane id=":1662407773_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.07" length="1.68" shape="3223.24,917.44 3224.23,916.41 3224.27,916.15"/>
    </edge>
    <edge id=":1662407773_4" function="internal">
        <lane id=":1662407773_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.07" length="6.10" shape="3224.27,916.15 3224.47,914.89 3223.97,912.90 3222.74,910.43"/>
    </edge>
    <edge id=":1694190927_0" function="internal">
        <lane id=":1694190927_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.49" shape="2336.13,619.48 2328.58,613.74"/>
    </edge>
    <edge id=":1694190927_1" function="internal">
        <lane id=":1694190927_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.70" shape="2336.13,619.48 2333.20,617.86 2330.71,617.75 2328.65,619.17 2327.02,622.10"/>
    </edge>
    <edge id=":1694190927_2" function="internal">
        <lane id=":1694190927_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2336.13,619.48 2334.69,619.40 2333.89,619.79 2333.73,620.67 2334.20,622.03"/>
    </edge>
    <edge id=":1694190927_3" function="internal">
        <lane id=":1694190927_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.79" length="5.38" shape="2330.01,623.24 2330.76,621.89 2331.71,621.24 2332.86,621.29 2334.20,622.03"/>
    </edge>
    <edge id=":1694190927_4" function="internal">
        <lane id=":1694190927_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.34" shape="2330.01,623.24 2330.85,620.21 2330.89,617.61 2330.14,615.46 2328.58,613.74"/>
    </edge>
    <edge id=":1694190927_5" function="internal">
        <lane id=":1694190927_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2330.01,623.24 2329.69,621.83 2329.09,621.17 2328.20,621.26 2327.02,622.10"/>
    </edge>
    <edge id=":1694190927_6" function="internal">
        <lane id=":1694190927_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.31" shape="2326.55,616.22 2327.37,617.19 2327.72,618.49 2327.60,620.13 2327.02,622.10"/>
    </edge>
    <edge id=":1694190927_7" function="internal">
        <lane id=":1694190927_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.61" shape="2326.55,616.22 2334.20,622.03"/>
    </edge>
    <edge id=":1694190927_8" function="internal">
        <lane id=":1694190927_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.68" shape="2326.55,616.22 2327.99,616.36 2328.81,615.99 2329.00,615.12 2328.58,613.74"/>
    </edge>
    <edge id=":1695424254_0" function="internal">
        <lane id=":1695424254_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.30" shape="3358.43,1075.04 3351.60,1081.35"/>
    </edge>
    <edge id=":1695424254_1" function="internal">
        <lane id=":1695424254_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="7.74" shape="3358.43,1075.04 3356.61,1077.11 3355.60,1078.90 3355.43,1080.41 3356.08,1081.65"/>
    </edge>
    <edge id=":1695424254_2" function="internal">
        <lane id=":1695424254_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.18" length="7.71" shape="3358.38,1079.43 3357.18,1078.74 3355.65,1078.84 3353.79,1079.71 3351.60,1081.35"/>
    </edge>
    <edge id=":1695424254_3" function="internal">
        <lane id=":1695424254_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3358.38,1079.43 3356.97,1079.12 3356.12,1079.39 3355.82,1080.23 3356.08,1081.65"/>
    </edge>
    <edge id=":1695424262_0" function="internal">
        <lane id=":1695424262_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.16" shape="3279.67,1139.63 3277.54,1141.33 3276.04,1142.42 3274.45,1143.40 3272.08,1144.73"/>
    </edge>
    <edge id=":1695424262_1" function="internal">
        <lane id=":1695424262_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.45" length="7.68" shape="3279.67,1139.63 3277.68,1141.46 3276.45,1143.12 3275.99,1144.61 3276.30,1145.93"/>
    </edge>
    <edge id=":1695424262_2" function="internal">
        <lane id=":1695424262_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.08" length="7.76" shape="3279.10,1144.39 3278.09,1143.39 3276.59,1143.11 3274.58,1143.56 3272.08,1144.73"/>
    </edge>
    <edge id=":1695424262_3" function="internal">
        <lane id=":1695424262_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3279.10,1144.39 3277.81,1143.72 3276.92,1143.76 3276.41,1144.50 3276.30,1145.93"/>
    </edge>
    <edge id=":1695424263_0" function="internal">
        <lane id=":1695424263_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.48" shape="3326.01,1101.43 3318.63,1107.38"/>
    </edge>
    <edge id=":1695424263_1" function="internal">
        <lane id=":1695424263_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.02" length="7.93" shape="3326.01,1101.43 3323.93,1103.30 3322.76,1105.00 3322.50,1106.53 3323.16,1107.90"/>
    </edge>
    <edge id=":1695424263_2" function="internal">
        <lane id=":1695424263_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.15" length="7.88" shape="3325.57,1105.80 3324.33,1104.97 3322.76,1104.96 3320.86,1105.76 3318.63,1107.38"/>
    </edge>
    <edge id=":1695424263_3" function="internal">
        <lane id=":1695424263_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3325.57,1105.80 3324.18,1105.42 3323.31,1105.64 3322.97,1106.47 3323.16,1107.90"/>
    </edge>
    <edge id=":1695442655_0" function="internal">
        <lane id=":1695442655_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3410.02,1171.23 3418.54,1167.24"/>
        <lane id=":1695442655_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3408.67,1168.33 3417.18,1164.35"/>
    </edge>
    <edge id=":1695442655_2" function="internal">
        <lane id=":1695442655_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.06" length="7.80" shape="3408.67,1168.33 3411.09,1166.98 3412.62,1165.61 3413.26,1164.21 3413.01,1162.80"/>
    </edge>
    <edge id=":1695442655_3" function="internal">
        <lane id=":1695442655_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.12" length="7.78" shape="3410.13,1164.20 3411.08,1165.26 3412.58,1165.64 3414.61,1165.34 3417.18,1164.35"/>
    </edge>
    <edge id=":1695442655_4" function="internal">
        <lane id=":1695442655_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3410.13,1164.20 3411.37,1164.93 3412.27,1164.94 3412.81,1164.23 3413.01,1162.80"/>
    </edge>
    <edge id=":1695442658_0" function="internal">
        <lane id=":1695442658_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3195.28,1082.39 3193.97,1081.80 3193.08,1081.89 3192.61,1082.65 3192.58,1084.09"/>
    </edge>
    <edge id=":1695442664_0" function="internal">
        <lane id=":1695442664_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="12.11" shape="3388.31,1044.85 3386.22,1047.40 3384.38,1049.45 3382.46,1051.43 3380.11,1053.74"/>
    </edge>
    <edge id=":1695442664_1" function="internal">
        <lane id=":1695442664_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.88" length="7.00" shape="3388.31,1044.85 3387.72,1046.13 3387.89,1047.55 3388.81,1049.09 3390.48,1050.76"/>
    </edge>
    <edge id=":1695442664_2" function="internal">
        <lane id=":1695442664_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.27" length="9.04" shape="3379.72,1046.05 3381.44,1047.89 3382.08,1049.79 3381.63,1051.74 3380.11,1053.74"/>
    </edge>
    <edge id=":1695442664_3" function="internal">
        <lane id=":1695442664_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.30" shape="3379.72,1046.05 3388.41,1053.20"/>
        <lane id=":1695442664_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.30" shape="3381.73,1043.55 3390.48,1050.76"/>
    </edge>
    <edge id=":1695442665_0" function="internal">
        <lane id=":1695442665_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.82" length="10.41" shape="3244.31,1196.09 3241.94,1197.72 3240.71,1199.70 3240.61,1202.03 3241.64,1204.71"/>
    </edge>
    <edge id=":1695442665_1" function="internal">
        <lane id=":1695442665_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3244.31,1196.09 3243.59,1197.34 3243.59,1198.23 3244.30,1198.77 3245.73,1198.96"/>
    </edge>
    <edge id=":1695442665_2" function="internal">
        <lane id=":1695442665_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="3244.43,1203.15 3243.93,1201.84 3243.98,1200.71 3244.58,1199.75 3245.73,1198.96"/>
    </edge>
    <edge id=":1695442665_3" function="internal">
        <lane id=":1695442665_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3244.43,1203.15 3243.15,1202.49"/>
    </edge>
    <edge id=":1695442665_6" function="internal">
        <lane id=":1695442665_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3243.15,1202.49 3242.25,1202.53 3241.75,1203.27 3241.64,1204.71"/>
    </edge>
    <edge id=":1695442665_4" function="internal">
        <lane id=":1695442665_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.65" shape="3238.38,1195.67 3239.56,1198.25 3240.02,1200.18 3240.47,1202.11 3241.64,1204.71"/>
    </edge>
    <edge id=":1695442665_5" function="internal">
        <lane id=":1695442665_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.64" length="5.79" shape="3238.38,1195.67 3239.99,1197.90 3241.75,1199.19 3242.59,1199.35"/>
    </edge>
    <edge id=":1695442665_7" function="internal">
        <lane id=":1695442665_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.64" length="3.24" shape="3242.59,1199.35 3243.67,1199.54 3245.73,1198.96"/>
    </edge>
    <edge id=":1707874105_0" function="internal">
        <lane id=":1707874105_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="1761.71,744.41 1761.48,745.84 1761.79,746.67 1762.65,746.92 1764.05,746.59"/>
    </edge>
    <edge id=":1707874109_0" function="internal">
        <lane id=":1707874109_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.64" shape="1814.41,608.05 1814.53,606.08 1814.59,604.73 1814.59,603.39 1814.55,601.42"/>
    </edge>
    <edge id=":1707874109_1" function="internal">
        <lane id=":1707874109_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.14" length="1.66" shape="1814.41,608.05 1814.09,606.67 1813.91,606.50"/>
    </edge>
    <edge id=":1707874109_4" function="internal">
        <lane id=":1707874109_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.14" length="6.24" shape="1813.91,606.50 1812.95,605.63 1810.98,604.90 1808.17,604.51"/>
    </edge>
    <edge id=":1707874109_2" function="internal">
        <lane id=":1707874109_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.12" shape="1811.35,601.49 1811.17,602.90 1810.59,603.87 1809.58,604.41 1808.17,604.51"/>
    </edge>
    <edge id=":1707874109_3" function="internal">
        <lane id=":1707874109_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.35" shape="1811.35,601.49 1811.39,603.37 1811.39,604.66 1811.34,605.95 1811.21,607.83"/>
    </edge>
    <edge id=":1707874118_0" function="internal">
        <lane id=":1707874118_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="1805.95,512.94 1804.98,511.87 1804.13,511.60 1803.40,512.12 1802.79,513.42"/>
    </edge>
    <edge id=":1707874120_0" function="internal">
        <lane id=":1707874120_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.25" length="5.67" shape="1799.68,693.81 1799.00,695.03 1798.00,695.70 1796.66,695.82 1794.99,695.39"/>
    </edge>
    <edge id=":1707874120_1" function="internal">
        <lane id=":1707874120_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.93" shape="1799.68,693.81 1798.69,696.58 1797.86,698.42 1796.79,700.14 1795.11,702.56"/>
    </edge>
    <edge id=":1707874120_2" function="internal">
        <lane id=":1707874120_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.82" shape="1797.73,704.39 1799.49,701.84 1800.69,699.86 1801.65,697.76 1802.71,694.85"/>
    </edge>
    <edge id=":1707874120_3" function="internal">
        <lane id=":1707874120_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.71" length="3.59" shape="1797.73,704.39 1799.20,701.49 1799.21,701.16"/>
    </edge>
    <edge id=":1707874120_7" function="internal">
        <lane id=":1707874120_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.71" length="7.87" shape="1799.21,701.16 1799.24,699.02 1797.84,696.99 1794.99,695.39"/>
    </edge>
    <edge id=":1707874120_4" function="internal">
        <lane id=":1707874120_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.82" length="5.32" shape="1793.84,698.38 1795.16,699.12 1795.81,700.06 1795.79,701.21 1795.11,702.56"/>
    </edge>
    <edge id=":1707874120_5" function="internal">
        <lane id=":1707874120_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.01" length="10.97" shape="1793.84,698.38 1796.93,699.14 1799.44,698.80 1801.36,697.37 1802.71,694.85"/>
    </edge>
    <edge id=":1707874120_6" function="internal">
        <lane id=":1707874120_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1793.84,698.38 1795.25,698.06 1795.91,697.46 1795.82,696.57 1794.99,695.39"/>
    </edge>
    <edge id=":1722609926_0" function="internal">
        <lane id=":1722609926_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.86" length="10.61" shape="3722.43,1399.89 3721.47,1401.87 3719.71,1403.33 3717.14,1404.27 3713.77,1404.71"/>
    </edge>
    <edge id=":1722609926_1" function="internal">
        <lane id=":1722609926_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.79" shape="3722.43,1399.89 3721.39,1401.90 3719.93,1402.83 3718.32,1403.71 3716.87,1405.57"/>
        <lane id=":1722609926_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.79" shape="3725.53,1400.67 3724.45,1402.86 3722.94,1403.92 3721.29,1404.93 3719.75,1406.95"/>
        <lane id=":1722609926_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.79" shape="3728.64,1401.45 3727.51,1403.82 3725.96,1405.01 3724.25,1406.15 3722.63,1408.34"/>
        <lane id=":1722609926_1_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.79" shape="3728.64,1401.45 3727.96,1403.99 3727.39,1405.70 3726.66,1407.35 3725.52,1409.72"/>
    </edge>
    <edge id=":1756918993_0" function="internal">
        <lane id=":1756918993_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="0.20" shape="1929.08,740.82 1929.04,740.77 1929.01,740.74 1928.98,740.71 1928.93,740.67"/>
    </edge>
    <edge id=":1756918994_0" function="internal">
        <lane id=":1756918994_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.97" shape="1919.91,746.53 1921.39,748.25 1922.08,749.70 1922.74,751.17 1924.11,753.01"/>
        <lane id=":1756918994_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.97" shape="1922.10,744.19 1923.62,745.96 1924.35,747.44 1925.05,748.95 1926.46,750.84"/>
        <lane id=":1756918994_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.97" shape="1922.10,744.19 1924.00,745.63 1925.53,746.35 1927.02,747.11 1928.81,748.67"/>
    </edge>
    <edge id=":1756919003_0" function="internal">
        <lane id=":1756919003_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2503.70,1797.85 2503.55,1799.29 2503.90,1800.11 2504.77,1800.31 2506.16,1799.91"/>
    </edge>
    <edge id=":1756919004_0" function="internal">
        <lane id=":1756919004_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2481.61,1827.47 2483.00,1827.86 2483.87,1827.65 2484.22,1826.83 2484.05,1825.39"/>
    </edge>
    <edge id=":1803677144_0" function="internal">
        <lane id=":1803677144_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="5.04" shape="1889.40,1515.41 1889.65,1516.89 1889.89,1517.88 1890.21,1518.86 1890.67,1520.28"/>
    </edge>
    <edge id=":1803677144_1" function="internal">
        <lane id=":1803677144_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.20" shape="1892.56,1514.92 1892.54,1516.40 1892.16,1517.42 1891.79,1518.44 1891.82,1519.91"/>
        <lane id=":1803677144_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.20" shape="1895.72,1514.42 1895.68,1515.76 1895.28,1516.68 1894.89,1517.59 1894.89,1518.93"/>
        <lane id=":1803677144_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.20" shape="1898.88,1513.93 1898.82,1515.13 1898.39,1515.94 1897.98,1516.74 1897.96,1517.94"/>
        <lane id=":1803677144_1_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.20" shape="1902.04,1513.43 1901.95,1514.49 1901.51,1515.20 1901.08,1515.90 1901.03,1516.95"/>
        <lane id=":1803677144_1_4" index="4" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.20" shape="1905.20,1512.93 1904.10,1515.97"/>
    </edge>
    <edge id=":1803687953_0" function="internal">
        <lane id=":1803687953_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.64" shape="2561.31,883.42 2560.17,884.05 2558.57,884.19 2556.52,883.84 2554.01,882.99"/>
    </edge>
    <edge id=":1803687953_1" function="internal">
        <lane id=":1803687953_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.35" shape="2561.31,883.42 2553.48,890.19"/>
    </edge>
    <edge id=":1803687953_2" function="internal">
        <lane id=":1803687953_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2561.31,883.42 2561.00,884.83 2561.26,885.68 2562.11,885.99 2563.53,885.73"/>
    </edge>
    <edge id=":1803687953_3" function="internal">
        <lane id=":1803687953_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.60" shape="2555.51,892.67 2563.53,885.73"/>
    </edge>
    <edge id=":1803687953_4" function="internal">
        <lane id=":1803687953_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.24" shape="2555.51,892.67 2558.21,889.77 2558.86,887.19 2557.46,884.93 2554.01,882.99"/>
    </edge>
    <edge id=":1803687953_5" function="internal">
        <lane id=":1803687953_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2555.51,892.67 2555.93,891.29 2555.73,890.42 2554.92,890.05 2553.48,890.19"/>
    </edge>
    <edge id=":1803687953_6" function="internal">
        <lane id=":1803687953_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.68" length="5.79" shape="2552.83,885.96 2554.33,886.81 2554.95,887.80 2554.66,888.93 2553.48,890.19"/>
    </edge>
    <edge id=":1803687953_7" function="internal">
        <lane id=":1803687953_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.27" shape="2552.83,885.96 2556.27,887.05 2559.20,887.38 2561.62,886.94 2563.53,885.73"/>
    </edge>
    <edge id=":1803687953_8" function="internal">
        <lane id=":1803687953_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2552.83,885.96 2554.24,885.67 2554.90,885.07 2554.83,884.18 2554.01,882.99"/>
    </edge>
    <edge id=":1803688001_0" function="internal">
        <lane id=":1803688001_0_0" index="0" allow="delivery bicycle" speed="5.56" length="0.10" shape="1870.77,791.90 1870.77,791.90"/>
    </edge>
    <edge id=":1803688004_0" function="internal">
        <lane id=":1803688004_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.86" shape="1791.14,814.51 1789.52,813.92 1788.50,813.32 1787.58,812.54 1786.27,811.39"/>
    </edge>
    <edge id=":1803688004_1" function="internal">
        <lane id=":1803688004_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.20" length="7.39" shape="1791.14,814.51 1788.67,814.02 1787.02,814.30 1786.21,815.37 1786.22,817.23"/>
    </edge>
    <edge id=":1803688004_2" function="internal">
        <lane id=":1803688004_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.05" shape="1784.23,813.86 1785.13,814.64 1785.66,815.29 1785.97,816.07 1786.22,817.23"/>
    </edge>
    <edge id=":1803688004_3" function="internal">
        <lane id=":1803688004_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1784.23,813.86 1785.67,814.01 1786.48,813.65 1786.68,812.77 1786.27,811.39"/>
    </edge>
    <edge id=":1803688018_0" function="internal">
        <lane id=":1803688018_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.13" length="7.45" shape="1790.74,906.07 1790.59,903.98 1791.05,902.56 1792.01,901.25 1793.35,899.46"/>
    </edge>
    <edge id=":1803688018_1" function="internal">
        <lane id=":1803688018_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.57" shape="1790.74,906.07 1789.33,898.64"/>
        <lane id=":1803688018_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.57" shape="1787.60,906.68 1786.19,899.24"/>
    </edge>
    <edge id=":1803688043_0" function="internal">
        <lane id=":1803688043_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.01" shape="1773.69,794.85 1773.40,793.40 1773.06,792.44 1772.63,791.51 1772.11,790.11"/>
    </edge>
    <edge id=":1803688043_1" function="internal">
        <lane id=":1803688043_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="1773.69,794.85 1772.73,793.77"/>
    </edge>
    <edge id=":1803688043_4" function="internal">
        <lane id=":1803688043_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="1772.73,793.77 1771.88,793.49 1771.15,793.99 1770.52,795.29"/>
    </edge>
    <edge id=":1803688043_2" function="internal">
        <lane id=":1803688043_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.47" shape="1769.06,791.09 1769.53,792.33 1769.93,793.16 1770.26,794.01 1770.52,795.29"/>
    </edge>
    <edge id=":1803688043_3" function="internal">
        <lane id=":1803688043_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="1769.06,791.09 1770.19,791.99"/>
    </edge>
    <edge id=":1803688043_5" function="internal">
        <lane id=":1803688043_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="1770.19,791.99 1771.08,792.12 1771.72,791.50 1772.11,790.11"/>
    </edge>
    <edge id=":1803692637_0" function="internal">
        <lane id=":1803692637_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2274.88,901.57 2273.66,902.35 2273.25,903.14 2273.63,903.95 2274.81,904.77"/>
    </edge>
    <edge id=":1803692640_0" function="internal">
        <lane id=":1803692640_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2281.91,869.32 2280.68,870.08 2280.26,870.87 2280.63,871.68 2281.81,872.52"/>
    </edge>
    <edge id=":1803692667_0" function="internal">
        <lane id=":1803692667_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.01" shape="2126.55,779.92 2126.38,774.92"/>
        <lane id=":1803692667_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.01" shape="2123.36,780.03 2123.18,775.03"/>
    </edge>
    <edge id=":1803692673_0" function="internal">
        <lane id=":1803692673_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.62" shape="2010.76,651.19 2010.67,651.20 2010.61,651.21 2010.55,651.21 2010.45,651.20"/>
        <lane id=":1803692673_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.62" shape="2011.13,654.37 2010.86,654.40 2010.67,654.42 2010.48,654.41 2010.21,654.39"/>
    </edge>
    <edge id=":1803692678_0" function="internal">
        <lane id=":1803692678_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.62" length="6.30" shape="2167.03,732.98 2165.58,734.26 2164.47,734.45 2163.69,733.54 2163.24,731.55"/>
    </edge>
    <edge id=":1803692678_1" function="internal">
        <lane id=":1803692678_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.44" shape="2167.03,732.98 2164.50,735.55 2162.09,737.41 2159.80,738.56 2157.62,738.99"/>
    </edge>
    <edge id=":1803692678_2" function="internal">
        <lane id=":1803692678_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="15.48" shape="2167.03,732.98 2164.29,736.95 2164.12,739.74 2166.51,741.35 2171.47,741.80"/>
    </edge>
    <edge id=":1803692678_3" function="internal">
        <lane id=":1803692678_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2167.03,732.98 2166.83,734.41 2167.17,735.24 2168.03,735.47 2169.43,735.10"/>
    </edge>
    <edge id=":1803692678_4" function="internal">
        <lane id=":1803692678_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.60" length="6.28" shape="2171.39,738.60 2169.33,738.42 2168.32,737.78 2168.35,736.67 2169.43,735.10"/>
    </edge>
    <edge id=":1803692678_5" function="internal">
        <lane id=":1803692678_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.06" shape="2171.39,738.60 2168.13,738.22 2165.68,736.92 2164.05,734.69 2163.24,731.55"/>
    </edge>
    <edge id=":1803692678_6" function="internal">
        <lane id=":1803692678_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.78" shape="2171.39,738.60 2157.62,738.99"/>
    </edge>
    <edge id=":1803692678_7" function="internal">
        <lane id=":1803692678_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2171.39,738.60 2170.21,739.42 2169.83,740.23 2170.25,741.02 2171.47,741.80"/>
    </edge>
    <edge id=":1803692678_8" function="internal">
        <lane id=":1803692678_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.73" shape="2157.74,742.19 2171.47,741.80"/>
    </edge>
    <edge id=":1803692678_9" function="internal">
        <lane id=":1803692678_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.02" shape="2157.74,742.19 2160.58,741.67 2163.47,740.31 2166.42,738.12 2169.43,735.10"/>
    </edge>
    <edge id=":1803692678_10" function="internal">
        <lane id=":1803692678_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.66" shape="2157.74,742.19 2160.58,741.43 2162.44,739.40 2163.33,736.11 2163.24,731.55"/>
    </edge>
    <edge id=":1803692678_11" function="internal">
        <lane id=":1803692678_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2157.74,742.19 2158.91,741.35 2159.28,740.53 2158.85,739.75 2157.62,738.99"/>
    </edge>
    <edge id=":1803692678_12" function="internal">
        <lane id=":1803692678_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.33" shape="2160.06,731.90 2160.20,734.96 2159.84,737.16 2158.98,738.50 2157.62,738.99"/>
    </edge>
    <edge id=":1803692678_13" function="internal">
        <lane id=":1803692678_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="16.91" shape="2160.06,731.90 2161.19,736.32 2163.47,739.44 2166.90,741.27 2171.47,741.80"/>
    </edge>
    <edge id=":1803692678_14" function="internal">
        <lane id=":1803692678_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="15.42" shape="2160.06,731.90 2161.16,736.70 2163.08,738.83 2165.84,738.30 2169.43,735.10"/>
    </edge>
    <edge id=":1803692678_15" function="internal">
        <lane id=":1803692678_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2160.06,731.90 2160.99,733.00 2161.83,733.31 2162.58,732.83 2163.24,731.55"/>
    </edge>
    <edge id=":1803692694_0" function="internal">
        <lane id=":1803692694_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="9.46" shape="2155.43,632.88 2146.00,634.05"/>
        <lane id=":1803692694_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="9.46" shape="2155.80,636.06 2146.42,637.22"/>
        <lane id=":1803692694_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="9.46" shape="2156.18,639.23 2146.83,640.39"/>
    </edge>
    <edge id=":1803692694_3" function="internal">
        <lane id=":1803692694_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="7.79" shape="2156.18,639.23 2153.47,639.75 2151.58,640.57 2150.52,641.68 2150.28,643.10"/>
    </edge>
    <edge id=":1803692694_4" function="internal">
        <lane id=":1803692694_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="10.26" shape="2153.46,642.75 2152.75,640.02 2151.35,638.19 2149.23,637.26 2146.42,637.22"/>
        <lane id=":1803692694_4_1" index="1" allow="pedestrian delivery bicycle" speed="6.06" length="7.81" shape="2153.46,642.75 2152.91,641.41 2151.63,640.57 2149.60,640.23 2146.83,640.39"/>
    </edge>
    <edge id=":1803692694_6" function="internal">
        <lane id=":1803692694_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2153.46,642.75 2152.53,641.65 2151.69,641.34 2150.94,641.82 2150.28,643.10"/>
    </edge>
    <edge id=":1803692707_0" function="internal">
        <lane id=":1803692707_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.13" shape="2005.61,693.18 2011.36,701.53"/>
    </edge>
    <edge id=":1803692707_1" function="internal">
        <lane id=":1803692707_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="2009.15,691.80 2009.39,694.83 2009.46,696.97 2009.92,698.97 2011.36,701.53"/>
    </edge>
    <edge id=":1803692709_0" function="internal">
        <lane id=":1803692709_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.60" shape="2020.22,650.09 2011.68,651.09"/>
        <lane id=":1803692709_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.60" shape="2020.58,653.27 2012.05,654.27"/>
    </edge>
    <edge id=":1803692709_2" function="internal">
        <lane id=":1803692709_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="8.94" length="8.59" shape="2020.58,653.27 2018.55,653.74 2016.72,654.66 2015.09,656.04 2013.67,657.87"/>
    </edge>
    <edge id=":1803692712_0" function="internal">
        <lane id=":1803692712_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2073.51,706.43 2074.48,707.49 2075.33,707.77 2076.06,707.26 2076.67,705.95"/>
    </edge>
    <edge id=":1803692721_0" function="internal">
        <lane id=":1803692721_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2174.42,837.24 2173.63,836.03 2172.84,835.62 2172.03,836.01 2171.22,837.20"/>
    </edge>
    <edge id=":1803692724_0" function="internal">
        <lane id=":1803692724_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.01" length="5.95" shape="2005.56,650.56 2004.01,650.07 2002.97,649.62 2002.06,648.97 2000.88,647.86"/>
        <lane id=":1803692724_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.93" length="5.95" shape="2004.61,653.61 2002.79,653.06 2001.56,652.58 2000.47,651.86 1999.09,650.59"/>
    </edge>
    <edge id=":1812112350_0" function="internal">
        <lane id=":1812112350_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3881.32,432.84 3882.41,431.90 3882.71,431.05 3882.21,430.31 3880.92,429.66"/>
    </edge>
    <edge id=":1812112361_0" function="internal">
        <lane id=":1812112361_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.80" length="4.22" shape="3541.27,553.19 3540.54,554.20 3539.97,554.86 3539.27,555.36 3538.16,555.92"/>
    </edge>
    <edge id=":1812112361_1" function="internal">
        <lane id=":1812112361_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.20" length="1.54" shape="3541.27,553.19 3540.90,554.37 3540.97,554.66"/>
    </edge>
    <edge id=":1812112361_4" function="internal">
        <lane id=":1812112361_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.20" length="5.94" shape="3540.97,554.66 3541.29,555.80 3542.45,557.48 3544.37,559.39"/>
    </edge>
    <edge id=":1812112361_2" function="internal">
        <lane id=":1812112361_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.03" length="5.20" shape="3539.51,558.82 3540.85,558.37 3542.11,558.32 3543.28,558.66 3544.37,559.39"/>
    </edge>
    <edge id=":1812112361_3" function="internal">
        <lane id=":1812112361_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.49" length="5.88" shape="3539.51,558.82 3541.06,558.05 3542.05,557.36 3542.85,556.46 3543.88,555.05"/>
    </edge>
    <edge id=":1812112391_0" function="internal">
        <lane id=":1812112391_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3751.84,481.69 3752.96,480.79 3753.28,479.95 3752.81,479.19 3751.54,478.51"/>
    </edge>
    <edge id=":1814611263_0" function="internal">
        <lane id=":1814611263_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.06" shape="3478.67,1269.51 3474.94,1261.25"/>
    </edge>
    <edge id=":1814611263_1" function="internal">
        <lane id=":1814611263_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.93" length="3.01" shape="3478.67,1269.51 3477.14,1267.29 3476.88,1267.12"/>
    </edge>
    <edge id=":1814611263_7" function="internal">
        <lane id=":1814611263_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.93" length="6.98" shape="3476.88,1267.12 3475.24,1266.05 3472.97,1265.79 3470.33,1266.53"/>
    </edge>
    <edge id=":1814611263_2" function="internal">
        <lane id=":1814611263_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="5.02" shape="3471.60,1269.46 3472.94,1269.09 3474.08,1269.21 3475.04,1269.82 3475.80,1270.93"/>
    </edge>
    <edge id=":1814611263_3" function="internal">
        <lane id=":1814611263_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.88" length="10.06" shape="3471.60,1269.46 3473.95,1268.02 3475.28,1266.18 3475.62,1263.92 3474.94,1261.25"/>
    </edge>
    <edge id=":1814611263_4" function="internal">
        <lane id=":1814611263_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3471.60,1269.46 3472.39,1268.25 3472.44,1267.36 3471.75,1266.78 3470.33,1266.53"/>
    </edge>
    <edge id=":1814611263_5" function="internal">
        <lane id=":1814611263_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="4.98" shape="3471.98,1262.47 3472.31,1263.79 3472.15,1264.90 3471.49,1265.82 3470.33,1266.53"/>
    </edge>
    <edge id=":1814611263_6" function="internal">
        <lane id=":1814611263_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.29" shape="3471.98,1262.47 3475.80,1270.93"/>
    </edge>
    <edge id=":1814611267_0" function="internal">
        <lane id=":1814611267_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.48" shape="3389.86,864.58 3382.31,858.84"/>
    </edge>
    <edge id=":1814611267_1" function="internal">
        <lane id=":1814611267_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.21" shape="3389.86,864.58 3387.43,863.20 3385.14,862.93 3383.00,863.78 3381.01,865.75"/>
    </edge>
    <edge id=":1814611267_2" function="internal">
        <lane id=":1814611267_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3389.86,864.58 3388.42,864.48 3387.62,864.87 3387.44,865.74 3387.90,867.11"/>
    </edge>
    <edge id=":1814611267_3" function="internal">
        <lane id=":1814611267_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3383.55,867.69 3384.53,866.72 3385.58,866.30 3386.71,866.43 3387.90,867.11"/>
    </edge>
    <edge id=":1814611267_4" function="internal">
        <lane id=":1814611267_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="3383.55,867.69 3384.91,865.24 3385.16,862.95 3384.29,860.82 3382.31,858.84"/>
    </edge>
    <edge id=":1814611267_5" function="internal">
        <lane id=":1814611267_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3383.55,867.69 3383.64,866.25 3383.25,865.44 3382.37,865.28 3381.01,865.75"/>
    </edge>
    <edge id=":1814611267_6" function="internal">
        <lane id=":1814611267_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3380.40,861.41 3381.37,862.38 3381.80,863.42 3381.67,864.55 3381.01,865.75"/>
    </edge>
    <edge id=":1814611267_7" function="internal">
        <lane id=":1814611267_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="3380.40,861.41 3387.90,867.11"/>
    </edge>
    <edge id=":1814611267_8" function="internal">
        <lane id=":1814611267_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3380.40,861.41 3381.84,861.48 3382.63,861.08 3382.79,860.20 3382.31,858.84"/>
    </edge>
    <edge id=":1814611275_0" function="internal">
        <lane id=":1814611275_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.03" shape="3346.72,1239.02 3345.41,1239.42 3344.28,1239.30 3343.34,1238.66 3342.59,1237.50"/>
    </edge>
    <edge id=":1814611275_1" function="internal">
        <lane id=":1814611275_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.44" shape="3346.72,1239.02 3338.14,1242.95"/>
    </edge>
    <edge id=":1814611275_2" function="internal">
        <lane id=":1814611275_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3346.72,1239.02 3344.39,1240.56 3343.10,1242.47 3342.87,1244.75 3343.70,1247.42"/>
    </edge>
    <edge id=":1814611275_3" function="internal">
        <lane id=":1814611275_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3346.72,1239.02 3345.98,1240.26 3345.95,1241.15 3346.66,1241.70 3348.08,1241.92"/>
    </edge>
    <edge id=":1814611275_4" function="internal">
        <lane id=":1814611275_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.01" shape="3346.59,1246.05 3346.18,1244.74 3346.30,1243.61 3346.93,1242.67 3348.08,1241.92"/>
    </edge>
    <edge id=":1814611275_5" function="internal">
        <lane id=":1814611275_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.44" shape="3346.59,1246.05 3342.59,1237.50"/>
    </edge>
    <edge id=":1814611275_6" function="internal">
        <lane id=":1814611275_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.21" shape="3346.59,1246.05 3345.06,1243.73 3343.14,1242.44 3340.83,1242.18 3338.14,1242.95"/>
    </edge>
    <edge id=":1814611275_7" function="internal">
        <lane id=":1814611275_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3346.59,1246.05 3345.35,1245.31 3344.46,1245.29 3343.91,1245.99 3343.70,1247.42"/>
    </edge>
    <edge id=":1814611275_8" function="internal">
        <lane id=":1814611275_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.14" shape="3339.44,1245.87 3340.80,1245.48 3341.96,1245.61 3342.93,1246.26 3343.70,1247.42"/>
    </edge>
    <edge id=":1814611275_9" function="internal">
        <lane id=":1814611275_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.51" shape="3339.44,1245.87 3348.08,1241.92"/>
    </edge>
    <edge id=":1814611275_10" function="internal">
        <lane id=":1814611275_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.24" shape="3339.44,1245.87 3341.82,1244.38 3343.14,1242.48 3343.39,1240.19 3342.59,1237.50"/>
    </edge>
    <edge id=":1814611275_11" function="internal">
        <lane id=":1814611275_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3339.44,1245.87 3340.21,1244.65 3340.25,1243.76 3339.56,1243.19 3338.14,1242.95"/>
    </edge>
    <edge id=":1814611275_12" function="internal">
        <lane id=":1814611275_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3339.68,1238.84 3340.08,1240.16 3339.95,1241.29 3339.31,1242.21 3338.14,1242.95"/>
    </edge>
    <edge id=":1814611275_13" function="internal">
        <lane id=":1814611275_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="3339.68,1238.84 3343.70,1247.42"/>
    </edge>
    <edge id=":1814611275_14" function="internal">
        <lane id=":1814611275_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="3339.68,1238.84 3341.21,1241.20 3343.12,1242.50 3345.41,1242.74 3348.08,1241.92"/>
    </edge>
    <edge id=":1814611275_15" function="internal">
        <lane id=":1814611275_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3339.68,1238.84 3340.91,1239.59 3341.81,1239.62 3342.37,1238.92 3342.59,1237.50"/>
    </edge>
    <edge id=":1814611278_0" function="internal">
        <lane id=":1814611278_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.03" shape="3728.91,1187.88 3727.02,1197.67"/>
        <lane id=":1814611278_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.03" shape="3732.06,1188.44 3730.16,1198.29"/>
        <lane id=":1814611278_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.03" shape="3735.21,1189.01 3733.30,1198.91"/>
    </edge>
    <edge id=":1814611278_3" function="internal">
        <lane id=":1814611278_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.97" length="9.07" shape="3735.21,1189.01 3734.94,1191.77 3735.20,1194.08 3736.00,1195.95 3737.32,1197.37"/>
    </edge>
    <edge id=":1814611278_4" function="internal">
        <lane id=":1814611278_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="12.80" shape="3739.24,1194.81 3735.93,1192.97 3733.32,1192.94 3731.40,1194.71 3730.16,1198.29"/>
        <lane id=":1814611278_4_1" index="1" allow="pedestrian delivery bicycle" speed="5.79" length="9.31" shape="3739.24,1194.81 3737.20,1193.81 3735.52,1194.16 3734.23,1195.86 3733.30,1198.91"/>
    </edge>
    <edge id=":1814611278_6" function="internal">
        <lane id=":1814611278_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3739.24,1194.81 3737.80,1194.73 3737.00,1195.13 3736.84,1196.01 3737.32,1197.37"/>
    </edge>
    <edge id=":1814611285_0" function="internal">
        <lane id=":1814611285_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3317.75,1392.31 3316.37,1391.90 3315.50,1392.10 3315.14,1392.91 3315.29,1394.35"/>
    </edge>
    <edge id=":1814611289_0" function="internal">
        <lane id=":1814611289_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="1.24" shape="2634.33,1327.00 2634.44,1327.15 2634.50,1327.26 2634.54,1327.38 2634.59,1327.55"/>
        <lane id=":1814611289_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="9.35" length="1.24" shape="2636.91,1325.11 2637.23,1325.56 2637.42,1325.89 2637.55,1326.24 2637.69,1326.77"/>
    </edge>
    <edge id=":1814611292_0" function="internal">
        <lane id=":1814611292_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3511.64,1195.37 3506.31,1198.55"/>
    </edge>
    <edge id=":1814611292_1" function="internal">
        <lane id=":1814611292_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.02" shape="3511.64,1195.37 3510.58,1196.23 3510.04,1197.23 3510.04,1198.37 3510.56,1199.65"/>
    </edge>
    <edge id=":1814611303_0" function="internal">
        <lane id=":1814611303_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.67" shape="3711.53,1235.23 3711.05,1247.17"/>
        <lane id=":1814611303_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.67" shape="3714.73,1235.41 3714.25,1247.07"/>
        <lane id=":1814611303_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.67" shape="3717.92,1235.58 3717.45,1246.97"/>
    </edge>
    <edge id=":1814611303_3" function="internal">
        <lane id=":1814611303_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.02" length="4.33" shape="3709.66,1243.18 3710.24,1243.88 3710.66,1244.78 3710.93,1245.88 3711.05,1247.17"/>
        <lane id=":1814611303_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.69" length="6.87" shape="3711.83,1240.83 3712.84,1242.01 3713.58,1243.45 3714.05,1245.13 3714.25,1247.07"/>
    </edge>
    <edge id=":1814611306_0" function="internal">
        <lane id=":1814611306_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.22" shape="3311.45,1164.81 3303.02,1168.56"/>
    </edge>
    <edge id=":1814611306_1" function="internal">
        <lane id=":1814611306_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.94" shape="3311.45,1164.81 3308.90,1166.51 3307.64,1168.56 3307.68,1170.96 3309.02,1173.72"/>
    </edge>
    <edge id=":1814611306_2" function="internal">
        <lane id=":1814611306_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3311.45,1164.81 3310.71,1166.05 3310.69,1166.95 3311.40,1167.50 3312.82,1167.70"/>
    </edge>
    <edge id=":1814611306_3" function="internal">
        <lane id=":1814611306_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.89" length="5.19" shape="3311.67,1171.93 3311.03,1170.62 3311.02,1169.48 3311.61,1168.51 3312.82,1167.70"/>
    </edge>
    <edge id=":1814611306_4" function="internal">
        <lane id=":1814611306_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="3311.67,1171.93 3309.76,1169.70 3307.68,1168.39 3305.44,1168.01 3303.02,1168.56"/>
    </edge>
    <edge id=":1814611306_5" function="internal">
        <lane id=":1814611306_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3311.67,1171.93 3310.33,1171.39 3309.45,1171.50 3309.01,1172.28 3309.02,1173.72"/>
    </edge>
    <edge id=":1814611306_6" function="internal">
        <lane id=":1814611306_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.74" shape="3304.23,1171.53 3305.50,1171.27 3306.72,1171.55 3307.89,1172.37 3309.02,1173.72"/>
    </edge>
    <edge id=":1814611306_7" function="internal">
        <lane id=":1814611306_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3304.23,1171.53 3312.82,1167.70"/>
    </edge>
    <edge id=":1814611306_8" function="internal">
        <lane id=":1814611306_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3304.23,1171.53 3305.04,1170.33 3305.11,1169.44 3304.44,1168.85 3303.02,1168.56"/>
    </edge>
    <edge id=":1814611309_0" function="internal">
        <lane id=":1814611309_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="9.14" shape="3324.21,1282.31 3321.41,1283.27 3319.02,1283.60 3317.07,1283.30 3315.53,1282.38"/>
    </edge>
    <edge id=":1814611309_1" function="internal">
        <lane id=":1814611309_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.20" length="10.76" shape="3325.45,1285.26 3322.29,1287.00 3320.72,1288.88 3320.74,1290.89 3322.36,1293.04"/>
    </edge>
    <edge id=":1814611309_2" function="internal">
        <lane id=":1814611309_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.24" shape="3324.52,1290.68 3315.53,1282.38"/>
    </edge>
    <edge id=":1814611309_3" function="internal">
        <lane id=":1814611309_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3324.52,1290.68 3323.10,1290.46 3322.26,1290.78 3322.02,1291.64 3322.36,1293.04"/>
    </edge>
    <edge id=":1814611309_4" function="internal">
        <lane id=":1814611309_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.27" shape="3313.34,1284.71 3322.36,1293.04"/>
    </edge>
    <edge id=":1814611309_5" function="internal">
        <lane id=":1814611309_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3313.34,1284.71 3314.76,1284.95 3315.60,1284.64 3315.86,1283.78 3315.53,1282.38"/>
    </edge>
    <edge id=":1814611325_0" function="internal">
        <lane id=":1814611325_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.23" shape="3300.93,1169.41 3299.67,1169.64 3298.37,1169.31 3297.03,1168.41 3295.67,1166.96"/>
    </edge>
    <edge id=":1814611325_1" function="internal">
        <lane id=":1814611325_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.58" shape="3300.93,1169.41 3292.14,1173.20"/>
    </edge>
    <edge id=":1814611325_2" function="internal">
        <lane id=":1814611325_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3300.93,1169.41 3300.12,1170.61 3300.05,1171.50 3300.72,1172.09 3302.14,1172.38"/>
    </edge>
    <edge id=":1814611325_3" function="internal">
        <lane id=":1814611325_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="3293.45,1176.12 3302.14,1172.38"/>
    </edge>
    <edge id=":1814611325_4" function="internal">
        <lane id=":1814611325_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.51" shape="3293.45,1176.12 3296.22,1174.37 3297.51,1172.26 3297.33,1169.79 3295.67,1166.96"/>
    </edge>
    <edge id=":1814611325_5" function="internal">
        <lane id=":1814611325_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3293.45,1176.12 3294.21,1174.90 3294.25,1174.01 3293.56,1173.44 3292.14,1173.20"/>
    </edge>
    <edge id=":1814611325_6" function="internal">
        <lane id=":1814611325_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.82" length="5.33" shape="3293.17,1168.96 3293.94,1170.27 3294.02,1171.41 3293.42,1172.39 3292.14,1173.20"/>
    </edge>
    <edge id=":1814611325_7" function="internal">
        <lane id=":1814611325_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.35" shape="3293.17,1168.96 3295.32,1171.17 3297.54,1172.48 3299.81,1172.88 3302.14,1172.38"/>
    </edge>
    <edge id=":1814611325_8" function="internal">
        <lane id=":1814611325_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3293.17,1168.96 3294.54,1169.40 3295.41,1169.21 3295.79,1168.40 3295.67,1166.96"/>
    </edge>
    <edge id=":1814611327_0" function="internal">
        <lane id=":1814611327_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="4.76" shape="3693.33,1407.50 3691.99,1407.51 3690.96,1407.13 3690.22,1406.36 3689.79,1405.19"/>
    </edge>
    <edge id=":1814611327_1" function="internal">
        <lane id=":1814611327_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.30" shape="3693.33,1407.50 3691.26,1408.15 3689.63,1409.47 3688.43,1411.44 3687.67,1414.07"/>
    </edge>
    <edge id=":1814611327_2" function="internal">
        <lane id=":1814611327_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.37" shape="3686.26,1406.42 3687.36,1407.17 3687.96,1408.70 3688.06,1411.00 3687.67,1414.07"/>
    </edge>
    <edge id=":1814611327_3" function="internal">
        <lane id=":1814611327_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.61" length="5.46" shape="3686.26,1406.42 3687.60,1407.43 3688.63,1407.57 3689.36,1406.82 3689.79,1405.19"/>
    </edge>
    <edge id=":1814611329_0" function="internal">
        <lane id=":1814611329_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.13" shape="3721.89,1366.77 3723.31,1366.88 3724.31,1367.43 3724.88,1368.41 3725.02,1369.83"/>
    </edge>
    <edge id=":1814611329_1" function="internal">
        <lane id=":1814611329_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3721.89,1366.77 3723.03,1365.89 3723.38,1365.07 3722.93,1364.30 3721.69,1363.57"/>
    </edge>
    <edge id=":1814611329_2" function="internal">
        <lane id=":1814611329_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.15" shape="3724.49,1360.15 3724.50,1361.57 3724.03,1362.61 3723.10,1363.28 3721.69,1363.57"/>
    </edge>
    <edge id=":1814611329_3" function="internal">
        <lane id=":1814611329_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.34" shape="3724.49,1360.15 3724.91,1363.01 3725.10,1364.97 3725.13,1366.95 3725.02,1369.83"/>
        <lane id=":1814611329_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.34" shape="3727.65,1359.67 3728.10,1362.70 3728.31,1364.79 3728.33,1366.90 3728.22,1369.96"/>
        <lane id=":1814611329_3_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.34" shape="3730.81,1359.18 3731.29,1362.40 3731.51,1364.61 3731.53,1366.84 3731.42,1370.09"/>
    </edge>
    <edge id=":1814611334_0" function="internal">
        <lane id=":1814611334_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.70" shape="3509.76,1121.70 3518.46,1117.21"/>
        <lane id=":1814611334_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.70" shape="3508.39,1118.81 3516.92,1114.41"/>
    </edge>
    <edge id=":1814611334_2" function="internal">
        <lane id=":1814611334_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.59" length="8.23" shape="3508.39,1118.81 3510.74,1117.44 3512.27,1115.98 3512.98,1114.42 3512.87,1112.75"/>
    </edge>
    <edge id=":1814611334_3" function="internal">
        <lane id=":1814611334_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.90" length="8.39" shape="3509.81,1113.67 3510.70,1115.21 3512.19,1115.84 3514.26,1115.58 3516.92,1114.41"/>
    </edge>
    <edge id=":1814611334_4" function="internal">
        <lane id=":1814611334_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3509.81,1113.67 3510.92,1114.59 3511.80,1114.74 3512.45,1114.13 3512.87,1112.75"/>
    </edge>
    <edge id=":1814611335_0" function="internal">
        <lane id=":1814611335_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.96" length="5.83" shape="3545.47,1264.04 3547.01,1263.68 3548.39,1263.80 3549.60,1264.40 3550.66,1265.48"/>
    </edge>
    <edge id=":1814611335_1" function="internal">
        <lane id=":1814611335_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.73" shape="3545.47,1264.04 3547.34,1263.34 3548.60,1262.81 3549.82,1262.18 3551.55,1261.19"/>
    </edge>
    <edge id=":1814611335_2" function="internal">
        <lane id=":1814611335_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.73" shape="3546.89,1259.90 3550.66,1265.48"/>
    </edge>
    <edge id=":1814611335_3" function="internal">
        <lane id=":1814611335_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.28" length="5.47" shape="3546.89,1259.90 3547.87,1261.08 3548.96,1261.69 3550.19,1261.73 3551.55,1261.19"/>
    </edge>
    <edge id=":1814611338_0" function="internal">
        <lane id=":1814611338_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.92" shape="3052.22,1762.98 3050.59,1765.43 3049.52,1767.14 3048.53,1768.90 3047.14,1771.49"/>
    </edge>
    <edge id=":1814611338_1" function="internal">
        <lane id=":1814611338_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.09" length="3.13" shape="3052.22,1762.98 3051.08,1765.43 3051.07,1765.86"/>
    </edge>
    <edge id=":1814611338_7" function="internal">
        <lane id=":1814611338_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.09" length="7.35" shape="3051.07,1765.86 3051.04,1767.76 3052.09,1769.97 3054.24,1772.06"/>
    </edge>
    <edge id=":1814611338_2" function="internal">
        <lane id=":1814611338_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.34" length="5.51" shape="3056.16,1769.50 3054.97,1768.37 3054.36,1767.20 3054.33,1766.00 3054.88,1764.77"/>
    </edge>
    <edge id=":1814611338_3" function="internal">
        <lane id=":1814611338_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.75" length="10.95" shape="3056.16,1769.50 3053.47,1768.03 3051.07,1767.87 3048.96,1769.02 3047.14,1771.49"/>
    </edge>
    <edge id=":1814611338_4" function="internal">
        <lane id=":1814611338_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3056.16,1769.50 3054.72,1769.42 3053.92,1769.82 3053.76,1770.70 3054.24,1772.06"/>
    </edge>
    <edge id=":1814611338_5" function="internal">
        <lane id=":1814611338_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.89" length="5.19" shape="3049.96,1773.00 3050.82,1771.83 3051.82,1771.29 3052.96,1771.36 3054.24,1772.06"/>
    </edge>
    <edge id=":1814611338_6" function="internal">
        <lane id=":1814611338_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.60" shape="3049.96,1773.00 3051.31,1770.49 3052.27,1768.79 3053.30,1767.14 3054.88,1764.77"/>
    </edge>
    <edge id=":1814611345_0" function="internal">
        <lane id=":1814611345_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.05" shape="3495.12,1060.72 3493.78,1057.72 3492.30,1055.44 3490.43,1053.43 3487.93,1051.26"/>
    </edge>
    <edge id=":1814611345_1" function="internal">
        <lane id=":1814611345_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.08" length="11.75" shape="3495.12,1060.72 3493.60,1058.16 3491.47,1056.86 3488.74,1056.81 3485.40,1058.02"/>
    </edge>
    <edge id=":1814611345_2" function="internal">
        <lane id=":1814611345_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3495.12,1060.72 3493.94,1059.88 3493.05,1059.79 3492.45,1060.45 3492.13,1061.86"/>
    </edge>
    <edge id=":1814611345_3" function="internal">
        <lane id=":1814611345_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.35" length="6.21" shape="3486.85,1060.88 3488.72,1060.16 3490.22,1060.08 3491.36,1060.65 3492.13,1061.86"/>
    </edge>
    <edge id=":1814611345_4" function="internal">
        <lane id=":1814611345_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="12.53" shape="3486.85,1060.88 3489.87,1058.78 3491.05,1056.48 3490.41,1053.98 3487.93,1051.26"/>
    </edge>
    <edge id=":1814611345_5" function="internal">
        <lane id=":1814611345_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3486.85,1060.88 3487.56,1059.62 3487.55,1058.73 3486.84,1058.19 3485.40,1058.02"/>
    </edge>
    <edge id=":1814611345_6" function="internal">
        <lane id=":1814611345_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.72" length="5.59" shape="3485.89,1053.73 3486.99,1054.94 3487.28,1056.06 3486.75,1057.09 3485.40,1058.02"/>
    </edge>
    <edge id=":1814611345_7" function="internal">
        <lane id=":1814611345_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.45" shape="3485.89,1053.73 3488.24,1055.69 3489.78,1057.24 3490.94,1059.07 3492.13,1061.86"/>
    </edge>
    <edge id=":1814611345_8" function="internal">
        <lane id=":1814611345_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3485.89,1053.73 3487.32,1053.88 3488.14,1053.52 3488.34,1052.65 3487.93,1051.26"/>
    </edge>
    <edge id=":1814611383_0" function="internal">
        <lane id=":1814611383_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.17" length="5.16" shape="3359.92,1267.14 3358.61,1267.47 3357.48,1267.29 3356.51,1266.58 3355.72,1265.35"/>
    </edge>
    <edge id=":1814611383_1" function="internal">
        <lane id=":1814611383_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3359.92,1267.14 3351.27,1270.82"/>
        <lane id=":1814611383_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3361.18,1270.08 3352.52,1273.76"/>
    </edge>
    <edge id=":1814611383_3" function="internal">
        <lane id=":1814611383_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="3352.83,1266.72 3353.24,1268.05 3353.11,1269.17 3352.46,1270.10 3351.27,1270.82"/>
    </edge>
    <edge id=":1814611383_4" function="internal">
        <lane id=":1814611383_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3352.83,1266.72 3354.06,1267.46 3354.96,1267.48 3355.51,1266.78 3355.72,1265.35"/>
    </edge>
    <edge id=":1814611408_0" function="internal">
        <lane id=":1814611408_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.52" length="8.69" shape="3488.35,1290.94 3487.97,1288.61 3488.40,1286.68 3489.66,1285.15 3491.74,1284.02"/>
    </edge>
    <edge id=":1814611408_1" function="internal">
        <lane id=":1814611408_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.54" shape="3488.35,1290.94 3487.42,1288.03 3486.67,1285.95 3485.78,1283.92 3484.44,1281.18"/>
    </edge>
    <edge id=":1814611408_2" function="internal">
        <lane id=":1814611408_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3488.35,1290.94 3487.23,1290.04"/>
    </edge>
    <edge id=":1814611408_6" function="internal">
        <lane id=":1814611408_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3487.23,1290.04 3486.35,1289.89 3485.70,1290.52 3485.30,1291.90"/>
    </edge>
    <edge id=":1814611408_3" function="internal">
        <lane id=":1814611408_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.04" shape="3481.58,1282.59 3482.88,1285.27 3483.71,1287.14 3484.40,1289.06 3485.30,1291.90"/>
    </edge>
    <edge id=":1814611408_4" function="internal">
        <lane id=":1814611408_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.47" length="2.37" shape="3481.58,1282.59 3483.03,1284.33 3483.13,1284.37"/>
    </edge>
    <edge id=":1814611408_5" function="internal">
        <lane id=":1814611408_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3481.58,1282.59 3482.83,1283.32"/>
    </edge>
    <edge id=":1814611408_7" function="internal">
        <lane id=":1814611408_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.47" length="8.90" shape="3483.13,1284.37 3485.21,1285.15 3488.11,1285.04 3491.74,1284.02"/>
    </edge>
    <edge id=":1814611408_8" function="internal">
        <lane id=":1814611408_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3482.83,1283.32 3483.72,1283.32 3484.26,1282.61 3484.44,1281.18"/>
    </edge>
    <edge id=":1819900103_0" function="internal">
        <lane id=":1819900103_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.73" length="5.87" shape="2242.09,1042.94 2240.52,1043.75 2239.07,1044.15 2237.75,1044.15 2236.55,1043.74"/>
    </edge>
    <edge id=":1819900103_1" function="internal">
        <lane id=":1819900103_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.31" shape="2241.98,1047.26 2240.41,1046.15 2239.33,1045.38 2238.22,1044.68 2236.55,1043.74"/>
        <lane id=":1819900103_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.31" shape="2240.16,1049.89 2238.68,1048.84 2237.66,1048.11 2236.61,1047.44 2235.02,1046.55"/>
    </edge>
    <edge id=":1819900104_0" function="internal">
        <lane id=":1819900104_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.90" shape="2118.72,1128.39 2118.97,1129.91 2119.15,1130.95 2119.43,1131.96 2119.93,1133.42"/>
        <lane id=":1819900104_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.90" shape="2121.87,1127.85 2122.09,1129.20 2122.25,1130.12 2122.49,1131.03 2122.93,1132.32"/>
    </edge>
    <edge id=":1819900111_0" function="internal">
        <lane id=":1819900111_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.05" length="6.12" shape="2127.14,1167.25 2125.20,1167.60 2123.92,1168.05 2122.70,1168.71 2120.98,1169.72"/>
        <lane id=":1819900111_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="16.64" length="6.12" shape="2127.61,1170.42 2126.01,1170.72 2124.96,1171.10 2123.96,1171.67 2122.55,1172.51"/>
    </edge>
    <edge id=":1819900111_2" function="internal">
        <lane id=":1819900111_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="14.26" length="8.50" shape="2126.66,1163.94 2123.97,1163.66 2122.05,1163.23 2120.23,1163.19 2117.85,1164.13"/>
        <lane id=":1819900111_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.39" length="8.50" shape="2127.13,1167.14 2124.77,1166.84 2123.09,1166.32 2121.50,1166.16 2119.42,1166.92"/>
    </edge>
    <edge id=":1819922188_0" function="internal">
        <lane id=":1819922188_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.19" shape="2043.21,1230.95 2042.81,1232.43 2042.64,1233.47 2042.64,1234.53 2042.73,1236.07"/>
    </edge>
    <edge id=":1819922188_1" function="internal">
        <lane id=":1819922188_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2043.21,1230.95 2043.64,1232.32"/>
    </edge>
    <edge id=":1819922188_4" function="internal">
        <lane id=":1819922188_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2043.64,1232.32 2044.30,1232.93 2045.18,1232.77 2046.28,1231.84"/>
    </edge>
    <edge id=":1819922188_2" function="internal">
        <lane id=":1819922188_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.08" shape="2045.92,1235.87 2045.85,1234.67 2045.84,1233.83 2045.97,1233.01 2046.28,1231.84"/>
    </edge>
    <edge id=":1819922188_3" function="internal">
        <lane id=":1819922188_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2045.92,1235.87 2045.05,1234.73"/>
    </edge>
    <edge id=":1819922188_5" function="internal">
        <lane id=":1819922188_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2045.05,1234.73 2044.23,1234.37 2043.46,1234.82 2042.73,1236.07"/>
    </edge>
    <edge id=":1821022695_0" function="internal">
        <lane id=":1821022695_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="1977.14,1670.35 1975.89,1670.92 1974.76,1670.95 1973.75,1670.44 1972.86,1669.39"/>
    </edge>
    <edge id=":1821022695_1" function="internal">
        <lane id=":1821022695_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.18" length="8.21" shape="1977.14,1670.35 1975.60,1671.75 1974.94,1673.40 1975.17,1675.30 1976.28,1677.47"/>
    </edge>
    <edge id=":1821022695_2" function="internal">
        <lane id=":1821022695_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.95" shape="1968.56,1675.94 1970.77,1674.89 1972.79,1674.80 1974.63,1675.65 1976.28,1677.47"/>
    </edge>
    <edge id=":1821022695_3" function="internal">
        <lane id=":1821022695_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="8.89" shape="1970.15,1671.09 1971.75,1673.15 1973.16,1674.31 1974.60,1675.45 1976.28,1677.47"/>
    </edge>
    <edge id=":1821022695_4" function="internal">
        <lane id=":1821022695_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1970.15,1671.09 1971.47,1671.68 1972.36,1671.59 1972.82,1670.83 1972.86,1669.39"/>
    </edge>
    <edge id=":1821023426_0" function="internal">
        <lane id=":1821023426_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.49" shape="2076.89,750.67 2067.42,751.17"/>
    </edge>
    <edge id=":1821023426_1" function="internal">
        <lane id=":1821023426_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.87" shape="2076.89,750.67 2074.14,750.94 2072.19,751.61 2071.04,752.66 2070.68,754.10"/>
    </edge>
    <edge id=":1821023426_2" function="internal">
        <lane id=":1821023426_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.90" shape="2073.88,754.01 2073.44,752.58 2072.22,751.63 2070.21,751.16 2067.42,751.17"/>
    </edge>
    <edge id=":1821023426_3" function="internal">
        <lane id=":1821023426_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2073.88,754.01 2073.05,752.83 2072.24,752.45 2071.45,752.88 2070.68,754.10"/>
    </edge>
    <edge id=":1821025834_0" function="internal">
        <lane id=":1821025834_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.12" shape="2594.06,714.18 2594.21,712.76 2594.77,711.78 2595.77,711.22 2597.18,711.10"/>
    </edge>
    <edge id=":1821025834_1" function="internal">
        <lane id=":1821025834_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.23" shape="2594.06,714.18 2593.82,707.96"/>
    </edge>
    <edge id=":1821025834_2" function="internal">
        <lane id=":1821025834_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.25" shape="2590.62,708.07 2590.87,714.32"/>
    </edge>
    <edge id=":1821025834_3" function="internal">
        <lane id=":1821025834_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.29" length="1.55" shape="2590.62,708.07 2591.07,709.26 2591.29,709.43"/>
    </edge>
    <edge id=":1821025834_4" function="internal">
        <lane id=":1821025834_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.29" length="6.24" shape="2591.29,709.43 2592.31,710.16 2594.35,710.78 2597.18,711.10"/>
    </edge>
    <edge id=":1821025839_0" function="internal">
        <lane id=":1821025839_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.20" shape="2401.36,659.47 2395.16,659.43"/>
    </edge>
    <edge id=":1821025839_1" function="internal">
        <lane id=":1821025839_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="1.65" shape="2401.36,659.47 2400.02,659.86 2399.85,660.06"/>
    </edge>
    <edge id=":1821025839_4" function="internal">
        <lane id=":1821025839_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="6.10" shape="2399.85,660.06 2399.05,661.04 2398.44,663.01 2398.19,665.77"/>
    </edge>
    <edge id=":1821025839_2" function="internal">
        <lane id=":1821025839_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.02" shape="2395.13,662.63 2396.50,662.83 2397.46,663.42 2398.02,664.40 2398.19,665.77"/>
    </edge>
    <edge id=":1821025839_3" function="internal">
        <lane id=":1821025839_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.20" shape="2395.13,662.63 2401.33,662.67"/>
    </edge>
    <edge id=":1919710707_0" function="internal">
        <lane id=":1919710707_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.86" shape="2751.61,1594.28 2750.48,1595.18 2749.72,1595.81 2749.01,1596.50 2748.05,1597.58"/>
    </edge>
    <edge id=":1926357119_0" function="internal">
        <lane id=":1926357119_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.48" length="5.91" shape="3452.64,1145.44 3451.73,1146.95 3451.04,1147.97 3450.15,1148.77 3448.63,1149.59"/>
    </edge>
    <edge id=":1926357119_1" function="internal">
        <lane id=":1926357119_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.54" shape="3449.99,1152.49 3451.62,1151.47 3452.56,1150.48 3453.50,1149.51 3455.14,1148.54"/>
    </edge>
    <edge id=":1926357119_2" function="internal">
        <lane id=":1926357119_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3449.99,1152.49 3450.74,1151.25"/>
    </edge>
    <edge id=":1926357119_3" function="internal">
        <lane id=":1926357119_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3450.74,1151.25 3450.76,1150.36 3450.06,1149.80 3448.63,1149.59"/>
    </edge>
    <edge id=":1926357120_0" function="internal">
        <lane id=":1926357120_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.28" shape="2876.77,1187.78 2867.24,1198.41"/>
    </edge>
    <edge id=":1926357120_1" function="internal">
        <lane id=":1926357120_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.92" length="3.57" shape="2876.77,1187.78 2874.92,1190.83"/>
    </edge>
    <edge id=":1926357120_2" function="internal">
        <lane id=":1926357120_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2876.77,1187.78 2876.61,1189.21"/>
    </edge>
    <edge id=":1926357120_8" function="internal">
        <lane id=":1926357120_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.92" length="10.93" shape="2874.92,1190.83 2874.36,1194.07 2875.09,1197.50 2877.10,1201.11"/>
    </edge>
    <edge id=":1926357120_9" function="internal">
        <lane id=":1926357120_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2876.61,1189.21 2876.96,1190.03 2877.83,1190.24 2879.22,1189.84"/>
    </edge>
    <edge id=":1926357120_3" function="internal">
        <lane id=":1926357120_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.58" length="10.23" shape="2879.70,1199.25 2878.22,1196.64 2877.65,1194.20 2877.98,1191.93 2879.22,1189.84"/>
    </edge>
    <edge id=":1926357120_4" function="internal">
        <lane id=":1926357120_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.70" length="14.98" shape="2879.70,1199.25 2876.78,1196.20 2873.72,1195.04 2870.54,1195.78 2867.24,1198.41"/>
    </edge>
    <edge id=":1926357120_5" function="internal">
        <lane id=":1926357120_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2879.70,1199.25 2878.35,1198.74 2877.47,1198.88 2877.05,1199.67 2877.10,1201.11"/>
    </edge>
    <edge id=":1926357120_6" function="internal">
        <lane id=":1926357120_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.46" shape="2869.56,1200.61 2879.22,1189.84"/>
    </edge>
    <edge id=":1926357120_7" function="internal">
        <lane id=":1926357120_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2869.56,1200.61 2869.80,1199.18"/>
    </edge>
    <edge id=":1926357120_10" function="internal">
        <lane id=":1926357120_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2869.80,1199.18 2869.50,1198.34 2868.64,1198.09 2867.24,1198.41"/>
    </edge>
    <edge id=":1926362604_0" function="internal">
        <lane id=":1926362604_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.28" length="5.28" shape="3508.45,533.89 3507.36,534.96 3506.23,535.48 3505.06,535.46 3503.85,534.89"/>
    </edge>
    <edge id=":1926362604_1" function="internal">
        <lane id=":1926362604_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.81" length="10.50" shape="3508.45,533.89 3506.99,536.40 3506.72,538.73 3507.65,540.88 3509.79,542.85"/>
    </edge>
    <edge id=":1926362604_2" function="internal">
        <lane id=":1926362604_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3508.45,533.89 3508.33,535.33 3508.71,536.14 3509.58,536.32 3510.96,535.88"/>
    </edge>
    <edge id=":1926362604_3" function="internal">
        <lane id=":1926362604_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.08" shape="3511.60,540.22 3510.57,539.26 3510.12,538.22 3510.25,537.09 3510.96,535.88"/>
    </edge>
    <edge id=":1926362604_4" function="internal">
        <lane id=":1926362604_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.41" shape="3511.60,540.22 3503.85,534.89"/>
    </edge>
    <edge id=":1926362604_5" function="internal">
        <lane id=":1926362604_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3502.04,537.53 3509.79,542.85"/>
    </edge>
    <edge id=":1926362604_6" function="internal">
        <lane id=":1926362604_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.04" length="3.13" shape="3502.04,537.53 3504.44,538.69 3504.90,538.71"/>
    </edge>
    <edge id=":1926362604_7" function="internal">
        <lane id=":1926362604_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.04" length="7.06" shape="3504.90,538.71 3506.73,538.80 3508.90,537.87 3510.96,535.88"/>
    </edge>
    <edge id=":1926374270_0" function="internal">
        <lane id=":1926374270_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.07" shape="3544.74,1175.62 3535.23,1181.29"/>
    </edge>
    <edge id=":1926374270_1" function="internal">
        <lane id=":1926374270_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.52" length="4.06" shape="3542.89,1183.20 3541.31,1181.31 3539.89,1180.56"/>
    </edge>
    <edge id=":1926374270_2" function="internal">
        <lane id=":1926374270_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.52" length="4.91" shape="3539.89,1180.56 3539.51,1180.36 3537.48,1180.35 3535.23,1181.29"/>
    </edge>
    <edge id=":1926374277_0" function="internal">
        <lane id=":1926374277_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.25" shape="3619.75,1158.08 3608.52,1158.78"/>
    </edge>
    <edge id=":1926374277_1" function="internal">
        <lane id=":1926374277_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.15" length="9.06" shape="3619.75,1158.08 3617.25,1158.60 3615.68,1159.79 3615.02,1161.66 3615.27,1164.20"/>
    </edge>
    <edge id=":1926374279_0" function="internal">
        <lane id=":1926374279_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.57" shape="3574.80,1160.89 3571.73,1161.10 3569.52,1161.43 3567.44,1162.19 3564.77,1163.65"/>
    </edge>
    <edge id=":1926374279_1" function="internal">
        <lane id=":1926374279_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.78" length="9.59" shape="3574.80,1160.89 3571.56,1161.42 3569.71,1162.52 3569.25,1164.20 3570.17,1166.44"/>
    </edge>
    <edge id=":1926374279_2" function="internal">
        <lane id=":1926374279_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.64" length="9.22" shape="3572.86,1164.71 3571.33,1163.05 3569.48,1162.32 3567.29,1162.52 3564.77,1163.65"/>
    </edge>
    <edge id=":1926374279_3" function="internal">
        <lane id=":1926374279_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3572.86,1164.71 3571.54,1164.13 3570.65,1164.23 3570.20,1164.99 3570.17,1166.44"/>
    </edge>
    <edge id=":1926374282_0" function="internal">
        <lane id=":1926374282_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="2.78" length="9.47" shape="3556.78,1053.92 3549.34,1048.07"/>
    </edge>
    <edge id=":1926374282_1" function="internal">
        <lane id=":1926374282_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.17" length="8.03" shape="3556.78,1053.92 3554.52,1052.41 3552.57,1051.66 3550.91,1051.68 3549.55,1052.45"/>
    </edge>
    <edge id=":1926374282_2" function="internal">
        <lane id=":1926374282_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.17" length="8.18" shape="3551.76,1054.77 3552.64,1053.36 3552.53,1051.78 3551.43,1050.02 3549.34,1048.07"/>
    </edge>
    <edge id=":1926374282_3" function="internal">
        <lane id=":1926374282_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3551.76,1054.77 3552.08,1053.36 3551.81,1052.50 3550.97,1052.20 3549.55,1052.45"/>
    </edge>
    <edge id=":1926374290_0" function="internal">
        <lane id=":1926374290_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.12" length="7.48" shape="3573.34,1074.44 3575.21,1072.63 3576.90,1071.61 3578.38,1071.36 3579.66,1071.90"/>
    </edge>
    <edge id=":1926374290_1" function="internal">
        <lane id=":1926374290_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.58" shape="3573.34,1074.44 3575.66,1071.84 3577.20,1070.01 3578.64,1068.10 3580.66,1065.25"/>
        <lane id=":1926374290_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.58" shape="3570.95,1072.31 3573.21,1069.79 3574.70,1068.02 3576.09,1066.17 3578.04,1063.41"/>
    </edge>
    <edge id=":1926374290_3" function="internal">
        <lane id=":1926374290_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.37" length="9.04" shape="3570.95,1072.31 3572.34,1070.23 3572.69,1068.24 3572.01,1066.34 3570.28,1064.53"/>
    </edge>
    <edge id=":1926374305_0" function="internal">
        <lane id=":1926374305_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.53" length="6.63" shape="3583.23,1242.31 3581.93,1242.88 3580.61,1242.67 3579.29,1241.68 3577.95,1239.90"/>
    </edge>
    <edge id=":1926374305_1" function="internal">
        <lane id=":1926374305_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.55" length="2.77" shape="3583.23,1242.31 3582.28,1243.38 3582.04,1244.69"/>
    </edge>
    <edge id=":1926374305_4" function="internal">
        <lane id=":1926374305_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.55" length="3.72" shape="3582.04,1244.69 3582.49,1246.23 3583.65,1247.99"/>
    </edge>
    <edge id=":1926374305_2" function="internal">
        <lane id=":1926374305_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.62" length="8.31" shape="3576.23,1246.79 3578.35,1245.91 3580.29,1245.81 3582.05,1246.51 3583.65,1247.99"/>
    </edge>
    <edge id=":1926374305_3" function="internal">
        <lane id=":1926374305_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.16" length="4.47" shape="3576.23,1246.79 3577.99,1245.40 3578.86,1243.79 3578.86,1243.39"/>
    </edge>
    <edge id=":1926374305_5" function="internal">
        <lane id=":1926374305_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.16" length="3.67" shape="3578.86,1243.39 3578.85,1241.96 3577.95,1239.90"/>
    </edge>
    <edge id=":1926388750_0" function="internal">
        <lane id=":1926388750_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.58" length="9.13" shape="3525.93,1370.72 3523.47,1371.29 3521.42,1370.97 3519.76,1369.75 3518.50,1367.62"/>
    </edge>
    <edge id=":1926388750_1" function="internal">
        <lane id=":1926388750_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.97" length="14.27" shape="3525.93,1370.72 3522.51,1372.64 3520.55,1375.18 3520.04,1378.36 3521.00,1382.16"/>
    </edge>
    <edge id=":1926388750_2" function="internal">
        <lane id=":1926388750_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3525.93,1370.72 3525.09,1371.90 3525.01,1372.79 3525.67,1373.39 3527.08,1373.70"/>
    </edge>
    <edge id=":1926388750_3" function="internal">
        <lane id=":1926388750_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.47" length="9.03" shape="3523.96,1380.95 3523.35,1378.54 3523.67,1376.53 3524.92,1374.92 3527.08,1373.70"/>
    </edge>
    <edge id=":1926388750_4" function="internal">
        <lane id=":1926388750_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.40" shape="3523.96,1380.95 3518.50,1367.62"/>
    </edge>
    <edge id=":1926388750_5" function="internal">
        <lane id=":1926388750_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3523.96,1380.95 3522.76,1380.14"/>
    </edge>
    <edge id=":1926388750_9" function="internal">
        <lane id=":1926388750_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3522.76,1380.14 3521.87,1380.07 3521.28,1380.74 3521.00,1382.16"/>
    </edge>
    <edge id=":1926388750_6" function="internal">
        <lane id=":1926388750_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.40" shape="3515.54,1368.83 3521.00,1382.16"/>
    </edge>
    <edge id=":1926388750_7" function="internal">
        <lane id=":1926388750_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.07" length="4.03" shape="3515.54,1368.83 3517.50,1372.16 3517.64,1372.26"/>
    </edge>
    <edge id=":1926388750_8" function="internal">
        <lane id=":1926388750_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3515.54,1368.83 3516.74,1369.64"/>
    </edge>
    <edge id=":1926388750_10" function="internal">
        <lane id=":1926388750_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.07" length="10.19" shape="3517.64,1372.26 3520.08,1374.08 3523.27,1374.59 3527.08,1373.70"/>
    </edge>
    <edge id=":1926388750_11" function="internal">
        <lane id=":1926388750_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3516.74,1369.64 3517.63,1369.71 3518.22,1369.03 3518.50,1367.62"/>
    </edge>
    <edge id=":1926388753_0" function="internal">
        <lane id=":1926388753_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="12.40" shape="3652.79,1339.05 3652.98,1335.71 3653.04,1332.86 3653.00,1330.00 3652.87,1326.66"/>
    </edge>
    <edge id=":1926388753_1" function="internal">
        <lane id=":1926388753_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.17" length="12.36" shape="3652.79,1339.05 3652.46,1336.03 3650.95,1333.95 3648.28,1332.82 3644.43,1332.63"/>
    </edge>
    <edge id=":1926388753_2" function="internal">
        <lane id=":1926388753_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3652.79,1339.05 3652.08,1337.80 3651.31,1337.34 3650.48,1337.68 3649.60,1338.82"/>
    </edge>
    <edge id=":1926388753_3" function="internal">
        <lane id=":1926388753_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.47" length="6.71" shape="3644.63,1335.82 3646.89,1335.88 3648.48,1336.41 3649.38,1337.38 3649.60,1338.82"/>
    </edge>
    <edge id=":1926388753_4" function="internal">
        <lane id=":1926388753_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.01" length="13.99" shape="3644.63,1335.82 3648.37,1335.04 3650.99,1333.26 3652.49,1330.46 3652.87,1326.66"/>
    </edge>
    <edge id=":1926388753_5" function="internal">
        <lane id=":1926388753_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.90" shape="3649.67,1326.80 3649.43,1329.22 3648.48,1331.00 3646.81,1332.13 3644.43,1332.63"/>
    </edge>
    <edge id=":1926388753_6" function="internal">
        <lane id=":1926388753_6_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="12.03" shape="3649.67,1326.80 3649.80,1330.08 3649.85,1332.81 3649.79,1335.54 3649.60,1338.82"/>
    </edge>
    <edge id=":1926394896_0" function="internal">
        <lane id=":1926394896_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.75" shape="3658.71,1157.08 3655.52,1156.50 3652.90,1156.24 3650.27,1156.22 3647.03,1156.38"/>
    </edge>
    <edge id=":1926394896_1" function="internal">
        <lane id=":1926394896_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.82" length="4.43" shape="3651.33,1162.04 3651.84,1159.42 3651.33,1157.73"/>
    </edge>
    <edge id=":1926394896_2" function="internal">
        <lane id=":1926394896_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.82" length="4.70" shape="3651.33,1157.73 3651.29,1157.60 3649.69,1156.59 3647.03,1156.38"/>
    </edge>
    <edge id=":1926406755_0" function="internal">
        <lane id=":1926406755_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.95" shape="3591.75,1077.79 3588.03,1082.44"/>
    </edge>
    <edge id=":1926406755_1" function="internal">
        <lane id=":1926406755_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3587.54,1078.08 3588.49,1079.08 3588.89,1080.14 3588.74,1081.26 3588.03,1082.44"/>
    </edge>
    <edge id=":1926406758_0" function="internal">
        <lane id=":1926406758_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3380.28,1188.53 3379.88,1187.22 3379.99,1186.10 3380.63,1185.16 3381.77,1184.41"/>
    </edge>
    <edge id=":1926406758_1" function="internal">
        <lane id=":1926406758_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3380.28,1188.53 3379.05,1187.79 3378.15,1187.76 3377.60,1188.47 3377.38,1189.89"/>
    </edge>
    <edge id=":1926406758_2" function="internal">
        <lane id=":1926406758_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.01" shape="3373.26,1188.40 3374.57,1188.00 3375.69,1188.11 3376.63,1188.74 3377.38,1189.89"/>
    </edge>
    <edge id=":1926406758_3" function="internal">
        <lane id=":1926406758_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.41" shape="3373.26,1188.40 3381.77,1184.41"/>
        <lane id=":1926406758_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.41" shape="3371.89,1185.50 3380.42,1181.51"/>
    </edge>
    <edge id=":1926406765_0" function="internal">
        <lane id=":1926406765_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.08" shape="3409.98,1245.87 3408.67,1246.22 3407.54,1246.05 3406.60,1245.36 3405.85,1244.16"/>
    </edge>
    <edge id=":1926406765_1" function="internal">
        <lane id=":1926406765_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3409.98,1245.87 3401.33,1249.55"/>
        <lane id=":1926406765_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3411.23,1248.82 3402.58,1252.49"/>
    </edge>
    <edge id=":1926406765_3" function="internal">
        <lane id=":1926406765_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3402.93,1245.47 3403.31,1246.79 3403.17,1247.92 3402.51,1248.84 3401.33,1249.55"/>
    </edge>
    <edge id=":1926406765_4" function="internal">
        <lane id=":1926406765_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3402.93,1245.47 3404.15,1246.24 3405.05,1246.27 3405.61,1245.58 3405.85,1244.16"/>
    </edge>
    <edge id=":1926406770_0" function="internal">
        <lane id=":1926406770_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3396.42,1215.59 3395.11,1215.99 3393.99,1215.89 3393.05,1215.26 3392.29,1214.11"/>
    </edge>
    <edge id=":1926406770_1" function="internal">
        <lane id=":1926406770_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.47" shape="3396.42,1215.59 3387.86,1219.64"/>
    </edge>
    <edge id=":1926406770_2" function="internal">
        <lane id=":1926406770_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.23" shape="3396.42,1215.59 3394.10,1217.13 3392.81,1219.06 3392.56,1221.37 3393.34,1224.06"/>
    </edge>
    <edge id=":1926406770_3" function="internal">
        <lane id=":1926406770_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3396.42,1215.59 3395.68,1216.82 3395.66,1217.72 3396.37,1218.27 3397.80,1218.47"/>
    </edge>
    <edge id=":1926406770_4" function="internal">
        <lane id=":1926406770_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.16" shape="3396.26,1222.75 3395.86,1221.39 3395.99,1220.22 3396.63,1219.25 3397.80,1218.47"/>
    </edge>
    <edge id=":1926406770_5" function="internal">
        <lane id=":1926406770_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.51" shape="3396.26,1222.75 3392.29,1214.11"/>
    </edge>
    <edge id=":1926406770_6" function="internal">
        <lane id=":1926406770_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="3396.26,1222.75 3394.75,1220.37 3392.85,1219.06 3390.55,1218.81 3387.86,1219.64"/>
    </edge>
    <edge id=":1926406770_7" function="internal">
        <lane id=":1926406770_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3396.26,1222.75 3395.04,1221.98 3394.14,1221.94 3393.58,1222.64 3393.34,1224.06"/>
    </edge>
    <edge id=":1926406770_8" function="internal">
        <lane id=":1926406770_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3389.22,1222.54 3390.54,1222.13 3391.67,1222.25 3392.60,1222.89 3393.34,1224.06"/>
    </edge>
    <edge id=":1926406770_9" function="internal">
        <lane id=":1926406770_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.49" shape="3389.22,1222.54 3397.80,1218.47"/>
    </edge>
    <edge id=":1926406770_10" function="internal">
        <lane id=":1926406770_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.22" shape="3389.22,1222.54 3391.57,1220.99 3392.87,1219.07 3393.11,1216.78 3392.29,1214.11"/>
    </edge>
    <edge id=":1926406770_11" function="internal">
        <lane id=":1926406770_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3389.22,1222.54 3389.97,1221.30 3389.99,1220.41 3389.29,1219.85 3387.86,1219.64"/>
    </edge>
    <edge id=":1926406770_12" function="internal">
        <lane id=":1926406770_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.07" shape="3389.40,1215.47 3389.80,1216.79 3389.68,1217.92 3389.03,1218.88 3387.86,1219.64"/>
    </edge>
    <edge id=":1926406770_13" function="internal">
        <lane id=":1926406770_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="3389.40,1215.47 3393.34,1224.06"/>
    </edge>
    <edge id=":1926406770_14" function="internal">
        <lane id=":1926406770_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.19" shape="3389.40,1215.47 3390.93,1217.80 3392.84,1219.08 3395.13,1219.31 3397.80,1218.47"/>
    </edge>
    <edge id=":1926406770_15" function="internal">
        <lane id=":1926406770_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3389.40,1215.47 3390.63,1216.22 3391.52,1216.24 3392.08,1215.54 3392.29,1214.11"/>
    </edge>
    <edge id=":1926406775_0" function="internal">
        <lane id=":1926406775_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.81" length="5.35" shape="3639.08,1117.54 3640.60,1117.66 3641.59,1118.24 3642.05,1119.29 3641.97,1120.82"/>
    </edge>
    <edge id=":1926406775_1" function="internal">
        <lane id=":1926406775_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.46" shape="3639.08,1117.54 3640.69,1117.27 3641.92,1116.71 3642.78,1115.84 3643.27,1114.68"/>
    </edge>
    <edge id=":1926406777_0" function="internal">
        <lane id=":1926406777_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.77" length="7.29" shape="3299.03,1260.31 3296.71,1261.20 3294.77,1261.66 3293.21,1261.69 3292.03,1261.28"/>
    </edge>
    <edge id=":1926406777_1" function="internal">
        <lane id=":1926406777_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="12.46" shape="3299.03,1260.31 3295.93,1262.23 3294.63,1264.46 3295.13,1267.00 3297.42,1269.83"/>
    </edge>
    <edge id=":1926406777_2" function="internal">
        <lane id=":1926406777_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3299.03,1260.31 3298.26,1261.53 3298.22,1262.42 3298.91,1262.99 3300.33,1263.23"/>
    </edge>
    <edge id=":1926406777_3" function="internal">
        <lane id=":1926406777_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.73" length="5.58" shape="3299.61,1267.50 3298.58,1266.23 3298.36,1265.09 3298.94,1264.09 3300.33,1263.23"/>
    </edge>
    <edge id=":1926406777_4" function="internal">
        <lane id=":1926406777_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.83" shape="3299.61,1267.50 3297.50,1265.48 3296.03,1264.11 3294.46,1262.88 3292.03,1261.28"/>
    </edge>
    <edge id=":1926406777_5" function="internal">
        <lane id=":1926406777_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.22" shape="3290.33,1263.99 3292.60,1265.49 3294.07,1266.65 3295.45,1267.94 3297.42,1269.83"/>
    </edge>
    <edge id=":1926406777_6" function="internal">
        <lane id=":1926406777_6_0" index="0" allow="pedestrian delivery bicycle" speed="9.18" length="2.57" shape="3290.33,1263.99 3292.24,1264.75 3292.75,1264.78"/>
    </edge>
    <edge id=":1926406777_7" function="internal">
        <lane id=":1926406777_7_0" index="0" allow="pedestrian delivery bicycle" speed="9.18" length="7.83" shape="3292.75,1264.78 3294.54,1264.88 3297.24,1264.37 3300.33,1263.23"/>
    </edge>
    <edge id=":1926406778_0" function="internal">
        <lane id=":1926406778_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3522.86,1151.97 3523.51,1150.69 3523.46,1149.79 3522.72,1149.29 3521.28,1149.19"/>
    </edge>
    <edge id=":2072455067_0" function="internal">
        <lane id=":2072455067_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.13" length="9.06" shape="2591.01,1114.77 2589.44,1112.76 2589.01,1110.83 2589.73,1108.99 2591.59,1107.24"/>
    </edge>
    <edge id=":2072455067_1" function="internal">
        <lane id=":2072455067_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2591.01,1114.77 2589.59,1114.52"/>
    </edge>
    <edge id=":2072455067_4" function="internal">
        <lane id=":2072455067_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2589.59,1114.52 2588.75,1114.82 2588.48,1115.67 2588.79,1117.08"/>
    </edge>
    <edge id=":2072455067_2" function="internal">
        <lane id=":2072455067_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.80" shape="2578.33,1109.95 2581.96,1111.52 2584.43,1113.05 2586.47,1114.82 2588.79,1117.08"/>
    </edge>
    <edge id=":2072455067_3" function="internal">
        <lane id=":2072455067_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.45" length="10.97" shape="2579.46,1106.96 2581.80,1107.45 2584.30,1107.23 2586.95,1106.28 2589.75,1104.62"/>
    </edge>
    <edge id=":2084225789_0" function="internal">
        <lane id=":2084225789_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.02" shape="3447.68,909.36 3446.73,908.37 3446.31,907.31 3446.44,906.18 3447.11,904.98"/>
    </edge>
    <edge id=":2084225789_1" function="internal">
        <lane id=":2084225789_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.22" shape="3447.68,909.36 3442.77,905.55"/>
    </edge>
    <edge id=":2084225789_2" function="internal">
        <lane id=":2084225789_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3447.68,909.36 3446.24,909.25 3445.44,909.64 3445.26,910.52 3445.72,911.89"/>
    </edge>
    <edge id=":2084225789_3" function="internal">
        <lane id=":2084225789_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3441.37,912.44 3442.36,911.48 3443.41,911.07 3444.53,911.21 3445.72,911.89"/>
    </edge>
    <edge id=":2084225789_4" function="internal">
        <lane id=":2084225789_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3441.37,912.44 3447.11,904.98"/>
    </edge>
    <edge id=":2084225789_5" function="internal">
        <lane id=":2084225789_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.77" shape="3441.37,912.44 3442.91,910.14 3443.65,908.22 3443.60,906.69 3442.77,905.55"/>
    </edge>
    <edge id=":2084225789_6" function="internal">
        <lane id=":2084225789_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.22" shape="3440.81,908.08 3445.72,911.89"/>
    </edge>
    <edge id=":2084225789_7" function="internal">
        <lane id=":2084225789_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.77" shape="3440.81,908.08 3442.13,908.60 3443.62,908.26 3445.28,907.05 3447.11,904.98"/>
    </edge>
    <edge id=":2084225789_8" function="internal">
        <lane id=":2084225789_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3440.81,908.08 3442.25,908.18 3443.05,907.79 3443.23,906.91 3442.77,905.55"/>
    </edge>
    <edge id=":2084225791_0" function="internal">
        <lane id=":2084225791_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.17" length="5.01" shape="3419.36,945.95 3418.41,944.96 3418.01,943.90 3418.15,942.77 3418.83,941.58"/>
    </edge>
    <edge id=":2084225791_1" function="internal">
        <lane id=":2084225791_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="2.78" length="6.21" shape="3419.36,945.95 3414.47,942.11"/>
    </edge>
    <edge id=":2084225791_2" function="internal">
        <lane id=":2084225791_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.24" shape="3414.96,946.47 3418.83,941.58"/>
    </edge>
    <edge id=":2084225791_3" function="internal">
        <lane id=":2084225791_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.17" length="5.02" shape="3414.96,946.47 3415.67,945.28 3415.82,944.16 3415.43,943.11 3414.47,942.11"/>
    </edge>
    <edge id=":2084225799_0" function="internal">
        <lane id=":2084225799_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="5.16" shape="3449.31,1189.98 3447.97,1190.50 3446.83,1190.44 3445.89,1189.78 3445.16,1188.54"/>
    </edge>
    <edge id=":2084225799_1" function="internal">
        <lane id=":2084225799_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.90" shape="3449.31,1189.98 3440.53,1194.56"/>
    </edge>
    <edge id=":2084225799_2" function="internal">
        <lane id=":2084225799_2_0" index="0" allow="pedestrian delivery bicycle" speed="7.36" length="10.71" shape="3449.31,1189.98 3446.97,1191.75 3445.63,1193.85 3445.31,1196.28 3446.00,1199.03"/>
    </edge>
    <edge id=":2084225799_3" function="internal">
        <lane id=":2084225799_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3449.31,1189.98 3448.66,1191.26 3448.70,1192.16 3449.45,1192.66 3450.89,1192.76"/>
    </edge>
    <edge id=":2084225799_4" function="internal">
        <lane id=":2084225799_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.69" length="6.01" shape="3448.96,1197.82 3448.59,1196.29 3448.78,1194.94 3449.55,1193.77 3450.89,1192.76"/>
    </edge>
    <edge id=":2084225799_5" function="internal">
        <lane id=":2084225799_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.02" shape="3448.96,1197.82 3445.16,1188.54"/>
    </edge>
    <edge id=":2084225799_6" function="internal">
        <lane id=":2084225799_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.82" length="2.29" shape="3448.96,1197.82 3447.80,1195.84"/>
    </edge>
    <edge id=":2084225799_14" function="internal">
        <lane id=":2084225799_14_0" index="0" allow="pedestrian delivery bicycle" speed="6.82" length="8.15" shape="3447.80,1195.84 3447.50,1195.33 3445.61,1193.96 3443.29,1193.70 3440.53,1194.56"/>
    </edge>
    <edge id=":2084225799_7" function="internal">
        <lane id=":2084225799_7_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="3441.91,1197.45 3443.24,1197.03 3444.37,1197.15 3445.29,1197.82 3446.00,1199.03"/>
    </edge>
    <edge id=":2084225799_8" function="internal">
        <lane id=":2084225799_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.13" shape="3441.91,1197.45 3450.89,1192.76"/>
    </edge>
    <edge id=":2084225799_9" function="internal">
        <lane id=":2084225799_9_0" index="0" allow="pedestrian delivery bicycle" speed="7.16" length="10.68" shape="3441.91,1197.45 3444.28,1195.86 3445.61,1193.84 3445.91,1191.41 3445.16,1188.54"/>
    </edge>
    <edge id=":2084225799_10" function="internal">
        <lane id=":2084225799_10_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3441.91,1197.45 3442.65,1196.21 3442.66,1195.31 3441.96,1194.76 3440.53,1194.56"/>
    </edge>
    <edge id=":2084225799_11" function="internal">
        <lane id=":2084225799_11_0" index="0" allow="pedestrian delivery bicycle" speed="5.43" length="5.73" shape="3442.20,1189.76 3442.61,1191.31 3442.47,1192.63 3441.78,1193.71 3440.53,1194.56"/>
    </edge>
    <edge id=":2084225799_12" function="internal">
        <lane id=":2084225799_12_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.02" shape="3442.20,1189.76 3446.00,1199.03"/>
    </edge>
    <edge id=":2084225799_13" function="internal">
        <lane id=":2084225799_13_0" index="0" allow="pedestrian delivery bicycle" speed="6.77" length="2.34" shape="3442.20,1189.76 3443.39,1191.78"/>
    </edge>
    <edge id=":2084225799_15" function="internal">
        <lane id=":2084225799_15_0" index="0" allow="pedestrian delivery bicycle" speed="6.77" length="8.47" shape="3443.39,1191.78 3443.73,1192.36 3445.69,1193.72 3448.07,1193.86 3450.89,1192.76"/>
    </edge>
    <edge id=":2084225800_0" function="internal">
        <lane id=":2084225800_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.22" length="5.37" shape="3631.29,1208.77 3632.51,1208.15 3633.68,1208.10 3634.82,1208.64 3635.92,1209.76"/>
    </edge>
    <edge id=":2084225800_1" function="internal">
        <lane id=":2084225800_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="10.45" shape="3631.29,1208.77 3633.43,1206.72 3634.41,1204.81 3635.16,1202.67 3636.60,1199.96"/>
    </edge>
    <edge id=":2084225800_2" function="internal">
        <lane id=":2084225800_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3631.29,1208.77 3631.78,1207.41 3631.63,1206.53 3630.83,1206.13 3629.39,1206.20"/>
    </edge>
    <edge id=":2084225800_3" function="internal">
        <lane id=":2084225800_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.42" length="7.37" shape="3629.93,1199.43 3630.71,1201.64 3630.88,1203.50 3630.44,1205.02 3629.39,1206.20"/>
    </edge>
    <edge id=":2084225800_4" function="internal">
        <lane id=":2084225800_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.97" shape="3629.93,1199.43 3631.31,1202.40 3632.56,1204.81 3633.99,1207.11 3635.92,1209.76"/>
    </edge>
    <edge id=":2084225800_5" function="internal">
        <lane id=":2084225800_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.64" length="9.27" shape="3629.93,1199.43 3631.42,1201.80 3633.03,1202.68 3634.75,1202.07 3636.60,1199.96"/>
    </edge>
    <edge id=":2084225801_0" function="internal">
        <lane id=":2084225801_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.93" length="8.31" shape="3671.59,1235.84 3671.79,1237.31 3672.94,1238.35 3675.05,1238.96 3678.12,1239.15"/>
    </edge>
    <edge id=":2084225801_1" function="internal">
        <lane id=":2084225801_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.22" shape="3671.15,1240.98 3673.13,1241.78 3674.55,1242.19 3676.02,1242.34 3678.15,1242.35"/>
    </edge>
    <edge id=":2084225804_0" function="internal">
        <lane id=":2084225804_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.29" shape="3565.91,1286.16 3566.62,1287.48 3566.67,1288.62 3566.05,1289.59 3564.77,1290.38"/>
    </edge>
    <edge id=":2084225804_1" function="internal">
        <lane id=":2084225804_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.64" shape="3565.91,1286.16 3566.88,1287.52 3567.62,1288.43 3568.53,1289.13 3570.00,1289.86"/>
    </edge>
    <edge id=":2084225807_0" function="internal">
        <lane id=":2084225807_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.05" shape="3500.78,1316.00 3499.41,1316.30 3498.27,1316.11 3497.35,1315.44 3496.66,1314.27"/>
    </edge>
    <edge id=":2084225807_1" function="internal">
        <lane id=":2084225807_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.04" length="7.86" shape="3500.78,1316.00 3498.24,1317.15 3496.61,1318.40 3495.88,1319.76 3496.05,1321.22"/>
    </edge>
    <edge id=":2084225807_2" function="internal">
        <lane id=":2084225807_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3499.01,1320.01 3496.66,1314.27"/>
    </edge>
    <edge id=":2084225807_3" function="internal">
        <lane id=":2084225807_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.19" shape="3493.70,1315.49 3496.05,1321.22"/>
    </edge>
    <edge id=":2297053108_0" function="internal">
        <lane id=":2297053108_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3094.33,724.54 3093.04,724.99 3091.91,724.93 3090.94,724.33 3090.15,723.22"/>
    </edge>
    <edge id=":2297053108_1" function="internal">
        <lane id=":2297053108_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3094.33,724.54 3085.99,728.88"/>
    </edge>
    <edge id=":2297053108_2" function="internal">
        <lane id=":2297053108_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3087.31,724.70 3087.76,725.99 3087.69,727.12 3087.10,728.08 3085.99,728.88"/>
    </edge>
    <edge id=":2297053108_3" function="internal">
        <lane id=":2297053108_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3087.31,724.70 3088.57,725.39 3089.47,725.38 3089.99,724.65 3090.15,723.22"/>
    </edge>
    <edge id=":2297053110_0" function="internal">
        <lane id=":2297053110_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.00" length="6.22" shape="3032.68,610.26 3031.38,610.37 3030.13,609.89 3028.94,608.84 3027.81,607.19"/>
    </edge>
    <edge id=":2297053110_1" function="internal">
        <lane id=":2297053110_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.69" shape="3032.68,610.26 3023.32,612.80"/>
    </edge>
    <edge id=":2297053110_2" function="internal">
        <lane id=":2297053110_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.95" length="1.88" shape="3032.68,610.26 3031.05,611.18"/>
    </edge>
    <edge id=":2297053110_10" function="internal">
        <lane id=":2297053110_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.95" length="6.66" shape="3031.05,611.18 3030.34,612.69 3030.57,614.77 3031.72,617.44"/>
    </edge>
    <edge id=":2297053110_3" function="internal">
        <lane id=":2297053110_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.93" length="8.35" shape="3024.10,615.90 3026.81,615.44 3028.99,615.54 3030.63,616.21 3031.72,617.44"/>
    </edge>
    <edge id=":2297053110_4" function="internal">
        <lane id=":2297053110_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.85" shape="3024.10,615.90 3033.61,613.32"/>
    </edge>
    <edge id=":2297053110_5" function="internal">
        <lane id=":2297053110_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.70" length="3.71" shape="3024.10,615.90 3027.19,614.65 3027.44,614.36"/>
    </edge>
    <edge id=":2297053110_11" function="internal">
        <lane id=":2297053110_11_0" index="0" allow="pedestrian delivery bicycle" speed="6.70" length="7.94" shape="3027.44,614.36 3028.83,612.77 3029.04,610.29 3027.81,607.19"/>
    </edge>
    <edge id=":2297053110_6" function="internal">
        <lane id=":2297053110_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.80" length="5.37" shape="3025.03,608.79 3025.60,610.21 3025.50,611.36 3024.75,612.22 3023.32,612.80"/>
    </edge>
    <edge id=":2297053110_7" function="internal">
        <lane id=":2297053110_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.97" shape="3025.03,608.79 3026.79,611.35 3028.41,613.09 3030.01,614.85 3031.72,617.44"/>
    </edge>
    <edge id=":2297053110_8" function="internal">
        <lane id=":2297053110_8_0" index="0" allow="pedestrian delivery bicycle" speed="7.62" length="10.56" shape="3025.03,608.79 3026.87,611.35 3028.92,612.96 3031.16,613.61 3033.61,613.32"/>
    </edge>
    <edge id=":2297053110_9" function="internal">
        <lane id=":2297053110_9_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3025.03,608.79 3026.32,609.43 3027.22,609.38 3027.71,608.63 3027.81,607.19"/>
    </edge>
    <edge id=":2297053112_0" function="internal">
        <lane id=":2297053112_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3033.01,693.15 3032.49,691.88 3032.51,690.75 3033.06,689.76 3034.14,688.92"/>
    </edge>
    <edge id=":2297053112_1" function="internal">
        <lane id=":2297053112_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3033.01,693.15 3029.89,687.79"/>
    </edge>
    <edge id=":2297053112_2" function="internal">
        <lane id=":2297053112_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3027.13,689.40 3030.24,694.76"/>
    </edge>
    <edge id=":2297053112_3" function="internal">
        <lane id=":2297053112_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="1.67" shape="3027.13,689.40 3028.15,690.37 3028.41,690.41"/>
    </edge>
    <edge id=":2297053112_4" function="internal">
        <lane id=":2297053112_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="6.09" shape="3028.41,690.41 3029.65,690.61 3031.65,690.12 3034.14,688.92"/>
    </edge>
    <edge id=":2297053137_0" function="internal">
        <lane id=":2297053137_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.10" shape="3470.99,1140.35 3472.51,1139.38 3473.60,1138.79 3474.73,1138.28 3476.38,1137.53"/>
    </edge>
    <edge id=":2297053137_1" function="internal">
        <lane id=":2297053137_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.18" shape="3471.06,1135.96 3472.26,1135.66 3473.09,1135.45 3473.88,1135.15 3475.01,1134.64"/>
    </edge>
    <edge id=":2297053138_0" function="internal">
        <lane id=":2297053138_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.51" length="3.96" shape="3456.08,1129.60 3456.77,1130.54 3457.14,1131.27 3457.29,1132.07 3457.29,1133.23"/>
    </edge>
    <edge id=":2297053138_1" function="internal">
        <lane id=":2297053138_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.65" shape="3458.61,1127.65 3459.59,1129.02 3460.27,1129.97 3461.09,1130.77 3462.49,1131.64"/>
    </edge>
    <edge id=":2443106561_0" function="internal">
        <lane id=":2443106561_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.39" shape="2765.30,610.51 2763.17,608.33 2761.59,606.82 2760.24,605.15 2758.80,602.51"/>
    </edge>
    <edge id=":2443106561_1" function="internal">
        <lane id=":2443106561_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="15.68" shape="2765.30,610.51 2761.58,607.23 2758.75,606.66 2756.83,608.81 2755.82,613.67"/>
    </edge>
    <edge id=":2443106561_2" function="internal">
        <lane id=":2443106561_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2765.30,610.51 2763.91,610.15 2763.04,610.39 2762.72,611.22 2762.93,612.65"/>
    </edge>
    <edge id=":2443106561_3" function="internal">
        <lane id=":2443106561_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.48" shape="2759.00,613.96 2759.43,611.95 2760.22,611.06 2761.39,611.29 2762.93,612.65"/>
    </edge>
    <edge id=":2443106561_4" function="internal">
        <lane id=":2443106561_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.67" shape="2759.00,613.96 2759.46,610.70 2759.87,608.07 2759.79,605.51 2758.80,602.51"/>
    </edge>
    <edge id=":2443106561_5" function="internal">
        <lane id=":2443106561_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2759.00,613.96 2758.32,612.69 2757.56,612.22 2756.72,612.54 2755.82,613.67"/>
    </edge>
    <edge id=":2443106561_6" function="internal">
        <lane id=":2443106561_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.05" shape="2755.90,603.87 2756.83,606.59 2756.80,608.60 2756.31,610.70 2755.82,613.67"/>
    </edge>
    <edge id=":2443106561_7" function="internal">
        <lane id=":2443106561_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.32" shape="2755.90,603.87 2757.42,606.63 2758.95,608.56 2760.71,610.35 2762.93,612.65"/>
    </edge>
    <edge id=":2443106561_8" function="internal">
        <lane id=":2443106561_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2755.90,603.87 2757.13,604.62 2758.03,604.64 2758.58,603.94 2758.80,602.51"/>
    </edge>
    <edge id=":2443106565_0" function="internal">
        <lane id=":2443106565_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.22" length="5.19" shape="3065.01,675.00 3064.50,673.62 3064.50,672.40 3065.02,671.37 3066.05,670.51"/>
    </edge>
    <edge id=":2443106565_1" function="internal">
        <lane id=":2443106565_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3065.01,675.00 3063.75,674.31 3062.85,674.33 3062.33,675.05 3062.17,676.48"/>
    </edge>
    <edge id=":2443106565_2" function="internal">
        <lane id=":2443106565_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="3057.96,675.25 3059.26,674.74 3060.39,674.77 3061.36,675.35 3062.17,676.48"/>
    </edge>
    <edge id=":2443106565_3" function="internal">
        <lane id=":2443106565_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="3057.96,675.25 3066.05,670.51"/>
    </edge>
    <edge id=":2443106565_4" function="internal">
        <lane id=":2443106565_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.64" shape="3060.58,670.10 3061.28,671.91 3061.40,673.28 3061.51,674.66 3062.17,676.48"/>
    </edge>
    <edge id=":2443106565_5" function="internal">
        <lane id=":2443106565_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.46" length="6.24" shape="3060.58,670.10 3061.49,671.17 3062.71,671.59 3064.23,671.37 3066.05,670.51"/>
    </edge>
    <edge id=":2443106572_0" function="internal">
        <lane id=":2443106572_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.99" length="1.82" shape="2801.20,728.86 2800.88,729.22 2800.50,729.44 2800.08,729.54 2799.61,729.52"/>
    </edge>
    <edge id=":2443106572_1" function="internal">
        <lane id=":2443106572_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.47" shape="2799.04,732.67 2800.47,732.75 2801.74,732.45 2802.85,731.77 2803.81,730.71"/>
    </edge>
    <edge id=":2456371842_0" function="internal">
        <lane id=":2456371842_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.14" shape="3676.25,1094.16 3681.00,1098.05"/>
    </edge>
    <edge id=":2456371842_1" function="internal">
        <lane id=":2456371842_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="3676.25,1094.16 3677.45,1094.85 3678.58,1094.98 3679.62,1094.56 3680.60,1093.56"/>
    </edge>
    <edge id=":2456371848_0" function="internal">
        <lane id=":2456371848_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="3689.66,1163.45 3683.58,1162.21"/>
    </edge>
    <edge id=":2456371848_1" function="internal">
        <lane id=":2456371848_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.04" shape="3689.66,1163.45 3688.30,1163.38 3687.23,1163.76 3686.45,1164.60 3685.95,1165.90"/>
    </edge>
    <edge id=":248886353_0" function="internal">
        <lane id=":248886353_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.35" length="9.04" shape="2091.31,1672.17 2090.20,1669.93 2090.11,1667.91 2091.05,1666.13 2093.01,1664.57"/>
        <lane id=":248886353_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.87" length="14.49" shape="2088.68,1673.99 2086.89,1670.39 2086.75,1667.16 2088.25,1664.30 2091.40,1661.81"/>
    </edge>
    <edge id=":248886353_2" function="internal">
        <lane id=":248886353_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.15" length="6.19" shape="2081.88,1660.96 2083.61,1662.75 2085.77,1663.49 2087.17,1663.32"/>
    </edge>
    <edge id=":248886353_3" function="internal">
        <lane id=":248886353_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.15" length="4.53" shape="2087.17,1663.32 2088.36,1663.18 2091.40,1661.81"/>
    </edge>
    <edge id=":248886354_0" function="internal">
        <lane id=":248886354_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.26" length="8.02" shape="2126.70,1644.98 2128.56,1644.29 2130.30,1644.44 2131.92,1645.44 2133.43,1647.28"/>
        <lane id=":248886354_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="13.02" shape="2125.09,1642.21 2128.22,1641.01 2131.10,1641.16 2133.73,1642.68 2136.13,1645.56"/>
    </edge>
    <edge id=":248886355_0" function="internal">
        <lane id=":248886355_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.84" shape="2161.15,1784.00 2160.64,1781.32 2160.94,1779.29 2161.08,1777.34 2160.11,1774.89"/>
        <lane id=":248886355_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.84" shape="2161.15,1784.00 2160.25,1781.71 2159.56,1780.17 2158.73,1778.69 2157.41,1776.61"/>
    </edge>
    <edge id=":250121349_0" function="internal">
        <lane id=":250121349_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.27" shape="1813.33,1602.14 1813.67,1602.20"/>
        <lane id=":250121349_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.27" shape="1813.86,1598.99 1814.12,1599.03"/>
        <lane id=":250121349_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.27" shape="1814.39,1595.83 1814.57,1595.86"/>
    </edge>
    <edge id=":250121350_0" function="internal">
        <lane id=":250121350_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="1826.53,1604.03 1828.61,1604.58 1829.90,1605.37 1831.18,1606.24 1833.21,1607.02"/>
        <lane id=":250121350_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="1827.04,1600.87 1829.20,1601.44 1830.56,1602.24 1831.90,1603.12 1834.02,1603.93"/>
        <lane id=":250121350_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="1827.54,1597.71 1829.80,1598.29 1831.22,1599.10 1832.62,1600.00 1834.82,1600.83"/>
        <lane id=":250121350_0_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="1827.54,1597.71 1829.95,1597.81 1831.62,1597.55 1833.28,1597.38 1835.63,1597.73"/>
    </edge>
    <edge id=":257496894_0" function="internal">
        <lane id=":257496894_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="1.92" shape="2345.36,1785.60 2345.22,1786.21 2345.13,1786.63 2345.07,1787.05 2344.99,1787.67"/>
        <lane id=":257496894_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="1.92" shape="2348.47,1786.33 2348.36,1786.83 2348.29,1787.18 2348.23,1787.52 2348.17,1788.03"/>
    </edge>
    <edge id=":257496894_2" function="internal">
        <lane id=":257496894_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="2.65" shape="2339.20,1784.15 2338.98,1784.97 2338.85,1785.53 2338.74,1786.10 2338.63,1786.93"/>
        <lane id=":257496894_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="2.65" shape="2342.31,1784.89 2342.13,1785.59 2342.00,1786.08 2341.91,1786.57 2341.81,1787.30"/>
    </edge>
    <edge id=":257496959_0" function="internal">
        <lane id=":257496959_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.57" length="12.81" shape="2317.07,1185.01 2317.29,1181.44 2317.28,1178.87 2317.81,1176.53 2319.63,1173.65"/>
        <lane id=":257496959_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="16.62" length="12.81" shape="2313.90,1184.58 2314.20,1180.51 2314.29,1177.59 2315.00,1174.94 2317.13,1171.65"/>
    </edge>
    <edge id=":257496959_2" function="internal">
        <lane id=":257496959_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.77" shape="2310.33,1182.71 2313.23,1180.16 2315.25,1178.43 2317.14,1176.59 2319.63,1173.65"/>
        <lane id=":257496959_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.77" shape="2308.17,1180.36 2310.96,1177.90 2312.91,1176.25 2314.73,1174.48 2317.13,1171.65"/>
    </edge>
    <edge id=":257496960_0" function="internal">
        <lane id=":257496960_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.36" shape="2411.99,1085.29 2414.36,1082.66"/>
        <lane id=":257496960_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.36" shape="2409.68,1083.07 2411.94,1080.57"/>
        <lane id=":257496960_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.36" shape="2407.38,1080.85 2409.51,1078.49"/>
    </edge>
    <edge id=":257496960_3" function="internal">
        <lane id=":257496960_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.60" shape="2405.07,1078.63 2405.93,1078.10 2406.72,1078.07 2407.52,1078.03 2408.37,1077.51"/>
    </edge>
    <edge id=":257496965_0" function="internal">
        <lane id=":257496965_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.10" length="7.31" shape="2433.93,1308.22 2435.48,1307.22 2436.62,1306.55 2437.83,1306.25 2439.59,1306.37"/>
        <lane id=":257496965_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.56" length="7.31" shape="2432.27,1305.48 2434.40,1304.15 2435.98,1303.32 2437.66,1303.00 2440.08,1303.21"/>
    </edge>
    <edge id=":257496965_2" function="internal">
        <lane id=":257496965_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.19" shape="2432.39,1304.34 2434.48,1305.12 2435.93,1305.62 2437.40,1305.99 2439.59,1306.37"/>
        <lane id=":257496965_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.19" shape="2433.48,1301.33 2435.40,1302.04 2436.72,1302.51 2438.07,1302.86 2440.08,1303.21"/>
    </edge>
    <edge id=":257496970_0" function="internal">
        <lane id=":257496970_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.14" shape="2645.99,1359.91 2648.16,1360.82 2649.48,1361.81 2650.80,1362.83 2652.94,1363.82"/>
        <lane id=":257496970_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.14" shape="2646.91,1356.85 2649.11,1357.77 2650.46,1358.76 2651.81,1359.79 2653.98,1360.80"/>
        <lane id=":257496970_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.14" shape="2646.91,1356.85 2649.28,1357.30 2650.98,1357.25 2652.68,1357.23 2655.02,1357.77"/>
    </edge>
    <edge id=":257523454_0" function="internal">
        <lane id=":257523454_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.58" length="7.38" shape="2010.01,822.59 2007.60,822.45 2005.64,822.07 2004.13,821.47 2003.08,820.63"/>
    </edge>
    <edge id=":257523454_1" function="internal">
        <lane id=":257523454_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="2008.14,826.58 2003.08,820.63"/>
        <lane id=":257523454_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.80" shape="2005.70,828.65 2000.66,822.72"/>
    </edge>
    <edge id=":257523455_0" function="internal">
        <lane id=":257523455_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="14.22" shape="1965.91,777.71 1963.74,774.21 1963.10,771.28 1962.45,768.36 1960.28,764.86"/>
        <lane id=":257523455_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="15.81" shape="1963.49,779.80 1961.00,775.93 1960.13,772.74 1959.26,769.56 1956.77,765.69"/>
    </edge>
    <edge id=":257523455_2" function="internal">
        <lane id=":257523455_2_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="15.47" shape="1963.49,779.80 1953.60,767.90"/>
    </edge>
    <edge id=":257523521_0" function="internal">
        <lane id=":257523521_0_0" index="0" allow="pedestrian delivery bicycle" speed="16.67" length="26.25" shape="1921.66,588.69 1918.77,562.60"/>
    </edge>
    <edge id=":257523521_1" function="internal">
        <lane id=":257523521_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="26.14" shape="1918.12,588.93 1918.73,582.01 1919.23,575.75 1919.33,569.50 1918.77,562.60"/>
        <lane id=":257523521_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="26.14" shape="1914.92,588.83 1915.53,581.99 1916.04,575.90 1916.16,569.84 1915.60,563.02"/>
    </edge>
    <edge id=":257523527_0" function="internal">
        <lane id=":257523527_0_0" index="0" allow="pedestrian delivery bicycle" speed="16.67" length="7.25" shape="1899.14,626.77 1898.77,628.83 1898.11,630.14 1897.26,631.41 1896.29,633.33"/>
    </edge>
    <edge id=":257523527_1" function="internal">
        <lane id=":257523527_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.34" shape="1902.33,627.02 1901.84,629.37 1901.04,630.88 1900.19,632.38 1899.57,634.72"/>
        <lane id=":257523527_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.34" shape="1905.52,627.27 1905.03,629.68 1904.22,631.22 1903.37,632.76 1902.74,635.15"/>
    </edge>
    <edge id=":257523540_0" function="internal">
        <lane id=":257523540_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="30.37" shape="2334.00,1127.07 2331.00,1131.73 2325.89,1137.87 2319.43,1143.77 2312.36,1147.70"/>
    </edge>
    <edge id=":257523540_1" function="internal">
        <lane id=":257523540_1_0" index="0" allow="pedestrian delivery bicycle" speed="16.67" length="32.62" shape="2334.00,1127.07 2331.06,1132.07 2326.33,1139.29 2320.82,1147.12 2315.58,1153.95"/>
    </edge>
    <edge id=":257523540_2" function="internal">
        <lane id=":257523540_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="32.37" shape="2336.94,1129.06 2331.81,1135.17 2326.24,1141.53 2320.13,1147.07 2313.37,1150.73"/>
    </edge>
    <edge id=":257523540_3" function="internal">
        <lane id=":257523540_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="32.75" shape="2336.94,1129.06 2315.58,1153.95"/>
        <lane id=":257523540_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="32.75" shape="2339.34,1131.18 2318.05,1155.99"/>
    </edge>
    <edge id=":257523568_0" function="internal">
        <lane id=":257523568_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.13" length="6.19" shape="2077.83,901.17 2078.82,902.05 2079.53,903.27 2079.96,904.80 2080.12,906.66"/>
    </edge>
    <edge id=":257523568_1" function="internal">
        <lane id=":257523568_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.63" shape="2077.83,901.17 2079.54,902.23 2080.74,902.89 2081.98,903.51 2083.77,904.41"/>
        <lane id=":257523568_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.63" shape="2079.55,898.47 2081.19,899.48 2082.34,900.12 2083.52,900.71 2085.24,901.57"/>
    </edge>
    <edge id=":257523629_0" function="internal">
        <lane id=":257523629_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.81" shape="2162.23,931.43 2163.52,932.05 2164.24,932.84 2164.97,933.60 2166.27,934.14"/>
        <lane id=":257523629_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.81" shape="2163.06,928.34 2164.30,928.95 2164.99,929.73 2165.68,930.48 2166.94,931.01"/>
        <lane id=":257523629_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.81" shape="2163.06,928.34 2164.39,928.46 2165.32,928.16 2166.26,927.84 2167.61,927.88"/>
    </edge>
    <edge id=":257523632_0" function="internal">
        <lane id=":257523632_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.58" length="14.80" shape="2371.32,962.43 2374.79,962.01 2378.02,961.45 2381.52,961.53 2385.78,963.05"/>
    </edge>
    <edge id=":257523632_1" function="internal">
        <lane id=":257523632_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="16.41" shape="2371.76,959.06 2376.46,959.14 2379.82,958.65 2383.02,958.65 2387.26,960.22"/>
        <lane id=":257523632_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="16.41" shape="2372.67,955.95 2377.55,956.06 2381.02,955.64 2384.34,955.72 2388.74,957.38"/>
        <lane id=":257523632_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="16.41" shape="2373.58,952.83 2378.64,952.99 2382.23,952.62 2385.66,952.79 2390.22,954.54"/>
    </edge>
    <edge id=":257523633_0" function="internal">
        <lane id=":257523633_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="0.64" shape="2414.39,980.06 2414.54,980.17 2414.64,980.25 2414.73,980.34 2414.86,980.49"/>
    </edge>
    <edge id=":257523633_1" function="internal">
        <lane id=":257523633_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.38" shape="2416.35,977.53 2416.02,979.46"/>
        <lane id=":257523633_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.38" shape="2418.31,975.00 2418.43,977.35"/>
        <lane id=":257523633_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="2.38" shape="2420.27,972.47 2420.83,975.24"/>
    </edge>
    <edge id=":257523703_0" function="internal">
        <lane id=":257523703_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.67" length="8.73" shape="2362.41,659.17 2360.07,658.83 2358.32,657.83 2357.17,656.19 2356.60,653.91"/>
    </edge>
    <edge id=":257523703_1" function="internal">
        <lane id=":257523703_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2362.41,659.17 2361.20,659.96"/>
    </edge>
    <edge id=":257523703_5" function="internal">
        <lane id=":257523703_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2361.20,659.96 2360.79,660.76 2361.19,661.56 2362.38,662.37"/>
    </edge>
    <edge id=":257523703_2" function="internal">
        <lane id=":257523703_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.70" length="16.45" shape="2354.97,675.32 2355.67,669.63 2357.13,665.58 2359.37,663.16 2362.38,662.37"/>
    </edge>
    <edge id=":257523703_3" function="internal">
        <lane id=":257523703_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="21.27" shape="2354.97,675.32 2355.08,669.29 2354.78,664.99 2354.19,660.58 2353.42,654.27"/>
        <lane id=":257523703_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="16.81" length="21.27" shape="2351.77,675.16 2352.58,668.90 2353.41,664.26 2353.01,659.94 2350.11,654.65"/>
    </edge>
    <edge id=":257523711_0" function="internal">
        <lane id=":257523711_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.52" shape="2022.16,710.60 2020.58,717.17"/>
        <lane id=":257523711_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.52" shape="2025.32,711.10 2023.77,717.43"/>
        <lane id=":257523711_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.52" shape="2028.48,711.60 2028.07,713.42 2027.63,714.63 2027.23,715.85 2026.96,717.68"/>
    </edge>
    <edge id=":257523711_3" function="internal">
        <lane id=":257523711_3_0" index="0" allow="bus bicycle" speed="22.22" length="6.04" shape="2030.15,717.93 2030.42,716.17 2030.81,715.01 2031.24,713.84 2031.64,712.10"/>
    </edge>
    <edge id=":257523711_4" function="internal">
        <lane id=":257523711_4_0" index="0" allow="bus bicycle" speed="3.65" length="1.44" shape="2030.15,717.93 2029.44,716.67"/>
    </edge>
    <edge id=":257523711_7" function="internal">
        <lane id=":257523711_7_0" index="0" allow="bus bicycle" speed="3.65" length="3.23" shape="2029.44,716.67 2028.68,716.21 2027.85,716.55 2026.96,717.68"/>
    </edge>
    <edge id=":257523711_5" function="internal">
        <lane id=":257523711_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.76" length="4.55" shape="2019.22,713.00 2020.00,714.09 2020.45,714.93 2020.62,715.85 2020.58,717.17"/>
    </edge>
    <edge id=":257523711_6" function="internal">
        <lane id=":257523711_6_0" index="0" allow="bicycle" speed="7.53" length="19.89" shape="2019.22,713.00 2023.78,718.12 2027.37,719.68 2029.99,717.67 2031.64,712.10"/>
    </edge>
    <edge id=":2582039058_0" function="internal">
        <lane id=":2582039058_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.08" shape="3753.72,1495.66 3757.08,1497.20 3759.38,1498.36 3761.75,1499.20 3765.35,1499.79"/>
        <lane id=":2582039058_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.08" shape="3754.93,1492.70 3758.04,1494.13 3760.16,1495.24 3762.35,1496.05 3765.68,1496.61"/>
        <lane id=":2582039058_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.08" shape="3756.13,1489.73 3759.00,1491.07 3760.94,1492.12 3762.94,1492.90 3766.01,1493.42"/>
        <lane id=":2582039058_0_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="11.08" shape="3757.34,1486.77 3759.96,1488.01 3761.72,1489.00 3763.54,1489.74 3766.34,1490.24"/>
    </edge>
    <edge id=":2582039058_4" function="internal">
        <lane id=":2582039058_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.62" length="6.32" shape="3759.22,1483.43 3761.02,1485.19 3762.48,1486.20 3764.17,1486.73 3766.67,1487.06"/>
        <lane id=":2582039058_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.17" length="6.32" shape="3761.52,1481.21 3762.84,1482.50 3763.92,1483.24 3765.16,1483.63 3767.00,1483.87"/>
        <lane id=":2582039058_4_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.45" length="6.32" shape="3763.81,1478.98 3764.67,1479.81 3765.36,1480.29 3766.15,1480.54 3767.33,1480.69"/>
    </edge>
    <edge id=":2582040127_0" function="internal">
        <lane id=":2582040127_0_0" index="0" allow="pedestrian bicycle" speed="6.05" length="7.40" width="2.00" shape="3446.24,848.26 3445.63,847.29 3445.73,845.85 3446.52,843.97 3448.00,841.63"/>
    </edge>
    <edge id=":2582040127_1" function="internal">
        <lane id=":2582040127_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.13" shape="3446.24,848.26 3445.27,846.86 3445.23,845.44 3445.17,844.03 3444.16,842.68"/>
        <lane id=":2582040127_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.13" shape="3444.26,850.78 3443.31,849.40 3443.29,847.99 3443.26,846.60 3442.28,845.26"/>
        <lane id=":2582040127_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.13" shape="3442.28,853.29 3441.36,851.93 3441.36,850.54 3441.35,849.17 3440.39,847.85"/>
    </edge>
    <edge id=":2582040128_0" function="internal">
        <lane id=":2582040128_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.06" shape="3341.48,692.89 3343.11,690.30"/>
    </edge>
    <edge id=":2582040128_1" function="internal">
        <lane id=":2582040128_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.18" shape="3338.62,691.22 3340.43,688.55"/>
        <lane id=":2582040128_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.18" shape="3336.00,689.38 3337.76,686.79"/>
    </edge>
    <edge id=":2610838827_0" function="internal">
        <lane id=":2610838827_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3011.22,578.27 3009.93,577.63 3009.03,577.68 3008.54,578.43 3008.44,579.87"/>
    </edge>
    <edge id=":2640393410_0" function="internal">
        <lane id=":2640393410_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2916.80,605.56 2916.59,606.99 2916.92,607.82 2917.78,608.06 2919.18,607.70"/>
    </edge>
    <edge id=":2640393414_0" function="internal">
        <lane id=":2640393414_0_0" index="0" allow="pedestrian delivery bicycle" speed="13.89" length="3.40" shape="2590.77,648.11 2589.86,647.95 2589.30,647.44 2588.75,646.91 2587.83,646.69"/>
    </edge>
    <edge id=":264833767_0" function="internal">
        <lane id=":264833767_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="4.44" shape="3751.16,1732.92 3749.85,1733.38 3748.96,1733.71 3748.09,1734.10 3746.86,1734.73"/>
        <lane id=":264833767_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="4.44" shape="3752.23,1735.94 3751.05,1736.35 3750.24,1736.65 3749.46,1736.99 3748.35,1737.56"/>
    </edge>
    <edge id=":264833767_2" function="internal">
        <lane id=":264833767_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.97" length="3.59" shape="3753.25,1739.36 3752.19,1739.48 3751.47,1739.63 3750.79,1739.91 3749.85,1740.39"/>
    </edge>
    <edge id=":264952883_0" function="internal">
        <lane id=":264952883_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3855.85,790.23 3855.46,788.84 3854.82,788.22 3853.93,788.35 3852.81,789.25"/>
    </edge>
    <edge id=":264952910_0" function="internal">
        <lane id=":264952910_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.88" shape="3556.84,1458.76 3554.96,1455.54 3553.29,1452.23 3551.78,1448.84 3550.35,1445.39"/>
    </edge>
    <edge id=":264952910_1" function="internal">
        <lane id=":264952910_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="3.32" shape="3556.84,1458.76 3554.75,1456.39 3554.61,1456.30"/>
    </edge>
    <edge id=":264952910_2" function="internal">
        <lane id=":264952910_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3556.84,1458.76 3555.52,1458.18"/>
    </edge>
    <edge id=":264952910_9" function="internal">
        <lane id=":264952910_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.54" length="12.39" shape="3554.61,1456.30 3551.79,1454.45 3547.93,1452.91 3543.20,1451.79"/>
    </edge>
    <edge id=":264952910_10" function="internal">
        <lane id=":264952910_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3555.52,1458.18 3554.63,1458.27 3554.17,1459.04 3554.15,1460.48"/>
    </edge>
    <edge id=":264952910_3" function="internal">
        <lane id=":264952910_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.48" length="13.08" shape="3542.65,1454.94 3546.73,1455.88 3550.00,1457.12 3552.48,1458.65 3554.15,1460.48"/>
    </edge>
    <edge id=":264952910_4" function="internal">
        <lane id=":264952910_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.39" length="17.09" shape="3542.65,1454.94 3547.82,1455.17 3550.83,1453.66 3551.67,1450.40 3550.35,1445.39"/>
    </edge>
    <edge id=":264952910_5" function="internal">
        <lane id=":264952910_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3542.65,1454.94 3543.97,1454.36 3544.50,1453.65 3544.25,1452.79 3543.20,1451.79"/>
    </edge>
    <edge id=":264952910_6" function="internal">
        <lane id=":264952910_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.63" length="9.29" shape="3547.39,1446.60 3548.10,1449.32 3547.65,1451.09 3546.01,1451.92 3543.20,1451.79"/>
    </edge>
    <edge id=":264952910_7" function="internal">
        <lane id=":264952910_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="15.46" shape="3547.39,1446.60 3548.86,1450.13 3550.46,1453.70 3552.22,1457.19 3554.15,1460.48"/>
    </edge>
    <edge id=":264952910_8" function="internal">
        <lane id=":264952910_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3547.39,1446.60 3548.58,1447.41"/>
    </edge>
    <edge id=":264952910_11" function="internal">
        <lane id=":264952910_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3548.58,1447.41 3549.47,1447.48 3550.06,1446.80 3550.35,1445.39"/>
    </edge>
    <edge id=":264952927_0" function="internal">
        <lane id=":264952927_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.72" length="13.66" shape="2901.15,1223.85 2897.92,1222.62 2895.37,1220.63 2893.19,1218.07 2891.08,1215.14"/>
    </edge>
    <edge id=":264952927_1" function="internal">
        <lane id=":264952927_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="15.69" shape="2901.15,1223.85 2897.35,1223.24 2893.38,1222.93 2889.39,1222.82 2885.52,1222.82"/>
    </edge>
    <edge id=":264952927_2" function="internal">
        <lane id=":264952927_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2901.15,1223.85 2899.81,1224.38"/>
    </edge>
    <edge id=":264952927_9" function="internal">
        <lane id=":264952927_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2899.81,1224.38 2899.25,1225.08 2899.47,1225.95 2900.48,1226.98"/>
    </edge>
    <edge id=":264952927_3" function="internal">
        <lane id=":264952927_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.98" shape="2885.56,1226.02 2889.31,1226.00 2893.06,1226.09 2896.79,1226.38 2900.48,1226.98"/>
    </edge>
    <edge id=":264952927_4" function="internal">
        <lane id=":264952927_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.38" length="5.03" shape="2885.56,1226.02 2890.54,1225.34"/>
    </edge>
    <edge id=":264952927_5" function="internal">
        <lane id=":264952927_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2885.56,1226.02 2886.75,1225.21"/>
    </edge>
    <edge id=":264952927_10" function="internal">
        <lane id=":264952927_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.38" length="12.45" shape="2890.54,1225.34 2890.86,1225.29 2893.55,1223.23 2893.62,1219.85 2891.08,1215.14"/>
    </edge>
    <edge id=":264952927_11" function="internal">
        <lane id=":264952927_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2886.75,1225.21 2887.14,1224.41 2886.73,1223.61 2885.52,1222.82"/>
    </edge>
    <edge id=":264952927_6" function="internal">
        <lane id=":264952927_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.58" length="9.35" shape="2888.48,1217.00 2889.84,1219.52 2889.80,1221.33 2888.36,1222.43 2885.52,1222.82"/>
    </edge>
    <edge id=":264952927_7" function="internal">
        <lane id=":264952927_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.71" length="15.92" shape="2888.48,1217.00 2890.89,1220.13 2893.74,1223.12 2896.95,1225.55 2900.48,1226.98"/>
    </edge>
    <edge id=":264952927_8" function="internal">
        <lane id=":264952927_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2888.48,1217.00 2889.83,1217.51 2890.71,1217.37 2891.13,1216.58 2891.08,1215.14"/>
    </edge>
    <edge id=":264952934_0" function="internal">
        <lane id=":264952934_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.77" length="5.84" shape="3124.41,1406.48 3123.16,1406.85 3121.91,1406.66 3120.65,1405.92 3119.39,1404.62"/>
    </edge>
    <edge id=":264952934_1" function="internal">
        <lane id=":264952934_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.98" shape="3124.41,1406.48 3116.48,1410.67"/>
    </edge>
    <edge id=":264952934_2" function="internal">
        <lane id=":264952934_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.92" shape="3117.99,1413.49 3125.88,1409.32"/>
    </edge>
    <edge id=":264952934_3" function="internal">
        <lane id=":264952934_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.63" length="3.16" shape="3117.99,1413.49 3120.31,1411.73 3120.42,1411.51"/>
    </edge>
    <edge id=":264952934_7" function="internal">
        <lane id=":264952934_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.63" length="7.56" shape="3120.42,1411.51 3121.32,1409.67 3121.01,1407.30 3119.39,1404.62"/>
    </edge>
    <edge id=":264952934_4" function="internal">
        <lane id=":264952934_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.72" length="4.85" shape="3116.90,1406.62 3117.67,1407.88 3117.86,1408.97 3117.46,1409.90 3116.48,1410.67"/>
    </edge>
    <edge id=":264952934_5" function="internal">
        <lane id=":264952934_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.44" length="10.27" shape="3116.90,1406.62 3119.02,1408.74 3121.23,1409.89 3123.51,1410.09 3125.88,1409.32"/>
    </edge>
    <edge id=":264952934_6" function="internal">
        <lane id=":264952934_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3116.90,1406.62 3118.27,1407.06 3119.15,1406.87 3119.52,1406.06 3119.39,1404.62"/>
    </edge>
    <edge id=":264952939_0" function="internal">
        <lane id=":264952939_0_0" index="0" allow="pedestrian delivery bicycle" speed="8.65" length="9.42" shape="3181.61,1372.72 3180.37,1373.26 3178.42,1373.34 3175.78,1372.95 3172.45,1372.10"/>
    </edge>
    <edge id=":264952939_1" function="internal">
        <lane id=":264952939_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="11.56" shape="3181.61,1372.72 3179.12,1374.75 3177.03,1376.22 3174.85,1377.59 3172.12,1379.28"/>
    </edge>
    <edge id=":264952939_2" function="internal">
        <lane id=":264952939_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.02" shape="3173.83,1381.98 3176.62,1380.24 3178.93,1378.78 3181.15,1377.21 3183.70,1375.15"/>
    </edge>
    <edge id=":264952939_3" function="internal">
        <lane id=":264952939_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.78" length="4.82" shape="3173.83,1381.98 3177.57,1378.94"/>
    </edge>
    <edge id=":264952939_7" function="internal">
        <lane id=":264952939_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.78" length="10.52" shape="3177.57,1378.94 3178.59,1376.28 3176.88,1374.00 3172.45,1372.10"/>
    </edge>
    <edge id=":264952939_4" function="internal">
        <lane id=":264952939_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.38" shape="3171.54,1375.17 3173.39,1375.96 3174.10,1376.91 3173.67,1378.01 3172.12,1379.28"/>
    </edge>
    <edge id=":264952939_5" function="internal">
        <lane id=":264952939_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="12.56" shape="3171.54,1375.17 3175.69,1376.17 3179.10,1376.49 3181.77,1376.15 3183.70,1375.15"/>
    </edge>
    <edge id=":264952939_6" function="internal">
        <lane id=":264952939_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3171.54,1375.17 3172.92,1374.74 3173.53,1374.08 3173.37,1373.20 3172.45,1372.10"/>
    </edge>
    <edge id=":264952974_0" function="internal">
        <lane id=":264952974_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.11" shape="3145.33,1263.04 3129.53,1266.19"/>
    </edge>
    <edge id=":264952974_1" function="internal">
        <lane id=":264952974_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.74" length="3.60" shape="3145.33,1263.04 3142.26,1264.19 3142.01,1264.38"/>
    </edge>
    <edge id=":264952974_2" function="internal">
        <lane id=":264952974_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3145.33,1263.04 3144.30,1264.04"/>
    </edge>
    <edge id=":264952974_9" function="internal">
        <lane id=":264952974_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.74" length="12.88" shape="3142.01,1264.38 3139.37,1266.46 3136.66,1269.86 3134.14,1274.38"/>
    </edge>
    <edge id=":264952974_10" function="internal">
        <lane id=":264952974_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3144.30,1264.04 3144.05,1264.90 3144.59,1265.62 3145.92,1266.18"/>
    </edge>
    <edge id=":264952974_3" function="internal">
        <lane id=":264952974_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.65" length="13.48" shape="3137.03,1275.76 3139.14,1271.90 3141.33,1269.02 3143.59,1267.11 3145.92,1266.18"/>
    </edge>
    <edge id=":264952974_4" function="internal">
        <lane id=":264952974_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.38" length="17.82" shape="3137.03,1275.76 3138.77,1270.53 3138.10,1267.20 3135.02,1265.75 3129.53,1266.19"/>
    </edge>
    <edge id=":264952974_5" function="internal">
        <lane id=":264952974_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3137.03,1275.76 3136.83,1274.33 3136.28,1273.63 3135.38,1273.64 3134.14,1274.38"/>
    </edge>
    <edge id=":264952974_6" function="internal">
        <lane id=":264952974_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.55" length="9.42" shape="3130.18,1269.33 3133.08,1269.09 3134.71,1269.86 3135.06,1271.62 3134.14,1274.38"/>
    </edge>
    <edge id=":264952974_7" function="internal">
        <lane id=":264952974_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="16.05" shape="3130.18,1269.33 3145.92,1266.18"/>
    </edge>
    <edge id=":264952974_8" function="internal">
        <lane id=":264952974_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3130.18,1269.33 3131.19,1268.30"/>
    </edge>
    <edge id=":264952974_11" function="internal">
        <lane id=":264952974_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3131.19,1268.30 3131.42,1267.44 3130.87,1266.73 3129.53,1266.19"/>
    </edge>
    <edge id=":264952992_0" function="internal">
        <lane id=":264952992_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.50" shape="2903.62,1393.90 2901.14,1392.63 2899.63,1391.44 2898.29,1390.00 2896.32,1387.97"/>
    </edge>
    <edge id=":264952992_1" function="internal">
        <lane id=":264952992_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="3.28" shape="2903.62,1393.90 2900.71,1392.97 2900.48,1392.97"/>
    </edge>
    <edge id=":264952992_7" function="internal">
        <lane id=":264952992_7_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="7.70" shape="2900.48,1392.97 2898.40,1392.98 2896.03,1393.56 2892.95,1394.35"/>
    </edge>
    <edge id=":264952992_2" function="internal">
        <lane id=":264952992_2_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="9.02" shape="2893.62,1397.48 2896.22,1396.75 2898.08,1396.15 2899.88,1396.06 2902.33,1396.83"/>
    </edge>
    <edge id=":264952992_3" function="internal">
        <lane id=":264952992_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.70" length="14.03" shape="2893.62,1397.48 2897.66,1396.06 2899.45,1394.00 2899.01,1391.30 2896.32,1387.97"/>
    </edge>
    <edge id=":264952992_4" function="internal">
        <lane id=":264952992_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2893.62,1397.48 2894.63,1396.45 2894.85,1395.58 2894.29,1394.89 2892.95,1394.35"/>
    </edge>
    <edge id=":264952992_5" function="internal">
        <lane id=":264952992_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.00" shape="2894.10,1390.28 2895.25,1391.71 2895.45,1392.86 2894.68,1393.75 2892.95,1394.35"/>
    </edge>
    <edge id=":264952992_6" function="internal">
        <lane id=":264952992_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.61" shape="2894.10,1390.28 2896.27,1392.48 2897.85,1394.10 2899.62,1395.44 2902.33,1396.83"/>
    </edge>
    <edge id=":264952998_0" function="internal">
        <lane id=":264952998_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="14.69" shape="2896.02,1347.92 2894.34,1351.22 2892.81,1354.52 2891.41,1357.88 2890.12,1361.35"/>
    </edge>
    <edge id=":264952998_1" function="internal">
        <lane id=":264952998_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.13" length="18.47" shape="2896.02,1347.92 2894.00,1353.13 2894.71,1355.95 2898.17,1356.40 2904.36,1354.46"/>
    </edge>
    <edge id=":264952998_2" function="internal">
        <lane id=":264952998_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.69" shape="2896.02,1347.92 2896.27,1349.34 2896.84,1350.03 2897.74,1349.99 2898.96,1349.21"/>
    </edge>
    <edge id=":264952998_3" function="internal">
        <lane id=":264952998_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.78" length="7.35" shape="2902.19,1351.90 2899.75,1352.65 2898.40,1352.46 2898.13,1351.31 2898.96,1349.21"/>
    </edge>
    <edge id=":264952998_4" function="internal">
        <lane id=":264952998_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.35" length="15.72" shape="2902.19,1351.90 2897.59,1354.08 2894.04,1356.38 2891.55,1358.81 2890.12,1361.35"/>
    </edge>
    <edge id=":264952998_5" function="internal">
        <lane id=":264952998_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.68" length="14.03" shape="2893.15,1362.40 2894.35,1360.46 2896.62,1358.49 2899.95,1356.49 2904.36,1354.46"/>
    </edge>
    <edge id=":264952998_6" function="internal">
        <lane id=":264952998_6_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="14.42" shape="2893.15,1362.40 2894.42,1358.97 2895.79,1355.69 2897.29,1352.47 2898.96,1349.21"/>
    </edge>
    <edge id=":264953012_0" function="internal">
        <lane id=":264953012_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="17.26" shape="2928.21,1337.19 2925.00,1339.77 2921.40,1342.55 2917.67,1345.09 2914.06,1346.99"/>
    </edge>
    <edge id=":264953012_1" function="internal">
        <lane id=":264953012_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.54" length="6.35" shape="2928.21,1337.19 2923.68,1341.64"/>
    </edge>
    <edge id=":264953012_2" function="internal">
        <lane id=":264953012_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2928.21,1337.19 2927.77,1338.56"/>
    </edge>
    <edge id=":264953012_9" function="internal">
        <lane id=":264953012_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.54" length="14.73" shape="2923.68,1341.64 2923.26,1342.06 2922.27,1345.52 2925.22,1347.57 2932.13,1348.21"/>
    </edge>
    <edge id=":264953012_10" function="internal">
        <lane id=":264953012_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2927.77,1338.56 2927.96,1339.44 2928.78,1339.81 2930.21,1339.68"/>
    </edge>
    <edge id=":264953012_3" function="internal">
        <lane id=":264953012_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.46" length="10.19" shape="2932.11,1345.01 2928.77,1344.70 2927.34,1343.71 2927.82,1342.03 2930.21,1339.68"/>
    </edge>
    <edge id=":264953012_4" function="internal">
        <lane id=":264953012_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="18.25" shape="2932.11,1345.01 2927.83,1345.06 2922.94,1345.29 2918.12,1345.88 2914.06,1346.99"/>
    </edge>
    <edge id=":264953012_5" function="internal">
        <lane id=":264953012_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2932.11,1345.01 2930.92,1345.82 2930.52,1346.62 2930.93,1347.42 2932.13,1348.21"/>
    </edge>
    <edge id=":264953012_6" function="internal">
        <lane id=":264953012_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="17.03" shape="2915.28,1349.95 2919.16,1348.87 2923.56,1348.37 2928.04,1348.23 2932.13,1348.21"/>
    </edge>
    <edge id=":264953012_7" function="internal">
        <lane id=":264953012_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="18.17" shape="2915.28,1349.95 2919.01,1347.98 2923.02,1345.27 2926.89,1342.34 2930.21,1339.68"/>
    </edge>
    <edge id=":264953012_8" function="internal">
        <lane id=":264953012_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2915.28,1349.95 2916.08,1348.75"/>
    </edge>
    <edge id=":264953012_11" function="internal">
        <lane id=":264953012_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2916.08,1348.75 2916.15,1347.86 2915.47,1347.27 2914.06,1346.99"/>
    </edge>
    <edge id=":264953020_0" function="internal">
        <lane id=":264953020_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.82" length="3.51" shape="2985.15,1329.38 2985.25,1328.36 2985.20,1327.64 2984.93,1326.96 2984.38,1326.09"/>
    </edge>
    <edge id=":264953020_1" function="internal">
        <lane id=":264953020_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="4.30" length="1.17" shape="2981.72,1327.87 2981.90,1328.16 2981.99,1328.38 2982.01,1328.62 2981.98,1328.96"/>
    </edge>
    <edge id=":264953106_0" function="internal">
        <lane id=":264953106_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.09" shape="2262.97,1557.51 2263.20,1554.46"/>
        <lane id=":264953106_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.09" shape="2259.77,1557.34 2260.01,1554.23"/>
    </edge>
    <edge id=":264953106_2" function="internal">
        <lane id=":264953106_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.05" length="3.32" shape="2256.58,1557.18 2257.73,1554.06"/>
    </edge>
    <edge id=":264953113_0" function="internal">
        <lane id=":264953113_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="0.38" shape="2273.21,1433.70 2273.10,1433.83 2273.02,1433.92 2272.96,1434.02 2272.86,1434.16"/>
        <lane id=":264953113_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="0.38" shape="2275.66,1435.75 2275.62,1435.79 2275.60,1435.82 2275.58,1435.86 2275.55,1435.90"/>
    </edge>
    <edge id=":266652892_0" function="internal">
        <lane id=":266652892_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.90" length="2.63" shape="2318.35,1790.97 2318.20,1791.68 2317.86,1792.17 2317.33,1792.43 2316.61,1792.47"/>
    </edge>
    <edge id=":266652892_1" function="internal">
        <lane id=":266652892_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2318.35,1790.97 2319.07,1792.22 2319.85,1792.67 2320.67,1792.32 2321.54,1791.17"/>
    </edge>
    <edge id=":266652892_2" function="internal">
        <lane id=":266652892_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.07" length="7.89" shape="2316.33,1795.65 2318.49,1795.54 2320.08,1794.75 2321.10,1793.30 2321.54,1791.17"/>
    </edge>
    <edge id=":266654153_0" function="internal">
        <lane id=":266654153_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.99" shape="2280.73,1789.31 2275.76,1788.88"/>
    </edge>
    <edge id=":266654153_1" function="internal">
        <lane id=":266654153_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2280.73,1789.31 2279.47,1790.00 2279.00,1790.76 2279.33,1791.60 2280.45,1792.50"/>
    </edge>
    <edge id=":266654153_2" function="internal">
        <lane id=":266654153_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.98" shape="2275.49,1792.07 2280.45,1792.50"/>
    </edge>
    <edge id=":266654153_3" function="internal">
        <lane id=":266654153_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2275.49,1792.07 2276.75,1791.38 2277.22,1790.61 2276.89,1789.78 2275.76,1788.88"/>
    </edge>
    <edge id=":266654167_0" function="internal">
        <lane id=":266654167_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.16" shape="2202.84,1782.74 2203.95,1787.70"/>
        <lane id=":266654167_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.16" shape="2205.93,1781.93 2207.08,1787.04"/>
    </edge>
    <edge id=":266657592_0" function="internal">
        <lane id=":266657592_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.41" shape="1892.99,1427.03 1892.95,1426.90"/>
        <lane id=":266657592_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.41" shape="1889.98,1428.11 1889.86,1427.72"/>
        <lane id=":266657592_0_2" index="2" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.41" shape="1886.97,1429.19 1886.77,1428.55"/>
    </edge>
    <edge id=":267195986_0" function="internal">
        <lane id=":267195986_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="7.22" shape="2532.39,1008.64 2530.30,1009.03 2528.91,1009.48 2527.55,1010.09 2525.58,1010.93"/>
        <lane id=":267195986_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="6.43" shape="2532.85,1011.81 2530.99,1012.16 2529.75,1012.58 2528.55,1013.13 2526.80,1013.89"/>
    </edge>
    <edge id=":267195986_2" function="internal">
        <lane id=":267195986_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.94" shape="2533.31,1014.98 2531.73,1015.45 2530.74,1016.13 2529.76,1016.80 2528.17,1017.23"/>
        <lane id=":267195986_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.94" shape="2533.77,1018.14 2532.42,1018.59 2531.61,1019.25 2530.79,1019.90 2529.43,1020.30"/>
        <lane id=":267195986_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.94" shape="2534.23,1021.31 2533.11,1021.72 2532.47,1022.36 2531.82,1022.99 2530.70,1023.38"/>
    </edge>
    <edge id=":267195987_0" function="internal">
        <lane id=":267195987_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="14.39" length="10.96" shape="2451.73,981.21 2448.73,980.85 2446.58,980.71 2444.64,980.12 2442.27,978.45"/>
        <lane id=":267195987_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.54" length="10.96" shape="2451.15,984.35 2447.66,983.90 2445.16,983.64 2442.92,982.86 2440.17,980.86"/>
    </edge>
    <edge id=":267195987_2" function="internal">
        <lane id=":267195987_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.83" shape="2448.95,987.80 2447.11,984.90 2445.99,982.79 2444.67,980.85 2442.27,978.45"/>
        <lane id=":267195987_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.83" shape="2446.35,989.66 2444.64,986.93 2443.61,984.94 2442.40,983.11 2440.17,980.86"/>
        <lane id=":267195987_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.83" shape="2443.74,991.52 2442.16,988.97 2441.23,987.10 2440.13,985.37 2438.06,983.27"/>
    </edge>
    <edge id=":267195998_0" function="internal">
        <lane id=":267195998_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="17.87" length="14.86" shape="2431.28,1028.12 2430.30,1031.45 2429.28,1034.50 2427.53,1037.58 2424.38,1040.97"/>
    </edge>
    <edge id=":267195998_1" function="internal">
        <lane id=":267195998_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="14.43" shape="2435.65,1031.64 2432.04,1034.06 2429.74,1035.94 2427.57,1038.01 2424.38,1040.97"/>
        <lane id=":267195998_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="14.43" shape="2437.36,1034.34 2433.75,1036.43 2431.54,1038.27 2429.54,1040.41 2426.52,1043.36"/>
    </edge>
    <edge id=":267235012_0" function="internal">
        <lane id=":267235012_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="6.18" length="5.95" shape="3021.30,506.99 3020.37,505.73 3019.22,504.91 3017.86,504.54 3016.30,504.61"/>
    </edge>
    <edge id=":267235012_1" function="internal">
        <lane id=":267235012_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3021.30,506.99 3020.02,506.33 3019.12,506.38 3018.62,507.12 3018.51,508.55"/>
    </edge>
    <edge id=":267235012_2" function="internal">
        <lane id=":267235012_2_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.96" length="1.98" shape="3016.85,507.76 3017.37,507.74 3017.82,507.86 3018.20,508.14 3018.51,508.55"/>
    </edge>
    <edge id=":267238517_0" function="internal">
        <lane id=":267238517_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.91" length="5.35" shape="2773.03,1012.44 2772.71,1010.52 2772.67,1009.03 2772.92,1007.97 2773.45,1007.34"/>
    </edge>
    <edge id=":267238517_1" function="internal">
        <lane id=":267238517_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2773.03,1012.44 2771.99,1011.44 2771.13,1011.22 2770.43,1011.78 2769.90,1013.12"/>
    </edge>
    <edge id=":267238517_2" function="internal">
        <lane id=":267238517_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.28" shape="2765.99,1011.18 2767.42,1010.75 2768.55,1010.93 2769.38,1011.72 2769.90,1013.12"/>
    </edge>
    <edge id=":267238517_3" function="internal">
        <lane id=":267238517_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.20" shape="2765.99,1011.18 2768.26,1010.15 2769.81,1009.43 2771.32,1008.63 2773.45,1007.34"/>
        <lane id=":267238517_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.20" shape="2764.65,1008.27 2766.81,1007.29 2768.29,1006.61 2769.72,1005.85 2771.75,1004.62"/>
    </edge>
    <edge id=":267242241_0" function="internal">
        <lane id=":267242241_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.15" shape="3074.14,605.27 3072.17,602.23 3070.37,599.28 3068.64,596.29 3066.90,593.12"/>
    </edge>
    <edge id=":267242241_1" function="internal">
        <lane id=":267242241_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.10" length="3.64" shape="3074.14,605.27 3071.76,602.68 3071.64,602.62"/>
    </edge>
    <edge id=":267242241_2" function="internal">
        <lane id=":267242241_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3074.14,605.27 3072.81,604.71"/>
    </edge>
    <edge id=":267242241_9" function="internal">
        <lane id=":267242241_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.10" length="10.85" shape="3071.64,602.62 3068.81,601.21 3065.30,600.85 3061.22,601.62"/>
    </edge>
    <edge id=":267242241_10" function="internal">
        <lane id=":267242241_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3072.81,604.71 3071.92,604.82 3071.47,605.60 3071.47,607.04"/>
    </edge>
    <edge id=":267242241_3" function="internal">
        <lane id=":267242241_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.78" length="10.37" shape="3062.15,604.68 3065.15,604.09 3067.70,604.29 3069.81,605.28 3071.47,607.04"/>
    </edge>
    <edge id=":267242241_4" function="internal">
        <lane id=":267242241_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.68" length="15.03" shape="3062.15,604.68 3065.99,602.88 3068.07,600.36 3068.37,597.10 3066.90,593.12"/>
    </edge>
    <edge id=":267242241_5" function="internal">
        <lane id=":267242241_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3062.15,604.68 3063.06,603.56 3063.22,602.68 3062.60,602.03 3061.22,601.62"/>
    </edge>
    <edge id=":267242241_6" function="internal">
        <lane id=":267242241_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.11" length="9.06" shape="3064.08,594.65 3064.97,597.05 3064.79,599.01 3063.54,600.53 3061.22,601.62"/>
    </edge>
    <edge id=":267242241_7" function="internal">
        <lane id=":267242241_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.44" shape="3064.08,594.65 3065.85,597.85 3067.63,600.93 3069.48,603.97 3071.47,607.04"/>
    </edge>
    <edge id=":267242241_8" function="internal">
        <lane id=":267242241_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3064.08,594.65 3065.36,595.32"/>
    </edge>
    <edge id=":267242241_11" function="internal">
        <lane id=":267242241_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3065.36,595.32 3066.25,595.29 3066.77,594.56 3066.90,593.12"/>
    </edge>
    <edge id=":267242245_0" function="internal">
        <lane id=":267242245_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.73" shape="3065.99,739.29 3063.75,740.08 3061.76,739.99 3060.04,739.01 3058.56,737.14"/>
    </edge>
    <edge id=":267242245_1" function="internal">
        <lane id=":267242245_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.66" length="9.35" shape="3055.84,744.93 3058.02,743.22 3059.20,741.35 3059.38,739.32 3058.56,737.14"/>
    </edge>
    <edge id=":267242245_2" function="internal">
        <lane id=":267242245_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3055.80,738.75 3057.09,739.38"/>
    </edge>
    <edge id=":267242245_3" function="internal">
        <lane id=":267242245_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3057.09,739.38 3057.99,739.32 3058.48,738.58 3058.56,737.14"/>
    </edge>
    <edge id=":267273164_0" function="internal">
        <lane id=":267273164_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="13.62" shape="2559.27,1060.52 2555.81,1061.19 2552.55,1061.33 2549.28,1061.00 2545.81,1060.27"/>
    </edge>
    <edge id=":267273164_1" function="internal">
        <lane id=":267273164_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.35" length="1.46" shape="2559.27,1060.52 2557.98,1061.20"/>
    </edge>
    <edge id=":267273164_2" function="internal">
        <lane id=":267273164_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.19" shape="2559.27,1060.52 2558.48,1061.41"/>
    </edge>
    <edge id=":267273164_10" function="internal">
        <lane id=":267273164_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.35" length="10.07" shape="2557.98,1061.20 2557.33,1061.55 2555.83,1063.50 2554.80,1066.36 2554.22,1070.15"/>
    </edge>
    <edge id=":267273164_11" function="internal">
        <lane id=":267273164_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.48" shape="2558.48,1061.41 2558.31,1061.60 2558.13,1062.47 2558.72,1063.15 2560.08,1063.62"/>
    </edge>
    <edge id=":267273164_3" function="internal">
        <lane id=":267273164_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.15" length="9.73" shape="2545.03,1063.37 2547.80,1064.39 2549.73,1065.81 2550.80,1067.64 2551.03,1069.89"/>
    </edge>
    <edge id=":267273164_4" function="internal">
        <lane id=":267273164_4_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="15.20" shape="2545.03,1063.37 2548.74,1064.10 2552.56,1064.43 2556.37,1064.28 2560.08,1063.62"/>
    </edge>
    <edge id=":267273164_5" function="internal">
        <lane id=":267273164_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2545.03,1063.37 2546.39,1062.89 2546.97,1062.21 2546.78,1061.34 2545.81,1060.27"/>
    </edge>
    <edge id=":267273164_6" function="internal">
        <lane id=":267273164_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.16" shape="2548.54,1057.08 2549.07,1058.91 2548.79,1060.05 2547.70,1060.50 2545.81,1060.27"/>
    </edge>
    <edge id=":267273164_7" function="internal">
        <lane id=":267273164_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.07" shape="2548.54,1057.08 2550.09,1060.70 2550.95,1063.29 2551.23,1065.98 2551.03,1069.89"/>
        <lane id=":267273164_7_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.07" shape="2551.48,1055.82 2553.20,1059.87 2554.15,1062.77 2554.45,1065.79 2554.22,1070.15"/>
    </edge>
    <edge id=":267273164_9" function="internal">
        <lane id=":267273164_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="3.91" shape="2551.48,1055.82 2553.26,1059.30"/>
    </edge>
    <edge id=":267273164_12" function="internal">
        <lane id=":267273164_12_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="8.65" shape="2553.26,1059.30 2553.47,1059.69 2555.56,1062.29 2557.77,1063.59 2560.08,1063.62"/>
    </edge>
    <edge id=":267273165_0" function="internal">
        <lane id=":267273165_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.47" shape="2549.18,1092.14 2548.84,1093.72 2548.15,1094.77 2547.09,1095.29 2545.68,1095.29"/>
    </edge>
    <edge id=":267273165_1" function="internal">
        <lane id=":267273165_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.10" length="11.49" shape="2549.18,1092.14 2549.32,1095.18 2550.32,1097.69 2552.16,1099.67 2554.84,1101.10"/>
        <lane id=":267273165_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.59" length="7.31" shape="2552.36,1092.40 2552.46,1094.34 2553.09,1095.94 2554.26,1097.19 2555.97,1098.11"/>
    </edge>
    <edge id=":267273165_3" function="internal">
        <lane id=":267273165_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="10.08" shape="2545.15,1098.45 2548.08,1098.96 2550.08,1099.42 2552.04,1100.06 2554.84,1101.10"/>
    </edge>
    <edge id=":267273165_4" function="internal">
        <lane id=":267273165_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2545.15,1098.45 2546.46,1097.86 2546.99,1097.13 2546.73,1096.28 2545.68,1095.29"/>
    </edge>
    <edge id=":267273168_0" function="internal">
        <lane id=":267273168_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="8.34" shape="2541.12,1206.51 2540.23,1208.80 2539.42,1210.30 2538.32,1211.61 2536.54,1213.31"/>
    </edge>
    <edge id=":267273168_1" function="internal">
        <lane id=":267273168_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.32" length="10.04" shape="2541.12,1206.51 2540.53,1209.03 2540.66,1211.41 2541.51,1213.67 2543.10,1215.79"/>
    </edge>
    <edge id=":267273168_2" function="internal">
        <lane id=":267273168_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.79" length="6.46" shape="2545.42,1213.60 2544.39,1212.22 2543.84,1210.77 2543.74,1209.24 2544.12,1207.63"/>
    </edge>
    <edge id=":267273168_3" function="internal">
        <lane id=":267273168_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.87" length="2.56" shape="2545.42,1213.60 2543.42,1212.00"/>
    </edge>
    <edge id=":267273168_10" function="internal">
        <lane id=":267273168_10_0" index="0" allow="pedestrian delivery bicycle" speed="6.87" length="7.56" shape="2543.42,1212.00 2543.26,1211.87 2541.05,1211.25 2538.81,1211.73 2536.54,1213.31"/>
    </edge>
    <edge id=":267273168_4" function="internal">
        <lane id=":267273168_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="4.99" shape="2538.72,1215.65 2539.84,1214.87 2540.94,1214.64 2542.03,1214.94 2543.10,1215.79"/>
    </edge>
    <edge id=":267273168_5" function="internal">
        <lane id=":267273168_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="9.84" shape="2538.72,1215.65 2540.82,1213.65 2542.12,1212.11 2543.07,1210.33 2544.12,1207.63"/>
    </edge>
    <edge id=":267273168_6" function="internal">
        <lane id=":267273168_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2538.72,1215.65 2539.05,1214.25 2538.80,1213.39 2537.96,1213.08 2536.54,1213.31"/>
    </edge>
    <edge id=":267273168_7" function="internal">
        <lane id=":267273168_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.73" shape="2536.92,1207.53 2538.00,1208.90 2538.30,1210.32 2537.81,1211.79 2536.54,1213.31"/>
    </edge>
    <edge id=":267273168_8" function="internal">
        <lane id=":267273168_8_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="10.36" shape="2536.92,1207.53 2538.96,1209.73 2540.10,1211.56 2541.20,1213.44 2543.10,1215.79"/>
    </edge>
    <edge id=":267273168_9" function="internal">
        <lane id=":267273168_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.81" length="9.03" shape="2536.92,1207.53 2539.39,1209.39 2541.42,1210.02 2543.00,1209.43 2544.12,1207.63"/>
    </edge>
    <edge id=":267273172_0" function="internal">
        <lane id=":267273172_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.12" length="7.90" shape="2611.54,1295.98 2612.30,1297.37 2612.63,1299.10 2612.51,1301.18 2611.96,1303.59"/>
    </edge>
    <edge id=":267273172_1" function="internal">
        <lane id=":267273172_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="2611.54,1295.98 2616.63,1302.79"/>
        <lane id=":267273172_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="2614.03,1293.98 2619.21,1300.90"/>
    </edge>
    <edge id=":2682149888_0" function="internal">
        <lane id=":2682149888_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3095.20,855.68 3088.24,854.40"/>
        <lane id=":2682149888_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3096.86,858.42 3089.99,857.08"/>
        <lane id=":2682149888_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.00" shape="3098.52,861.15 3091.74,859.76"/>
    </edge>
    <edge id=":2682149888_3" function="internal">
        <lane id=":2682149888_3_0" index="0" allow="bus bicycle" speed="3.65" length="0.50" shape="3093.49,862.44 3093.68,861.98"/>
    </edge>
    <edge id=":2682149888_4" function="internal">
        <lane id=":2682149888_4_0" index="0" allow="bus bicycle" speed="3.65" length="4.17" shape="3093.68,861.98 3094.05,861.12 3093.95,860.23 3093.18,859.78 3091.74,859.76"/>
    </edge>
    <edge id=":2824319761_0" function="internal">
        <lane id=":2824319761_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="4.98" shape="2893.60,1022.49 2892.69,1021.48 2892.32,1020.41 2892.48,1019.30 2893.19,1018.13"/>
    </edge>
    <edge id=":2824319761_1" function="internal">
        <lane id=":2824319761_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2893.60,1022.49 2892.16,1022.33 2891.34,1022.69 2891.13,1023.56 2891.54,1024.94"/>
    </edge>
    <edge id=":2824319761_2" function="internal">
        <lane id=":2824319761_2_0" index="0" allow="pedestrian delivery bicycle" speed="7.54" length="5.79" shape="2886.33,1022.80 2887.48,1022.79 2888.74,1023.15 2890.09,1023.86 2891.54,1024.94"/>
    </edge>
    <edge id=":2824319761_3" function="internal">
        <lane id=":2824319761_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.44" length="7.46" shape="2886.33,1022.80 2888.76,1022.23 2890.31,1021.41 2891.58,1020.12 2893.19,1018.13"/>
        <lane id=":2824319761_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.99" length="7.46" shape="2885.79,1019.65 2887.55,1019.21 2888.65,1018.56 2889.55,1017.57 2890.71,1016.10"/>
    </edge>
    <edge id=":2843396402_0" function="internal">
        <lane id=":2843396402_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3821.59,857.36 3823.03,857.44 3823.83,857.04 3823.99,856.16 3823.51,854.80"/>
    </edge>
    <edge id=":2843396408_0" function="internal">
        <lane id=":2843396408_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.11" length="1.99" shape="3683.19,794.74 3683.05,795.27 3682.76,795.55 3682.38,795.79 3681.95,796.20"/>
    </edge>
    <edge id=":2843396408_1" function="internal">
        <lane id=":2843396408_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.42" length="10.26" shape="3683.19,794.74 3683.43,796.63 3684.61,796.78 3686.75,795.22 3689.84,791.92"/>
    </edge>
    <edge id=":2843396408_2" function="internal">
        <lane id=":2843396408_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.38" shape="3687.41,789.84 3681.95,796.20"/>
    </edge>
    <edge id=":2843396408_3" function="internal">
        <lane id=":2843396408_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.30" shape="3684.43,798.21 3689.84,791.92"/>
    </edge>
    <edge id=":28918021_0" function="internal">
        <lane id=":28918021_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="6.70" shape="3398.09,602.53 3399.55,603.81 3400.31,604.98 3401.06,606.15 3402.52,607.44"/>
        <lane id=":28918021_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="6.70" shape="3399.86,599.87 3401.34,601.15 3402.09,602.32 3402.85,603.49 3404.32,604.79"/>
        <lane id=":28918021_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="6.70" shape="3399.86,599.87 3401.62,600.74 3402.99,601.00 3404.36,601.26 3406.11,602.14"/>
    </edge>
    <edge id=":28930676_0" function="internal">
        <lane id=":28930676_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.82" length="8.99" shape="3656.23,959.65 3656.50,956.19 3656.38,953.45 3655.86,951.44 3654.95,950.16"/>
        <lane id=":28930676_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.05" length="8.99" shape="3656.23,959.65 3656.20,957.76 3655.64,955.95 3654.54,954.24 3652.90,952.62"/>
    </edge>
    <edge id=":28930683_0" function="internal">
        <lane id=":28930683_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.38" shape="3367.81,617.77 3367.71,617.90 3367.64,617.99 3367.57,618.09 3367.48,618.23"/>
        <lane id=":28930683_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.38" shape="3370.30,619.78 3370.27,619.82 3370.25,619.85 3370.22,619.88 3370.19,619.93"/>
    </edge>
    <edge id=":28930700_0" function="internal">
        <lane id=":28930700_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.87" length="3.84" shape="3246.19,914.56 3247.17,915.13 3247.78,915.62 3248.27,916.24 3248.84,917.21"/>
    </edge>
    <edge id=":28930700_1" function="internal">
        <lane id=":28930700_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.77" length="4.28" shape="3250.37,911.64 3250.45,912.89 3250.64,913.74 3251.01,914.54 3251.63,915.65"/>
    </edge>
    <edge id=":28930704_0" function="internal">
        <lane id=":28930704_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.19" shape="3534.88,804.38 3527.36,799.10"/>
    </edge>
    <edge id=":28930704_1" function="internal">
        <lane id=":28930704_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="3.09" shape="3534.88,804.38 3532.42,803.20 3532.05,803.18"/>
    </edge>
    <edge id=":28930704_7" function="internal">
        <lane id=":28930704_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="6.96" shape="3532.05,803.18 3530.15,803.08 3528.05,804.02 3526.14,806.01"/>
    </edge>
    <edge id=":28930704_2" function="internal">
        <lane id=":28930704_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.03" shape="3528.73,807.89 3529.69,806.88 3530.74,806.40 3531.88,806.46 3533.10,807.04"/>
    </edge>
    <edge id=":28930704_3" function="internal">
        <lane id=":28930704_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.87" length="10.13" shape="3528.73,807.89 3530.02,805.43 3530.23,803.15 3529.34,801.04 3527.36,799.10"/>
    </edge>
    <edge id=":28930704_4" function="internal">
        <lane id=":28930704_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3528.73,807.89 3528.78,806.45 3528.37,805.65 3527.49,805.51 3526.14,806.01"/>
    </edge>
    <edge id=":28930704_5" function="internal">
        <lane id=":28930704_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="4.99" shape="3525.46,801.68 3526.44,802.63 3526.88,803.67 3526.78,804.80 3526.14,806.01"/>
    </edge>
    <edge id=":28930704_6" function="internal">
        <lane id=":28930704_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.33" shape="3525.46,801.68 3533.10,807.04"/>
    </edge>
    <edge id=":28930741_0" function="internal">
        <lane id=":28930741_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.62" shape="3318.23,866.29 3318.08,866.18 3317.97,866.11 3317.86,866.07 3317.68,866.01"/>
    </edge>
    <edge id=":28930747_0" function="internal">
        <lane id=":28930747_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="5.77" shape="3591.23,1485.00 3592.88,1484.63 3593.95,1484.16 3594.99,1483.57 3596.53,1482.81"/>
    </edge>
    <edge id=":28930747_1" function="internal">
        <lane id=":28930747_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.86" shape="3590.72,1481.85 3592.08,1481.37 3592.89,1480.68 3593.70,1479.99 3595.07,1479.52"/>
        <lane id=":28930747_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.86" shape="3590.20,1478.69 3591.33,1478.25 3591.96,1477.59 3592.59,1476.93 3593.72,1476.49"/>
        <lane id=":28930747_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.86" shape="3589.68,1475.53 3590.57,1475.13 3591.03,1474.50 3591.48,1473.87 3592.38,1473.47"/>
        <lane id=":28930747_1_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.86" shape="3589.17,1472.37 3591.03,1470.44"/>
    </edge>
    <edge id=":28930754_0" function="internal">
        <lane id=":28930754_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3173.10,942.72 3172.46,944.01 3172.52,944.91 3173.26,945.40 3174.70,945.49"/>
    </edge>
    <edge id=":28991578_0" function="internal">
        <lane id=":28991578_0_0" index="0" allow="pedestrian delivery bicycle" speed="13.89" length="3.00" shape="2917.44,935.01 2916.57,935.21 2915.97,935.32 2915.37,935.41 2914.49,935.51"/>
    </edge>
    <edge id=":28991578_1" function="internal">
        <lane id=":28991578_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="3.40" shape="2917.44,935.01 2916.51,934.97 2915.89,934.54 2915.26,934.10 2914.32,934.03"/>
    </edge>
    <edge id=":28991578_2" function="internal">
        <lane id=":28991578_2_0" index="0" allow="bus bicycle" speed="5.96" length="15.67" shape="2917.44,935.01 2911.74,936.40 2909.87,937.16 2911.84,937.28 2917.64,936.78"/>
    </edge>
    <edge id=":28991578_3" function="internal">
        <lane id=":28991578_3_0" index="0" allow="pedestrian delivery bicycle" speed="16.67" length="8.54" shape="2916.60,927.23 2914.49,935.51"/>
    </edge>
    <edge id=":28991578_4" function="internal">
        <lane id=":28991578_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.47" shape="2916.95,930.42 2914.32,934.03"/>
        <lane id=":28991578_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="4.47" shape="2917.29,933.60 2914.67,937.22"/>
    </edge>
    <edge id=":29004724_0" function="internal">
        <lane id=":29004724_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.98" length="8.62" shape="2266.70,614.92 2266.12,617.14 2264.99,618.80 2263.31,619.92 2261.08,620.49"/>
        <lane id=":29004724_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.42" length="12.93" shape="2269.87,615.31 2269.00,618.64 2267.31,621.14 2264.79,622.82 2261.45,623.67"/>
    </edge>
    <edge id=":29004724_2" function="internal">
        <lane id=":29004724_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="12.19" shape="2273.99,620.61 2270.17,620.14 2267.54,619.96 2264.90,620.08 2261.08,620.49"/>
        <lane id=":29004724_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="12.19" shape="2273.58,623.79 2270.00,623.34 2267.52,623.17 2265.04,623.28 2261.45,623.67"/>
        <lane id=":29004724_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="12.19" shape="2273.17,626.96 2269.82,626.54 2267.50,626.38 2265.18,626.48 2261.82,626.85"/>
    </edge>
    <edge id=":29004727_0" function="internal">
        <lane id=":29004727_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.08" shape="2347.22,842.31 2347.46,837.19"/>
        <lane id=":29004727_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.08" shape="2344.03,842.12 2344.26,837.08"/>
    </edge>
    <edge id=":29004731_0" function="internal">
        <lane id=":29004731_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.45" length="9.88" shape="3465.50,1222.93 3463.14,1223.84 3461.07,1223.58 3459.31,1222.14 3457.85,1219.53"/>
    </edge>
    <edge id=":29004731_1" function="internal">
        <lane id=":29004731_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.93" shape="3465.50,1222.93 3462.71,1224.87 3460.23,1226.87 3457.27,1228.93 3453.04,1231.06"/>
    </edge>
    <edge id=":29004731_2" function="internal">
        <lane id=":29004731_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.28" length="13.54" shape="3465.50,1222.93 3462.25,1225.37 3460.31,1228.04 3459.67,1230.94 3460.34,1234.07"/>
    </edge>
    <edge id=":29004731_3" function="internal">
        <lane id=":29004731_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.40" shape="3463.31,1232.85 3457.85,1219.53"/>
    </edge>
    <edge id=":29004731_4" function="internal">
        <lane id=":29004731_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.30" length="2.53" shape="3463.31,1232.85 3461.86,1230.78"/>
    </edge>
    <edge id=":29004731_5" function="internal">
        <lane id=":29004731_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3463.31,1232.85 3462.11,1232.05"/>
    </edge>
    <edge id=":29004731_9" function="internal">
        <lane id=":29004731_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.30" length="9.22" shape="3461.86,1230.78 3459.67,1229.79 3456.73,1229.88 3453.04,1231.06"/>
    </edge>
    <edge id=":29004731_10" function="internal">
        <lane id=":29004731_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3462.11,1232.05 3461.22,1231.98 3460.63,1232.65 3460.34,1234.07"/>
    </edge>
    <edge id=":29004731_6" function="internal">
        <lane id=":29004731_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.56" length="9.10" shape="3454.89,1220.74 3455.49,1223.14 3455.17,1225.17 3453.94,1226.83 3451.79,1228.12"/>
    </edge>
    <edge id=":29004731_7" function="internal">
        <lane id=":29004731_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.40" shape="3454.89,1220.74 3460.34,1234.07"/>
    </edge>
    <edge id=":29004731_8" function="internal">
        <lane id=":29004731_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3454.89,1220.74 3456.08,1221.55"/>
    </edge>
    <edge id=":29004731_11" function="internal">
        <lane id=":29004731_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3456.08,1221.55 3456.97,1221.62 3457.56,1220.94 3457.85,1219.53"/>
    </edge>
    <edge id=":29004732_0" function="internal">
        <lane id=":29004732_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.03" length="7.28" shape="3725.52,1165.43 3724.72,1167.63 3723.65,1169.10 3722.31,1169.84 3720.71,1169.85"/>
    </edge>
    <edge id=":29004732_1" function="internal">
        <lane id=":29004732_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.51" shape="3725.52,1165.43 3723.10,1175.84"/>
        <lane id=":29004732_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.51" shape="3728.62,1166.25 3726.23,1176.48"/>
        <lane id=":29004732_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.51" shape="3731.71,1167.06 3729.37,1177.12"/>
    </edge>
    <edge id=":29004737_0" function="internal">
        <lane id=":29004737_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.69" length="5.42" shape="3635.61,1153.64 3635.16,1155.18 3634.45,1156.30 3633.47,1157.01 3632.23,1157.30"/>
    </edge>
    <edge id=":29004737_1" function="internal">
        <lane id=":29004737_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.30" shape="3638.51,1156.91 3632.23,1157.30"/>
    </edge>
    <edge id=":2911228530_0" function="internal">
        <lane id=":2911228530_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.26" length="6.43" shape="2914.05,1143.53 2913.04,1144.32 2911.69,1144.62 2910.03,1144.45 2908.05,1143.78"/>
    </edge>
    <edge id=":2911228530_1" function="internal">
        <lane id=":2911228530_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.71" shape="2914.05,1143.53 2907.82,1150.97"/>
    </edge>
    <edge id=":2911228530_2" function="internal">
        <lane id=":2911228530_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.73" shape="2910.26,1153.03 2916.52,1145.57"/>
    </edge>
    <edge id=":2911228530_3" function="internal">
        <lane id=":2911228530_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.69" length="3.65" shape="2910.26,1153.03 2912.06,1150.15 2912.09,1149.89"/>
    </edge>
    <edge id=":2911228530_7" function="internal">
        <lane id=":2911228530_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.69" length="8.15" shape="2912.09,1149.89 2912.29,1147.65 2910.96,1145.53 2908.05,1143.78"/>
    </edge>
    <edge id=":2911228530_4" function="internal">
        <lane id=":2911228530_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.78" length="5.41" shape="2906.80,1146.73 2908.13,1147.53 2908.75,1148.50 2908.64,1149.65 2907.82,1150.97"/>
    </edge>
    <edge id=":2911228530_5" function="internal">
        <lane id=":2911228530_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.84" length="10.53" shape="2906.80,1146.73 2909.84,1147.68 2912.47,1147.81 2914.70,1147.10 2916.52,1145.57"/>
    </edge>
    <edge id=":2911228530_6" function="internal">
        <lane id=":2911228530_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2906.80,1146.73 2908.22,1146.46 2908.90,1145.88 2908.84,1144.99 2908.05,1143.78"/>
    </edge>
    <edge id=":2911228533_0" function="internal">
        <lane id=":2911228533_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.08" shape="3611.67,1219.31 3610.43,1219.97 3609.30,1220.06 3608.27,1219.58 3607.35,1218.51"/>
    </edge>
    <edge id=":2911228533_1" function="internal">
        <lane id=":2911228533_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.70" shape="3611.67,1219.31 3609.53,1221.20 3608.31,1222.78 3607.10,1224.36 3604.96,1226.25"/>
    </edge>
    <edge id=":2911228533_2" function="internal">
        <lane id=":2911228533_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3611.67,1219.31 3611.18,1220.66 3611.33,1221.54 3612.13,1221.95 3613.57,1221.88"/>
    </edge>
    <edge id=":2911228533_3" function="internal">
        <lane id=":2911228533_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.71" shape="3611.04,1227.42 3610.62,1226.13 3610.90,1224.77 3611.88,1223.36 3613.57,1221.88"/>
    </edge>
    <edge id=":2911228533_4" function="internal">
        <lane id=":2911228533_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.69" shape="3611.04,1227.42 3609.77,1224.86 3609.23,1222.95 3608.67,1221.04 3607.35,1218.51"/>
    </edge>
    <edge id=":2911228533_5" function="internal">
        <lane id=":2911228533_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.21" shape="3611.04,1227.42 3609.77,1225.88 3608.33,1225.18 3606.73,1225.30 3604.96,1226.25"/>
    </edge>
    <edge id=":2911228533_6" function="internal">
        <lane id=":2911228533_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.66" shape="3604.66,1220.24 3605.69,1222.20 3606.09,1223.86 3605.84,1225.21 3604.96,1226.25"/>
    </edge>
    <edge id=":2911228533_7" function="internal">
        <lane id=":2911228533_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.50" shape="3604.66,1220.24 3606.56,1222.44 3608.67,1223.44 3611.01,1223.26 3613.57,1221.88"/>
    </edge>
    <edge id=":2911228533_8" function="internal">
        <lane id=":2911228533_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3604.66,1220.24 3605.98,1220.82 3606.87,1220.72 3607.33,1219.96 3607.35,1218.51"/>
    </edge>
    <edge id=":29703213_0" function="internal">
        <lane id=":29703213_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="0.30" shape="3415.21,591.42 3414.98,591.27"/>
        <lane id=":29703213_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="0.30" shape="3413.44,594.09 3413.20,593.93"/>
        <lane id=":29703213_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="0.30" shape="3411.68,596.76 3411.42,596.59"/>
    </edge>
    <edge id=":3091029853_0" function="internal">
        <lane id=":3091029853_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="1.02" shape="2683.43,1731.42 2683.24,1731.19 2683.11,1731.03 2682.96,1730.89 2682.73,1730.70"/>
    </edge>
    <edge id=":3091029853_1" function="internal">
        <lane id=":3091029853_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="0.34" shape="2680.67,1733.15 2680.75,1733.21 2680.80,1733.26 2680.85,1733.31 2680.91,1733.39"/>
    </edge>
    <edge id=":3091029853_2" function="internal">
        <lane id=":3091029853_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2680.67,1733.15 2682.11,1733.31"/>
    </edge>
    <edge id=":3091029853_3" function="internal">
        <lane id=":3091029853_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2682.11,1733.31 2682.93,1732.95 2683.13,1732.08 2682.73,1730.70"/>
    </edge>
    <edge id=":309901865_0" function="internal">
        <lane id=":309901865_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.31" length="4.76" shape="2223.88,580.33 2225.11,580.02 2226.04,579.40 2226.64,578.47 2226.94,577.24"/>
    </edge>
    <edge id=":309901994_0" function="internal">
        <lane id=":309901994_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.58" length="5.29" shape="2653.26,658.54 2653.62,657.02 2654.20,655.80 2654.98,654.88 2655.98,654.26"/>
    </edge>
    <edge id=":309901994_1" function="internal">
        <lane id=":309901994_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2653.26,658.54 2652.66,657.23 2651.93,656.71 2651.08,656.98 2650.10,658.04"/>
    </edge>
    <edge id=":309901994_2" function="internal">
        <lane id=":309901994_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.32" length="10.79" shape="2640.73,656.37 2645.05,655.69 2648.05,655.73 2649.73,656.52 2650.10,658.04"/>
    </edge>
    <edge id=":309901994_3" function="internal">
        <lane id=":309901994_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="14.60" shape="2640.73,656.37 2645.03,655.35 2647.89,654.37 2650.67,653.13 2654.71,651.32"/>
        <lane id=":309901994_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="14.60" shape="2640.07,653.24 2644.18,652.26 2646.92,651.31 2649.58,650.12 2653.45,648.38"/>
    </edge>
    <edge id=":3104409013_0" function="internal">
        <lane id=":3104409013_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.66" length="6.58" shape="2560.01,1628.01 2558.83,1626.75 2558.14,1625.34 2557.95,1623.79 2558.24,1622.09"/>
    </edge>
    <edge id=":3104409013_1" function="internal">
        <lane id=":3104409013_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.34" shape="2560.01,1628.01 2558.68,1627.87"/>
    </edge>
    <edge id=":3104409013_4" function="internal">
        <lane id=":3104409013_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.34" shape="2558.68,1627.87 2558.57,1627.86 2557.75,1628.21 2557.55,1629.08 2557.95,1630.47"/>
    </edge>
    <edge id=":3104409013_2" function="internal">
        <lane id=":3104409013_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.98" shape="2552.68,1624.55 2554.45,1626.07 2555.40,1627.40 2556.31,1628.79 2557.95,1630.47"/>
    </edge>
    <edge id=":3104409013_3" function="internal">
        <lane id=":3104409013_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.48" length="3.58" shape="2552.68,1624.55 2554.52,1625.43 2556.06,1625.31"/>
    </edge>
    <edge id=":3104409013_5" function="internal">
        <lane id=":3104409013_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.48" length="3.97" shape="2556.06,1625.31 2557.30,1624.20 2558.24,1622.09"/>
    </edge>
    <edge id=":3104409014_0" function="internal">
        <lane id=":3104409014_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.81" length="8.12" shape="2633.71,1400.23 2634.67,1398.12 2635.78,1396.92 2637.24,1395.97 2639.25,1394.61"/>
    </edge>
    <edge id=":3104409014_1" function="internal">
        <lane id=":3104409014_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.15" shape="2633.71,1400.23 2635.92,1392.39"/>
    </edge>
    <edge id=":310464342_0" function="internal">
        <lane id=":310464342_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.42" shape="3710.26,759.89 3709.04,763.01 3707.72,765.54 3706.09,767.90 3703.97,770.50"/>
    </edge>
    <edge id=":310464342_1" function="internal">
        <lane id=":310464342_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.02" length="3.39" shape="3710.26,759.89 3709.60,763.22"/>
    </edge>
    <edge id=":310464342_2" function="internal">
        <lane id=":310464342_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3710.26,759.89 3710.62,761.29"/>
    </edge>
    <edge id=":310464342_9" function="internal">
        <lane id=":310464342_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.02" length="10.13" shape="3709.60,763.22 3710.04,766.32 3711.56,769.20 3714.18,771.86"/>
    </edge>
    <edge id=":310464342_10" function="internal">
        <lane id=":310464342_10_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3710.62,761.29 3711.24,761.93 3712.13,761.82 3713.28,760.95"/>
    </edge>
    <edge id=":310464342_3" function="internal">
        <lane id=":310464342_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.67" length="9.56" shape="3716.19,769.38 3714.29,767.47 3713.18,765.42 3712.84,763.25 3713.28,760.95"/>
    </edge>
    <edge id=":310464342_4" function="internal">
        <lane id=":310464342_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.01" length="13.90" shape="3716.19,769.38 3712.93,767.43 3709.81,766.97 3706.82,767.99 3703.97,770.50"/>
    </edge>
    <edge id=":310464342_5" function="internal">
        <lane id=":310464342_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3716.19,769.38 3714.75,769.24 3713.94,769.61 3713.75,770.49 3714.18,771.86"/>
    </edge>
    <edge id=":310464342_6" function="internal">
        <lane id=":310464342_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.85" shape="3706.40,772.58 3708.22,770.98 3710.12,770.33 3712.10,770.63 3714.18,771.86"/>
    </edge>
    <edge id=":310464342_7" function="internal">
        <lane id=":310464342_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.59" shape="3706.40,772.58 3708.62,769.82 3710.44,767.11 3711.96,764.22 3713.28,760.95"/>
    </edge>
    <edge id=":310464342_8" function="internal">
        <lane id=":310464342_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3706.40,772.58 3706.58,771.14"/>
    </edge>
    <edge id=":310464342_11" function="internal">
        <lane id=":310464342_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3706.58,771.14 3706.23,770.32 3705.36,770.10 3703.97,770.50"/>
    </edge>
    <edge id=":310464684_0" function="internal">
        <lane id=":310464684_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.70" shape="3552.38,1096.44 3553.86,1095.42 3554.87,1094.71 3555.80,1093.90 3557.03,1092.60"/>
        <lane id=":310464684_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.70" shape="3550.53,1093.83 3551.84,1092.93 3552.74,1092.31 3553.56,1091.61 3554.65,1090.46"/>
    </edge>
    <edge id=":3153960301_0" function="internal">
        <lane id=":3153960301_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.32" shape="2444.79,1123.20 2455.73,1132.44"/>
    </edge>
    <edge id=":3153960301_1" function="internal">
        <lane id=":3153960301_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.42" shape="2444.79,1123.20 2448.72,1125.83 2451.09,1126.19 2451.90,1124.28 2451.16,1120.12"/>
    </edge>
    <edge id=":3153960301_2" function="internal">
        <lane id=":3153960301_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.94" shape="2448.08,1121.00 2449.35,1124.34 2451.05,1127.24 2453.19,1129.89 2455.73,1132.44"/>
    </edge>
    <edge id=":3153960301_3" function="internal">
        <lane id=":3153960301_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2448.08,1121.00 2449.18,1121.94 2450.06,1122.10 2450.72,1121.49 2451.16,1120.12"/>
    </edge>
    <edge id=":3153960310_0" function="internal">
        <lane id=":3153960310_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="3392.16,1513.55 3390.76,1513.62 3389.70,1513.22 3388.98,1512.34 3388.59,1511.00"/>
    </edge>
    <edge id=":3153960310_1" function="internal">
        <lane id=":3153960310_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.30" shape="3392.16,1513.55 3383.00,1515.47"/>
        <lane id=":3153960310_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.30" shape="3392.76,1516.69 3383.72,1518.59"/>
    </edge>
    <edge id=":3153960310_3" function="internal">
        <lane id=":3153960310_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.07" shape="3385.16,1524.83 3393.98,1522.98"/>
        <lane id=":3153960310_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.07" shape="3384.44,1521.71 3393.37,1519.84"/>
    </edge>
    <edge id=":3153960310_5" function="internal">
        <lane id=":3153960310_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.84" length="2.58" shape="3384.44,1521.71 3386.75,1520.57"/>
    </edge>
    <edge id=":3153960310_9" function="internal">
        <lane id=":3153960310_9_0" index="0" allow="pedestrian delivery bicycle" speed="7.84" length="10.08" shape="3386.75,1520.57 3388.21,1518.40 3388.82,1515.21 3388.59,1511.00"/>
    </edge>
    <edge id=":3153960310_6" function="internal">
        <lane id=":3153960310_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.30" length="5.26" shape="3385.42,1511.44 3385.44,1512.96 3385.05,1514.13 3384.23,1514.97 3383.00,1515.47"/>
    </edge>
    <edge id=":3153960310_7" function="internal">
        <lane id=":3153960310_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.60" length="13.19" shape="3385.42,1511.44 3386.42,1515.59 3388.08,1518.38 3390.40,1519.79 3393.37,1519.84"/>
    </edge>
    <edge id=":3153960310_8" function="internal">
        <lane id=":3153960310_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3385.42,1511.44 3386.38,1512.52 3387.23,1512.81 3387.96,1512.30 3388.59,1511.00"/>
    </edge>
    <edge id=":3248766264_0" function="internal">
        <lane id=":3248766264_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.28" shape="3426.31,561.72 3426.46,561.52"/>
        <lane id=":3248766264_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.28" shape="3423.69,559.89 3423.87,559.64"/>
    </edge>
    <edge id=":3248766269_0" function="internal">
        <lane id=":3248766269_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="0.24" shape="3415.48,558.69 3415.37,558.84"/>
        <lane id=":3248766269_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="0.24" shape="3418.04,560.62 3417.86,560.85"/>
    </edge>
    <edge id=":3248766275_0" function="internal">
        <lane id=":3248766275_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3835.22,1210.95 3836.66,1211.02 3837.46,1210.61 3837.61,1209.73 3837.12,1208.37"/>
    </edge>
    <edge id=":3253755454_0" function="internal">
        <lane id=":3253755454_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.98" length="7.26" shape="2187.89,589.93 2187.91,587.46 2188.38,585.65 2189.28,584.49 2190.63,583.99"/>
    </edge>
    <edge id=":3253755454_1" function="internal">
        <lane id=":3253755454_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.59" shape="2187.89,589.93 2187.14,579.37"/>
    </edge>
    <edge id=":3253755454_2" function="internal">
        <lane id=":3253755454_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.04" length="2.50" shape="2187.89,589.93 2187.18,587.54"/>
    </edge>
    <edge id=":3253755454_3" function="internal">
        <lane id=":3253755454_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2187.89,589.93 2187.01,588.79"/>
    </edge>
    <edge id=":3253755454_8" function="internal">
        <lane id=":3253755454_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.04" length="8.89" shape="2187.18,587.54 2185.45,586.01 2182.71,585.36 2178.95,585.57"/>
    </edge>
    <edge id=":3253755454_9" function="internal">
        <lane id=":3253755454_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2187.01,588.79 2186.18,588.45 2185.41,588.91 2184.70,590.16"/>
    </edge>
    <edge id=":3253755454_4" function="internal">
        <lane id=":3253755454_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.59" length="8.73" shape="2183.94,579.60 2183.77,581.90 2182.88,583.67 2181.27,584.89 2178.95,585.57"/>
    </edge>
    <edge id=":3253755454_5" function="internal">
        <lane id=":3253755454_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.59" shape="2183.94,579.60 2184.70,590.16"/>
    </edge>
    <edge id=":3253755454_6" function="internal">
        <lane id=":3253755454_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.47" length="2.62" shape="2183.94,579.60 2184.50,581.78 2184.74,582.05"/>
    </edge>
    <edge id=":3253755454_7" function="internal">
        <lane id=":3253755454_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2183.94,579.60 2184.83,580.74"/>
    </edge>
    <edge id=":3253755454_10" function="internal">
        <lane id=":3253755454_10_0" index="0" allow="pedestrian delivery bicycle" speed="6.47" length="6.56" shape="2184.74,582.05 2185.80,583.24 2187.84,583.98 2190.63,583.99"/>
    </edge>
    <edge id=":3253755454_11" function="internal">
        <lane id=":3253755454_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2184.83,580.74 2185.65,581.08 2186.42,580.62 2187.14,579.37"/>
    </edge>
    <edge id=":3300901681_0" function="internal">
        <lane id=":3300901681_0_0" index="0" allow="pedestrian delivery bicycle" speed="8.76" length="8.22" shape="2400.83,1395.18 2399.71,1395.82 2398.54,1397.11 2397.33,1399.05 2396.07,1401.65"/>
    </edge>
    <edge id=":3300901681_1" function="internal">
        <lane id=":3300901681_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2400.83,1395.18 2399.89,1396.27 2399.72,1397.15 2400.33,1397.81 2401.70,1398.26"/>
    </edge>
    <edge id=":3300901681_2" function="internal">
        <lane id=":3300901681_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.74" length="9.17" shape="2397.18,1392.75 2397.50,1395.44 2397.51,1397.33 2397.08,1399.15 2396.07,1401.65"/>
    </edge>
    <edge id=":3300901681_3" function="internal">
        <lane id=":3300901681_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.94" length="8.20" shape="2397.18,1392.75 2397.77,1395.55 2398.72,1397.40 2400.03,1398.30 2401.70,1398.26"/>
    </edge>
    <edge id=":3340637635_0" function="internal">
        <lane id=":3340637635_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.01" shape="2650.80,1703.98 2646.96,1700.76"/>
    </edge>
    <edge id=":3340637635_1" function="internal">
        <lane id=":3340637635_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.01" shape="2644.90,1703.22 2648.75,1706.43"/>
    </edge>
    <edge id=":3340688819_0" function="internal">
        <lane id=":3340688819_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2779.04,1826.49 2780.31,1827.18 2781.20,1827.17 2781.72,1826.44 2781.88,1825.01"/>
    </edge>
    <edge id=":3340754125_0" function="internal">
        <lane id=":3340754125_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="0.14" shape="3128.46,1833.62 3128.42,1833.64 3128.40,1833.66 3128.38,1833.67 3128.34,1833.70"/>
    </edge>
    <edge id=":3340754125_1" function="internal">
        <lane id=":3340754125_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="3128.46,1833.62 3127.97,1834.97 3128.12,1835.85"/>
    </edge>
    <edge id=":3340754125_3" function="internal">
        <lane id=":3340754125_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="3128.12,1835.85 3128.91,1836.26 3130.35,1836.19"/>
    </edge>
    <edge id=":3340754125_2" function="internal">
        <lane id=":3340754125_2_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="0.43" shape="3129.99,1836.43 3130.10,1836.37 3130.18,1836.32 3130.25,1836.27 3130.35,1836.19"/>
    </edge>
    <edge id=":3505977641_0" function="internal">
        <lane id=":3505977641_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.65" length="3.69" shape="3067.20,1476.36 3066.13,1476.15 3065.41,1475.92 3064.75,1475.56 3063.86,1474.92"/>
    </edge>
    <edge id=":3505977641_1" function="internal">
        <lane id=":3505977641_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.64" shape="3066.62,1479.51 3062.99,1478.88"/>
        <lane id=":3505977641_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.64" shape="3066.04,1482.66 3062.49,1482.04"/>
    </edge>
    <edge id=":3505977643_0" function="internal">
        <lane id=":3505977643_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.28" shape="3059.32,1442.19 3057.87,1443.33 3057.08,1444.37 3056.27,1445.38 3054.77,1446.42"/>
    </edge>
    <edge id=":3505977643_1" function="internal">
        <lane id=":3505977643_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="3059.32,1442.19 3058.70,1443.49"/>
    </edge>
    <edge id=":3505977643_3" function="internal">
        <lane id=":3505977643_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="3058.70,1443.49 3058.78,1444.39 3059.53,1444.87 3060.97,1444.93"/>
    </edge>
    <edge id=":3505977643_2" function="internal">
        <lane id=":3505977643_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.34" length="5.09" shape="3058.28,1449.08 3058.67,1447.74 3059.25,1446.60 3060.01,1445.67 3060.97,1444.93"/>
    </edge>
    <edge id=":3540602221_0" function="internal">
        <lane id=":3540602221_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="4.82" width="1.00" shape="1897.68,920.29 1897.39,918.89 1897.24,917.92 1897.16,916.94 1897.09,915.51"/>
    </edge>
    <edge id=":3540602221_1" function="internal">
        <lane id=":3540602221_1_0" index="0" allow="pedestrian bicycle" speed="2.04" length="1.24" width="1.00" shape="1897.68,920.29 1897.36,919.97 1897.09,919.90 1896.87,920.08 1896.78,920.29"/>
    </edge>
    <edge id=":3540602221_4" function="internal">
        <lane id=":3540602221_4_0" index="0" allow="pedestrian bicycle" speed="2.04" length="0.22" width="1.00" shape="1896.78,920.29 1896.70,920.50"/>
    </edge>
    <edge id=":3540602221_2" function="internal">
        <lane id=":3540602221_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="4.98" width="1.00" shape="1896.09,915.57 1896.17,917.04 1896.25,918.05 1896.41,919.05 1896.70,920.50"/>
    </edge>
    <edge id=":3540602221_3" function="internal">
        <lane id=":3540602221_3_0" index="0" allow="pedestrian bicycle" speed="2.04" length="1.25" width="1.00" shape="1896.09,915.57 1896.36,915.93 1896.62,916.04 1896.86,915.90 1896.98,915.70"/>
    </edge>
    <edge id=":3540602221_5" function="internal">
        <lane id=":3540602221_5_0" index="0" allow="pedestrian bicycle" speed="2.04" length="0.21" width="1.00" shape="1896.98,915.70 1897.09,915.51"/>
    </edge>
    <edge id=":3540602235_0" function="internal">
        <lane id=":3540602235_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.10" shape="1928.00,728.22 1926.20,726.32 1925.04,724.96 1924.00,723.50 1922.55,721.32"/>
        <lane id=":3540602235_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.10" shape="1925.69,730.43 1923.78,728.41 1922.54,726.96 1921.42,725.41 1919.88,723.09"/>
    </edge>
    <edge id=":3540602270_0" function="internal">
        <lane id=":3540602270_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="4.42" width="1.00" shape="1916.39,763.05 1917.39,758.74"/>
    </edge>
    <edge id=":3540602270_1" function="internal">
        <lane id=":3540602270_1_0" index="0" allow="pedestrian bicycle" speed="2.04" length="1.19" width="1.00" shape="1916.39,763.05 1916.22,762.63 1916.00,762.46 1915.73,762.54 1915.61,762.66"/>
    </edge>
    <edge id=":3540602270_4" function="internal">
        <lane id=":3540602270_4_0" index="0" allow="pedestrian bicycle" speed="2.04" length="0.27" width="1.00" shape="1915.61,762.66 1915.41,762.86"/>
    </edge>
    <edge id=":3540602270_2" function="internal">
        <lane id=":3540602270_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="3.44" width="1.00" shape="1915.55,759.52 1915.84,760.46 1915.84,761.15 1915.66,761.86 1915.41,762.86"/>
    </edge>
    <edge id=":3540602270_3" function="internal">
        <lane id=":3540602270_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.33" width="2.00" shape="1915.55,759.52 1915.82,759.70"/>
    </edge>
    <edge id=":3540602270_5" function="internal">
        <lane id=":3540602270_5_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.59" width="2.00" shape="1915.82,759.70 1916.30,760.01 1916.86,760.05 1917.22,759.63 1917.39,758.74"/>
    </edge>
    <edge id=":3540602275_0" function="internal">
        <lane id=":3540602275_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="5.00" width="2.00" shape="1935.94,672.52 1935.79,677.52"/>
    </edge>
    <edge id=":3540602275_1" function="internal">
        <lane id=":3540602275_1_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.39" width="2.00" shape="1935.94,672.52 1936.41,673.28 1936.91,673.54 1937.41,673.31 1937.63,673.01"/>
    </edge>
    <edge id=":3540602275_4" function="internal">
        <lane id=":3540602275_4_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.53" width="2.00" shape="1937.63,673.01 1937.93,672.57"/>
    </edge>
    <edge id=":3540602275_2" function="internal">
        <lane id=":3540602275_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="5.00" width="2.00" shape="1937.79,677.57 1937.93,672.57"/>
    </edge>
    <edge id=":3540602275_3" function="internal">
        <lane id=":3540602275_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.39" width="2.00" shape="1937.79,677.57 1937.31,676.81 1936.82,676.54 1936.31,676.78 1936.10,677.08"/>
    </edge>
    <edge id=":3540602275_5" function="internal">
        <lane id=":3540602275_5_0" index="0" allow="pedestrian bicycle" speed="2.89" length="0.53" width="2.00" shape="1936.10,677.08 1935.79,677.52"/>
    </edge>
    <edge id=":3540602633_0" function="internal">
        <lane id=":3540602633_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.44" length="8.94" shape="1947.13,1126.45 1948.99,1126.00 1950.36,1126.82 1951.84,1127.96 1953.99,1128.46"/>
        <lane id=":3540602633_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="14.55" length="8.94" shape="1945.45,1123.72 1947.69,1123.05 1949.40,1123.74 1951.23,1124.80 1953.82,1125.26"/>
        <lane id=":3540602633_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="15.64" length="8.94" shape="1943.78,1121.00 1946.40,1120.10 1948.44,1120.65 1950.61,1121.65 1953.65,1122.07"/>
    </edge>
    <edge id=":3540602641_0" function="internal">
        <lane id=":3540602641_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1930.34,718.43 1930.75,719.23 1931.21,719.54 1931.74,719.36 1932.33,718.68"/>
    </edge>
    <edge id=":3540602687_0" function="internal">
        <lane id=":3540602687_0_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1894.89,149.22 1894.39,148.46 1893.90,148.21 1893.39,148.46 1892.89,149.20"/>
    </edge>
    <edge id=":3645337319_0" function="internal">
        <lane id=":3645337319_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1718.02,1199.77 1719.31,1200.43 1720.20,1200.39 1720.70,1199.65 1720.82,1198.21"/>
    </edge>
    <edge id=":3694676177_0" function="internal">
        <lane id=":3694676177_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.94" length="8.22" shape="2764.81,1647.31 2764.46,1648.96 2765.11,1650.41 2766.76,1651.67 2769.42,1652.74"/>
    </edge>
    <edge id=":3694676177_1" function="internal">
        <lane id=":3694676177_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2764.81,1647.31 2765.00,1648.74 2765.54,1649.45 2766.44,1649.45 2767.68,1648.72"/>
    </edge>
    <edge id=":3694676177_2" function="internal">
        <lane id=":3694676177_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.73" shape="2760.45,1649.05 2763.01,1650.38 2764.81,1651.21 2766.67,1651.88 2769.42,1652.74"/>
    </edge>
    <edge id=":3694676177_3" function="internal">
        <lane id=":3694676177_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.15" length="8.14" shape="2760.45,1649.05 2763.01,1650.14 2765.07,1650.45 2766.62,1649.98 2767.68,1648.72"/>
    </edge>
    <edge id=":3694676185_0" function="internal">
        <lane id=":3694676185_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.61" length="4.38" shape="2880.55,1746.39 2881.69,1746.93 2882.76,1747.14 2883.75,1747.02 2884.68,1746.56"/>
    </edge>
    <edge id=":3696262773_0" function="internal">
        <lane id=":3696262773_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.20" length="8.57" shape="2600.82,1316.18 2598.44,1317.11 2596.76,1317.82 2595.06,1318.11 2592.62,1317.78"/>
    </edge>
    <edge id=":3696262773_1" function="internal">
        <lane id=":3696262773_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="2600.86,1320.13 2592.62,1317.78"/>
    </edge>
    <edge id=":3696262774_0" function="internal">
        <lane id=":3696262774_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="42.40" shape="2439.93,1282.52 2432.68,1281.10 2420.83,1278.67 2408.33,1275.43 2399.10,1271.59"/>
    </edge>
    <edge id=":3696262774_1" function="internal">
        <lane id=":3696262774_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="41.50" shape="2437.70,1285.62 2428.89,1282.75 2418.03,1279.36 2407.35,1275.59 2399.10,1271.59"/>
        <lane id=":3696262774_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="41.50" shape="2436.61,1288.63 2427.69,1285.70 2416.61,1282.20 2405.71,1278.33 2397.36,1274.28"/>
    </edge>
    <edge id=":3696263039_0" function="internal">
        <lane id=":3696263039_0_0" index="0" allow="pedestrian delivery bicycle" speed="16.67" length="13.68" shape="2626.87,1339.78 2622.85,1338.41 2620.11,1336.80 2617.79,1335.00 2615.09,1333.07"/>
    </edge>
    <edge id=":3696263039_1" function="internal">
        <lane id=":3696263039_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.64" shape="2626.87,1339.78 2613.67,1336.40"/>
        <lane id=":3696263039_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="13.64" shape="2626.09,1342.88 2612.88,1339.50"/>
    </edge>
    <edge id=":3696274736_0" function="internal">
        <lane id=":3696274736_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.27" shape="3397.29,1130.56 3393.34,1122.17"/>
    </edge>
    <edge id=":3696274736_1" function="internal">
        <lane id=":3696274736_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.16" shape="3397.29,1130.56 3395.73,1128.25 3393.80,1127.00 3391.51,1126.80 3388.86,1127.66"/>
    </edge>
    <edge id=":3696274736_2" function="internal">
        <lane id=":3696274736_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3397.29,1130.56 3396.04,1129.83 3395.15,1129.82 3394.61,1130.53 3394.41,1131.96"/>
    </edge>
    <edge id=":3696274736_3" function="internal">
        <lane id=":3696274736_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3390.27,1130.53 3391.57,1130.11 3392.70,1130.21 3393.64,1130.82 3394.41,1131.96"/>
    </edge>
    <edge id=":3696274736_4" function="internal">
        <lane id=":3696274736_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.10" shape="3390.27,1130.53 3392.57,1128.98 3393.85,1127.07 3394.10,1124.80 3393.34,1122.17"/>
    </edge>
    <edge id=":3696274736_5" function="internal">
        <lane id=":3696274736_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3390.27,1130.53 3390.99,1129.29 3391.00,1128.39 3390.29,1127.85 3388.86,1127.66"/>
    </edge>
    <edge id=":3696274736_6" function="internal">
        <lane id=":3696274736_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.04" shape="3390.42,1123.49 3390.80,1124.80 3390.67,1125.93 3390.02,1126.88 3388.86,1127.66"/>
    </edge>
    <edge id=":3696274736_7" function="internal">
        <lane id=":3696274736_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.36" shape="3390.42,1123.49 3394.41,1131.96"/>
    </edge>
    <edge id=":3696274736_8" function="internal">
        <lane id=":3696274736_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3390.42,1123.49 3391.65,1124.25 3392.54,1124.29 3393.10,1123.59 3393.34,1122.17"/>
    </edge>
    <edge id=":3796503157_0" function="internal">
        <lane id=":3796503157_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.23" shape="2388.01,1370.49 2388.81,1371.64 2389.01,1372.77 2388.62,1373.90 2387.63,1375.01"/>
    </edge>
    <edge id=":3796503157_1" function="internal">
        <lane id=":3796503157_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.57" shape="2388.01,1370.49 2389.34,1371.91 2390.20,1372.94 2390.94,1374.05 2391.95,1375.72"/>
    </edge>
    <edge id=":3796503158_0" function="internal">
        <lane id=":3796503158_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.27" shape="2322.40,1440.12 2320.43,1446.07"/>
    </edge>
    <edge id=":3796503158_1" function="internal">
        <lane id=":3796503158_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="5.27" shape="2318.07,1442.39 2319.51,1442.77 2320.39,1443.51 2320.69,1444.61 2320.43,1446.07"/>
    </edge>
    <edge id=":3796503162_0" function="internal">
        <lane id=":3796503162_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.89" length="5.19" shape="2368.55,1646.55 2369.22,1645.26 2370.12,1644.56 2371.26,1644.45 2372.63,1644.94"/>
    </edge>
    <edge id=":3796503162_1" function="internal">
        <lane id=":3796503162_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.24" shape="2367.11,1642.03 2372.63,1644.94"/>
    </edge>
    <edge id=":3799010119_0" function="internal">
        <lane id=":3799010119_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="1806.02,1442.11 1800.02,1443.69"/>
    </edge>
    <edge id=":3799010119_1" function="internal">
        <lane id=":3799010119_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.04" shape="1804.67,1449.04 1804.49,1447.66 1804.79,1446.56 1805.57,1445.74 1806.83,1445.20"/>
    </edge>
    <edge id=":3799010119_2" function="internal">
        <lane id=":3799010119_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.12" length="7.80" shape="1804.67,1449.04 1803.74,1446.41 1802.66,1444.64 1801.42,1443.73 1800.02,1443.69"/>
    </edge>
    <edge id=":3799010119_3" function="internal">
        <lane id=":3799010119_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="1800.84,1446.79 1806.83,1445.20"/>
    </edge>
    <edge id=":394323493_0" function="internal">
        <lane id=":394323493_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="15.91" shape="2763.82,1696.23 2760.11,1695.05 2756.18,1693.99 2752.22,1693.13 2748.37,1692.56"/>
    </edge>
    <edge id=":394323493_1" function="internal">
        <lane id=":394323493_1_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="16.28" shape="2763.82,1696.23 2759.10,1695.32 2755.92,1696.32 2754.29,1699.23 2754.20,1704.03"/>
    </edge>
    <edge id=":394323493_2" function="internal">
        <lane id=":394323493_2_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2763.82,1696.23 2762.43,1696.60 2761.79,1697.23 2761.92,1698.12 2762.80,1699.26"/>
    </edge>
    <edge id=":394323493_3" function="internal">
        <lane id=":394323493_3_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="9.17" shape="2757.38,1703.66 2757.43,1700.95 2758.35,1699.31 2760.14,1698.75 2762.80,1699.26"/>
    </edge>
    <edge id=":394323493_4" function="internal">
        <lane id=":394323493_4_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="15.56" shape="2757.38,1703.66 2756.36,1699.11 2754.52,1695.75 2751.85,1693.56 2748.37,1692.56"/>
    </edge>
    <edge id=":394323493_5" function="internal">
        <lane id=":394323493_5_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2757.38,1703.66 2756.44,1702.56 2755.60,1702.26 2754.86,1702.75 2754.20,1704.03"/>
    </edge>
    <edge id=":394323493_6" function="internal">
        <lane id=":394323493_6_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="11.22" shape="2748.03,1695.74 2750.39,1696.47 2752.20,1698.09 2753.47,1700.61 2754.20,1704.03"/>
    </edge>
    <edge id=":394323493_7" function="internal">
        <lane id=":394323493_7_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="5.56" length="15.21" shape="2748.03,1695.74 2751.77,1696.29 2755.50,1697.10 2759.19,1698.11 2762.80,1699.26"/>
    </edge>
    <edge id=":394323493_8" function="internal">
        <lane id=":394323493_8_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2748.03,1695.74 2749.31,1695.07 2749.79,1694.32 2749.48,1693.48 2748.37,1692.56"/>
    </edge>
    <edge id=":394323513_0" function="internal">
        <lane id=":394323513_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2816.62,1812.49 2817.88,1813.19 2818.78,1813.18 2819.31,1812.45 2819.47,1811.02"/>
    </edge>
    <edge id=":4058148317_0" function="internal">
        <lane id=":4058148317_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.36" shape="3452.89,1022.31 3448.60,1019.11"/>
    </edge>
    <edge id=":4058148317_1" function="internal">
        <lane id=":4058148317_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3452.89,1022.31 3451.46,1022.18"/>
    </edge>
    <edge id=":4058148317_4" function="internal">
        <lane id=":4058148317_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3451.46,1022.18 3450.64,1022.55 3450.45,1023.42 3450.88,1024.80"/>
    </edge>
    <edge id=":4058148317_2" function="internal">
        <lane id=":4058148317_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.12" shape="3446.78,1021.74 3450.88,1024.80"/>
    </edge>
    <edge id=":4058148317_3" function="internal">
        <lane id=":4058148317_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3446.78,1021.74 3448.22,1021.77"/>
    </edge>
    <edge id=":4058148317_5" function="internal">
        <lane id=":4058148317_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3448.22,1021.77 3449.00,1021.33 3449.13,1020.45 3448.60,1019.11"/>
    </edge>
    <edge id=":4058148339_0" function="internal">
        <lane id=":4058148339_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.27" length="5.39" shape="3253.21,838.99 3251.87,839.56 3250.65,839.57 3249.54,839.02 3248.56,837.91"/>
    </edge>
    <edge id=":4058148339_1" function="internal">
        <lane id=":4058148339_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.66" shape="3253.21,838.99 3244.93,843.97"/>
    </edge>
    <edge id=":4058148339_2" function="internal">
        <lane id=":4058148339_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.84" length="10.32" shape="3253.21,838.99 3251.01,840.79 3249.95,842.85 3250.02,845.17 3251.21,847.75"/>
    </edge>
    <edge id=":4058148339_3" function="internal">
        <lane id=":4058148339_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3253.21,838.99 3252.60,840.30 3252.67,841.19 3253.43,841.66 3254.87,841.72"/>
    </edge>
    <edge id=":4058148339_4" function="internal">
        <lane id=":4058148339_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.04" shape="3253.89,846.00 3253.31,844.74 3253.28,843.61 3253.80,842.61 3254.87,841.72"/>
    </edge>
    <edge id=":4058148339_5" function="internal">
        <lane id=":4058148339_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.69" shape="3253.89,846.00 3248.56,837.91"/>
    </edge>
    <edge id=":4058148339_6" function="internal">
        <lane id=":4058148339_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.03" length="1.76" shape="3253.89,846.00 3252.73,844.68"/>
    </edge>
    <edge id=":4058148339_14" function="internal">
        <lane id=":4058148339_14_0" index="0" allow="pedestrian delivery bicycle" speed="7.03" length="8.63" shape="3252.73,844.68 3252.04,843.88 3249.92,842.84 3247.55,842.87 3244.93,843.97"/>
    </edge>
    <edge id=":4058148339_7" function="internal">
        <lane id=":4058148339_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.27" length="5.38" shape="3246.57,846.72 3247.93,846.14 3249.16,846.12 3250.25,846.66 3251.21,847.75"/>
    </edge>
    <edge id=":4058148339_8" function="internal">
        <lane id=":4058148339_8_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.69" shape="3246.57,846.72 3254.87,841.72"/>
    </edge>
    <edge id=":4058148339_9" function="internal">
        <lane id=":4058148339_9_0" index="0" allow="pedestrian delivery bicycle" speed="6.82" length="10.42" shape="3246.57,846.72 3248.80,844.91 3249.88,842.84 3249.80,840.51 3248.56,837.91"/>
    </edge>
    <edge id=":4058148339_10" function="internal">
        <lane id=":4058148339_10_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3246.57,846.72 3247.19,845.42 3247.12,844.52 3246.37,844.04 3244.93,843.97"/>
    </edge>
    <edge id=":4058148339_11" function="internal">
        <lane id=":4058148339_11_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="3245.90,839.69 3246.50,840.95 3246.54,842.08 3246.02,843.09 3244.93,843.97"/>
    </edge>
    <edge id=":4058148339_12" function="internal">
        <lane id=":4058148339_12_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.66" shape="3245.90,839.69 3251.21,847.75"/>
    </edge>
    <edge id=":4058148339_13" function="internal">
        <lane id=":4058148339_13_0" index="0" allow="pedestrian delivery bicycle" speed="7.04" length="1.77" shape="3245.90,839.69 3247.08,841.01"/>
    </edge>
    <edge id=":4058148339_15" function="internal">
        <lane id=":4058148339_15_0" index="0" allow="pedestrian delivery bicycle" speed="7.04" length="8.62" shape="3247.08,841.01 3247.79,841.81 3249.92,842.86 3252.28,842.83 3254.87,841.72"/>
    </edge>
    <edge id=":4058148341_0" function="internal">
        <lane id=":4058148341_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="0.42" shape="3164.60,975.20 3164.25,975.41"/>
    </edge>
    <edge id=":4058148341_1" function="internal">
        <lane id=":4058148341_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="0.14" shape="3166.02,978.08 3166.14,978.01"/>
    </edge>
    <edge id=":4058148341_2" function="internal">
        <lane id=":4058148341_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="3166.02,978.08 3166.58,976.75 3166.47,975.86"/>
    </edge>
    <edge id=":4058148341_3" function="internal">
        <lane id=":4058148341_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="2.34" shape="3166.47,975.86 3165.69,975.42 3164.25,975.41"/>
    </edge>
    <edge id=":4058148342_0" function="internal">
        <lane id=":4058148342_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.41" length="7.76" shape="3413.31,1065.95 3412.77,1067.25 3412.99,1068.81 3413.96,1070.63 3415.69,1072.72"/>
    </edge>
    <edge id=":4058148342_1" function="internal">
        <lane id=":4058148342_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3413.31,1065.95 3413.20,1067.39 3413.58,1068.20 3414.45,1068.38 3415.83,1067.93"/>
    </edge>
    <edge id=":4058148342_2" function="internal">
        <lane id=":4058148342_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.08" shape="3406.88,1068.84 3408.89,1070.55 3410.25,1071.75 3411.54,1073.02 3413.37,1074.93"/>
        <lane id=":4058148342_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.08" shape="3408.95,1066.39 3411.04,1068.17 3412.45,1069.42 3413.79,1070.74 3415.69,1072.72"/>
    </edge>
    <edge id=":4058148342_4" function="internal">
        <lane id=":4058148342_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.04" length="7.86" shape="3408.95,1066.39 3411.20,1068.03 3413.09,1068.83 3414.64,1068.80 3415.83,1067.93"/>
    </edge>
    <edge id=":4058148346_0" function="internal">
        <lane id=":4058148346_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.84" length="5.29" shape="3507.32,1083.12 3505.96,1083.76 3504.82,1083.75 3503.88,1083.09 3503.16,1081.78"/>
    </edge>
    <edge id=":4058148346_1" function="internal">
        <lane id=":4058148346_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="3507.32,1083.12 3504.81,1084.77 3503.01,1085.85 3501.12,1086.76 3498.36,1087.93"/>
    </edge>
    <edge id=":4058148346_2" function="internal">
        <lane id=":4058148346_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.20" shape="3507.32,1083.12 3504.99,1085.11 3503.59,1087.38 3503.10,1089.93 3503.54,1092.77"/>
    </edge>
    <edge id=":4058148346_3" function="internal">
        <lane id=":4058148346_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3507.32,1083.12 3506.76,1084.45 3506.87,1085.34 3507.64,1085.78 3509.09,1085.79"/>
    </edge>
    <edge id=":4058148346_4" function="internal">
        <lane id=":4058148346_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.08" shape="3506.60,1091.85 3506.34,1090.09 3506.67,1088.49 3507.58,1087.06 3509.09,1085.79"/>
    </edge>
    <edge id=":4058148346_5" function="internal">
        <lane id=":4058148346_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.64" shape="3506.60,1091.85 3503.16,1081.78"/>
    </edge>
    <edge id=":4058148346_6" function="internal">
        <lane id=":4058148346_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.66" shape="3506.60,1091.85 3505.35,1089.16 3503.56,1087.61 3501.23,1087.20 3498.36,1087.93"/>
    </edge>
    <edge id=":4058148346_7" function="internal">
        <lane id=":4058148346_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3506.60,1091.85 3505.49,1090.93 3504.61,1090.78 3503.96,1091.39 3503.54,1092.77"/>
    </edge>
    <edge id=":4058148346_8" function="internal">
        <lane id=":4058148346_8_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.12" shape="3499.58,1090.89 3500.96,1090.54 3502.08,1090.74 3502.94,1091.48 3503.54,1092.77"/>
    </edge>
    <edge id=":4058148346_9" function="internal">
        <lane id=":4058148346_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.82" shape="3499.58,1090.89 3502.43,1089.68 3504.50,1088.66 3506.49,1087.48 3509.09,1085.79"/>
    </edge>
    <edge id=":4058148346_10" function="internal">
        <lane id=":4058148346_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.09" shape="3499.58,1090.89 3502.08,1089.38 3503.52,1087.36 3503.87,1084.82 3503.16,1081.78"/>
    </edge>
    <edge id=":4058148346_11" function="internal">
        <lane id=":4058148346_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3499.58,1090.89 3500.38,1089.69 3500.44,1088.80 3499.77,1088.21 3498.36,1087.93"/>
    </edge>
    <edge id=":4058148346_12" function="internal">
        <lane id=":4058148346_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.50" length="6.03" shape="3500.17,1082.93 3500.58,1084.62 3500.41,1086.02 3499.67,1087.12 3498.36,1087.93"/>
    </edge>
    <edge id=":4058148346_13" function="internal">
        <lane id=":4058148346_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.41" shape="3500.17,1082.93 3503.54,1092.77"/>
    </edge>
    <edge id=":4058148346_14" function="internal">
        <lane id=":4058148346_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.33" shape="3500.17,1082.93 3501.73,1085.73 3503.73,1087.14 3506.19,1087.16 3509.09,1085.79"/>
    </edge>
    <edge id=":4058148346_15" function="internal">
        <lane id=":4058148346_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3500.17,1082.93 3501.34,1083.76 3502.23,1083.85 3502.84,1083.19 3503.16,1081.78"/>
    </edge>
    <edge id=":4058148375_0" function="internal">
        <lane id=":4058148375_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.84" length="9.70" shape="3271.13,938.94 3269.21,940.56 3268.26,942.51 3268.29,944.77 3269.29,947.34"/>
    </edge>
    <edge id=":4058148375_1" function="internal">
        <lane id=":4058148375_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.83" length="5.40" shape="3271.13,938.94 3269.76,939.89 3269.32,940.83 3269.81,941.74 3271.21,942.63"/>
    </edge>
    <edge id=":4058148375_2" function="internal">
        <lane id=":4058148375_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.71" shape="3261.81,940.38 3266.48,948.87"/>
        <lane id=":4058148375_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.71" shape="3264.60,938.82 3269.29,947.34"/>
    </edge>
    <edge id=":4058148375_4" function="internal">
        <lane id=":4058148375_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.29" length="8.59" shape="3264.60,938.82 3266.24,941.25 3267.89,942.70 3269.55,943.16 3271.21,942.63"/>
    </edge>
    <edge id=":4058148381_0" function="internal">
        <lane id=":4058148381_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.25" shape="3393.48,978.40 3392.43,977.33 3391.95,976.21 3392.06,975.06 3392.76,973.87"/>
    </edge>
    <edge id=":4058148381_1" function="internal">
        <lane id=":4058148381_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.94" shape="3393.48,978.40 3388.03,974.09"/>
    </edge>
    <edge id=":4058148381_2" function="internal">
        <lane id=":4058148381_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3393.48,978.40 3392.04,978.29"/>
    </edge>
    <edge id=":4058148381_6" function="internal">
        <lane id=":4058148381_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3392.04,978.29 3391.24,978.68 3391.06,979.55 3391.51,980.92"/>
    </edge>
    <edge id=":4058148381_3" function="internal">
        <lane id=":4058148381_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.98" shape="3386.04,976.59 3391.51,980.92"/>
    </edge>
    <edge id=":4058148381_4" function="internal">
        <lane id=":4058148381_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="1.88" shape="3386.04,976.59 3387.48,977.24 3387.77,977.20"/>
    </edge>
    <edge id=":4058148381_5" function="internal">
        <lane id=":4058148381_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3386.04,976.59 3387.47,976.72"/>
    </edge>
    <edge id=":4058148381_7" function="internal">
        <lane id=":4058148381_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3387.77,977.20 3389.08,977.01 3390.84,975.88 3392.76,973.87"/>
    </edge>
    <edge id=":4058148381_8" function="internal">
        <lane id=":4058148381_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3387.47,976.72 3388.28,976.34 3388.47,975.47 3388.03,974.09"/>
    </edge>
    <edge id=":4058148386_0" function="internal">
        <lane id=":4058148386_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.41" shape="3351.28,1023.21 3354.71,1025.93"/>
        <lane id=":4058148386_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.41" shape="3353.24,1020.68 3356.71,1023.44"/>
    </edge>
    <edge id=":4058148386_2" function="internal">
        <lane id=":4058148386_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.50" length="3.71" shape="3353.24,1020.68 3353.82,1020.88 3354.52,1020.69 3355.33,1020.09 3356.24,1019.08"/>
    </edge>
    <edge id=":4058151891_0" function="internal">
        <lane id=":4058151891_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.95" shape="3380.00,995.19 3374.57,990.85"/>
    </edge>
    <edge id=":4058151891_1" function="internal">
        <lane id=":4058151891_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3380.00,995.19 3378.57,995.05"/>
    </edge>
    <edge id=":4058151891_6" function="internal">
        <lane id=":4058151891_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3378.57,995.05 3377.75,995.41 3377.55,996.28 3377.97,997.66"/>
    </edge>
    <edge id=":4058151891_2" function="internal">
        <lane id=":4058151891_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.30" shape="3373.34,997.90 3374.36,996.97 3375.48,996.62 3376.68,996.85 3377.97,997.66"/>
    </edge>
    <edge id=":4058151891_3" function="internal">
        <lane id=":4058151891_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.00" shape="3373.34,997.90 3374.91,995.61 3375.64,993.68 3375.52,992.09 3374.57,990.85"/>
    </edge>
    <edge id=":4058151891_4" function="internal">
        <lane id=":4058151891_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.85" shape="3372.62,993.38 3377.97,997.66"/>
    </edge>
    <edge id=":4058151891_5" function="internal">
        <lane id=":4058151891_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3372.62,993.38 3374.05,993.49"/>
    </edge>
    <edge id=":4058151891_7" function="internal">
        <lane id=":4058151891_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3374.05,993.49 3374.86,993.10 3375.03,992.22 3374.57,990.85"/>
    </edge>
    <edge id=":4058151897_0" function="internal">
        <lane id=":4058151897_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.86" length="8.59" shape="3449.08,1108.25 3447.54,1109.34 3447.04,1110.90 3447.58,1112.93 3449.17,1115.43"/>
    </edge>
    <edge id=":4058151897_1" function="internal">
        <lane id=":4058151897_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3449.08,1108.25 3448.28,1109.45 3448.21,1110.34 3448.89,1110.93 3450.30,1111.21"/>
    </edge>
    <edge id=":4058151897_2" function="internal">
        <lane id=":4058151897_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.79" shape="3440.80,1109.40 3446.64,1117.38"/>
        <lane id=":4058151897_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.79" shape="3443.45,1107.60 3449.17,1115.43"/>
    </edge>
    <edge id=":4058151897_4" function="internal">
        <lane id=":4058151897_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.80" length="8.39" shape="3443.45,1107.60 3445.16,1109.71 3446.87,1111.02 3448.58,1111.52 3450.30,1111.21"/>
    </edge>
    <edge id=":4058166361_0" function="internal">
        <lane id=":4058166361_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.04" shape="3354.76,943.44 3353.77,944.41 3352.72,944.83 3351.60,944.68 3350.40,943.98"/>
    </edge>
    <edge id=":4058166361_1" function="internal">
        <lane id=":4058166361_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3354.76,943.44 3353.38,945.90 3353.09,948.20 3353.87,950.36 3355.74,952.36"/>
    </edge>
    <edge id=":4058166361_2" function="internal">
        <lane id=":4058166361_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3354.76,943.44 3354.67,944.88 3355.07,945.68 3355.95,945.84 3357.31,945.37"/>
    </edge>
    <edge id=":4058166361_3" function="internal">
        <lane id=":4058166361_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.12" shape="3357.74,949.86 3356.82,948.86 3356.44,947.78 3356.60,946.62 3357.31,945.37"/>
    </edge>
    <edge id=":4058166361_4" function="internal">
        <lane id=":4058166361_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3357.74,949.86 3350.40,943.98"/>
    </edge>
    <edge id=":4058166361_5" function="internal">
        <lane id=":4058166361_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3357.74,949.86 3356.30,949.74 3355.49,950.11 3355.30,950.99 3355.74,952.36"/>
    </edge>
    <edge id=":4058166361_6" function="internal">
        <lane id=":4058166361_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="3348.40,946.47 3355.74,952.36"/>
    </edge>
    <edge id=":4058166361_7" function="internal">
        <lane id=":4058166361_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.31" shape="3348.40,946.47 3350.84,947.92 3353.14,948.21 3355.29,947.36 3357.31,945.37"/>
    </edge>
    <edge id=":4058166361_8" function="internal">
        <lane id=":4058166361_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3348.40,946.47 3349.83,946.60 3350.65,946.23 3350.84,945.35 3350.40,943.98"/>
    </edge>
    <edge id=":4058166372_0" function="internal">
        <lane id=":4058166372_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.67" shape="3418.50,823.99 3417.01,822.97 3415.91,822.38 3414.74,821.94 3413.02,821.34"/>
        <lane id=":4058166372_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.67" shape="3416.61,826.58 3415.34,825.71 3414.40,825.23 3413.40,824.86 3411.93,824.35"/>
    </edge>
    <edge id=":4058166372_2" function="internal">
        <lane id=":4058166372_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.69" length="4.01" shape="3414.73,829.17 3413.76,828.50 3413.01,828.15 3412.20,828.02 3411.02,828.03"/>
    </edge>
    <edge id=":4058187845_0" function="internal">
        <lane id=":4058187845_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.98" shape="3379.03,629.81 3383.48,623.23"/>
        <lane id=":4058187845_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.98" shape="3376.36,628.05 3380.85,621.40"/>
    </edge>
    <edge id=":4058187849_0" function="internal">
        <lane id=":4058187849_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="12.96" length="8.71" shape="3393.90,638.68 3395.32,636.20 3396.10,634.37 3396.38,632.41 3396.31,629.58"/>
        <lane id=":4058187849_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.65" length="8.71" shape="3391.14,637.06 3392.28,635.07 3392.92,633.60 3393.16,632.03 3393.11,629.76"/>
    </edge>
    <edge id=":4058187849_2" function="internal">
        <lane id=":4058187849_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.77" length="4.84" shape="3388.38,635.44 3389.21,633.95 3389.64,632.84 3389.76,631.66 3389.67,629.96"/>
        <lane id=":4058187849_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.09" length="4.84" shape="3385.62,633.83 3386.18,632.83 3386.46,632.08 3386.54,631.28 3386.47,630.14"/>
    </edge>
    <edge id=":4058187857_0" function="internal">
        <lane id=":4058187857_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.87" shape="3333.92,564.38 3337.02,565.38 3339.50,566.87 3342.15,568.87 3345.71,571.44"/>
    </edge>
    <edge id=":4058187857_1" function="internal">
        <lane id=":4058187857_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.42" shape="3337.43,561.36 3347.49,568.78"/>
        <lane id=":4058187857_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.42" shape="3339.33,558.79 3349.27,566.12"/>
    </edge>
    <edge id=":4058187864_0" function="internal">
        <lane id=":4058187864_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.61" shape="3317.31,738.51 3317.28,738.34 3317.28,738.21 3317.29,738.09 3317.33,737.91"/>
    </edge>
    <edge id=":4058187865_0" function="internal">
        <lane id=":4058187865_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="2.36" shape="3331.49,726.02 3332.78,724.04"/>
    </edge>
    <edge id=":4058187865_1" function="internal">
        <lane id=":4058187865_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="2.61" shape="3333.93,727.69 3334.46,727.12 3334.82,726.73 3335.14,726.31 3335.54,725.65"/>
    </edge>
    <edge id=":4058187866_0" function="internal">
        <lane id=":4058187866_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="25.00" length="14.17" shape="3261.26,760.08 3258.82,762.37 3256.69,764.50 3254.10,766.63 3250.28,768.92"/>
    </edge>
    <edge id=":4058187866_1" function="internal">
        <lane id=":4058187866_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="14.53" shape="3263.14,762.84 3259.76,765.51 3257.63,767.61 3255.41,769.55 3251.75,771.77"/>
        <lane id=":4058187866_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="14.53" shape="3264.63,765.70 3261.25,768.37 3259.11,770.46 3256.88,772.40 3253.22,774.61"/>
    </edge>
    <edge id=":4058187867_0" function="internal">
        <lane id=":4058187867_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="0.72" shape="3319.77,754.06 3319.66,753.88 3319.59,753.75 3319.55,753.61 3319.52,753.40"/>
    </edge>
    <edge id=":4058187877_0" function="internal">
        <lane id=":4058187877_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.45" shape="3335.47,763.96 3334.04,762.33 3333.39,760.95 3332.81,759.50 3331.58,757.68"/>
    </edge>
    <edge id=":4058187883_0" function="internal">
        <lane id=":4058187883_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.54" length="5.39" shape="3355.08,777.14 3354.23,776.16 3353.87,775.02 3353.99,773.72 3354.60,772.26"/>
    </edge>
    <edge id=":4058187883_1" function="internal">
        <lane id=":4058187883_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.42" shape="3355.08,777.14 3350.29,772.98"/>
        <lane id=":4058187883_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="6.42" shape="3353.05,779.62 3348.15,775.36"/>
    </edge>
    <edge id=":4058193785_0" function="internal">
        <lane id=":4058193785_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.57" shape="3175.28,764.88 3172.33,761.47"/>
        <lane id=":4058193785_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.57" shape="3172.87,766.99 3169.85,763.49"/>
    </edge>
    <edge id=":4058212205_0" function="internal">
        <lane id=":4058212205_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.86" shape="3372.86,563.08 3371.90,562.15 3371.51,561.24 3371.14,560.31 3370.21,559.33"/>
        <lane id=":4058212205_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.86" shape="3371.10,565.76 3370.10,564.79 3369.68,563.86 3369.27,562.91 3368.30,561.89"/>
        <lane id=":4058212205_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.86" shape="3369.34,568.43 3368.29,567.44 3367.84,566.48 3367.40,565.51 3366.39,564.46"/>
    </edge>
    <edge id=":4058212205_3" function="internal">
        <lane id=":4058212205_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.05" length="4.12" shape="3376.85,557.04 3376.08,556.13 3375.55,555.50 3374.97,554.93 3374.04,554.20"/>
        <lane id=":4058212205_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.05" length="4.12" shape="3375.02,559.81 3374.22,558.84 3373.69,558.16 3373.09,557.55 3372.12,556.76"/>
    </edge>
    <edge id=":4058212206_0" function="internal">
        <lane id=":4058212206_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.06" shape="3398.99,560.49 3397.30,561.50 3396.09,562.09 3394.81,562.52 3392.92,563.07"/>
        <lane id=":4058212206_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.06" shape="3400.67,563.21 3398.77,564.35 3397.40,565.02 3395.95,565.52 3393.82,566.14"/>
    </edge>
    <edge id=":4058212225_0" function="internal">
        <lane id=":4058212225_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="3.85" shape="3448.47,569.85 3449.09,568.89 3449.49,568.22 3449.87,567.53 3450.37,566.50"/>
    </edge>
    <edge id=":4058212225_1" function="internal">
        <lane id=":4058212225_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="3.34" shape="3445.73,567.94 3446.34,567.16 3446.72,566.60 3447.05,566.00 3447.49,565.12"/>
    </edge>
    <edge id=":4058212226_0" function="internal">
        <lane id=":4058212226_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3480.12,518.60 3478.68,518.57 3477.89,518.99 3477.76,519.88 3478.29,521.22"/>
    </edge>
    <edge id=":4058212226_1" function="internal">
        <lane id=":4058212226_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.12" length="8.82" shape="3471.16,523.33 3472.56,521.21 3474.22,520.15 3476.13,520.16 3478.29,521.22"/>
    </edge>
    <edge id=":4058212227_0" function="internal">
        <lane id=":4058212227_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.50" shape="3447.33,588.51 3446.42,587.16 3445.87,586.18 3445.47,585.13 3444.99,583.58"/>
    </edge>
    <edge id=":4058212228_0" function="internal">
        <lane id=":4058212228_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.63" length="5.00" shape="3362.43,614.67 3360.78,615.32 3359.71,615.95 3358.85,616.85 3357.84,618.31"/>
        <lane id=":4058212228_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.91" length="5.00" shape="3363.53,617.68 3362.44,618.10 3361.74,618.52 3361.18,619.11 3360.51,620.07"/>
    </edge>
    <edge id=":4058212228_2" function="internal">
        <lane id=":4058212228_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.83" length="8.21" shape="3361.24,611.43 3359.01,612.30 3357.61,613.22 3356.51,614.53 3355.16,616.55"/>
    </edge>
    <edge id=":4058212238_0" function="internal">
        <lane id=":4058212238_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="18.77" length="8.58" shape="3486.83,625.74 3484.45,624.87 3482.87,624.11 3481.45,623.08 3479.55,621.40"/>
    </edge>
    <edge id=":4058212238_1" function="internal">
        <lane id=":4058212238_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.24" shape="3485.76,628.76 3477.90,626.19"/>
        <lane id=":4058212238_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.24" shape="3484.69,631.78 3476.86,629.21"/>
        <lane id=":4058212238_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.24" shape="3483.63,634.80 3475.83,632.24"/>
    </edge>
    <edge id=":4058230509_0" function="internal">
        <lane id=":4058230509_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="4.95" shape="3419.90,672.96 3418.83,672.14 3418.26,671.17 3418.19,670.04 3418.63,668.77"/>
    </edge>
    <edge id=":4058230509_1" function="internal">
        <lane id=":4058230509_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3419.90,672.96 3418.47,673.07 3417.73,673.57 3417.68,674.46 3418.34,675.75"/>
    </edge>
    <edge id=":4058230509_2" function="internal">
        <lane id=":4058230509_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="4.99" shape="3414.01,676.74 3414.90,675.74 3415.91,675.24 3417.06,675.25 3418.34,675.75"/>
    </edge>
    <edge id=":4058230509_3" function="internal">
        <lane id=":4058230509_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.23" shape="3414.01,676.74 3415.50,674.45 3416.49,672.85 3417.38,671.20 3418.63,668.77"/>
    </edge>
    <edge id=":4058236467_0" function="internal">
        <lane id=":4058236467_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.17" length="5.16" shape="3374.59,742.83 3373.52,741.84 3373.00,740.77 3373.02,739.62 3373.58,738.39"/>
    </edge>
    <edge id=":4058236467_1" function="internal">
        <lane id=":4058236467_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.33" shape="3370.32,743.81 3373.58,738.39"/>
    </edge>
    <edge id=":4058236468_0" function="internal">
        <lane id=":4058236468_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.50" length="8.26" shape="3390.60,801.61 3388.13,801.58 3386.36,801.60 3384.75,801.19 3382.79,799.89"/>
    </edge>
    <edge id=":4058236468_1" function="internal">
        <lane id=":4058236468_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="0.25" shape="3382.83,800.09 3382.79,799.89"/>
        <lane id=":4058236468_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="0.25" shape="3380.46,802.27 3380.76,802.36"/>
    </edge>
    <edge id=":4058243966_0" function="internal">
        <lane id=":4058243966_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="4.99" shape="3418.00,769.81 3417.05,770.79 3416.01,771.24 3414.89,771.15 3413.67,770.53"/>
    </edge>
    <edge id=":4058243966_1" function="internal">
        <lane id=":4058243966_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.36" shape="3418.00,769.81 3414.32,775.00"/>
    </edge>
    <edge id=":4058243966_2" function="internal">
        <lane id=":4058243966_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.00" shape="3418.40,774.22 3417.05,773.06 3416.10,772.29 3415.12,771.56 3413.67,770.53"/>
    </edge>
    <edge id=":4058243966_3" function="internal">
        <lane id=":4058243966_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.83" length="4.85" shape="3418.40,774.22 3417.32,773.55 3416.28,773.46 3415.28,773.94 3414.32,775.00"/>
    </edge>
    <edge id=":4058243969_0" function="internal">
        <lane id=":4058243969_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.28" shape="3419.13,778.77 3422.75,773.64"/>
    </edge>
    <edge id=":4058243969_1" function="internal">
        <lane id=":4058243969_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="4.88" shape="3419.13,778.77 3419.77,777.60 3419.90,776.49 3419.54,775.44 3418.67,774.45"/>
    </edge>
    <edge id=":4286639508_0" function="internal">
        <lane id=":4286639508_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.00" shape="2071.84,1562.97 2068.48,1566.68"/>
    </edge>
    <edge id=":4319747496_0" function="internal">
        <lane id=":4319747496_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.31" shape="2372.50,1455.74 2370.17,1461.61"/>
    </edge>
    <edge id=":4319747496_1" function="internal">
        <lane id=":4319747496_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.07" shape="2374.21,1459.78 2372.84,1459.48 2371.70,1459.68 2370.82,1460.39 2370.17,1461.61"/>
    </edge>
    <edge id=":4319747498_0" function="internal">
        <lane id=":4319747498_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.32" shape="2396.57,1484.80 2399.57,1479.23"/>
    </edge>
    <edge id=":4319747498_1" function="internal">
        <lane id=":4319747498_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.88" length="5.22" shape="2396.57,1484.80 2397.11,1483.43 2397.04,1482.29 2396.35,1481.38 2395.06,1480.69"/>
    </edge>
    <edge id=":4319747500_0" function="internal">
        <lane id=":4319747500_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.02" shape="2376.54,1489.25 2376.21,1490.59 2376.40,1491.71 2377.09,1492.60 2378.29,1493.27"/>
    </edge>
    <edge id=":4319747500_1" function="internal">
        <lane id=":4319747500_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.16" shape="2372.52,1491.14 2378.29,1493.27"/>
    </edge>
    <edge id=":4319747502_0" function="internal">
        <lane id=":4319747502_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="2394.01,1463.81 2393.36,1465.02 2392.48,1465.73 2391.37,1465.94 2390.03,1465.65"/>
    </edge>
    <edge id=":4319747502_1" function="internal">
        <lane id=":4319747502_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2394.01,1463.81 2394.35,1465.22 2394.96,1465.87 2395.85,1465.76 2397.01,1464.91"/>
    </edge>
    <edge id=":4319747502_2" function="internal">
        <lane id=":4319747502_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.03" shape="2398.82,1468.95 2397.63,1468.28 2396.93,1467.39 2396.72,1466.27 2397.01,1464.91"/>
    </edge>
    <edge id=":4319747502_3" function="internal">
        <lane id=":4319747502_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="2398.82,1468.95 2390.03,1465.65"/>
    </edge>
    <edge id=":4319747503_0" function="internal">
        <lane id=":4319747503_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="4.91" shape="2399.27,1458.72 2399.90,1457.55 2400.76,1456.82 2401.85,1456.55 2403.17,1456.73"/>
    </edge>
    <edge id=":4319747503_1" function="internal">
        <lane id=":4319747503_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2399.27,1458.72 2398.93,1457.32 2398.32,1456.67 2397.43,1456.77 2396.27,1457.62"/>
    </edge>
    <edge id=":4319747503_2" function="internal">
        <lane id=":4319747503_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.93" shape="2398.70,1449.14 2398.55,1451.75 2398.06,1453.48 2397.29,1455.17 2396.27,1457.62"/>
    </edge>
    <edge id=":4319747503_3" function="internal">
        <lane id=":4319747503_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.49" shape="2398.70,1449.14 2399.00,1452.00 2399.84,1454.21 2401.23,1455.79 2403.17,1456.73"/>
    </edge>
    <edge id=":4319750204_0" function="internal">
        <lane id=":4319750204_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.90" shape="2302.50,1578.65 2302.16,1579.85 2301.51,1580.77 2300.53,1581.43 2299.24,1581.81"/>
    </edge>
    <edge id=":4319750204_1" function="internal">
        <lane id=":4319750204_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.59" shape="2302.50,1578.65 2302.31,1580.30 2302.31,1581.44 2302.50,1582.56 2302.93,1584.16"/>
    </edge>
    <edge id=":4319750620_0" function="internal">
        <lane id=":4319750620_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.33" length="6.67" shape="2506.99,1603.53 2508.40,1601.83 2509.77,1600.74 2511.10,1600.27 2512.39,1600.41"/>
    </edge>
    <edge id=":4319750620_1" function="internal">
        <lane id=":4319750620_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2506.99,1603.53 2507.03,1602.09 2506.61,1601.30 2505.73,1601.16 2504.38,1601.68"/>
    </edge>
    <edge id=":4319750620_2" function="internal">
        <lane id=":4319750620_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.39" shape="2503.07,1597.66 2504.48,1598.24 2505.16,1599.10 2505.13,1600.25 2504.38,1601.68"/>
    </edge>
    <edge id=":4319750620_3" function="internal">
        <lane id=":4319750620_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.73" shape="2503.07,1597.66 2505.87,1598.36 2507.78,1598.87 2509.66,1599.46 2512.39,1600.41"/>
    </edge>
    <edge id=":4319750623_0" function="internal">
        <lane id=":4319750623_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.42" shape="2659.02,1710.85 2651.79,1704.81"/>
    </edge>
    <edge id=":4319750623_1" function="internal">
        <lane id=":4319750623_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.05" length="3.13" shape="2659.02,1710.85 2656.73,1709.46 2656.28,1709.40"/>
    </edge>
    <edge id=":4319750623_7" function="internal">
        <lane id=":4319750623_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.05" length="7.06" shape="2656.28,1709.40 2654.46,1709.13 2652.21,1709.86 2649.98,1711.64"/>
    </edge>
    <edge id=":4319750623_2" function="internal">
        <lane id=":4319750623_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.28" length="5.29" shape="2652.28,1713.86 2653.47,1712.90 2654.64,1712.48 2655.81,1712.62 2656.96,1713.30"/>
    </edge>
    <edge id=":4319750623_3" function="internal">
        <lane id=":4319750623_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.81" length="10.51" shape="2652.28,1713.86 2653.98,1711.50 2654.46,1709.20 2653.74,1706.97 2651.79,1704.81"/>
    </edge>
    <edge id=":4319750623_4" function="internal">
        <lane id=":4319750623_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2652.28,1713.86 2652.54,1712.44 2652.24,1711.60 2651.38,1711.33 2649.98,1711.64"/>
    </edge>
    <edge id=":4319750623_5" function="internal">
        <lane id=":4319750623_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.09" shape="2649.74,1707.26 2650.68,1708.31 2651.03,1709.39 2650.80,1710.50 2649.98,1711.64"/>
    </edge>
    <edge id=":4319750623_6" function="internal">
        <lane id=":4319750623_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.42" shape="2649.74,1707.26 2656.96,1713.30"/>
    </edge>
    <edge id=":4319750624_0" function="internal">
        <lane id=":4319750624_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.62" shape="2611.37,1670.98 2604.00,1664.81"/>
    </edge>
    <edge id=":4319750624_1" function="internal">
        <lane id=":4319750624_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="3.07" shape="2611.37,1670.98 2608.94,1669.56 2608.69,1669.55"/>
    </edge>
    <edge id=":4319750624_7" function="internal">
        <lane id=":4319750624_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="7.92" shape="2608.69,1669.55 2606.59,1669.42 2604.31,1670.56 2602.11,1672.98"/>
    </edge>
    <edge id=":4319750624_2" function="internal">
        <lane id=":4319750624_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.08" shape="2605.05,1674.37 2606.06,1673.25 2607.12,1672.72 2608.20,1672.78 2609.32,1673.44"/>
    </edge>
    <edge id=":4319750624_3" function="internal">
        <lane id=":4319750624_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.26" length="10.77" shape="2605.05,1674.37 2606.43,1671.73 2606.71,1669.25 2605.90,1666.95 2604.00,1664.81"/>
    </edge>
    <edge id=":4319750624_4" function="internal">
        <lane id=":4319750624_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="4.74" shape="2605.05,1674.37 2604.83,1672.92 2604.27,1672.21 2603.37,1672.22 2602.11,1672.98"/>
    </edge>
    <edge id=":4319750624_5" function="internal">
        <lane id=":4319750624_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.74" length="6.38" shape="2601.95,1667.27 2602.95,1668.45 2603.31,1669.80 2603.03,1671.31 2602.11,1672.98"/>
    </edge>
    <edge id=":4319750624_6" function="internal">
        <lane id=":4319750624_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.61" shape="2601.95,1667.27 2609.32,1673.44"/>
    </edge>
    <edge id=":4339923152_0" function="internal">
        <lane id=":4339923152_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.00" shape="1987.22,659.04 1985.72,660.36"/>
    </edge>
    <edge id=":4339923158_0" function="internal">
        <lane id=":4339923158_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.19" shape="1987.17,579.55 1985.53,581.02"/>
        <lane id=":4339923158_0_1" index="1" allow="pedestrian delivery bicycle" speed="5.56" length="2.19" shape="1987.17,579.55 1988.73,581.08"/>
    </edge>
    <edge id=":4400794181_0" function="internal">
        <lane id=":4400794181_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.91" shape="2855.43,1676.99 2852.23,1673.27"/>
    </edge>
    <edge id=":4400847368_0" function="internal">
        <lane id=":4400847368_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1833.55,705.56 1833.41,706.99 1833.77,707.81 1834.64,708.01 1836.02,707.59"/>
    </edge>
    <edge id=":4434690637_0" function="internal">
        <lane id=":4434690637_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.02" shape="3527.00,637.36 3526.45,639.31"/>
    </edge>
    <edge id=":4578525226_0" function="internal">
        <lane id=":4578525226_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.11" shape="3551.40,569.31 3554.76,564.21"/>
    </edge>
    <edge id=":4578525226_1" function="internal">
        <lane id=":4578525226_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.13" shape="3550.40,564.71 3551.60,565.49 3552.72,565.67 3553.77,565.24 3554.76,564.21"/>
    </edge>
    <edge id=":4618149175_0" function="internal">
        <lane id=":4618149175_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3433.47,733.27 3432.03,733.43 3431.31,733.95 3431.30,734.85 3431.99,736.11"/>
    </edge>
    <edge id=":4618149177_0" function="internal">
        <lane id=":4618149177_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.11" shape="3497.33,776.99 3493.18,774.01"/>
    </edge>
    <edge id=":4618149177_1" function="internal">
        <lane id=":4618149177_1_0" index="0" allow="pedestrian bicycle" speed="4.65" length="4.54" width="2.00" shape="3491.59,780.61 3492.51,779.59 3493.46,779.08 3494.43,779.07 3495.43,779.57"/>
    </edge>
    <edge id=":4618149177_2" function="internal">
        <lane id=":4618149177_2_0" index="0" allow="pedestrian bicycle" speed="5.80" length="7.39" width="2.00" shape="3491.59,780.61 3493.07,778.27 3493.82,776.39 3493.86,774.97 3493.18,774.01"/>
    </edge>
    <edge id=":4618149177_3" function="internal">
        <lane id=":4618149177_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.04" shape="3491.34,776.63 3495.43,779.57"/>
    </edge>
    <edge id=":4618203396_0" function="internal">
        <lane id=":4618203396_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="4.94" shape="3556.12,745.86 3555.26,746.89 3554.26,747.41 3553.13,747.42 3551.88,746.94"/>
    </edge>
    <edge id=":4618203396_1" function="internal">
        <lane id=":4618203396_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3550.32,749.73 3551.75,749.62 3552.49,749.12 3552.54,748.22 3551.88,746.94"/>
    </edge>
    <edge id=":4618219829_0" function="internal">
        <lane id=":4618219829_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="4.89" shape="3590.23,748.54 3589.42,747.50 3589.10,746.43 3589.27,745.32 3589.94,744.18"/>
    </edge>
    <edge id=":4618219829_1" function="internal">
        <lane id=":4618219829_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3590.23,748.54 3588.81,748.28 3587.97,748.58 3587.70,749.43 3588.01,750.84"/>
    </edge>
    <edge id=":4618219829_2" function="internal">
        <lane id=":4618219829_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.90" length="4.86" shape="3583.91,749.03 3584.55,748.71 3585.44,748.90 3586.60,749.61 3588.01,750.84"/>
    </edge>
    <edge id=":4618219829_3" function="internal">
        <lane id=":4618219829_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.80" shape="3583.91,749.03 3585.59,747.47 3586.98,746.65 3588.34,745.81 3589.94,744.18"/>
    </edge>
    <edge id=":4618219830_0" function="internal">
        <lane id=":4618219830_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3591.46,754.18 3592.88,754.44 3593.72,754.14 3593.99,753.29 3593.68,751.88"/>
    </edge>
    <edge id=":4618290066_0" function="internal">
        <lane id=":4618290066_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.89" length="3.65" shape="2773.62,1007.23 2774.33,1006.85 2774.88,1006.71 2775.47,1006.69 2776.30,1006.69"/>
        <lane id=":4618290066_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.87" length="3.65" shape="2771.92,1004.52 2773.06,1003.87 2773.93,1003.59 2774.87,1003.52 2776.20,1003.50"/>
    </edge>
    <edge id=":4618598301_0" function="internal">
        <lane id=":4618598301_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.55" shape="2022.82,514.16 2020.83,514.71 2019.48,515.77 2018.76,517.32 2018.66,519.38"/>
    </edge>
    <edge id=":4618598301_1" function="internal">
        <lane id=":4618598301_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.91" length="2.52" shape="2021.85,519.07 2021.88,518.39 2022.12,517.87 2022.57,517.52 2023.23,517.33"/>
    </edge>
    <edge id=":4618598303_0" function="internal">
        <lane id=":4618598303_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.11" shape="2046.54,530.56 2045.13,530.64 2044.06,530.24 2043.36,529.35 2043.00,527.98"/>
    </edge>
    <edge id=":4618598303_1" function="internal">
        <lane id=":4618598303_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="2046.54,530.56 2037.26,532.35"/>
    </edge>
    <edge id=":4618598303_2" function="internal">
        <lane id=":4618598303_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2046.54,530.56 2045.52,531.58 2045.29,532.45 2045.84,533.15 2047.18,533.70"/>
    </edge>
    <edge id=":4618598303_3" function="internal">
        <lane id=":4618598303_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.51" shape="2037.84,535.50 2047.18,533.70"/>
    </edge>
    <edge id=":4618598303_4" function="internal">
        <lane id=":4618598303_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="2037.84,535.50 2040.36,534.63 2042.07,533.08 2042.95,530.87 2043.00,527.98"/>
    </edge>
    <edge id=":4618598303_5" function="internal">
        <lane id=":4618598303_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2037.84,535.50 2038.88,534.50 2039.12,533.64 2038.59,532.92 2037.26,532.35"/>
    </edge>
    <edge id=":4618598303_6" function="internal">
        <lane id=":4618598303_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.30" length="5.35" shape="2039.82,528.33 2039.80,529.89 2039.37,531.08 2038.53,531.90 2037.26,532.35"/>
    </edge>
    <edge id=":4618598303_7" function="internal">
        <lane id=":4618598303_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.61" shape="2039.82,528.33 2040.56,531.18 2042.03,533.02 2044.24,533.86 2047.18,533.70"/>
    </edge>
    <edge id=":4618598303_8" function="internal">
        <lane id=":4618598303_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2039.82,528.33 2040.75,529.43 2041.59,529.74 2042.34,529.26 2043.00,527.98"/>
    </edge>
    <edge id=":4618598304_0" function="internal">
        <lane id=":4618598304_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2075.30,528.02 2076.31,527.00 2076.55,526.13 2076.00,525.43 2074.66,524.88"/>
    </edge>
    <edge id=":4619901233_0" function="internal">
        <lane id=":4619901233_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="4.21" shape="2078.37,968.08 2077.87,968.64 2076.76,968.90 2075.47,968.99 2074.45,969.04"/>
    </edge>
    <edge id=":4619901233_1" function="internal">
        <lane id=":4619901233_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.27" shape="2078.37,968.08 2077.80,975.33"/>
    </edge>
    <edge id=":4619901233_2" function="internal">
        <lane id=":4619901233_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.88" length="5.22" shape="2074.71,972.22 2076.17,972.31 2077.18,972.86 2077.72,973.87 2077.80,975.33"/>
    </edge>
    <edge id=":4619901233_3" function="internal">
        <lane id=":4619901233_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2074.71,972.22 2075.84,971.33 2076.17,970.50 2075.71,969.73 2074.45,969.04"/>
    </edge>
    <edge id=":4619901234_0" function="internal">
        <lane id=":4619901234_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2036.77,972.13 2035.63,973.02 2035.30,973.85 2035.77,974.62 2037.03,975.32"/>
    </edge>
    <edge id=":4619991628_0" function="internal">
        <lane id=":4619991628_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.37" length="6.36" shape="2280.76,1440.64 2281.55,1439.64 2282.76,1439.00 2284.39,1438.72 2286.45,1438.80"/>
    </edge>
    <edge id=":4619991628_1" function="internal">
        <lane id=":4619991628_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.42" shape="2280.76,1440.64 2281.74,1438.79 2282.55,1437.61 2283.47,1436.49 2284.81,1434.87"/>
        <lane id=":4619991628_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.42" shape="2277.89,1439.24 2278.96,1437.21 2279.83,1435.90 2280.84,1434.67 2282.30,1432.89"/>
    </edge>
    <edge id=":4619991636_0" function="internal">
        <lane id=":4619991636_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.38" shape="2248.57,1543.25 2247.78,1553.64"/>
        <lane id=":4619991636_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.38" shape="2251.76,1543.48 2250.98,1553.78"/>
    </edge>
    <edge id=":4619991636_2" function="internal">
        <lane id=":4619991636_2_0" index="0" allow="pedestrian delivery bicycle" speed="13.89" length="10.43" shape="2244.84,1543.80 2246.08,1546.59 2247.06,1548.55 2247.67,1550.60 2247.78,1553.64"/>
    </edge>
    <edge id=":4619991637_0" function="internal">
        <lane id=":4619991637_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.13" shape="2266.00,1587.55 2264.56,1587.61 2263.43,1587.22 2262.64,1586.40 2262.16,1585.13"/>
    </edge>
    <edge id=":4619991637_1" function="internal">
        <lane id=":4619991637_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.38" shape="2263.64,1591.25 2262.16,1585.13"/>
        <lane id=":4619991637_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.38" shape="2260.55,1592.08 2259.03,1585.79"/>
    </edge>
    <edge id=":4619991641_0" function="internal">
        <lane id=":4619991641_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.81" shape="2386.41,1691.58 2381.97,1690.01"/>
        <lane id=":4619991641_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.81" shape="2385.42,1694.62 2380.79,1692.98"/>
    </edge>
    <edge id=":4619991643_0" function="internal">
        <lane id=":4619991643_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.07" shape="2359.79,1681.19 2358.62,1680.52 2357.94,1679.61 2357.73,1678.46 2358.01,1677.07"/>
    </edge>
    <edge id=":4619991643_1" function="internal">
        <lane id=":4619991643_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="2359.79,1681.19 2354.02,1678.90"/>
        <lane id=":4619991643_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.20" shape="2358.61,1684.17 2352.84,1681.88"/>
    </edge>
    <edge id=":4658799652_0" function="internal">
        <lane id=":4658799652_0_0" index="0" allow="rail_urban" speed="27.78" length="6.16" shape="2093.17,620.28 2099.31,620.83"/>
    </edge>
    <edge id=":4661609486_0" function="internal">
        <lane id=":4661609486_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.16" shape="3077.25,861.57 3075.95,862.17 3074.81,862.17 3073.82,861.58 3073.00,860.40"/>
    </edge>
    <edge id=":4661609486_1" function="internal">
        <lane id=":4661609486_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.42" shape="3077.25,861.57 3071.91,864.88"/>
        <lane id=":4661609486_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.42" shape="3078.99,864.25 3073.55,867.64"/>
        <lane id=":4661609486_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.42" shape="3080.74,866.93 3075.18,870.39"/>
    </edge>
    <edge id=":4661609486_4" function="internal">
        <lane id=":4661609486_4_0" index="0" allow="bus bicycle" speed="27.78" length="6.69" shape="3076.81,873.14 3082.49,869.61"/>
    </edge>
    <edge id=":4661609486_5" function="internal">
        <lane id=":4661609486_5_0" index="0" allow="bicycle" speed="8.07" length="1.35" shape="3076.81,873.14 3077.33,871.90"/>
    </edge>
    <edge id=":4661609486_6" function="internal">
        <lane id=":4661609486_6_0" index="0" allow="bus bicycle" speed="3.65" length="1.44" shape="3076.81,873.14 3077.43,871.84"/>
    </edge>
    <edge id=":4661609486_7" function="internal">
        <lane id=":4661609486_7_0" index="0" allow="bicycle" speed="8.07" length="12.35" shape="3077.33,871.90 3076.86,869.36 3075.42,865.53 3073.00,860.40"/>
    </edge>
    <edge id=":4661609486_8" function="internal">
        <lane id=":4661609486_8_0" index="0" allow="bus bicycle" speed="3.65" length="3.23" shape="3077.43,871.84 3077.37,870.95 3076.62,870.47 3075.18,870.39"/>
    </edge>
    <edge id=":4661609487_0" function="internal">
        <lane id=":4661609487_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.59" shape="3057.54,823.67 3056.05,824.87 3055.30,826.00 3054.58,827.19 3053.18,828.52"/>
    </edge>
    <edge id=":4661609487_1" function="internal">
        <lane id=":4661609487_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3057.54,823.67 3056.92,824.98 3056.99,825.87 3057.75,826.35 3059.19,826.41"/>
    </edge>
    <edge id=":4661609487_2" function="internal">
        <lane id=":4661609487_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="4.91" shape="3057.98,830.62 3057.55,829.36 3057.61,828.23 3058.15,827.25 3059.19,826.41"/>
    </edge>
    <edge id=":4661609487_3" function="internal">
        <lane id=":4661609487_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.24" length="6.17" shape="3057.98,830.62 3056.90,828.95 3055.74,828.04 3054.50,827.90 3053.18,828.52"/>
    </edge>
    <edge id=":4661609488_0" function="internal">
        <lane id=":4661609488_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.88" shape="3161.98,761.99 3160.30,763.14 3159.09,763.86 3157.83,764.45 3155.94,765.23"/>
    </edge>
    <edge id=":4661609488_1" function="internal">
        <lane id=":4661609488_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.98" length="8.06" shape="3161.98,761.99 3160.95,763.20 3160.82,764.77 3161.59,766.69 3163.26,768.97"/>
    </edge>
    <edge id=":4661609488_2" function="internal">
        <lane id=":4661609488_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3161.98,761.99 3161.45,763.33 3161.58,764.22 3162.37,764.65 3163.81,764.62"/>
    </edge>
    <edge id=":4661609488_3" function="internal">
        <lane id=":4661609488_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.42" length="6.60" shape="3157.16,768.20 3159.04,767.63 3160.69,767.57 3162.09,768.01 3163.26,768.97"/>
    </edge>
    <edge id=":4661609488_4" function="internal">
        <lane id=":4661609488_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.58" shape="3157.16,768.20 3159.23,767.33 3160.63,766.68 3161.95,765.89 3163.81,764.62"/>
    </edge>
    <edge id=":4661609488_5" function="internal">
        <lane id=":4661609488_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3157.16,768.20 3157.96,767.00 3158.03,766.11 3157.35,765.52 3155.94,765.23"/>
    </edge>
    <edge id=":4661609488_6" function="internal">
        <lane id=":4661609488_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="5.27" shape="3157.20,761.05 3157.85,762.38 3157.86,763.53 3157.22,764.48 3155.94,765.23"/>
    </edge>
    <edge id=":4661609488_7" function="internal">
        <lane id=":4661609488_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.98" shape="3157.20,761.05 3158.87,763.49 3160.06,765.14 3161.33,766.72 3163.26,768.97"/>
    </edge>
    <edge id=":4661609488_8" function="internal">
        <lane id=":4661609488_8_0" index="0" allow="pedestrian delivery bicycle" speed="6.26" length="8.34" shape="3157.20,761.05 3159.03,763.35 3160.74,764.71 3162.33,765.14 3163.81,764.62"/>
    </edge>
    <edge id=":4663264949_0" function="internal">
        <lane id=":4663264949_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.12" shape="3473.72,1249.72 3472.38,1250.20 3471.25,1250.10 3470.32,1249.45 3469.60,1248.22"/>
    </edge>
    <edge id=":4663264949_1" function="internal">
        <lane id=":4663264949_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.11" length="10.21" shape="3473.72,1249.72 3471.35,1251.38 3469.98,1253.34 3469.60,1255.60 3470.21,1258.16"/>
    </edge>
    <edge id=":4663264949_2" function="internal">
        <lane id=":4663264949_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3473.72,1249.72 3473.03,1250.99 3473.05,1251.88 3473.77,1252.41 3475.21,1252.56"/>
    </edge>
    <edge id=":4663264949_3" function="internal">
        <lane id=":4663264949_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.37" length="5.40" shape="3473.18,1256.95 3472.88,1255.65 3473.12,1254.48 3473.90,1253.45 3475.21,1252.56"/>
    </edge>
    <edge id=":4663264949_4" function="internal">
        <lane id=":4663264949_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.43" shape="3473.18,1256.95 3469.60,1248.22"/>
    </edge>
    <edge id=":4663264949_5" function="internal">
        <lane id=":4663264949_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.43" shape="3466.64,1249.43 3470.21,1258.16"/>
    </edge>
    <edge id=":4663264949_6" function="internal">
        <lane id=":4663264949_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.79" length="3.35" shape="3466.64,1249.43 3468.14,1251.98 3468.46,1252.21"/>
    </edge>
    <edge id=":4663264949_7" function="internal">
        <lane id=":4663264949_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.79" length="7.28" shape="3468.46,1252.21 3470.06,1253.35 3472.42,1253.54 3475.21,1252.56"/>
    </edge>
    <edge id=":4663264950_0" function="internal">
        <lane id=":4663264950_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.25" length="5.22" shape="3522.93,1227.54 3524.33,1227.02 3525.55,1227.01 3526.60,1227.51 3527.48,1228.53"/>
    </edge>
    <edge id=":4663264950_1" function="internal">
        <lane id=":4663264950_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3522.93,1227.54 3523.62,1226.28 3523.61,1225.38 3522.88,1224.86 3521.45,1224.71"/>
    </edge>
    <edge id=":4663264950_2" function="internal">
        <lane id=":4663264950_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.05" shape="3522.66,1220.49 3523.18,1221.78 3523.16,1222.92 3522.58,1223.89 3521.45,1224.71"/>
    </edge>
    <edge id=":4663264950_3" function="internal">
        <lane id=":4663264950_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.37" shape="3522.66,1220.49 3527.48,1228.53"/>
    </edge>
    <edge id=":4663264971_0" function="internal">
        <lane id=":4663264971_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.27" shape="3698.33,1165.24 3692.19,1163.97"/>
    </edge>
    <edge id=":4663264971_1" function="internal">
        <lane id=":4663264971_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="5.26" shape="3695.58,1161.20 3695.37,1162.68 3694.74,1163.63 3693.68,1164.06 3692.19,1163.97"/>
    </edge>
    <edge id=":4663277117_0" function="internal">
        <lane id=":4663277117_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.14" shape="3235.39,908.61 3233.46,909.43 3232.00,909.64 3230.53,909.85 3228.60,910.66"/>
    </edge>
    <edge id=":4663277117_1" function="internal">
        <lane id=":4663277117_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.00" length="2.41" shape="3235.39,908.61 3233.39,909.96"/>
    </edge>
    <edge id=":4663277117_4" function="internal">
        <lane id=":4663277117_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.00" length="6.64" shape="3233.39,909.96 3232.78,910.37 3232.09,911.57 3233.32,912.20 3236.46,912.26"/>
    </edge>
    <edge id=":4663277117_2" function="internal">
        <lane id=":4663277117_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.42" length="6.50" shape="3230.19,913.44 3231.89,912.61 3233.17,912.32 3234.53,912.30 3236.46,912.26"/>
    </edge>
    <edge id=":4663277117_3" function="internal">
        <lane id=":4663277117_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.32" shape="3230.19,913.44 3230.78,912.26"/>
    </edge>
    <edge id=":4663277117_5" function="internal">
        <lane id=":4663277117_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.35" shape="3230.78,912.26 3230.83,912.15 3230.79,911.26 3230.04,910.76 3228.60,910.66"/>
    </edge>
    <edge id=":4663277119_0" function="internal">
        <lane id=":4663277119_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.44" shape="3255.62,896.84 3250.06,900.08"/>
    </edge>
    <edge id=":4663277119_1" function="internal">
        <lane id=":4663277119_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.12" length="6.69" shape="3255.62,896.84 3254.23,898.02 3253.77,899.28 3253.59,900.78 3253.05,902.71"/>
    </edge>
    <edge id=":4663277140_0" function="internal">
        <lane id=":4663277140_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3315.62,997.45 3316.64,996.52 3317.71,996.15 3318.82,996.32 3319.99,997.05"/>
    </edge>
    <edge id=":4663277140_1" function="internal">
        <lane id=":4663277140_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3315.62,997.45 3315.77,996.01 3315.41,995.20 3314.54,995.00 3313.15,995.41"/>
    </edge>
    <edge id=":4663277140_2" function="internal">
        <lane id=":4663277140_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.04" shape="3312.80,991.00 3313.70,992.02 3314.07,993.09 3313.88,994.23 3313.15,995.41"/>
    </edge>
    <edge id=":4663277140_3" function="internal">
        <lane id=":4663277140_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3312.80,991.00 3319.99,997.05"/>
        <lane id=":4663277140_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3314.86,988.55 3322.05,994.60"/>
    </edge>
    <edge id=":4663277141_0" function="internal">
        <lane id=":4663277141_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3289.23,1024.41 3289.08,1025.85 3289.44,1026.66 3290.31,1026.86 3291.69,1026.45"/>
    </edge>
    <edge id=":4663277142_0" function="internal">
        <lane id=":4663277142_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.45" length="3.78" shape="3348.16,1024.79 3349.03,1023.72 3349.82,1023.08 3350.51,1022.87 3351.12,1023.09"/>
    </edge>
    <edge id=":4663277142_1" function="internal">
        <lane id=":4663277142_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3348.16,1024.79 3348.20,1023.35 3347.78,1022.56 3346.90,1022.42 3345.55,1022.94"/>
    </edge>
    <edge id=":4663277142_2" function="internal">
        <lane id=":4663277142_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.27" length="5.22" shape="3345.22,1018.29 3346.09,1019.30 3346.44,1020.41 3346.26,1021.62 3345.55,1022.94"/>
    </edge>
    <edge id=":4663277142_3" function="internal">
        <lane id=":4663277142_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.54" shape="3345.22,1018.29 3351.12,1023.09"/>
        <lane id=":4663277142_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.54" shape="3347.28,1015.84 3353.08,1020.56"/>
    </edge>
    <edge id=":4663277155_0" function="internal">
        <lane id=":4663277155_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.49" length="5.62" shape="3350.77,1082.08 3349.62,1082.76 3348.40,1082.87 3347.11,1082.42 3345.75,1081.40"/>
    </edge>
    <edge id=":4663277155_1" function="internal">
        <lane id=":4663277155_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.55" shape="3350.77,1082.08 3343.36,1088.11"/>
    </edge>
    <edge id=":4663277155_2" function="internal">
        <lane id=":4663277155_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.88" length="5.21" shape="3343.57,1083.74 3344.48,1084.88 3344.75,1085.99 3344.38,1087.06 3343.36,1088.11"/>
    </edge>
    <edge id=":4663277155_3" function="internal">
        <lane id=":4663277155_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3343.57,1083.74 3344.99,1083.97 3345.83,1083.66 3346.08,1082.80 3345.75,1081.40"/>
    </edge>
    <edge id=":4663336488_0" function="internal">
        <lane id=":4663336488_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3478.62,1043.54 3471.38,1037.53"/>
    </edge>
    <edge id=":4663336488_1" function="internal">
        <lane id=":4663336488_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.90" length="10.16" shape="3478.62,1043.54 3476.27,1042.10 3474.00,1041.76 3471.81,1042.51 3469.71,1044.36"/>
    </edge>
    <edge id=":4663336488_2" function="internal">
        <lane id=":4663336488_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3478.62,1043.54 3477.18,1043.38 3476.36,1043.74 3476.16,1044.62 3476.57,1046.00"/>
    </edge>
    <edge id=":4663336488_3" function="internal">
        <lane id=":4663336488_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.10" length="5.07" shape="3472.14,1046.45 3473.19,1045.52 3474.28,1045.13 3475.41,1045.29 3476.57,1046.00"/>
    </edge>
    <edge id=":4663336488_4" function="internal">
        <lane id=":4663336488_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="10.24" shape="3472.14,1046.45 3473.65,1044.08 3474.03,1041.80 3473.27,1039.62 3471.38,1037.53"/>
    </edge>
    <edge id=":4663336488_5" function="internal">
        <lane id=":4663336488_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3472.14,1046.45 3472.31,1045.02 3471.96,1044.19 3471.10,1043.98 3469.71,1044.36"/>
    </edge>
    <edge id=":4663336488_6" function="internal">
        <lane id=":4663336488_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3469.34,1039.99 3470.26,1041.02 3470.63,1042.09 3470.45,1043.20 3469.71,1044.36"/>
    </edge>
    <edge id=":4663336488_7" function="internal">
        <lane id=":4663336488_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3469.34,1039.99 3476.57,1046.00"/>
    </edge>
    <edge id=":4663336488_8" function="internal">
        <lane id=":4663336488_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3469.34,1039.99 3470.77,1040.15 3471.59,1039.79 3471.80,1038.91 3471.38,1037.53"/>
    </edge>
    <edge id=":4663419866_0" function="internal">
        <lane id=":4663419866_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="4.90" shape="3271.12,1182.82 3269.96,1183.17 3268.90,1183.01 3267.96,1182.33 3267.12,1181.15"/>
    </edge>
    <edge id=":4663419866_1" function="internal">
        <lane id=":4663419866_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.09" shape="3271.12,1182.82 3262.98,1186.85"/>
    </edge>
    <edge id=":4663419866_2" function="internal">
        <lane id=":4663419866_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3271.12,1182.82 3270.40,1184.07 3270.40,1184.97 3271.11,1185.50 3272.54,1185.69"/>
    </edge>
    <edge id=":4663419866_3" function="internal">
        <lane id=":4663419866_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.09" shape="3264.40,1189.72 3272.54,1185.69"/>
    </edge>
    <edge id=":4663419866_4" function="internal">
        <lane id=":4663419866_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.35" shape="3264.40,1189.72 3266.75,1188.11 3267.98,1186.14 3268.11,1183.82 3267.12,1181.15"/>
    </edge>
    <edge id=":4663419866_5" function="internal">
        <lane id=":4663419866_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3264.40,1189.72 3265.12,1188.47 3265.12,1187.58 3264.41,1187.04 3262.98,1186.85"/>
    </edge>
    <edge id=":4663419866_6" function="internal">
        <lane id=":4663419866_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="3264.31,1182.67 3264.79,1183.98 3264.73,1185.11 3264.12,1186.07 3262.98,1186.85"/>
    </edge>
    <edge id=":4663419866_7" function="internal">
        <lane id=":4663419866_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.92" shape="3264.31,1182.67 3265.96,1184.96 3267.88,1186.22 3270.08,1186.47 3272.54,1185.69"/>
    </edge>
    <edge id=":4663419866_8" function="internal">
        <lane id=":4663419866_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3264.31,1182.67 3265.58,1183.35 3266.47,1183.32 3266.99,1182.58 3267.12,1181.15"/>
    </edge>
    <edge id=":4663419871_0" function="internal">
        <lane id=":4663419871_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.27" shape="3279.79,1178.73 3271.41,1182.68"/>
    </edge>
    <edge id=":4663419871_1" function="internal">
        <lane id=":4663419871_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.26" shape="3279.79,1178.73 3277.41,1180.24 3276.10,1182.14 3275.86,1184.44 3276.69,1187.13"/>
    </edge>
    <edge id=":4663419871_2" function="internal">
        <lane id=":4663419871_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3279.79,1178.73 3279.03,1179.95 3278.99,1180.85 3279.68,1181.41 3281.10,1181.65"/>
    </edge>
    <edge id=":4663419871_3" function="internal">
        <lane id=":4663419871_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="3279.58,1185.77 3279.17,1184.45 3279.29,1183.32 3279.94,1182.39 3281.10,1181.65"/>
    </edge>
    <edge id=":4663419871_4" function="internal">
        <lane id=":4663419871_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.00" shape="3279.58,1185.77 3278.05,1183.40 3276.17,1182.10 3273.96,1181.86 3271.41,1182.68"/>
    </edge>
    <edge id=":4663419871_5" function="internal">
        <lane id=":4663419871_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3279.58,1185.77 3278.35,1185.02 3277.45,1185.00 3276.90,1185.70 3276.69,1187.13"/>
    </edge>
    <edge id=":4663419871_6" function="internal">
        <lane id=":4663419871_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="4.77" shape="3272.83,1185.55 3274.02,1185.18 3275.05,1185.32 3275.94,1185.97 3276.69,1187.13"/>
    </edge>
    <edge id=":4663419871_7" function="internal">
        <lane id=":4663419871_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.14" shape="3272.83,1185.55 3281.10,1181.65"/>
    </edge>
    <edge id=":4663419871_8" function="internal">
        <lane id=":4663419871_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3272.83,1185.55 3273.55,1184.30 3273.55,1183.40 3272.84,1182.86 3271.41,1182.68"/>
    </edge>
    <edge id=":4663419872_0" function="internal">
        <lane id=":4663419872_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3291.88,1226.62 3300.40,1222.63"/>
        <lane id=":4663419872_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3290.53,1223.72 3299.04,1219.73"/>
    </edge>
    <edge id=":4663419872_2" function="internal">
        <lane id=":4663419872_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.08" length="7.76" shape="3290.53,1223.72 3292.94,1222.37 3294.48,1221.01 3295.13,1219.63 3294.91,1218.23"/>
    </edge>
    <edge id=":4663419872_3" function="internal">
        <lane id=":4663419872_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.09" length="7.76" shape="3292.01,1219.59 3292.95,1220.66 3294.43,1221.03 3296.46,1220.72 3299.04,1219.73"/>
    </edge>
    <edge id=":4663419872_4" function="internal">
        <lane id=":4663419872_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3292.01,1219.59 3293.25,1220.34 3294.14,1220.36 3294.70,1219.66 3294.91,1218.23"/>
    </edge>
    <edge id=":4663456797_0" function="internal">
        <lane id=":4663456797_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2908.35,1331.49 2908.21,1330.05 2907.69,1329.33 2906.80,1329.31 2905.53,1329.99"/>
    </edge>
    <edge id=":4663492920_0" function="internal">
        <lane id=":4663492920_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3548.68,984.85 3547.69,985.80 3546.63,986.20 3545.51,986.06 3544.32,985.37"/>
    </edge>
    <edge id=":4663492920_1" function="internal">
        <lane id=":4663492920_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.71" shape="3548.68,984.85 3547.11,987.14 3546.32,989.04 3546.29,990.57 3547.04,991.70"/>
    </edge>
    <edge id=":4663492920_2" function="internal">
        <lane id=":4663492920_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.15" shape="3549.10,989.25 3544.32,985.37"/>
    </edge>
    <edge id=":4663492920_3" function="internal">
        <lane id=":4663492920_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3549.10,989.25 3547.66,989.09 3546.84,989.45 3546.63,990.32 3547.04,991.70"/>
    </edge>
    <edge id=":4663492920_4" function="internal">
        <lane id=":4663492920_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.06" shape="3542.34,987.88 3547.04,991.70"/>
    </edge>
    <edge id=":4663492920_5" function="internal">
        <lane id=":4663492920_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3542.34,987.88 3543.78,988.00 3544.59,987.62 3544.77,986.74 3544.32,985.37"/>
    </edge>
    <edge id=":4663492921_0" function="internal">
        <lane id=":4663492921_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.15" shape="3578.28,951.28 3573.42,947.55"/>
        <lane id=":4663492921_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.15" shape="3576.34,953.83 3571.46,950.08"/>
        <lane id=":4663492921_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.15" shape="3574.41,956.37 3569.50,952.61"/>
    </edge>
    <edge id=":4663492921_3" function="internal">
        <lane id=":4663492921_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.00" shape="3574.41,956.37 3573.21,955.71 3572.09,955.59 3571.04,956.00 3570.06,956.96"/>
    </edge>
    <edge id=":4664238564_0" function="internal">
        <lane id=":4664238564_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.64" shape="3485.93,1307.00 3484.69,1307.58 3483.82,1307.95 3482.93,1308.26 3481.63,1308.71"/>
    </edge>
    <edge id=":4664238564_1" function="internal">
        <lane id=":4664238564_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="3.88" shape="3485.93,1307.00 3485.37,1307.48 3485.13,1308.23 3485.21,1309.24 3485.61,1310.52"/>
    </edge>
    <edge id=":4664238565_0" function="internal">
        <lane id=":4664238565_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.60" shape="3523.20,1404.78 3523.80,1406.33 3524.11,1407.43 3524.22,1408.57 3524.24,1410.22"/>
    </edge>
    <edge id=":4664238565_1" function="internal">
        <lane id=":4664238565_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.32" length="4.80" shape="3523.20,1404.78 3523.83,1405.89 3524.68,1406.61 3525.75,1406.94 3527.04,1406.89"/>
    </edge>
    <edge id=":4664238566_0" function="internal">
        <lane id=":4664238566_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.28" shape="3534.86,1407.59 3532.49,1401.78"/>
    </edge>
    <edge id=":4664238566_1" function="internal">
        <lane id=":4664238566_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.60" length="5.36" shape="3527.41,1406.82 3528.98,1406.72 3530.25,1407.02 3531.23,1407.71 3531.90,1408.80"/>
    </edge>
    <edge id=":4664238566_2" function="internal">
        <lane id=":4664238566_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.89" length="8.41" shape="3527.41,1406.82 3530.23,1406.07 3532.01,1404.98 3532.76,1403.55 3532.49,1401.78"/>
    </edge>
    <edge id=":4664238566_3" function="internal">
        <lane id=":4664238566_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.28" shape="3529.52,1403.00 3531.90,1408.80"/>
    </edge>
    <edge id=":4665110324_0" function="internal">
        <lane id=":4665110324_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.00" shape="1821.17,1438.11 1816.34,1439.38"/>
    </edge>
    <edge id=":4665110324_1" function="internal">
        <lane id=":4665110324_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.99" shape="1817.16,1442.47 1821.98,1441.20"/>
    </edge>
    <edge id=":4666685705_0" function="internal">
        <lane id=":4666685705_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="1961.28,886.21 1962.15,892.35"/>
    </edge>
    <edge id=":4666685705_1" function="internal">
        <lane id=":4666685705_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.02" shape="1961.28,886.21 1961.66,887.52 1962.38,888.40 1963.42,888.84 1964.81,888.86"/>
    </edge>
    <edge id=":4666685712_0" function="internal">
        <lane id=":4666685712_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="1985.15,824.84 1986.28,824.03 1987.39,823.80 1988.47,824.14 1989.53,825.04"/>
    </edge>
    <edge id=":4666685712_1" function="internal">
        <lane id=":4666685712_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.21" shape="1985.45,820.37 1989.53,825.04"/>
        <lane id=":4666685712_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.21" shape="1987.86,818.26 1991.94,822.94"/>
        <lane id=":4666685712_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.21" shape="1990.27,816.16 1994.35,820.84"/>
    </edge>
    <edge id=":4667512603_0" function="internal">
        <lane id=":4667512603_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.92" length="7.54" shape="1804.46,679.18 1804.00,680.36 1802.94,681.56 1801.28,682.80 1799.01,684.07"/>
    </edge>
    <edge id=":4667512603_1" function="internal">
        <lane id=":4667512603_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.98" shape="1804.46,679.18 1804.05,681.50 1803.56,683.04 1802.93,684.55 1802.09,686.77"/>
    </edge>
    <edge id=":4667512603_2" function="internal">
        <lane id=":4667512603_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.60" shape="1805.12,687.80 1806.02,685.41 1806.68,683.78 1807.19,682.11 1807.64,679.61"/>
    </edge>
    <edge id=":4667512603_3" function="internal">
        <lane id=":4667512603_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.88" length="3.37" shape="1805.12,687.80 1805.79,684.50"/>
    </edge>
    <edge id=":4667512603_4" function="internal">
        <lane id=":4667512603_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.88" length="8.15" shape="1805.79,684.50 1804.99,682.78 1802.73,682.63 1799.01,684.07"/>
    </edge>
    <edge id=":4667512606_0" function="internal">
        <lane id=":4667512606_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.09" shape="1788.86,688.92 1786.27,689.81 1784.39,690.49 1782.58,690.57 1780.21,689.64"/>
    </edge>
    <edge id=":4667512606_1" function="internal">
        <lane id=":4667512606_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.21" shape="1788.86,688.92 1784.49,690.52 1782.79,692.22 1783.77,694.01 1787.43,695.90"/>
    </edge>
    <edge id=":4667512606_2" function="internal">
        <lane id=":4667512606_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.01" shape="1788.59,692.91 1786.06,692.02 1784.30,691.48 1782.59,690.84 1780.21,689.64"/>
    </edge>
    <edge id=":4667512606_3" function="internal">
        <lane id=":4667512606_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1788.59,692.91 1787.18,693.23 1786.52,693.83 1786.60,694.72 1787.43,695.90"/>
    </edge>
    <edge id=":4667512606_4" function="internal">
        <lane id=":4667512606_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="1778.67,692.45 1781.17,693.70 1782.95,694.38 1784.79,694.96 1787.43,695.90"/>
    </edge>
    <edge id=":4667512606_5" function="internal">
        <lane id=":4667512606_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1778.67,692.45 1780.11,692.33 1780.84,691.81 1780.88,690.92 1780.21,689.64"/>
    </edge>
    <edge id=":4693829005_0" function="internal">
        <lane id=":4693829005_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.30" shape="3241.08,1751.18 3232.62,1757.06"/>
    </edge>
    <edge id=":4693829005_1" function="internal">
        <lane id=":4693829005_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.41" length="10.74" shape="3234.51,1759.64 3236.85,1758.30 3239.34,1757.62 3241.96,1757.60 3244.73,1758.24"/>
    </edge>
    <edge id=":4693829005_2" function="internal">
        <lane id=":4693829005_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.25" shape="3234.51,1759.64 3242.93,1753.79"/>
    </edge>
    <edge id=":4736766840_0" function="internal">
        <lane id=":4736766840_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.82" shape="2041.25,1037.77 2041.89,1042.64"/>
        <lane id=":4736766840_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.82" shape="2044.44,1037.46 2045.05,1042.14"/>
    </edge>
    <edge id=":4736766843_0" function="internal">
        <lane id=":4736766843_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.08" shape="2035.71,1118.32 2040.70,1117.40"/>
        <lane id=":4736766843_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.08" shape="2035.13,1115.17 2040.12,1114.25"/>
        <lane id=":4736766843_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.08" shape="2034.55,1112.03 2039.54,1111.11"/>
    </edge>
    <edge id=":4742287527_0" function="internal">
        <lane id=":4742287527_0_0" index="0" allow="delivery bicycle" speed="5.56" length="0.25" shape="1926.21,624.49 1926.18,624.25"/>
    </edge>
    <edge id=":4747728769_0" function="internal">
        <lane id=":4747728769_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.16" shape="2234.61,1380.54 2238.44,1384.14"/>
        <lane id=":4747728769_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.16" shape="2236.85,1378.24 2240.60,1381.78"/>
        <lane id=":4747728769_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="5.16" shape="2239.08,1375.95 2242.76,1379.42"/>
    </edge>
    <edge id=":4747728774_0" function="internal">
        <lane id=":4747728774_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.19" shape="2250.67,1451.53 2254.23,1455.31"/>
    </edge>
    <edge id=":4747728775_0" function="internal">
        <lane id=":4747728775_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.00" shape="2219.86,1487.69 2216.29,1484.19"/>
    </edge>
    <edge id=":475482690_0" function="internal">
        <lane id=":475482690_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.17" length="7.99" shape="3017.44,1467.78 3015.46,1469.12 3014.03,1470.10 3012.51,1470.60 3010.25,1470.47"/>
    </edge>
    <edge id=":475482690_1" function="internal">
        <lane id=":475482690_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.06" shape="3018.20,1471.74 3010.25,1470.47"/>
        <lane id=":475482690_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.06" shape="3017.69,1474.90 3009.71,1473.62"/>
    </edge>
    <edge id=":475489065_0" function="internal">
        <lane id=":475489065_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.67" shape="2691.44,634.08 2694.11,632.51 2696.05,631.63 2698.02,630.80 2700.78,629.40"/>
        <lane id=":475489065_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.67" shape="2689.71,631.39 2692.43,629.79 2694.40,628.88 2696.41,628.04 2699.23,626.60"/>
        <lane id=":475489065_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.67" shape="2687.97,628.70 2690.74,627.06 2692.75,626.14 2694.79,625.27 2697.67,623.81"/>
    </edge>
    <edge id=":478384214_0" function="internal">
        <lane id=":478384214_0_0" index="0" allow="pedestrian delivery bicycle" speed="10.09" length="12.52" shape="2493.23,663.06 2490.25,662.64 2487.53,661.46 2485.10,659.54 2482.93,656.87"/>
    </edge>
    <edge id=":478384214_1" function="internal">
        <lane id=":478384214_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="15.13" shape="2493.23,663.06 2478.13,662.24"/>
    </edge>
    <edge id=":478384214_2" function="internal">
        <lane id=":478384214_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="3.84" shape="2493.23,663.06 2489.43,663.54"/>
    </edge>
    <edge id=":478384214_3" function="internal">
        <lane id=":478384214_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2493.23,663.06 2492.02,663.84"/>
    </edge>
    <edge id=":478384214_16" function="internal">
        <lane id=":478384214_16_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.00" length="10.20" shape="2489.43,663.54 2486.67,665.12 2484.96,667.81 2484.30,671.59"/>
    </edge>
    <edge id=":478384214_17" function="internal">
        <lane id=":478384214_17_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2492.02,663.84 2491.61,664.63 2492.00,665.44 2493.18,666.26"/>
    </edge>
    <edge id=":478384214_4" function="internal">
        <lane id=":478384214_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.51" length="8.93" shape="2487.50,671.69 2487.92,669.28 2489.01,667.57 2490.76,666.57 2493.18,666.26"/>
    </edge>
    <edge id=":478384214_5" function="internal">
        <lane id=":478384214_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="15.72" shape="2487.50,671.69 2487.24,667.85 2486.31,663.96 2484.84,660.24 2482.93,656.87"/>
    </edge>
    <edge id=":478384214_6" function="internal">
        <lane id=":478384214_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.38" length="4.73" shape="2487.50,671.69 2487.01,667.87 2486.55,667.11"/>
    </edge>
    <edge id=":478384214_7" function="internal">
        <lane id=":478384214_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2487.50,671.69 2486.74,670.46"/>
    </edge>
    <edge id=":478384214_18" function="internal">
        <lane id=":478384214_18_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.38" length="10.24" shape="2486.55,667.11 2485.29,665.02 2482.33,663.15 2478.13,662.24"/>
    </edge>
    <edge id=":478384214_19" function="internal">
        <lane id=":478384214_19_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2486.74,670.46 2485.95,670.04 2485.14,670.41 2484.30,671.59"/>
    </edge>
    <edge id=":478384214_8" function="internal">
        <lane id=":478384214_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.96" length="10.03" shape="2477.85,665.42 2480.74,666.03 2482.77,667.26 2483.96,669.11 2484.30,671.59"/>
    </edge>
    <edge id=":478384214_9" function="internal">
        <lane id=":478384214_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="15.36" shape="2477.85,665.42 2493.18,666.26"/>
    </edge>
    <edge id=":478384214_10" function="internal">
        <lane id=":478384214_10_0" index="0" allow="pedestrian delivery bicycle" speed="6.75" length="4.93" shape="2477.85,665.42 2482.46,665.27 2482.73,665.10"/>
    </edge>
    <edge id=":478384214_11" function="internal">
        <lane id=":478384214_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2477.85,665.42 2479.11,664.73"/>
    </edge>
    <edge id=":478384214_20" function="internal">
        <lane id=":478384214_20_0" index="0" allow="pedestrian delivery bicycle" speed="6.75" length="9.91" shape="2482.73,665.10 2484.84,663.79 2485.00,660.99 2482.93,656.87"/>
    </edge>
    <edge id=":478384214_21" function="internal">
        <lane id=":478384214_21_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2479.11,664.73 2479.58,663.97 2479.25,663.14 2478.13,662.24"/>
    </edge>
    <edge id=":478384214_12" function="internal">
        <lane id=":478384214_12_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.24" shape="2480.27,658.64 2481.14,660.37 2481.07,661.55 2480.07,662.17 2478.13,662.24"/>
    </edge>
    <edge id=":478384214_13" function="internal">
        <lane id=":478384214_13_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="13.80" shape="2480.27,658.64 2482.09,661.72 2483.38,664.80 2484.13,668.04 2484.30,671.59"/>
    </edge>
    <edge id=":478384214_14" function="internal">
        <lane id=":478384214_14_0" index="0" allow="pedestrian delivery bicycle" speed="11.14" length="3.98" shape="2480.27,658.64 2482.78,661.40 2482.98,661.55"/>
    </edge>
    <edge id=":478384214_15" function="internal">
        <lane id=":478384214_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="2480.27,658.64 2481.60,659.20"/>
    </edge>
    <edge id=":478384214_22" function="internal">
        <lane id=":478384214_22_0" index="0" allow="pedestrian delivery bicycle" speed="11.14" length="11.40" shape="2482.98,661.55 2486.17,663.83 2489.84,665.57 2493.18,666.26"/>
    </edge>
    <edge id=":478384214_23" function="internal">
        <lane id=":478384214_23_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="2481.60,659.20 2482.49,659.09 2482.93,658.31 2482.93,656.87"/>
    </edge>
    <edge id=":478459708_0" function="internal">
        <lane id=":478459708_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.83" shape="2451.20,1292.87 2449.85,1291.95 2449.36,1290.65 2448.89,1289.35 2447.54,1288.39"/>
        <lane id=":478459708_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.83" shape="2450.29,1295.94 2448.92,1295.01 2448.42,1293.71 2447.93,1292.40 2446.57,1291.44"/>
        <lane id=":478459708_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.83" shape="2449.38,1299.01 2447.99,1298.07 2447.48,1296.77 2446.97,1295.46 2445.60,1294.49"/>
        <lane id=":478459708_0_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.83" shape="2449.38,1299.01 2444.63,1297.54"/>
    </edge>
    <edge id=":478491713_0" function="internal">
        <lane id=":478491713_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.33" length="5.27" shape="2494.53,829.74 2493.03,829.44 2491.96,828.81 2491.30,827.84 2491.06,826.53"/>
    </edge>
    <edge id=":478491713_1" function="internal">
        <lane id=":478491713_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.40" shape="2494.53,829.74 2491.66,829.93 2489.59,830.99 2488.31,832.94 2487.81,835.76"/>
    </edge>
    <edge id=":478491713_2" function="internal">
        <lane id=":478491713_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2494.53,829.74 2493.27,830.45 2492.81,831.21 2493.14,832.04 2494.28,832.93"/>
    </edge>
    <edge id=":478491713_3" function="internal">
        <lane id=":478491713_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="2491.01,835.86 2491.25,834.49 2491.88,833.54 2492.88,833.02 2494.28,832.93"/>
    </edge>
    <edge id=":478491713_4" function="internal">
        <lane id=":478491713_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.33" shape="2491.01,835.86 2491.06,826.53"/>
    </edge>
    <edge id=":478491713_5" function="internal">
        <lane id=":478491713_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2491.01,835.86 2490.25,834.64 2489.46,834.21 2488.65,834.59 2487.81,835.76"/>
    </edge>
    <edge id=":478491713_6" function="internal">
        <lane id=":478491713_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.16" shape="2487.86,826.61 2487.81,835.76"/>
    </edge>
    <edge id=":478491713_7" function="internal">
        <lane id=":478491713_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.06" shape="2487.86,826.61 2488.31,829.19 2489.53,831.11 2491.52,832.35 2494.28,832.93"/>
    </edge>
    <edge id=":478491713_8" function="internal">
        <lane id=":478491713_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2487.86,826.61 2488.69,827.79 2489.50,828.17 2490.29,827.75 2491.06,826.53"/>
    </edge>
    <edge id=":478517441_0" function="internal">
        <lane id=":478517441_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2298.95,743.21 2299.60,744.50 2300.34,744.99 2301.19,744.69 2302.13,743.60"/>
    </edge>
    <edge id=":478549108_0" function="internal">
        <lane id=":478549108_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.13" shape="2578.55,838.55 2578.12,839.85 2577.36,840.70 2576.25,841.12 2574.81,841.08"/>
    </edge>
    <edge id=":478549108_1" function="internal">
        <lane id=":478549108_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="9.46" shape="2578.55,838.55 2576.81,847.85"/>
    </edge>
    <edge id=":478549108_2" function="internal">
        <lane id=":478549108_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2578.55,838.55 2579.14,839.87 2579.86,840.40 2580.72,840.13 2581.70,839.08"/>
    </edge>
    <edge id=":478549108_3" function="internal">
        <lane id=":478549108_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="9.57" shape="2579.94,848.49 2581.70,839.08"/>
    </edge>
    <edge id=":478549108_4" function="internal">
        <lane id=":478549108_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.39" shape="2579.94,848.49 2580.11,845.63 2579.32,843.44 2577.55,841.93 2574.81,841.08"/>
    </edge>
    <edge id=":478549108_5" function="internal">
        <lane id=":478549108_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2579.94,848.49 2579.40,847.15 2578.70,846.60 2577.83,846.83 2576.81,847.85"/>
    </edge>
    <edge id=":478549108_6" function="internal">
        <lane id=":478549108_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.05" shape="2574.31,844.24 2575.64,844.65 2576.50,845.39 2576.89,846.46 2576.81,847.85"/>
    </edge>
    <edge id=":478549108_7" function="internal">
        <lane id=":478549108_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.92" length="10.26" shape="2574.31,844.24 2577.16,844.30 2579.34,843.46 2580.85,841.72 2581.70,839.08"/>
    </edge>
    <edge id=":478549108_8" function="internal">
        <lane id=":478549108_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2574.31,844.24 2575.62,843.64 2576.14,842.91 2575.87,842.06 2574.81,841.08"/>
    </edge>
    <edge id=":478712033_0" function="internal">
        <lane id=":478712033_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.13" length="5.22" shape="3429.37,1632.38 3428.00,1632.42 3426.93,1631.98 3426.16,1631.06 3425.70,1629.64"/>
    </edge>
    <edge id=":478712033_1" function="internal">
        <lane id=":478712033_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.67" shape="3429.37,1632.38 3419.93,1633.75"/>
        <lane id=":478712033_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.67" shape="3429.97,1635.52 3420.26,1636.94"/>
    </edge>
    <edge id=":478712033_3" function="internal">
        <lane id=":478712033_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.10" shape="3422.55,1630.24 3422.61,1631.65 3422.20,1632.71 3421.31,1633.41 3419.93,1633.75"/>
    </edge>
    <edge id=":478712033_4" function="internal">
        <lane id=":478712033_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3422.55,1630.24 3423.56,1631.27 3424.42,1631.51 3425.13,1630.97 3425.70,1629.64"/>
    </edge>
    <edge id=":4883706723_0" function="internal">
        <lane id=":4883706723_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.95" shape="2860.55,1248.13 2858.50,1246.00 2857.06,1244.59 2855.54,1243.25 2853.28,1241.35"/>
    </edge>
    <edge id=":4883706723_1" function="internal">
        <lane id=":4883706723_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.46" shape="2860.55,1248.13 2858.33,1246.40 2856.06,1245.84 2853.76,1246.43 2851.41,1248.19"/>
    </edge>
    <edge id=":4883706723_2" function="internal">
        <lane id=":4883706723_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2860.55,1248.13 2859.14,1247.81 2858.29,1248.08 2857.99,1248.92 2858.24,1250.34"/>
    </edge>
    <edge id=":4883706723_3" function="internal">
        <lane id=":4883706723_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.24" shape="2853.66,1250.47 2854.85,1249.56 2856.01,1249.24 2857.14,1249.50 2858.24,1250.34"/>
    </edge>
    <edge id=":4883706723_4" function="internal">
        <lane id=":4883706723_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.65" shape="2853.66,1250.47 2855.45,1248.11 2855.98,1245.81 2855.26,1243.55 2853.28,1241.35"/>
    </edge>
    <edge id=":4883706723_5" function="internal">
        <lane id=":4883706723_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2853.66,1250.47 2853.95,1249.05 2853.67,1248.20 2852.83,1247.91 2851.41,1248.19"/>
    </edge>
    <edge id=":4883706723_6" function="internal">
        <lane id=":4883706723_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.12" shape="2851.23,1243.81 2852.18,1244.86 2852.53,1245.95 2852.27,1247.06 2851.41,1248.19"/>
    </edge>
    <edge id=":4883706723_7" function="internal">
        <lane id=":4883706723_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.59" shape="2851.23,1243.81 2853.41,1245.64 2854.87,1246.93 2856.26,1248.29 2858.24,1250.34"/>
    </edge>
    <edge id=":4883706723_8" function="internal">
        <lane id=":4883706723_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2851.23,1243.81 2852.66,1243.96 2853.48,1243.60 2853.69,1242.73 2853.28,1241.35"/>
    </edge>
    <edge id=":4883706724_0" function="internal">
        <lane id=":4883706724_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.35" length="5.37" shape="2816.11,1283.01 2814.87,1283.98 2813.66,1284.39 2812.49,1284.26 2811.34,1283.57"/>
    </edge>
    <edge id=":4883706724_1" function="internal">
        <lane id=":4883706724_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.60" shape="2816.11,1283.01 2814.33,1285.36 2813.80,1287.66 2814.50,1289.91 2816.45,1292.11"/>
    </edge>
    <edge id=":4883706724_2" function="internal">
        <lane id=":4883706724_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2816.11,1283.01 2815.82,1284.43 2816.10,1285.28 2816.94,1285.57 2818.36,1285.29"/>
    </edge>
    <edge id=":4883706724_3" function="internal">
        <lane id=":4883706724_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.11" shape="2818.52,1289.68 2817.58,1288.61 2817.24,1287.53 2817.50,1286.42 2818.36,1285.29"/>
    </edge>
    <edge id=":4883706724_4" function="internal">
        <lane id=":4883706724_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="2818.52,1289.68 2811.34,1283.57"/>
    </edge>
    <edge id=":4883706724_5" function="internal">
        <lane id=":4883706724_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2818.52,1289.68 2817.09,1289.51 2816.27,1289.86 2816.05,1290.73 2816.45,1292.11"/>
    </edge>
    <edge id=":4883706724_6" function="internal">
        <lane id=":4883706724_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="2809.27,1286.01 2816.45,1292.11"/>
    </edge>
    <edge id=":4883706724_7" function="internal">
        <lane id=":4883706724_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.20" shape="2809.27,1286.01 2811.52,1287.40 2813.79,1287.74 2816.07,1287.04 2818.36,1285.29"/>
    </edge>
    <edge id=":4883706724_8" function="internal">
        <lane id=":4883706724_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2809.27,1286.01 2810.70,1286.18 2811.52,1285.83 2811.74,1284.96 2811.34,1283.57"/>
    </edge>
    <edge id=":4936237199_0" function="internal">
        <lane id=":4936237199_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="1818.25,1662.02 1816.89,1662.19 1815.91,1662.74 1815.30,1663.70 1815.08,1665.05"/>
    </edge>
    <edge id=":4936237200_0" function="internal">
        <lane id=":4936237200_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.30" shape="1821.83,1776.32 1823.14,1782.48"/>
    </edge>
    <edge id=":4936237200_1" function="internal">
        <lane id=":4936237200_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.42" shape="1821.83,1776.32 1822.30,1777.50 1823.14,1778.37 1824.36,1778.91 1825.95,1779.13"/>
    </edge>
    <edge id=":4945167751_0" function="internal">
        <lane id=":4945167751_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="11.20" shape="2310.29,1283.95 2317.41,1292.59"/>
        <lane id=":4945167751_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="11.20" shape="2312.76,1281.91 2319.88,1290.56"/>
    </edge>
    <edge id=":4945167751_2" function="internal">
        <lane id=":4945167751_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.45" length="9.03" shape="2312.76,1281.91 2314.59,1283.59 2316.51,1284.25 2318.52,1283.91 2320.60,1282.56"/>
    </edge>
    <edge id=":4945167752_0" function="internal">
        <lane id=":4945167752_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.64" length="8.22" shape="2350.91,1256.14 2352.80,1254.88 2354.67,1254.41 2356.52,1254.73 2358.36,1255.83"/>
    </edge>
    <edge id=":4945167752_1" function="internal">
        <lane id=":4945167752_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.74" shape="2351.28,1249.16 2353.25,1251.27 2354.65,1252.68 2356.13,1253.99 2358.36,1255.83"/>
    </edge>
    <edge id=":4945167756_0" function="internal">
        <lane id=":4945167756_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="8.23" shape="2408.76,1312.68 2402.28,1317.81"/>
        <lane id=":4945167756_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="8.23" shape="2410.73,1315.20 2404.30,1320.29"/>
    </edge>
    <edge id=":4945167756_2" function="internal">
        <lane id=":4945167756_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.67" length="7.56" shape="2404.11,1310.79 2404.25,1313.09 2404.00,1315.02 2403.34,1316.60 2402.28,1317.81"/>
    </edge>
    <edge id=":4945167757_0" function="internal">
        <lane id=":4945167757_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.07" length="7.33" shape="2661.91,1349.06 2660.45,1348.16 2659.39,1346.86 2658.73,1345.16 2658.47,1343.07"/>
    </edge>
    <edge id=":4945167757_1" function="internal">
        <lane id=":4945167757_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.00" shape="2661.91,1349.06 2659.64,1348.14 2658.05,1347.61 2656.43,1347.19 2654.05,1346.61"/>
        <lane id=":4945167757_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.00" shape="2660.66,1352.01 2658.53,1351.14 2657.03,1350.65 2655.50,1350.26 2653.27,1349.71"/>
    </edge>
    <edge id=":4945167763_0" function="internal">
        <lane id=":4945167763_0_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="11.73" length="1.05" shape="2646.02,1373.02 2646.14,1373.47 2646.24,1373.77 2646.39,1374.06 2646.64,1374.45"/>
        <lane id=":4945167763_0_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="1.05" shape="2649.12,1372.24 2649.16,1372.39 2649.20,1372.49 2649.25,1372.58 2649.33,1372.72"/>
    </edge>
    <edge id=":4945167765_0" function="internal">
        <lane id=":4945167765_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.34" shape="2662.98,1389.15 2661.67,1389.42"/>
    </edge>
    <edge id=":4945167765_3" function="internal">
        <lane id=":4945167765_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.33" shape="2661.67,1389.42 2661.57,1389.44 2660.90,1390.04 2660.97,1390.93 2661.79,1392.12"/>
    </edge>
    <edge id=":4945167765_1" function="internal">
        <lane id=":4945167765_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.39" shape="2651.63,1390.58 2654.67,1390.54 2656.84,1390.63 2658.95,1391.08 2661.79,1392.12"/>
    </edge>
    <edge id=":4945167765_2" function="internal">
        <lane id=":4945167765_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.83" shape="2653.77,1385.04 2656.02,1387.42 2657.51,1389.25 2659.13,1390.74 2661.79,1392.12"/>
    </edge>
    <edge id=":4945167773_0" function="internal">
        <lane id=":4945167773_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.04" length="15.94" shape="2756.68,1426.37 2756.32,1429.95 2754.27,1431.46 2750.53,1430.91 2745.11,1428.30"/>
    </edge>
    <edge id=":4945167773_1" function="internal">
        <lane id=":4945167773_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="13.71" shape="2744.65,1431.73 2747.87,1432.98 2751.11,1433.26 2754.48,1432.98 2758.08,1432.58"/>
    </edge>
    <edge id=":4945167773_2" function="internal">
        <lane id=":4945167773_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.75" length="1.42" shape="2744.65,1431.73 2745.92,1431.11"/>
    </edge>
    <edge id=":4945167773_3" function="internal">
        <lane id=":4945167773_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.75" length="3.64" shape="2745.92,1431.11 2746.05,1431.04 2746.59,1430.24 2746.28,1429.33 2745.11,1428.30"/>
    </edge>
    <edge id=":4945167774_0" function="internal">
        <lane id=":4945167774_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.87" shape="2767.49,1432.14 2769.23,1432.17 2770.41,1432.33 2771.57,1432.62 2773.26,1433.07"/>
    </edge>
    <edge id=":4945167776_0" function="internal">
        <lane id=":4945167776_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="7.92" shape="2802.41,1442.87 2804.51,1443.88 2805.77,1444.91 2807.03,1445.97 2809.11,1447.01"/>
    </edge>
    <edge id=":4945167776_1" function="internal">
        <lane id=":4945167776_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.60" shape="2802.11,1443.35 2804.07,1444.65 2805.46,1445.48 2806.92,1446.16 2809.11,1447.01"/>
        <lane id=":4945167776_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.60" shape="2803.82,1440.64 2805.62,1441.84 2806.89,1442.60 2808.22,1443.23 2810.23,1444.02"/>
    </edge>
    <edge id=":4945167777_0" function="internal">
        <lane id=":4945167777_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="20.84" length="3.71" shape="2747.02,1410.77 2747.98,1411.32 2748.65,1411.67 2749.34,1411.98 2750.35,1412.41"/>
    </edge>
    <edge id=":4945167777_1" function="internal">
        <lane id=":4945167777_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.76" shape="2748.66,1408.01 2752.01,1410.15"/>
        <lane id=":4945167777_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.76" shape="2750.30,1405.26 2753.29,1407.15"/>
    </edge>
    <edge id=":4945167787_0" function="internal">
        <lane id=":4945167787_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.26" length="5.27" shape="2562.18,1226.35 2560.90,1227.17 2559.70,1227.45 2558.56,1227.17 2557.49,1226.36"/>
    </edge>
    <edge id=":4945167787_1" function="internal">
        <lane id=":4945167787_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.81" length="10.49" shape="2562.18,1226.35 2560.24,1228.51 2559.51,1230.73 2559.98,1233.03 2561.67,1235.39"/>
    </edge>
    <edge id=":4945167787_2" function="internal">
        <lane id=":4945167787_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2562.18,1226.35 2561.77,1227.73 2561.98,1228.60 2562.80,1228.96 2564.23,1228.81"/>
    </edge>
    <edge id=":4945167787_3" function="internal">
        <lane id=":4945167787_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.08" shape="2563.98,1233.18 2563.17,1232.04 2562.94,1230.93 2563.29,1229.85 2564.23,1228.81"/>
    </edge>
    <edge id=":4945167787_4" function="internal">
        <lane id=":4945167787_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.42" shape="2563.98,1233.18 2557.49,1226.36"/>
    </edge>
    <edge id=":4945167787_5" function="internal">
        <lane id=":4945167787_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.43" shape="2555.17,1228.55 2561.67,1235.39"/>
    </edge>
    <edge id=":4945167787_6" function="internal">
        <lane id=":4945167787_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.03" length="3.16" shape="2555.17,1228.55 2557.29,1230.21 2557.74,1230.33"/>
    </edge>
    <edge id=":4945167787_7" function="internal">
        <lane id=":4945167787_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.03" length="7.04" shape="2557.74,1230.33 2559.50,1230.80 2561.82,1230.33 2564.23,1228.81"/>
    </edge>
    <edge id=":4945167791_0" function="internal">
        <lane id=":4945167791_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2683.37,1167.95 2683.97,1166.63 2683.88,1165.74 2683.12,1165.28 2681.68,1165.23"/>
    </edge>
    <edge id=":4945167793_0" function="internal">
        <lane id=":4945167793_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.95" length="8.15" shape="2430.66,1575.66 2430.45,1577.29 2431.21,1578.68 2432.93,1579.84 2435.63,1580.75"/>
    </edge>
    <edge id=":4945167793_1" function="internal">
        <lane id=":4945167793_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2430.66,1575.66 2430.96,1577.07 2431.56,1577.74 2432.45,1577.67 2433.64,1576.85"/>
    </edge>
    <edge id=":4945167793_2" function="internal">
        <lane id=":4945167793_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.46" shape="2426.45,1578.45 2435.63,1580.75"/>
    </edge>
    <edge id=":4945167793_3" function="internal">
        <lane id=":4945167793_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.48" length="8.02" shape="2426.45,1578.45 2429.13,1578.91 2431.22,1578.80 2432.72,1578.11 2433.64,1576.85"/>
    </edge>
    <edge id=":4945167798_0" function="internal">
        <lane id=":4945167798_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.48" length="8.13" shape="2522.23,1600.30 2522.34,1601.78 2523.12,1603.33 2524.59,1604.95 2526.73,1606.63"/>
    </edge>
    <edge id=":4945167798_1" function="internal">
        <lane id=":4945167798_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2522.23,1600.30 2522.83,1601.62 2523.55,1602.14 2524.40,1601.88 2525.39,1600.83"/>
    </edge>
    <edge id=":4945167798_2" function="internal">
        <lane id=":4945167798_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.28" shape="2518.46,1602.54 2521.06,1603.45 2522.81,1604.17 2524.45,1605.10 2526.73,1606.63"/>
    </edge>
    <edge id=":4945167798_3" function="internal">
        <lane id=":4945167798_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.92" length="8.27" shape="2518.46,1602.54 2521.25,1603.25 2523.34,1603.21 2524.71,1602.40 2525.39,1600.83"/>
    </edge>
    <edge id=":4945167800_0" function="internal">
        <lane id=":4945167800_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2503.74,1580.60 2502.37,1581.05 2501.77,1581.71 2501.94,1582.59 2502.88,1583.68"/>
    </edge>
    <edge id=":5042521397_0" function="internal">
        <lane id=":5042521397_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2878.64,491.02 2879.31,489.74 2879.27,488.85 2878.53,488.34 2877.10,488.22"/>
    </edge>
    <edge id=":5146310872_0" function="internal">
        <lane id=":5146310872_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.10" shape="2217.89,625.56 2210.83,626.38"/>
        <lane id=":5146310872_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.10" shape="2218.26,628.74 2211.20,629.56"/>
        <lane id=":5146310872_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.10" shape="2218.63,631.91 2211.58,632.74"/>
    </edge>
    <edge id=":5146310872_3" function="internal">
        <lane id=":5146310872_3_0" index="0" allow="pedestrian bicycle" speed="6.11" length="6.49" width="2.00" shape="2218.63,631.91 2216.78,632.34 2215.40,633.12 2214.50,634.26 2214.08,635.76"/>
    </edge>
    <edge id=":5146310872_4" function="internal">
        <lane id=":5146310872_4_0" index="0" allow="pedestrian bicycle" speed="6.12" length="9.69" width="2.00" shape="2216.07,635.97 2216.06,632.92 2215.24,630.83 2213.62,629.71 2211.20,629.56"/>
        <lane id=":5146310872_4_1" index="1" allow="pedestrian bicycle" speed="5.16" length="6.65" width="2.00" shape="2216.07,635.97 2215.95,634.34 2215.16,633.26 2213.70,632.73 2211.58,632.74"/>
    </edge>
    <edge id=":5146310872_6" function="internal">
        <lane id=":5146310872_6_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="2216.07,635.97 2215.65,635.17 2215.19,634.87 2214.66,635.06 2214.08,635.76"/>
    </edge>
    <edge id=":5239022971_0" function="internal">
        <lane id=":5239022971_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2785.96,1039.67 2787.20,1038.93 2787.64,1038.15 2787.28,1037.33 2786.12,1036.47"/>
    </edge>
    <edge id=":5252299246_0" function="internal">
        <lane id=":5252299246_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.56" shape="3536.26,1366.77 3530.13,1369.09"/>
    </edge>
    <edge id=":5252299246_1" function="internal">
        <lane id=":5252299246_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.13" length="5.73" shape="3534.85,1374.55 3535.02,1372.79 3535.49,1371.42 3536.27,1370.41 3537.35,1369.78"/>
    </edge>
    <edge id=":5252299246_2" function="internal">
        <lane id=":5252299246_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.81" length="9.02" shape="3534.85,1374.55 3534.58,1371.46 3533.71,1369.53 3532.23,1368.74 3530.13,1369.09"/>
    </edge>
    <edge id=":5252299246_3" function="internal">
        <lane id=":5252299246_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.48" shape="3531.29,1372.08 3537.35,1369.78"/>
    </edge>
    <edge id=":5252299247_0" function="internal">
        <lane id=":5252299247_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3539.18,1389.66 3535.96,1380.83"/>
    </edge>
    <edge id=":5252299247_1" function="internal">
        <lane id=":5252299247_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.84" shape="3539.18,1389.66 3538.05,1387.13 3536.80,1385.49 3535.46,1384.74 3534.00,1384.89"/>
    </edge>
    <edge id=":5252299247_2" function="internal">
        <lane id=":5252299247_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.80" shape="3535.18,1387.86 3536.33,1386.99 3536.84,1385.52 3536.72,1383.47 3535.96,1380.83"/>
    </edge>
    <edge id=":5252299247_3" function="internal">
        <lane id=":5252299247_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3535.18,1387.86 3536.00,1386.68 3536.08,1385.79 3535.41,1385.19 3534.00,1384.89"/>
    </edge>
    <edge id=":5252299248_0" function="internal">
        <lane id=":5252299248_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.08" length="5.05" shape="3529.68,1386.60 3528.32,1386.93 3527.19,1386.76 3526.27,1386.08 3525.58,1384.91"/>
    </edge>
    <edge id=":5252299248_1" function="internal">
        <lane id=":5252299248_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.85" length="10.22" shape="3529.68,1386.60 3527.24,1387.99 3525.85,1389.82 3525.49,1392.10 3526.18,1394.82"/>
    </edge>
    <edge id=":5252299248_2" function="internal">
        <lane id=":5252299248_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3529.68,1386.60 3528.86,1387.79 3528.78,1388.68 3529.45,1389.27 3530.86,1389.58"/>
    </edge>
    <edge id=":5252299248_3" function="internal">
        <lane id=":5252299248_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3529.14,1393.61 3528.80,1392.28 3528.98,1391.16 3529.66,1390.26 3530.86,1389.58"/>
    </edge>
    <edge id=":5252299248_4" function="internal">
        <lane id=":5252299248_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3529.14,1393.61 3525.58,1384.91"/>
    </edge>
    <edge id=":5252299248_5" function="internal">
        <lane id=":5252299248_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="3522.62,1386.12 3526.18,1394.82"/>
    </edge>
    <edge id=":5252299248_6" function="internal">
        <lane id=":5252299248_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.89" length="3.24" shape="3522.62,1386.12 3524.02,1388.50 3524.40,1388.79"/>
    </edge>
    <edge id=":5252299248_7" function="internal">
        <lane id=":5252299248_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.89" length="6.92" shape="3524.40,1388.79 3525.86,1389.87 3528.14,1390.23 3530.86,1389.58"/>
    </edge>
    <edge id=":5252299250_0" function="internal">
        <lane id=":5252299250_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.79" length="4.62" shape="3548.93,1435.06 3547.83,1435.37 3546.86,1435.16 3546.04,1434.45 3545.37,1433.23"/>
    </edge>
    <edge id=":5252299250_1" function="internal">
        <lane id=":5252299250_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.86" length="9.70" shape="3548.93,1435.06 3546.78,1436.50 3545.57,1438.34 3545.30,1440.55 3545.97,1443.15"/>
    </edge>
    <edge id=":5252299250_2" function="internal">
        <lane id=":5252299250_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3548.93,1435.06 3548.20,1436.30 3548.18,1437.19 3548.89,1437.74 3550.31,1437.94"/>
    </edge>
    <edge id=":5252299250_3" function="internal">
        <lane id=":5252299250_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="4.76" shape="3548.93,1441.94 3548.59,1440.64 3548.71,1439.55 3549.28,1438.65 3550.31,1437.94"/>
    </edge>
    <edge id=":5252299250_4" function="internal">
        <lane id=":5252299250_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.41" shape="3548.93,1441.94 3545.37,1433.23"/>
    </edge>
    <edge id=":5252299250_5" function="internal">
        <lane id=":5252299250_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.41" shape="3542.41,1434.44 3545.97,1443.15"/>
    </edge>
    <edge id=":5252299250_6" function="internal">
        <lane id=":5252299250_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="3.43" shape="3542.41,1434.44 3543.84,1436.95 3544.27,1437.29"/>
    </edge>
    <edge id=":5252299250_7" function="internal">
        <lane id=":5252299250_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="6.56" shape="3544.27,1437.29 3545.63,1438.36 3547.79,1438.70 3550.31,1437.94"/>
    </edge>
    <edge id=":5252299252_0" function="internal">
        <lane id=":5252299252_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.20" shape="3646.80,1443.42 3645.56,1443.61 3644.25,1443.30 3642.85,1442.48 3641.37,1441.16"/>
    </edge>
    <edge id=":5252299252_1" function="internal">
        <lane id=":5252299252_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.92" shape="3646.80,1443.42 3644.87,1444.11 3643.52,1444.51 3642.14,1444.81 3640.14,1445.24"/>
    </edge>
    <edge id=":5252299255_0" function="internal">
        <lane id=":5252299255_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.83" shape="3583.53,1453.66 3582.46,1455.48 3581.08,1456.73 3579.37,1457.40 3577.35,1457.48"/>
    </edge>
    <edge id=":5252299255_1" function="internal">
        <lane id=":5252299255_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.26" shape="3583.53,1453.66 3582.32,1455.82 3581.24,1457.29 3580.60,1458.81 3580.67,1461.12"/>
    </edge>
    <edge id=":5252299255_2" function="internal">
        <lane id=":5252299255_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.98" shape="3586.25,1456.91 3583.65,1457.45 3581.83,1457.70 3580.00,1457.70 3577.35,1457.48"/>
    </edge>
    <edge id=":5252299255_3" function="internal">
        <lane id=":5252299255_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.66" shape="3586.25,1456.91 3583.62,1457.66 3581.81,1458.62 3580.83,1459.77 3580.67,1461.12"/>
    </edge>
    <edge id=":5252299255_4" function="internal">
        <lane id=":5252299255_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.57" shape="3583.82,1460.55 3583.25,1459.42 3581.98,1458.53 3580.01,1457.88 3577.35,1457.48"/>
    </edge>
    <edge id=":5252299255_5" function="internal">
        <lane id=":5252299255_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3583.82,1460.55 3582.82,1459.51 3581.96,1459.26 3581.24,1459.80 3580.67,1461.12"/>
    </edge>
    <edge id=":5252299268_0" function="internal">
        <lane id=":5252299268_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.99" shape="3713.57,1404.72 3712.10,1404.81 3711.09,1404.93 3710.09,1405.09 3708.63,1405.32"/>
    </edge>
    <edge id=":5252299270_0" function="internal">
        <lane id=":5252299270_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.22" shape="3675.33,1448.66 3673.94,1449.34 3672.98,1449.79 3672.00,1450.20 3670.56,1450.76"/>
    </edge>
    <edge id=":5252299279_0" function="internal">
        <lane id=":5252299279_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="7.60" shape="3648.38,1488.25 3650.33,1489.38 3651.66,1490.19 3652.89,1491.13 3654.53,1492.66"/>
    </edge>
    <edge id=":5252299295_0" function="internal">
        <lane id=":5252299295_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.56" shape="3741.42,1465.81 3743.07,1467.20 3744.21,1468.14 3745.31,1469.13 3746.84,1470.65"/>
        <lane id=":5252299295_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.56" shape="3743.51,1463.39 3745.23,1464.83 3746.41,1465.81 3747.55,1466.84 3749.14,1468.42"/>
        <lane id=":5252299295_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.56" shape="3745.59,1460.96 3747.38,1462.46 3748.61,1463.48 3749.79,1464.55 3751.43,1466.20"/>
    </edge>
    <edge id=":5255433422_0" function="internal">
        <lane id=":5255433422_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.56" shape="2968.82,624.25 2959.39,625.75"/>
    </edge>
    <edge id=":5255433422_1" function="internal">
        <lane id=":5255433422_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.18" length="3.12" shape="2968.82,624.25 2966.33,625.03 2965.94,625.36"/>
    </edge>
    <edge id=":5255433422_7" function="internal">
        <lane id=":5255433422_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.18" length="7.17" shape="2965.94,625.36 2964.58,626.53 2963.57,628.74 2963.32,631.67"/>
    </edge>
    <edge id=":5255433422_2" function="internal">
        <lane id=":5255433422_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.45" length="5.53" shape="2966.52,631.56 2966.64,629.91 2967.14,628.67 2968.02,627.84 2969.29,627.42"/>
    </edge>
    <edge id=":5255433422_3" function="internal">
        <lane id=":5255433422_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.77" length="10.83" shape="2966.52,631.56 2965.98,628.58 2964.61,626.62 2962.41,625.68 2959.39,625.75"/>
    </edge>
    <edge id=":5255433422_4" function="internal">
        <lane id=":5255433422_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2966.52,631.56 2965.68,630.39 2964.86,630.02 2964.08,630.45 2963.32,631.67"/>
    </edge>
    <edge id=":5255433422_5" function="internal">
        <lane id=":5255433422_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.91" length="5.16" shape="2959.92,628.91 2961.36,628.87 2962.41,629.32 2963.06,630.26 2963.32,631.67"/>
    </edge>
    <edge id=":5255433422_6" function="internal">
        <lane id=":5255433422_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.48" shape="2959.92,628.91 2969.29,627.42"/>
    </edge>
    <edge id=":5255435318_0" function="internal">
        <lane id=":5255435318_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.54" shape="2991.47,712.47 2993.57,712.88 2995.22,713.47 2996.43,714.24 2997.19,715.19"/>
    </edge>
    <edge id=":5255435318_1" function="internal">
        <lane id=":5255435318_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.14" shape="2991.47,712.47 2993.36,712.50 2994.39,711.92 2994.55,710.76 2993.84,709.00"/>
    </edge>
    <edge id=":5255435320_0" function="internal">
        <lane id=":5255435320_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.07" shape="2969.68,665.42 2968.76,663.87 2968.12,662.77 2967.74,661.61 2967.57,659.84"/>
    </edge>
    <edge id=":5255435320_1" function="internal">
        <lane id=":5255435320_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="8.65" shape="2969.68,665.42 2968.04,662.93 2966.87,662.27 2966.18,663.42 2965.97,666.39"/>
    </edge>
    <edge id=":5255435320_2" function="internal">
        <lane id=":5255435320_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.68" shape="2964.37,659.96 2964.67,661.90 2965.21,663.18 2965.72,664.46 2965.97,666.39"/>
    </edge>
    <edge id=":5255435320_3" function="internal">
        <lane id=":5255435320_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2964.37,659.96 2965.21,661.13 2966.03,661.50 2966.81,661.07 2967.57,659.84"/>
    </edge>
    <edge id=":5255436649_0" function="internal">
        <lane id=":5255436649_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.96" shape="3053.33,875.91 3048.19,878.99"/>
        <lane id=":5255436649_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.96" shape="3054.96,878.66 3049.85,881.72"/>
        <lane id=":5255436649_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.96" shape="3056.59,881.41 3051.51,884.46"/>
    </edge>
    <edge id=":5255436649_3" function="internal">
        <lane id=":5255436649_3_0" index="0" allow="bus bicycle" speed="27.78" length="5.90" shape="3053.17,887.20 3058.23,884.16"/>
    </edge>
    <edge id=":5255436649_4" function="internal">
        <lane id=":5255436649_4_0" index="0" allow="bus bicycle" speed="3.65" length="1.44" shape="3053.17,887.20 3053.78,885.89"/>
    </edge>
    <edge id=":5255436649_8" function="internal">
        <lane id=":5255436649_8_0" index="0" allow="bus bicycle" speed="3.65" length="3.23" shape="3053.78,885.89 3053.71,885.00 3052.95,884.52 3051.51,884.46"/>
    </edge>
    <edge id=":5255436649_5" function="internal">
        <lane id=":5255436649_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.20" length="5.13" shape="3047.58,871.82 3048.08,873.17 3048.07,874.36 3047.56,875.39 3046.53,876.25"/>
        <lane id=":5255436649_5_1" index="1" allow="pedestrian delivery bicycle" speed="6.23" length="7.82" shape="3047.58,871.82 3048.75,874.41 3049.24,876.47 3049.05,877.99 3048.19,878.99"/>
    </edge>
    <edge id=":5255436649_7" function="internal">
        <lane id=":5255436649_7_0" index="0" allow="bicycle" speed="8.57" length="17.08" shape="3047.58,871.82 3051.06,877.92 3053.99,882.01 3056.38,884.09 3058.23,884.16"/>
    </edge>
    <edge id=":5262117314_0" function="internal">
        <lane id=":5262117314_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3357.86,1726.72 3359.03,1727.56 3359.92,1727.64 3360.53,1726.99 3360.84,1725.58"/>
    </edge>
    <edge id=":5262117316_0" function="internal">
        <lane id=":5262117316_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.18" shape="3473.00,1669.49 3467.13,1671.42"/>
    </edge>
    <edge id=":5262117316_1" function="internal">
        <lane id=":5262117316_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3473.00,1669.49 3472.09,1670.61 3471.94,1671.49 3472.56,1672.14 3473.94,1672.55"/>
    </edge>
    <edge id=":5262117316_2" function="internal">
        <lane id=":5262117316_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.06" shape="3468.18,1674.45 3473.94,1672.55"/>
    </edge>
    <edge id=":5262117316_3" function="internal">
        <lane id=":5262117316_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3468.18,1674.45 3469.05,1673.30 3469.17,1672.41 3468.53,1671.78 3467.13,1671.42"/>
    </edge>
    <edge id=":5262117316_4" function="internal">
        <lane id=":5262117316_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.91" length="5.16" shape="3468.79,1667.36 3469.24,1668.73 3469.12,1669.86 3468.41,1670.76 3467.13,1671.42"/>
    </edge>
    <edge id=":5262117316_5" function="internal">
        <lane id=":5262117316_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.74" shape="3468.79,1667.36 3470.21,1669.89 3471.54,1671.59 3472.78,1672.48 3473.94,1672.55"/>
    </edge>
    <edge id=":5268361480_0" function="internal">
        <lane id=":5268361480_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.09" shape="2051.75,1442.84 2048.47,1446.67"/>
        <lane id=":5268361480_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.09" shape="2054.21,1444.88 2050.87,1448.78"/>
    </edge>
    <edge id=":5268361483_0" function="internal">
        <lane id=":5268361483_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.21" shape="1884.49,1391.11 1883.47,1386.02"/>
        <lane id=":5268361483_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.21" shape="1881.35,1391.75 1880.33,1386.64"/>
        <lane id=":5268361483_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.21" shape="1878.22,1392.39 1877.19,1387.26"/>
    </edge>
    <edge id=":5274054389_0" function="internal">
        <lane id=":5274054389_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.80" shape="2422.20,527.16 2422.52,525.62 2421.96,523.92 2420.51,522.07 2418.17,520.06"/>
    </edge>
    <edge id=":5274054389_1" function="internal">
        <lane id=":5274054389_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.94" length="3.56" shape="2418.02,523.34 2419.06,523.51 2419.62,523.96 2419.73,524.68 2419.37,525.68"/>
    </edge>
    <edge id=":5374391108_0" function="internal">
        <lane id=":5374391108_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.45" shape="1867.17,1389.05 1868.43,1394.53"/>
        <lane id=":5374391108_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.45" shape="1870.31,1388.42 1871.53,1393.74"/>
        <lane id=":5374391108_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.45" shape="1873.45,1387.80 1874.63,1392.94"/>
    </edge>
    <edge id=":5374392036_0" function="internal">
        <lane id=":5374392036_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.33" length="5.27" shape="1796.58,1052.10 1798.10,1052.14 1799.27,1052.58 1800.09,1053.42 1800.56,1054.66"/>
        <lane id=":5374392036_0_1" index="1" allow="pedestrian delivery bicycle" speed="6.36" length="7.91" shape="1796.58,1052.10 1799.50,1051.98 1801.66,1052.26 1803.06,1052.95 1803.70,1054.03"/>
    </edge>
    <edge id=":5374392036_2" function="internal">
        <lane id=":5374392036_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.60" shape="1799.09,1048.51 1800.56,1054.66"/>
        <lane id=":5374392036_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.60" shape="1802.18,1047.70 1803.70,1054.03"/>
        <lane id=":5374392036_2_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.60" shape="1805.28,1046.89 1806.83,1053.39"/>
        <lane id=":5374392036_2_3" index="3" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.60" shape="1808.37,1046.08 1809.97,1052.76"/>
    </edge>
    <edge id=":5374392040_0" function="internal">
        <lane id=":5374392040_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.00" shape="2087.32,1400.17 2084.12,1404.02"/>
        <lane id=":5374392040_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.00" shape="2089.78,1402.22 2086.58,1406.07"/>
    </edge>
    <edge id=":5374392060_0" function="internal">
        <lane id=":5374392060_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.75" length="5.49" shape="2016.42,1561.69 2015.22,1562.73 2014.11,1563.01 2013.06,1562.51 2012.10,1561.25"/>
    </edge>
    <edge id=":5374392060_1" function="internal">
        <lane id=":5374392060_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2016.42,1561.69 2016.24,1563.12 2016.59,1563.94 2017.46,1564.16 2018.85,1563.78"/>
    </edge>
    <edge id=":5374392060_2" function="internal">
        <lane id=":5374392060_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.46" shape="2017.44,1569.58 2016.90,1568.38 2016.95,1567.01 2017.60,1565.48 2018.85,1563.78"/>
    </edge>
    <edge id=":5374392060_3" function="internal">
        <lane id=":5374392060_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.91" shape="2017.44,1569.58 2015.69,1567.22 2014.56,1565.55 2013.54,1563.82 2012.10,1561.25"/>
    </edge>
    <edge id=":5374392063_0" function="internal">
        <lane id=":5374392063_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.98" shape="1800.20,889.24 1801.57,886.15 1802.07,883.10 1802.54,880.02 1803.80,876.87"/>
    </edge>
    <edge id=":5374392063_1" function="internal">
        <lane id=":5374392063_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.67" shape="1800.20,889.24 1801.03,887.20 1800.36,885.85 1798.18,885.19 1794.50,885.20"/>
    </edge>
    <edge id=":5374392063_2" function="internal">
        <lane id=":5374392063_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.85" shape="1797.09,887.79 1799.19,885.12 1800.73,882.54 1802.13,879.86 1803.80,876.87"/>
    </edge>
    <edge id=":5374392063_3" function="internal">
        <lane id=":5374392063_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.28" length="5.36" shape="1797.09,887.79 1797.42,886.17 1797.09,885.20 1796.12,884.87 1794.50,885.20"/>
    </edge>
    <edge id=":5374392063_4" function="internal">
        <lane id=":5374392063_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.75" shape="1799.03,876.62 1801.08,880.05 1801.00,882.62 1798.81,884.34 1794.50,885.20"/>
    </edge>
    <edge id=":5374392063_5" function="internal">
        <lane id=":5374392063_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.93" length="6.00" shape="1799.03,876.62 1800.38,877.94 1801.63,878.43 1802.77,878.07 1803.80,876.87"/>
    </edge>
    <edge id=":5374392065_0" function="internal">
        <lane id=":5374392065_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.41" length="10.73" shape="1793.63,885.27 1790.65,885.12 1788.32,884.16 1786.66,882.38 1785.65,879.78"/>
    </edge>
    <edge id=":5374392065_1" function="internal">
        <lane id=":5374392065_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.89" length="5.63" shape="1793.63,885.27 1791.90,885.40 1791.01,886.00 1790.95,887.08 1791.74,888.63"/>
    </edge>
    <edge id=":5374392065_2" function="internal">
        <lane id=":5374392065_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.18" length="5.77" shape="1788.07,891.99 1788.08,890.65 1788.70,889.64 1789.92,888.97 1791.74,888.63"/>
    </edge>
    <edge id=":5374392065_3" function="internal">
        <lane id=":5374392065_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.40" shape="1788.07,891.99 1785.65,879.78"/>
        <lane id=":5374392065_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="12.40" shape="1784.92,892.59 1782.53,880.48"/>
    </edge>
    <edge id=":5374392068_0" function="internal">
        <lane id=":5374392068_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.79" shape="1806.80,871.91 1807.98,869.93 1808.64,868.47 1808.92,866.90 1808.95,864.61"/>
    </edge>
    <edge id=":5383341728_0" function="internal">
        <lane id=":5383341728_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.64" shape="2955.40,1034.68 2954.48,1033.28 2953.86,1032.31 2953.30,1031.31 2952.55,1029.82"/>
    </edge>
    <edge id=":5383341728_1" function="internal">
        <lane id=":5383341728_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.13" shape="2955.40,1034.68 2954.20,1033.58 2952.62,1033.40 2950.69,1034.15 2948.39,1035.82"/>
    </edge>
    <edge id=":5383341728_2" function="internal">
        <lane id=":5383341728_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2955.40,1034.68 2954.08,1034.11 2953.19,1034.22 2952.74,1034.99 2952.73,1036.43"/>
    </edge>
    <edge id=":5383341728_3" function="internal">
        <lane id=":5383341728_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.18" shape="2949.67,1031.23 2950.04,1032.44 2949.95,1033.61 2949.40,1034.73 2948.39,1035.82"/>
    </edge>
    <edge id=":5383341728_4" function="internal">
        <lane id=":5383341728_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.04" shape="2949.67,1031.23 2950.48,1032.83 2951.08,1033.90 2951.74,1034.94 2952.73,1036.43"/>
    </edge>
    <edge id=":5383341728_5" function="internal">
        <lane id=":5383341728_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2949.67,1031.23 2950.92,1031.95 2951.81,1031.96 2952.35,1031.25 2952.55,1029.82"/>
    </edge>
    <edge id=":5383341729_0" function="internal">
        <lane id=":5383341729_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.46" shape="2963.68,1043.27 2962.52,1043.26 2961.50,1042.95 2960.61,1042.35 2959.86,1041.46"/>
    </edge>
    <edge id=":5383341729_1" function="internal">
        <lane id=":5383341729_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2963.68,1043.27 2962.57,1044.19 2962.26,1045.03 2962.74,1045.78 2964.01,1046.46"/>
    </edge>
    <edge id=":5383341729_2" function="internal">
        <lane id=":5383341729_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.22" shape="2955.06,1048.07 2957.52,1046.98 2959.35,1046.64 2961.27,1046.61 2964.01,1046.46"/>
    </edge>
    <edge id=":5383341729_3" function="internal">
        <lane id=":5383341729_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.12" shape="2955.06,1048.07 2957.90,1046.31 2959.65,1044.62 2960.30,1043.00 2959.86,1041.46"/>
    </edge>
    <edge id=":5383341729_4" function="internal">
        <lane id=":5383341729_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.97" shape="2957.19,1043.22 2958.53,1044.81 2960.11,1045.87 2961.94,1046.42 2964.01,1046.46"/>
    </edge>
    <edge id=":5383341729_5" function="internal">
        <lane id=":5383341729_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2957.19,1043.22 2958.52,1043.78 2959.41,1043.68 2959.85,1042.90 2959.86,1041.46"/>
    </edge>
    <edge id=":5383341731_0" function="internal">
        <lane id=":5383341731_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.89" shape="2920.87,1068.30 2922.16,1067.15 2922.83,1066.11 2923.53,1065.10 2924.90,1064.10"/>
    </edge>
    <edge id=":5383341731_1" function="internal">
        <lane id=":5383341731_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2920.87,1068.30 2921.43,1066.97 2921.32,1066.08 2920.54,1065.63 2919.10,1065.63"/>
    </edge>
    <edge id=":5383341731_2" function="internal">
        <lane id=":5383341731_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.75" shape="2921.18,1061.49 2920.87,1062.90 2920.42,1064.07 2919.83,1064.97 2919.10,1065.63"/>
    </edge>
    <edge id=":5383341731_3" function="internal">
        <lane id=":5383341731_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.81" length="6.63" shape="2921.18,1061.49 2921.12,1063.53 2921.72,1064.64 2922.98,1064.83 2924.90,1064.10"/>
    </edge>
    <edge id=":5383341760_0" function="internal">
        <lane id=":5383341760_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.85" length="5.26" shape="2814.53,1082.57 2813.06,1082.79 2811.97,1082.45 2811.25,1081.56 2810.90,1080.12"/>
    </edge>
    <edge id=":5383341760_1" function="internal">
        <lane id=":5383341760_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.89" shape="2814.53,1082.57 2811.72,1083.40 2809.76,1083.85 2807.75,1084.06 2804.82,1084.13"/>
    </edge>
    <edge id=":5383341760_2" function="internal">
        <lane id=":5383341760_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2814.53,1082.57 2813.61,1083.68 2813.46,1084.56 2814.07,1085.21 2815.45,1085.63"/>
    </edge>
    <edge id=":5383341760_3" function="internal">
        <lane id=":5383341760_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.77" shape="2804.87,1087.33 2807.96,1087.24 2810.24,1086.99 2812.48,1086.50 2815.45,1085.63"/>
    </edge>
    <edge id=":5383341760_4" function="internal">
        <lane id=":5383341760_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.91" shape="2804.87,1087.33 2807.75,1086.84 2809.72,1085.48 2810.77,1083.24 2810.90,1080.12"/>
    </edge>
    <edge id=":5383341760_5" function="internal">
        <lane id=":5383341760_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2804.87,1087.33 2806.06,1086.51 2806.45,1085.71 2806.04,1084.91 2804.82,1084.13"/>
    </edge>
    <edge id=":5383341760_6" function="internal">
        <lane id=":5383341760_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.47" shape="2807.72,1080.41 2807.66,1082.02 2807.16,1083.18 2806.22,1083.88 2804.82,1084.13"/>
    </edge>
    <edge id=":5383341760_7" function="internal">
        <lane id=":5383341760_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.22" shape="2807.72,1080.41 2808.45,1083.49 2809.98,1085.39 2812.32,1086.10 2815.45,1085.63"/>
    </edge>
    <edge id=":5383341760_8" function="internal">
        <lane id=":5383341760_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2807.72,1080.41 2808.62,1081.53 2809.46,1081.86 2810.22,1081.39 2810.90,1080.12"/>
    </edge>
    <edge id=":5383341761_0" function="internal">
        <lane id=":5383341761_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.85" shape="2812.38,1061.62 2809.46,1061.80 2807.47,1061.96 2805.48,1062.21 2802.59,1062.64"/>
    </edge>
    <edge id=":5383341761_1" function="internal">
        <lane id=":5383341761_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.41" shape="2812.38,1061.62 2809.57,1062.19 2807.66,1063.53 2806.65,1065.63 2806.55,1068.50"/>
    </edge>
    <edge id=":5383341761_2" function="internal">
        <lane id=":5383341761_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2812.38,1061.62 2811.23,1062.49 2810.88,1063.31 2811.32,1064.09 2812.56,1064.82"/>
    </edge>
    <edge id=":5383341761_3" function="internal">
        <lane id=":5383341761_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="2809.73,1068.16 2809.78,1066.77 2810.27,1065.75 2811.20,1065.10 2812.56,1064.82"/>
    </edge>
    <edge id=":5383341761_4" function="internal">
        <lane id=":5383341761_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.39" shape="2809.73,1068.16 2809.02,1065.38 2807.60,1063.54 2805.45,1062.62 2802.59,1062.64"/>
    </edge>
    <edge id=":5383341761_5" function="internal">
        <lane id=":5383341761_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2809.73,1068.16 2808.80,1067.06 2807.97,1066.74 2807.21,1067.23 2806.55,1068.50"/>
    </edge>
    <edge id=":5383341761_6" function="internal">
        <lane id=":5383341761_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.07" shape="2803.07,1065.81 2804.46,1065.80 2805.51,1066.24 2806.20,1067.15 2806.55,1068.50"/>
    </edge>
    <edge id=":5383341761_7" function="internal">
        <lane id=":5383341761_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.55" shape="2803.07,1065.81 2805.87,1065.39 2807.80,1065.15 2809.73,1064.99 2812.56,1064.82"/>
    </edge>
    <edge id=":5383341761_8" function="internal">
        <lane id=":5383341761_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2803.07,1065.81 2804.14,1064.84 2804.41,1063.99 2803.90,1063.25 2802.59,1062.64"/>
    </edge>
    <edge id=":5383341765_0" function="internal">
        <lane id=":5383341765_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2942.86,969.50 2941.79,970.46 2941.51,971.31 2942.02,972.04 2943.32,972.66"/>
    </edge>
    <edge id=":5383341767_0" function="internal">
        <lane id=":5383341767_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3010.82,1023.38 3011.45,1022.08 3011.39,1021.19 3010.64,1020.70 3009.20,1020.62"/>
    </edge>
    <edge id=":5428497259_0" function="internal">
        <lane id=":5428497259_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.56" shape="3648.72,1524.51 3646.98,1526.23 3645.83,1527.47 3644.59,1528.57 3642.56,1529.90"/>
        <lane id=":5428497259_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.56" shape="3650.88,1526.87 3649.00,1528.72 3647.74,1530.04 3646.38,1531.23 3644.18,1532.66"/>
    </edge>
    <edge id=":5428497268_0" function="internal">
        <lane id=":5428497268_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="18.81" shape="3557.06,1516.20 3555.98,1512.00 3554.47,1507.17 3552.87,1502.37 3551.50,1498.24"/>
    </edge>
    <edge id=":5428497268_1" function="internal">
        <lane id=":5428497268_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3557.06,1516.20 3556.04,1515.19 3555.17,1514.96 3554.47,1515.51 3553.93,1516.85"/>
    </edge>
    <edge id=":5428497268_2" function="internal">
        <lane id=":5428497268_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.41" shape="3547.94,1506.97 3549.75,1507.36 3551.35,1509.13 3552.74,1512.29 3553.93,1516.85"/>
    </edge>
    <edge id=":5428497268_3" function="internal">
        <lane id=":5428497268_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.06" shape="3547.94,1506.97 3550.42,1506.06 3551.84,1504.30 3552.20,1501.69 3551.50,1498.24"/>
    </edge>
    <edge id=":5428497272_0" function="internal">
        <lane id=":5428497272_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.03" shape="3473.50,1495.25 3467.76,1496.70"/>
        <lane id=":5428497272_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.03" shape="3474.43,1498.31 3468.49,1499.82"/>
    </edge>
    <edge id=":5428497272_2" function="internal">
        <lane id=":5428497272_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.87" length="5.62" shape="3473.39,1508.74 3473.55,1507.19 3474.09,1505.96 3475.00,1505.04 3476.29,1504.44"/>
    </edge>
    <edge id=":5428497272_3" function="internal">
        <lane id=":5428497272_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.80" length="11.67" shape="3473.39,1508.74 3473.02,1504.40 3472.09,1501.47 3470.57,1499.94 3468.49,1499.82"/>
    </edge>
    <edge id=":5428497272_4" function="internal">
        <lane id=":5428497272_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.45" shape="3469.94,1506.05 3476.29,1504.44"/>
        <lane id=":5428497272_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.45" shape="3469.21,1502.94 3475.36,1501.37"/>
    </edge>
    <edge id=":5484250427_0" function="internal">
        <lane id=":5484250427_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.09" shape="3639.53,982.36 3642.55,978.27"/>
    </edge>
    <edge id=":5485710893_0" function="internal">
        <lane id=":5485710893_0_0" index="0" allow="bicycle" speed="2.89" length="2.92" width="2.00" shape="2126.53,1373.28 2126.65,1372.38 2126.43,1371.87 2125.89,1371.73 2125.02,1371.97"/>
    </edge>
    <edge id=":5485710902_0" function="internal">
        <lane id=":5485710902_0_0" index="0" allow="bicycle" speed="2.89" length="2.92" width="2.00" shape="2088.70,1414.48 2088.60,1415.38 2088.81,1415.89 2089.36,1416.03 2090.22,1415.78"/>
    </edge>
    <edge id=":5485710904_0" function="internal">
        <lane id=":5485710904_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.69" shape="2097.75,1457.14 2098.06,1458.45 2098.65,1459.26 2099.25,1460.06 2099.58,1461.36"/>
    </edge>
    <edge id=":5572794790_0" function="internal">
        <lane id=":5572794790_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.00" shape="3746.17,1199.84 3740.49,1195.74"/>
    </edge>
    <edge id=":5572794790_1" function="internal">
        <lane id=":5572794790_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3746.17,1199.84 3744.73,1199.81"/>
    </edge>
    <edge id=":5572794790_4" function="internal">
        <lane id=":5572794790_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3744.73,1199.81 3743.95,1200.25 3743.82,1201.13 3744.35,1202.47"/>
    </edge>
    <edge id=":5572794790_2" function="internal">
        <lane id=":5572794790_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.13" shape="3738.57,1198.30 3744.35,1202.47"/>
    </edge>
    <edge id=":5572794790_3" function="internal">
        <lane id=":5572794790_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="1.44" shape="3738.57,1198.30 3740.01,1198.38"/>
    </edge>
    <edge id=":5572794790_5" function="internal">
        <lane id=":5572794790_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="3.23" shape="3740.01,1198.38 3740.81,1197.98 3740.97,1197.10 3740.49,1195.74"/>
    </edge>
    <edge id=":5572794796_0" function="internal">
        <lane id=":5572794796_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.14" shape="3743.05,1339.13 3748.19,1338.87"/>
    </edge>
    <edge id=":5587460924_0" function="internal">
        <lane id=":5587460924_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.01" shape="3686.02,1365.83 3684.65,1365.72 3683.65,1365.20 3683.01,1364.26 3682.73,1362.91"/>
    </edge>
    <edge id=":5587460924_1" function="internal">
        <lane id=":5587460924_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.57" shape="3686.02,1365.83 3676.46,1366.39"/>
    </edge>
    <edge id=":5587460924_2" function="internal">
        <lane id=":5587460924_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.33" shape="3686.02,1365.83 3683.31,1366.40 3681.37,1367.72 3680.21,1369.78 3679.82,1372.60"/>
    </edge>
    <edge id=":5587460924_3" function="internal">
        <lane id=":5587460924_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3686.02,1365.83 3684.87,1366.70 3684.52,1367.52 3684.97,1368.30 3686.22,1369.02"/>
    </edge>
    <edge id=":5587460924_4" function="internal">
        <lane id=":5587460924_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.31" length="5.39" shape="3683.02,1372.60 3683.22,1371.11 3683.82,1370.02 3684.82,1369.32 3686.22,1369.02"/>
    </edge>
    <edge id=":5587460924_5" function="internal">
        <lane id=":5587460924_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.69" shape="3683.02,1372.60 3682.73,1362.91"/>
    </edge>
    <edge id=":5587460924_6" function="internal">
        <lane id=":5587460924_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.43" shape="3683.02,1372.60 3682.61,1369.75 3681.38,1367.76 3679.33,1366.64 3676.46,1366.39"/>
    </edge>
    <edge id=":5587460924_7" function="internal">
        <lane id=":5587460924_7_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3683.02,1372.60 3682.22,1371.40 3681.42,1371.00 3680.62,1371.40 3679.82,1372.60"/>
    </edge>
    <edge id=":5587460924_8" function="internal">
        <lane id=":5587460924_8_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="3676.64,1369.59 3678.03,1369.71 3679.03,1370.25 3679.62,1371.22 3679.82,1372.60"/>
    </edge>
    <edge id=":5587460924_9" function="internal">
        <lane id=":5587460924_9_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.60" shape="3676.64,1369.59 3686.22,1369.02"/>
    </edge>
    <edge id=":5587460924_10" function="internal">
        <lane id=":5587460924_10_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.32" shape="3676.64,1369.59 3679.45,1369.03 3681.40,1367.74 3682.49,1365.70 3682.73,1362.91"/>
    </edge>
    <edge id=":5587460924_11" function="internal">
        <lane id=":5587460924_11_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3676.64,1369.59 3677.79,1368.72 3678.15,1367.90 3677.70,1367.12 3676.46,1366.39"/>
    </edge>
    <edge id=":5587460924_12" function="internal">
        <lane id=":5587460924_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.14" shape="3679.54,1363.11 3679.41,1364.48 3678.86,1365.48 3677.88,1366.12 3676.46,1366.39"/>
    </edge>
    <edge id=":5587460924_13" function="internal">
        <lane id=":5587460924_13_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.50" shape="3679.54,1363.11 3679.82,1372.60"/>
    </edge>
    <edge id=":5587460924_14" function="internal">
        <lane id=":5587460924_14_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3679.54,1363.11 3680.10,1365.84 3681.40,1367.74 3683.44,1368.80 3686.22,1369.02"/>
    </edge>
    <edge id=":5587460924_15" function="internal">
        <lane id=":5587460924_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3679.54,1363.11 3680.41,1364.26 3681.23,1364.61 3682.00,1364.16 3682.73,1362.91"/>
    </edge>
    <edge id=":5587460927_0" function="internal">
        <lane id=":5587460927_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3651.41,1364.38 3651.64,1367.16 3651.70,1369.06 3651.69,1370.97 3651.65,1373.76"/>
    </edge>
    <edge id=":5587460927_1" function="internal">
        <lane id=":5587460927_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.36" shape="3651.41,1364.38 3652.06,1367.23 3653.40,1369.22 3655.42,1370.34 3658.13,1370.61"/>
    </edge>
    <edge id=":5587460927_2" function="internal">
        <lane id=":5587460927_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.66" length="4.70" shape="3651.41,1364.38 3652.21,1365.59 3653.01,1365.99 3653.82,1365.60 3654.63,1364.39"/>
    </edge>
    <edge id=":5587460927_3" function="internal">
        <lane id=":5587460927_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.08" shape="3657.96,1367.41 3656.61,1367.28 3655.61,1366.74 3654.95,1365.78 3654.63,1364.39"/>
    </edge>
    <edge id=":5587460927_4" function="internal">
        <lane id=":5587460927_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.08" shape="3657.96,1367.41 3655.21,1367.94 3653.25,1369.17 3652.06,1371.11 3651.65,1373.76"/>
    </edge>
    <edge id=":5587460927_5" function="internal">
        <lane id=":5587460927_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3657.96,1367.41 3656.80,1368.27 3656.45,1369.10 3656.89,1369.87 3658.13,1370.61"/>
    </edge>
    <edge id=":5587460927_6" function="internal">
        <lane id=":5587460927_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.21" length="5.15" shape="3654.85,1373.79 3655.06,1372.46 3655.68,1371.49 3656.70,1370.87 3658.13,1370.61"/>
    </edge>
    <edge id=":5587460927_7" function="internal">
        <lane id=":5587460927_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3654.85,1373.79 3654.89,1371.00 3654.91,1369.08 3654.85,1367.17 3654.63,1364.39"/>
    </edge>
    <edge id=":5587460927_8" function="internal">
        <lane id=":5587460927_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3654.85,1373.79 3654.06,1372.58 3653.26,1372.18 3652.46,1372.57 3651.65,1373.76"/>
    </edge>
    <edge id=":5593622259_0" function="internal">
        <lane id=":5593622259_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.44" shape="1967.04,850.87 1965.35,857.09"/>
    </edge>
    <edge id=":5593622259_1" function="internal">
        <lane id=":5593622259_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.74" length="5.54" shape="1967.04,850.87 1966.84,852.48 1967.24,853.56 1968.25,854.12 1969.86,854.16"/>
    </edge>
    <edge id=":5593622260_0" function="internal">
        <lane id=":5593622260_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.24" shape="1993.38,853.45 1992.09,851.72 1991.24,850.49 1990.23,849.43 1988.50,848.21"/>
    </edge>
    <edge id=":5593622260_1" function="internal">
        <lane id=":5593622260_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.81" length="7.56" shape="1987.11,852.16 1989.68,851.63 1990.76,850.79 1990.37,849.65 1988.50,848.21"/>
    </edge>
    <edge id=":5593622261_0" function="internal">
        <lane id=":5593622261_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.61" shape="1962.09,868.92 1961.56,870.81 1961.22,872.11 1960.94,873.42 1960.60,875.35"/>
    </edge>
    <edge id=":5593622261_1" function="internal">
        <lane id=":5593622261_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.72" length="5.60" shape="1962.09,868.92 1961.87,870.55 1962.28,871.63 1963.30,872.17 1964.94,872.16"/>
    </edge>
    <edge id=":5593622262_0" function="internal">
        <lane id=":5593622262_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.73" shape="2005.56,868.43 2001.31,863.20"/>
    </edge>
    <edge id=":5593622262_1" function="internal">
        <lane id=":5593622262_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.67" length="5.87" shape="1999.76,867.17 2001.46,866.70 2002.29,865.87 2002.24,864.71 2001.31,863.20"/>
    </edge>
    <edge id=":5593622263_0" function="internal">
        <lane id=":5593622263_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.52" shape="2014.87,885.63 2014.83,883.69 2014.80,882.34 2014.56,881.04 2013.88,879.26"/>
    </edge>
    <edge id=":5593622263_1" function="internal">
        <lane id=":5593622263_1_0" index="0" allow="pedestrian delivery bicycle" speed="4.77" length="5.32" shape="2011.46,882.83 2013.03,882.42 2013.96,881.69 2014.24,880.64 2013.88,879.26"/>
    </edge>
    <edge id=":5621263922_0" function="internal">
        <lane id=":5621263922_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.29" shape="3645.43,1576.16 3644.67,1577.85 3643.80,1578.86 3642.97,1579.89 3642.33,1581.61"/>
        <lane id=":5621263922_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.29" shape="3648.50,1577.05 3647.74,1578.73 3646.88,1579.73 3646.06,1580.75 3645.42,1582.46"/>
        <lane id=":5621263922_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.29" shape="3651.57,1577.95 3650.82,1579.61 3649.96,1580.61 3649.14,1581.61 3648.51,1583.30"/>
    </edge>
    <edge id=":5631637238_0" function="internal">
        <lane id=":5631637238_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="23.20" shape="2829.21,1609.92 2824.86,1607.47 2818.83,1604.85 2812.74,1602.31 2808.22,1600.10"/>
    </edge>
    <edge id=":5631637238_1" function="internal">
        <lane id=":5631637238_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="23.30" shape="2829.21,1609.92 2824.76,1607.65 2818.47,1605.62 2811.99,1604.18 2806.96,1603.67"/>
    </edge>
    <edge id=":5631637238_2" function="internal">
        <lane id=":5631637238_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2829.21,1609.92 2827.77,1609.84"/>
    </edge>
    <edge id=":5631637238_6" function="internal">
        <lane id=":5631637238_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2827.77,1609.84 2826.97,1610.24 2826.81,1611.12 2827.29,1612.48"/>
    </edge>
    <edge id=":5631637238_3" function="internal">
        <lane id=":5631637238_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="21.99" shape="2806.23,1606.88 2811.07,1607.29 2817.15,1608.50 2823.03,1610.31 2827.29,1612.48"/>
    </edge>
    <edge id=":5631637238_4" function="internal">
        <lane id=":5631637238_4_0" index="0" allow="pedestrian delivery bicycle" speed="6.22" length="3.86" shape="2806.23,1606.88 2810.07,1606.48"/>
    </edge>
    <edge id=":5631637238_5" function="internal">
        <lane id=":5631637238_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.69" length="1.60" shape="2806.23,1606.88 2807.62,1606.35 2807.69,1606.26"/>
    </edge>
    <edge id=":5631637238_7" function="internal">
        <lane id=":5631637238_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.22" length="10.54" shape="2810.07,1606.48 2811.12,1606.37 2813.08,1605.06 2812.11,1602.98 2808.22,1600.10"/>
    </edge>
    <edge id=":5631637238_8" function="internal">
        <lane id=":5631637238_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.69" length="3.21" shape="2807.69,1606.26 2808.20,1605.64 2807.98,1604.74 2806.96,1603.67"/>
    </edge>
    <edge id=":5631637246_0" function="internal">
        <lane id=":5631637246_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.75" shape="2791.20,1627.93 2789.18,1626.89 2787.91,1625.91 2787.03,1624.57 2786.17,1622.48"/>
    </edge>
    <edge id=":5631637246_1" function="internal">
        <lane id=":5631637246_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.79" shape="2791.20,1627.93 2789.14,1626.86 2787.65,1626.14 2786.10,1625.85 2783.87,1626.10"/>
    </edge>
    <edge id=":5631637252_0" function="internal">
        <lane id=":5631637252_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.41" shape="2777.02,1621.73 2774.04,1628.51"/>
    </edge>
    <edge id=":5631637252_1" function="internal">
        <lane id=":5631637252_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.75" length="4.67" shape="2777.02,1621.73 2777.26,1623.15 2777.82,1623.84 2778.71,1623.81 2779.94,1623.04"/>
    </edge>
    <edge id=":5631637252_2" function="internal">
        <lane id=":5631637252_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.89" length="7.58" shape="2783.37,1626.20 2780.64,1626.49 2779.16,1626.06 2778.92,1624.91 2779.94,1623.04"/>
    </edge>
    <edge id=":5631637252_3" function="internal">
        <lane id=":5631637252_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.66" shape="2783.37,1626.20 2781.56,1626.51 2778.51,1627.09 2775.55,1627.80 2774.04,1628.51"/>
    </edge>
    <edge id=":5631637252_4" function="internal">
        <lane id=":5631637252_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.55" shape="2776.92,1629.92 2777.77,1627.85 2778.21,1626.35 2778.76,1624.92 2779.94,1623.04"/>
    </edge>
    <edge id=":5631637252_5" function="internal">
        <lane id=":5631637252_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2776.92,1629.92 2776.73,1628.49 2776.18,1627.78 2775.29,1627.79 2774.04,1628.51"/>
    </edge>
    <edge id=":5643245838_0" function="internal">
        <lane id=":5643245838_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="24.17" shape="2444.14,1786.78 2439.84,1783.89 2433.98,1780.24 2428.07,1776.67 2423.63,1773.99"/>
    </edge>
    <edge id=":5643245838_1" function="internal">
        <lane id=":5643245838_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="24.59" shape="2444.14,1786.78 2439.45,1784.64 2432.67,1782.75 2425.74,1781.19 2420.57,1780.07"/>
    </edge>
    <edge id=":5643245838_2" function="internal">
        <lane id=":5643245838_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2444.14,1786.78 2442.70,1786.70 2441.90,1787.11 2441.75,1787.99 2442.23,1789.35"/>
    </edge>
    <edge id=":5643245838_3" function="internal">
        <lane id=":5643245838_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="23.33" shape="2419.82,1783.18 2424.80,1784.22 2431.34,1785.59 2437.72,1787.29 2442.23,1789.35"/>
    </edge>
    <edge id=":5643245838_4" function="internal">
        <lane id=":5643245838_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.80" shape="2419.82,1783.18 2423.34,1782.70 2425.51,1780.15 2425.78,1776.83 2423.63,1773.99"/>
    </edge>
    <edge id=":5643245838_5" function="internal">
        <lane id=":5643245838_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2419.82,1783.18 2421.17,1782.68 2421.75,1782.00 2421.55,1781.13 2420.57,1780.07"/>
    </edge>
    <edge id=":5643245838_6" function="internal">
        <lane id=":5643245838_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.54" length="12.26" shape="2421.96,1776.72 2425.61,1779.22 2426.60,1780.61 2424.92,1780.89 2420.57,1780.07"/>
    </edge>
    <edge id=":5643245838_7" function="internal">
        <lane id=":5643245838_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="23.89" shape="2421.96,1776.72 2426.36,1779.37 2432.19,1782.89 2437.97,1786.48 2442.23,1789.35"/>
    </edge>
    <edge id=":5643245838_8" function="internal">
        <lane id=":5643245838_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2421.96,1776.72 2423.40,1776.66 2424.16,1776.19 2424.24,1775.30 2423.63,1773.99"/>
    </edge>
    <edge id=":5643245839_0" function="internal">
        <lane id=":5643245839_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.79" shape="2413.80,1767.97 2412.90,1767.07 2412.18,1765.58 2411.62,1763.50 2411.23,1760.82"/>
    </edge>
    <edge id=":5643245839_1" function="internal">
        <lane id=":5643245839_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.12" shape="2413.80,1767.97 2411.22,1766.46 2409.35,1765.56 2407.42,1764.81 2404.62,1763.73"/>
    </edge>
    <edge id=":5643245839_2" function="internal">
        <lane id=":5643245839_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2413.80,1767.97 2412.35,1768.02 2411.60,1768.49 2411.52,1769.39 2412.12,1770.70"/>
    </edge>
    <edge id=":5643245839_3" function="internal">
        <lane id=":5643245839_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.58" shape="2403.44,1766.71 2406.10,1767.72 2407.92,1768.43 2409.67,1769.27 2412.12,1770.70"/>
    </edge>
    <edge id=":5643245839_4" function="internal">
        <lane id=":5643245839_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.04" shape="2403.44,1766.71 2407.21,1767.64 2409.76,1766.97 2411.10,1764.70 2411.23,1760.82"/>
    </edge>
    <edge id=":5643245839_5" function="internal">
        <lane id=":5643245839_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2403.44,1766.71 2404.85,1766.41 2405.52,1765.81 2405.44,1764.92 2404.62,1763.73"/>
    </edge>
    <edge id=":5643245839_6" function="internal">
        <lane id=":5643245839_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="5.73" shape="2408.05,1761.14 2407.99,1762.85 2407.40,1763.85 2406.28,1764.14 2404.62,1763.73"/>
    </edge>
    <edge id=":5643245839_7" function="internal">
        <lane id=":5643245839_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.70" shape="2408.05,1761.14 2408.59,1764.56 2409.45,1767.30 2410.63,1769.34 2412.12,1770.70"/>
    </edge>
    <edge id=":5643245839_8" function="internal">
        <lane id=":5643245839_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2408.05,1761.14 2408.97,1762.26 2409.80,1762.57 2410.56,1762.09 2411.23,1760.82"/>
    </edge>
    <edge id=":5647445305_0" function="internal">
        <lane id=":5647445305_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="1777.44,1449.63 1776.49,1450.71 1776.30,1451.59 1776.89,1452.26 1778.26,1452.73"/>
    </edge>
    <edge id=":5647461762_0" function="internal">
        <lane id=":5647461762_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="5.99" shape="2293.89,1104.58 2293.16,1102.97 2292.60,1101.88 2291.96,1100.85 2290.98,1099.37"/>
    </edge>
    <edge id=":5647461762_1" function="internal">
        <lane id=":5647461762_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.10" shape="2291.39,1107.52 2290.58,1105.57 2290.05,1104.22 2289.42,1102.92 2288.31,1101.13"/>
    </edge>
    <edge id=":5647461762_2" function="internal">
        <lane id=":5647461762_2_0" index="0" allow="pedestrian bus delivery bicycle" speed="6.75" length="5.88" shape="2285.99,1108.49 2286.51,1107.06 2286.62,1105.64 2286.34,1104.26 2285.65,1102.90"/>
    </edge>
    <edge id=":5681257203_0" function="internal">
        <lane id=":5681257203_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2835.69,1159.09 2835.37,1160.50 2835.63,1161.35 2836.47,1161.66 2837.89,1161.41"/>
    </edge>
    <edge id=":5727021175_0" function="internal">
        <lane id=":5727021175_0_0" index="0" allow="pedestrian bicycle" speed="2.04" length="1.46" width="1.00" shape="1815.94,1579.47 1816.34,1579.27 1816.50,1579.03 1816.40,1578.77 1816.06,1578.48"/>
    </edge>
    <edge id=":5727021176_0" function="internal">
        <lane id=":5727021176_0_0" index="0" allow="pedestrian bicycle" speed="2.04" length="1.46" width="1.00" shape="1771.44,1573.14 1771.04,1573.35 1770.88,1573.58 1770.98,1573.84 1771.32,1574.14"/>
    </edge>
    <edge id=":5727021185_0" function="internal">
        <lane id=":5727021185_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.00" shape="1870.20,1663.28 1865.20,1663.16"/>
    </edge>
    <edge id=":5727021188_0" function="internal">
        <lane id=":5727021188_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="4.54" shape="1892.96,1663.83 1888.42,1663.72"/>
    </edge>
    <edge id=":5727021198_0" function="internal">
        <lane id=":5727021198_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.84" shape="1827.45,1585.63 1825.87,1585.70 1824.80,1585.72 1823.72,1585.66 1822.16,1585.48"/>
        <lane id=":5727021198_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.84" shape="1827.58,1588.83 1825.85,1588.91 1824.66,1588.92 1823.48,1588.85 1821.76,1588.65"/>
        <lane id=":5727021198_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="5.84" shape="1827.72,1592.03 1825.83,1592.11 1824.53,1592.13 1823.24,1592.05 1821.36,1591.83"/>
    </edge>
    <edge id=":5727156349_0" function="internal">
        <lane id=":5727156349_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.83" length="6.16" shape="2306.72,1149.38 2304.65,1149.78 2303.02,1149.74 2301.85,1149.26 2301.12,1148.36"/>
    </edge>
    <edge id=":5727156349_1" function="internal">
        <lane id=":5727156349_1_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="7.79" shape="2307.54,1152.48 2305.27,1152.82 2303.64,1152.70 2302.04,1152.67 2299.85,1153.26"/>
    </edge>
    <edge id=":5727156353_0" function="internal">
        <lane id=":5727156353_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.71" shape="2177.40,1580.17 2177.73,1579.12 2178.04,1578.43 2178.49,1577.81 2179.23,1577.00"/>
    </edge>
    <edge id=":5727156353_1" function="internal">
        <lane id=":5727156353_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2177.40,1580.17 2176.98,1578.78 2176.33,1578.17 2175.45,1578.32 2174.33,1579.24"/>
    </edge>
    <edge id=":5727156357_0" function="internal">
        <lane id=":5727156357_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2138.54,1496.85 2138.24,1498.26 2138.52,1499.11 2139.36,1499.40 2140.78,1499.13"/>
    </edge>
    <edge id=":5727156358_0" function="internal">
        <lane id=":5727156358_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2150.39,1467.23 2150.14,1468.65 2150.45,1469.49 2151.31,1469.75 2152.71,1469.43"/>
    </edge>
    <edge id=":5727156369_0" function="internal">
        <lane id=":5727156369_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.37" shape="2635.27,1195.28 2630.97,1198.49"/>
    </edge>
    <edge id=":5727156369_1" function="internal">
        <lane id=":5727156369_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2635.27,1195.28 2634.74,1196.62 2634.87,1197.50 2635.66,1197.93 2637.10,1197.90"/>
    </edge>
    <edge id=":5727156369_2" function="internal">
        <lane id=":5727156369_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.13" shape="2632.99,1200.97 2637.10,1197.90"/>
    </edge>
    <edge id=":5727156369_3" function="internal">
        <lane id=":5727156369_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2632.99,1200.97 2633.41,1199.59 2633.22,1198.72 2632.40,1198.35 2630.97,1198.49"/>
    </edge>
    <edge id=":5727328850_0" function="internal">
        <lane id=":5727328850_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2400.70,1007.91 2402.12,1007.69 2402.82,1007.13 2402.80,1006.24 2402.04,1005.01"/>
    </edge>
    <edge id=":5727328856_0" function="internal">
        <lane id=":5727328856_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.38" shape="2371.28,1031.38 2372.05,1032.01 2372.56,1032.48 2373.02,1033.00 2373.63,1033.79"/>
    </edge>
    <edge id=":5727328856_1" function="internal">
        <lane id=":5727328856_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2371.28,1031.38 2372.71,1031.51 2373.52,1031.13 2373.71,1030.26 2373.27,1028.88"/>
    </edge>
    <edge id=":5727328859_0" function="internal">
        <lane id=":5727328859_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.99" length="5.06" shape="2267.01,1027.39 2265.74,1027.97 2264.61,1027.99 2263.61,1027.45 2262.75,1026.35"/>
    </edge>
    <edge id=":5727328859_1" function="internal">
        <lane id=":5727328859_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="2267.01,1027.39 2259.04,1032.42"/>
    </edge>
    <edge id=":5727328859_2" function="internal">
        <lane id=":5727328859_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.17" length="5.17" shape="2259.98,1027.95 2260.54,1029.30 2260.57,1030.50 2260.07,1031.54 2259.04,1032.42"/>
    </edge>
    <edge id=":5727328859_3" function="internal">
        <lane id=":5727328859_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2259.98,1027.95 2261.27,1028.59 2262.16,1028.53 2262.66,1027.79 2262.75,1026.35"/>
    </edge>
    <edge id=":5727328863_0" function="internal">
        <lane id=":5727328863_0_0" index="0" allow="pedestrian bicycle" speed="4.46" length="4.06" width="2.00" shape="1995.47,912.83 1994.35,912.83 1993.50,912.48 1992.92,911.77 1992.61,910.70"/>
    </edge>
    <edge id=":5727328863_1" function="internal">
        <lane id=":5727328863_1_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.02" width="2.00" shape="1995.47,912.83 1988.51,913.83"/>
    </edge>
    <edge id=":5727328863_2" function="internal">
        <lane id=":5727328863_2_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.13" width="2.00" shape="1995.47,912.83 1993.55,913.38 1992.27,914.38 1991.64,915.84 1991.64,917.76"/>
    </edge>
    <edge id=":5727328863_3" function="internal">
        <lane id=":5727328863_3_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1995.47,912.83 1994.80,913.43 1994.62,913.96 1994.94,914.42 1995.75,914.81"/>
    </edge>
    <edge id=":5727328863_4" function="internal">
        <lane id=":5727328863_4_0" index="0" allow="pedestrian bicycle" speed="4.36" length="3.89" width="2.00" shape="1993.62,917.46 1993.62,916.43 1993.98,915.65 1994.69,915.11 1995.75,914.81"/>
    </edge>
    <edge id=":5727328863_5" function="internal">
        <lane id=":5727328863_5_0" index="0" allow="pedestrian bicycle" speed="5.56" length="6.83" width="2.00" shape="1993.62,917.46 1992.61,910.70"/>
    </edge>
    <edge id=":5727328863_6" function="internal">
        <lane id=":5727328863_6_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.13" width="2.00" shape="1993.62,917.46 1993.06,915.63 1992.02,914.42 1990.50,913.81 1988.51,913.83"/>
    </edge>
    <edge id=":5727328863_7" function="internal">
        <lane id=":5727328863_7_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1993.62,917.46 1993.01,916.79 1992.48,916.62 1992.02,916.94 1991.64,917.76"/>
    </edge>
    <edge id=":5727328863_8" function="internal">
        <lane id=":5727328863_8_0" index="0" allow="pedestrian bicycle" speed="4.40" length="3.93" width="2.00" shape="1988.80,915.81 1989.91,915.79 1990.75,916.12 1991.33,916.77 1991.64,917.76"/>
    </edge>
    <edge id=":5727328863_9" function="internal">
        <lane id=":5727328863_9_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.03" width="2.00" shape="1988.80,915.81 1995.75,914.81"/>
    </edge>
    <edge id=":5727328863_10" function="internal">
        <lane id=":5727328863_10_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.27" width="2.00" shape="1988.80,915.81 1990.71,915.25 1991.98,914.21 1992.62,912.70 1992.61,910.70"/>
    </edge>
    <edge id=":5727328863_11" function="internal">
        <lane id=":5727328863_11_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1988.80,915.81 1989.47,915.20 1989.64,914.67 1989.33,914.21 1988.51,913.83"/>
    </edge>
    <edge id=":5727328863_12" function="internal">
        <lane id=":5727328863_12_0" index="0" allow="pedestrian bicycle" speed="4.43" length="4.03" width="2.00" shape="1990.63,910.99 1990.63,912.10 1990.28,912.94 1989.58,913.52 1988.51,913.83"/>
    </edge>
    <edge id=":5727328863_13" function="internal">
        <lane id=":5727328863_13_0" index="0" allow="pedestrian bicycle" speed="5.56" length="6.84" width="2.00" shape="1990.63,910.99 1991.64,917.76"/>
    </edge>
    <edge id=":5727328863_14" function="internal">
        <lane id=":5727328863_14_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.28" width="2.00" shape="1990.63,910.99 1991.19,912.90 1992.24,914.18 1993.76,914.81 1995.75,914.81"/>
    </edge>
    <edge id=":5727328863_15" function="internal">
        <lane id=":5727328863_15_0" index="0" allow="pedestrian bicycle" speed="2.89" length="2.92" width="2.00" shape="1990.63,910.99 1991.23,911.66 1991.76,911.84 1992.22,911.52 1992.61,910.70"/>
    </edge>
    <edge id=":5727538380_0" function="internal">
        <lane id=":5727538380_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="1863.56,814.82 1862.54,813.81 1861.67,813.58 1860.97,814.13 1860.43,815.47"/>
    </edge>
    <edge id=":5727538380_1" function="internal">
        <lane id=":5727538380_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="2.74" shape="1861.39,812.91 1860.43,815.47"/>
    </edge>
    <edge id=":5735529047_0" function="internal">
        <lane id=":5735529047_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2739.94,1877.85 2740.55,1879.15 2741.29,1879.66 2742.14,1879.38 2743.10,1878.31"/>
    </edge>
    <edge id=":5735539496_0" function="internal">
        <lane id=":5735539496_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2982.65,1655.90 2983.13,1657.26 2983.81,1657.84 2984.68,1657.65 2985.75,1656.68"/>
    </edge>
    <edge id=":5735539497_0" function="internal">
        <lane id=":5735539497_0_0" index="0" allow="pedestrian bicycle" speed="5.56" length="7.96" shape="2988.37,1638.38 2986.79,1639.97 2985.33,1640.61 2983.61,1640.83 2981.24,1641.14"/>
    </edge>
    <edge id=":5735539497_1" function="internal">
        <lane id=":5735539497_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.86" shape="2988.37,1638.38 2986.71,1640.74 2985.91,1642.56 2985.44,1644.55 2984.80,1647.42"/>
    </edge>
    <edge id=":5735539497_2" function="internal">
        <lane id=":5735539497_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2988.37,1638.38 2988.26,1639.81 2988.64,1640.62 2989.51,1640.81 2990.88,1640.36"/>
    </edge>
    <edge id=":5735539497_3" function="internal">
        <lane id=":5735539497_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.52" shape="2987.90,1648.21 2988.44,1645.73 2988.80,1643.99 2989.47,1642.40 2990.88,1640.36"/>
    </edge>
    <edge id=":5735539497_4" function="internal">
        <lane id=":5735539497_4_0" index="0" allow="pedestrian bicycle" speed="5.56" length="12.73" shape="2987.90,1648.21 2988.32,1644.47 2987.35,1642.05 2984.99,1640.94 2981.24,1641.14"/>
    </edge>
    <edge id=":5735539497_5" function="internal">
        <lane id=":5735539497_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2987.90,1648.21 2987.42,1646.85 2986.75,1646.26 2985.87,1646.45 2984.80,1647.42"/>
    </edge>
    <edge id=":5735539497_6" function="internal">
        <lane id=":5735539497_6_0" index="0" allow="pedestrian bicycle" speed="4.71" length="5.65" shape="2981.85,1644.28 2983.51,1644.19 2984.56,1644.69 2984.99,1645.76 2984.80,1647.42"/>
    </edge>
    <edge id=":5735539497_7" function="internal">
        <lane id=":5735539497_7_0" index="0" allow="pedestrian bicycle" speed="5.56" length="10.24" shape="2981.85,1644.28 2984.87,1643.82 2987.03,1643.42 2988.86,1642.47 2990.88,1640.36"/>
    </edge>
    <edge id=":5735539497_8" function="internal">
        <lane id=":5735539497_8_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2981.85,1644.28 2982.87,1643.27 2983.12,1642.41 2982.57,1641.70 2981.24,1641.14"/>
    </edge>
    <edge id=":5735539498_0" function="internal">
        <lane id=":5735539498_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.60" shape="3000.20,1634.34 2997.96,1632.56 2996.18,1631.49 2994.74,1630.20 2993.52,1627.76"/>
    </edge>
    <edge id=":5735539498_1" function="internal">
        <lane id=":5735539498_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.78" length="3.35" shape="3000.20,1634.34 2997.80,1632.60 2997.42,1632.52"/>
    </edge>
    <edge id=":5735539498_7" function="internal">
        <lane id=":5735539498_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.78" length="7.32" shape="2997.42,1632.52 2995.48,1632.12 2993.24,1632.90 2991.09,1634.94"/>
    </edge>
    <edge id=":5735539498_2" function="internal">
        <lane id=":5735539498_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.13" shape="2993.60,1636.93 2994.63,1635.95 2995.71,1635.57 2996.82,1635.80 2997.97,1636.64"/>
    </edge>
    <edge id=":5735539498_3" function="internal">
        <lane id=":5735539498_3_0" index="0" allow="pedestrian delivery bicycle" speed="8.63" length="9.51" shape="2993.60,1636.93 2994.41,1635.32 2994.67,1633.26 2994.37,1630.74 2993.52,1627.76"/>
    </edge>
    <edge id=":5735539498_4" function="internal">
        <lane id=":5735539498_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2993.60,1636.93 2993.72,1635.49 2993.34,1634.68 2992.46,1634.50 2991.09,1634.94"/>
    </edge>
    <edge id=":5735539498_5" function="internal">
        <lane id=":5735539498_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.40" length="5.42" shape="2991.22,1630.07 2992.00,1631.14 2992.24,1632.31 2991.93,1633.58 2991.09,1634.94"/>
    </edge>
    <edge id=":5735539498_6" function="internal">
        <lane id=":5735539498_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.42" shape="2991.22,1630.07 2997.97,1636.64"/>
    </edge>
    <edge id=":5735539499_0" function="internal">
        <lane id=":5735539499_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3027.26,1645.77 3028.65,1645.41 3029.30,1644.79 3029.19,1643.91 3028.32,1642.75"/>
    </edge>
    <edge id=":5735539501_0" function="internal">
        <lane id=":5735539501_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2949.60,1575.50 2949.10,1576.85 2949.25,1577.73 2950.04,1578.14 2951.48,1578.08"/>
    </edge>
    <edge id=":5735539504_0" function="internal">
        <lane id=":5735539504_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2937.22,1596.30 2935.83,1595.91 2934.97,1596.13 2934.62,1596.95 2934.80,1598.38"/>
    </edge>
    <edge id=":5735539509_0" function="internal">
        <lane id=":5735539509_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2903.56,1568.98 2904.95,1569.35 2905.82,1569.12 2906.15,1568.29 2905.96,1566.86"/>
    </edge>
    <edge id=":5735539512_0" function="internal">
        <lane id=":5735539512_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.70" shape="2915.67,1540.28 2913.13,1538.95 2912.02,1537.10 2911.30,1534.73 2909.92,1531.84"/>
    </edge>
    <edge id=":5735539512_1" function="internal">
        <lane id=":5735539512_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.57" shape="2915.67,1540.28 2911.97,1539.42 2909.09,1539.26 2907.04,1539.81 2905.81,1541.07"/>
    </edge>
    <edge id=":5735539512_2" function="internal">
        <lane id=":5735539512_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.11" length="4.95" shape="2915.67,1540.28 2914.25,1539.73 2913.31,1539.87 2912.86,1540.71 2912.90,1542.23"/>
    </edge>
    <edge id=":5735539512_3" function="internal">
        <lane id=":5735539512_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.67" length="5.79" shape="2908.66,1542.52 2909.65,1541.07 2910.69,1540.54 2911.77,1540.93 2912.90,1542.23"/>
    </edge>
    <edge id=":5735539512_4" function="internal">
        <lane id=":5735539512_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.20" shape="2908.66,1542.52 2910.09,1539.19 2910.77,1536.30 2910.72,1533.85 2909.92,1531.84"/>
    </edge>
    <edge id=":5735539512_5" function="internal">
        <lane id=":5735539512_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2908.66,1542.52 2908.49,1541.08 2907.96,1540.37 2907.06,1540.36 2905.81,1541.07"/>
    </edge>
    <edge id=":5735539512_6" function="internal">
        <lane id=":5735539512_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.87" shape="2907.24,1533.59 2907.65,1534.82 2907.54,1536.48 2906.93,1538.56 2905.81,1541.07"/>
    </edge>
    <edge id=":5735539512_7" function="internal">
        <lane id=":5735539512_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.33" shape="2907.24,1533.59 2912.90,1542.23"/>
    </edge>
    <edge id=":5735539512_8" function="internal">
        <lane id=":5735539512_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2907.24,1533.59 2908.56,1534.16 2909.45,1534.06 2909.90,1533.28 2909.92,1531.84"/>
    </edge>
    <edge id=":5735539517_0" function="internal">
        <lane id=":5735539517_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.09" shape="2895.32,1487.71 2895.07,1489.09 2894.44,1490.03 2893.41,1490.55 2892.00,1490.63"/>
    </edge>
    <edge id=":5735539517_1" function="internal">
        <lane id=":5735539517_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.58" shape="2895.32,1487.71 2895.22,1490.55 2895.10,1492.50 2894.88,1494.43 2894.48,1497.25"/>
    </edge>
    <edge id=":5735539517_2" function="internal">
        <lane id=":5735539517_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2895.32,1487.71 2896.08,1488.94 2896.87,1489.36 2897.68,1488.99 2898.52,1487.82"/>
    </edge>
    <edge id=":5735539517_3" function="internal">
        <lane id=":5735539517_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.93" shape="2897.65,1497.70 2898.06,1494.78 2898.29,1492.78 2898.41,1490.76 2898.52,1487.82"/>
    </edge>
    <edge id=":5735539517_4" function="internal">
        <lane id=":5735539517_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.47" shape="2897.65,1497.70 2897.65,1494.81 2896.71,1492.66 2894.82,1491.27 2892.00,1490.63"/>
    </edge>
    <edge id=":5735539517_5" function="internal">
        <lane id=":5735539517_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2897.65,1497.70 2897.03,1496.40 2896.29,1495.89 2895.44,1496.17 2894.48,1497.25"/>
    </edge>
    <edge id=":5735539517_6" function="internal">
        <lane id=":5735539517_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="2891.74,1493.82 2893.11,1494.13 2894.02,1494.81 2894.48,1495.84 2894.48,1497.25"/>
    </edge>
    <edge id=":5735539517_7" function="internal">
        <lane id=":5735539517_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.44" shape="2891.74,1493.82 2894.63,1493.64 2896.72,1492.58 2898.01,1490.64 2898.52,1487.82"/>
    </edge>
    <edge id=":5735539517_8" function="internal">
        <lane id=":5735539517_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2891.74,1493.82 2893.01,1493.12 2893.47,1492.35 2893.13,1491.53 2892.00,1490.63"/>
    </edge>
    <edge id=":5735546622_0" function="internal">
        <lane id=":5735546622_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="2893.27,1505.76 2892.88,1507.09 2892.16,1507.96 2891.12,1508.39 2889.74,1508.36"/>
    </edge>
    <edge id=":5735546622_1" function="internal">
        <lane id=":5735546622_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.66" shape="2893.27,1505.76 2892.88,1508.30 2892.78,1510.13 2893.21,1511.83 2894.43,1514.01"/>
    </edge>
    <edge id=":5735546622_2" function="internal">
        <lane id=":5735546622_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2893.27,1505.76 2893.89,1507.06 2894.63,1507.57 2895.47,1507.29 2896.44,1506.21"/>
    </edge>
    <edge id=":5735546622_3" function="internal">
        <lane id=":5735546622_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.33" shape="2897.11,1512.26 2896.24,1510.67 2895.99,1509.41 2896.13,1508.07 2896.44,1506.21"/>
    </edge>
    <edge id=":5735546622_4" function="internal">
        <lane id=":5735546622_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.58" shape="2897.11,1512.26 2895.91,1510.88 2894.28,1509.77 2892.22,1508.93 2889.74,1508.36"/>
    </edge>
    <edge id=":5735546622_5" function="internal">
        <lane id=":5735546622_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2897.11,1512.26 2895.79,1511.70 2894.90,1511.80 2894.45,1512.57 2894.43,1514.01"/>
    </edge>
    <edge id=":5735546622_6" function="internal">
        <lane id=":5735546622_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.92" shape="2889.23,1511.52 2891.05,1511.92 2892.53,1512.47 2893.66,1513.17 2894.43,1514.01"/>
    </edge>
    <edge id=":5735546622_7" function="internal">
        <lane id=":5735546622_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="2889.23,1511.52 2892.04,1511.57 2894.18,1510.70 2895.65,1508.92 2896.44,1506.21"/>
    </edge>
    <edge id=":5735546622_8" function="internal">
        <lane id=":5735546622_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2889.23,1511.52 2890.54,1510.92 2891.06,1510.20 2890.79,1509.34 2889.74,1508.36"/>
    </edge>
    <edge id=":5735546626_0" function="internal">
        <lane id=":5735546626_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2476.78,1640.55 2476.73,1642.00 2477.15,1642.78 2478.04,1642.92 2479.38,1642.41"/>
    </edge>
    <edge id=":5735546635_0" function="internal">
        <lane id=":5735546635_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.92" shape="2586.92,1594.12 2584.32,1593.61 2582.54,1593.23 2580.79,1592.76 2578.26,1591.99"/>
    </edge>
    <edge id=":5735546635_1" function="internal">
        <lane id=":5735546635_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.54" shape="2586.92,1594.12 2584.00,1593.98 2581.81,1594.83 2580.34,1596.66 2579.59,1599.49"/>
    </edge>
    <edge id=":5735546635_2" function="internal">
        <lane id=":5735546635_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2586.92,1594.12 2585.59,1594.68 2585.04,1595.38 2585.28,1596.25 2586.31,1597.26"/>
    </edge>
    <edge id=":5735546635_3" function="internal">
        <lane id=":5735546635_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.09" shape="2582.77,1599.85 2583.13,1598.49 2583.84,1597.60 2584.90,1597.19 2586.31,1597.26"/>
    </edge>
    <edge id=":5735546635_4" function="internal">
        <lane id=":5735546635_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.96" shape="2582.77,1599.85 2582.76,1597.02 2582.00,1594.77 2580.50,1593.09 2578.26,1591.99"/>
    </edge>
    <edge id=":5735546635_5" function="internal">
        <lane id=":5735546635_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2582.77,1599.85 2582.12,1598.57 2581.37,1598.08 2580.53,1598.39 2579.59,1599.49"/>
    </edge>
    <edge id=":5735546635_6" function="internal">
        <lane id=":5735546635_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.47" shape="2577.31,1595.05 2578.46,1595.64 2579.23,1596.58 2579.61,1597.86 2579.59,1599.49"/>
    </edge>
    <edge id=":5735546635_7" function="internal">
        <lane id=":5735546635_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.28" shape="2577.31,1595.05 2579.94,1595.85 2581.76,1596.34 2583.61,1596.74 2586.31,1597.26"/>
    </edge>
    <edge id=":5735546635_8" function="internal">
        <lane id=":5735546635_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2577.31,1595.05 2578.69,1594.64 2579.31,1593.99 2579.17,1593.11 2578.26,1591.99"/>
    </edge>
    <edge id=":5735546637_0" function="internal">
        <lane id=":5735546637_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="2571.39,1589.86 2570.13,1589.27 2569.39,1588.42 2569.15,1587.31 2569.41,1585.95"/>
    </edge>
    <edge id=":5735546637_1" function="internal">
        <lane id=":5735546637_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2571.39,1589.86 2570.01,1590.27 2569.39,1590.92 2569.53,1591.80 2570.44,1592.92"/>
    </edge>
    <edge id=":5735546637_2" function="internal">
        <lane id=":5735546637_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.08" shape="2566.48,1594.95 2567.07,1593.70 2567.92,1592.95 2569.05,1592.69 2570.44,1592.92"/>
    </edge>
    <edge id=":5735546637_3" function="internal">
        <lane id=":5735546637_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.46" shape="2566.48,1594.95 2569.41,1585.95"/>
    </edge>
    <edge id=":5735546640_0" function="internal">
        <lane id=":5735546640_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.17" shape="2362.08,1484.16 2359.95,1489.96"/>
    </edge>
    <edge id=":5735546640_1" function="internal">
        <lane id=":5735546640_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="2362.08,1484.16 2361.80,1485.51 2362.03,1486.62 2362.75,1487.49 2363.96,1488.12"/>
    </edge>
    <edge id=":5735546641_0" function="internal">
        <lane id=":5735546641_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2399.24,1546.61 2400.67,1546.83 2401.50,1546.51 2401.75,1545.65 2401.40,1544.25"/>
    </edge>
    <edge id=":5735546643_0" function="internal">
        <lane id=":5735546643_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.01" length="7.97" shape="2364.32,1535.83 2363.44,1537.09 2363.44,1538.65 2364.34,1540.51 2366.13,1542.67"/>
    </edge>
    <edge id=":5735546643_1" function="internal">
        <lane id=":5735546643_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2364.32,1535.83 2363.91,1537.21 2364.12,1538.08 2364.93,1538.44 2366.37,1538.29"/>
    </edge>
    <edge id=":5735546643_2" function="internal">
        <lane id=":5735546643_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.42" shape="2359.58,1535.90 2366.13,1542.67"/>
    </edge>
    <edge id=":5735546643_3" function="internal">
        <lane id=":5735546643_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.29" length="7.89" shape="2359.58,1535.90 2361.62,1537.72 2363.43,1538.73 2365.01,1538.92 2366.37,1538.29"/>
    </edge>
    <edge id=":5735640219_0" function="internal">
        <lane id=":5735640219_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2928.35,1848.82 2928.13,1850.24 2928.45,1851.08 2929.31,1851.32 2930.71,1850.98"/>
    </edge>
    <edge id=":5735640536_0" function="internal">
        <lane id=":5735640536_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="3035.49,1801.25 3035.83,1802.65 3036.44,1803.30 3037.33,1803.20 3038.49,1802.35"/>
    </edge>
    <edge id=":5735640538_0" function="internal">
        <lane id=":5735640538_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.60" shape="3085.26,1736.15 3079.53,1739.40"/>
    </edge>
    <edge id=":5735640538_1" function="internal">
        <lane id=":5735640538_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.07" shape="3085.46,1743.22 3084.97,1741.91 3085.01,1740.77 3085.60,1739.80 3086.72,1738.99"/>
    </edge>
    <edge id=":5735640538_2" function="internal">
        <lane id=":5735640538_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.03" length="7.91" shape="3085.46,1743.22 3083.93,1740.89 3082.44,1739.47 3080.97,1738.98 3079.53,1739.40"/>
    </edge>
    <edge id=":5735640538_3" function="internal">
        <lane id=":5735640538_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.33" shape="3081.22,1742.12 3086.72,1738.99"/>
    </edge>
    <edge id=":5735640541_0" function="internal">
        <lane id=":5735640541_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="7.35" shape="3066.45,1748.03 3064.67,1749.29 3063.50,1750.22 3062.44,1751.28 3060.98,1752.90"/>
    </edge>
    <edge id=":5735640541_1" function="internal">
        <lane id=":5735640541_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.99" length="1.83" shape="3066.45,1748.03 3065.42,1749.24 3065.40,1749.48"/>
    </edge>
    <edge id=":5735640541_4" function="internal">
        <lane id=":5735640541_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.99" length="6.28" shape="3065.40,1749.48 3065.29,1750.82 3066.07,1752.75 3067.76,1755.05"/>
    </edge>
    <edge id=":5735640541_2" function="internal">
        <lane id=":5735640541_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.91" length="5.17" shape="3063.38,1755.02 3064.48,1754.09 3065.58,1753.78 3066.67,1754.10 3067.76,1755.05"/>
    </edge>
    <edge id=":5735640541_3" function="internal">
        <lane id=":5735640541_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.59" shape="3063.38,1755.02 3064.68,1753.57 3065.63,1752.62 3066.68,1751.78 3068.28,1750.66"/>
    </edge>
    <edge id=":5735640542_0" function="internal">
        <lane id=":5735640542_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3129.05,1755.72 3129.30,1754.30 3128.99,1753.46 3128.13,1753.20 3126.73,1753.52"/>
    </edge>
    <edge id=":5735753256_0" function="internal">
        <lane id=":5735753256_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3154.77,1721.33 3156.19,1721.58 3157.04,1721.28 3157.30,1720.42 3156.99,1719.01"/>
    </edge>
    <edge id=":5735753262_0" function="internal">
        <lane id=":5735753262_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.37" shape="3180.83,1662.51 3178.76,1664.72 3177.35,1666.35 3176.06,1668.08 3174.39,1670.60"/>
    </edge>
    <edge id=":5735753262_1" function="internal">
        <lane id=":5735753262_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.71" length="3.57" shape="3180.83,1662.51 3178.96,1665.20 3178.91,1665.49"/>
    </edge>
    <edge id=":5735753262_7" function="internal">
        <lane id=":5735753262_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.71" length="7.93" shape="3178.91,1665.49 3178.58,1667.64 3179.70,1669.85 3182.33,1671.81"/>
    </edge>
    <edge id=":5735753262_2" function="internal">
        <lane id=":5735753262_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.82" length="5.33" shape="3183.86,1669.00 3182.65,1668.09 3182.13,1667.07 3182.30,1665.94 3183.17,1664.69"/>
    </edge>
    <edge id=":5735753262_3" function="internal">
        <lane id=":5735753262_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.23" length="10.76" shape="3183.86,1669.00 3180.93,1667.82 3178.37,1667.70 3176.19,1668.62 3174.39,1670.60"/>
    </edge>
    <edge id=":5735753262_4" function="internal">
        <lane id=":5735753262_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3183.86,1669.00 3182.43,1669.13 3181.69,1669.64 3181.66,1670.53 3182.33,1671.81"/>
    </edge>
    <edge id=":5735753262_5" function="internal">
        <lane id=":5735753262_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.53" length="5.89" shape="3177.08,1672.34 3178.01,1671.36 3179.20,1670.95 3180.64,1671.10 3182.33,1671.81"/>
    </edge>
    <edge id=":5735753262_6" function="internal">
        <lane id=":5735753262_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.80" shape="3177.08,1672.34 3178.68,1669.91 3179.87,1668.31 3181.18,1666.82 3183.17,1664.69"/>
    </edge>
    <edge id=":5735753265_0" function="internal">
        <lane id=":5735753265_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.21" length="4.84" shape="3189.67,1576.78 3188.39,1577.01 3187.30,1576.80 3186.38,1576.15 3185.66,1575.07"/>
    </edge>
    <edge id=":5735753265_1" function="internal">
        <lane id=":5735753265_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.07" shape="3189.67,1576.78 3187.41,1577.82 3185.78,1579.27 3184.79,1581.13 3184.44,1583.39"/>
    </edge>
    <edge id=":5735753265_2" function="internal">
        <lane id=":5735753265_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3189.67,1576.78 3188.78,1577.91 3188.64,1578.79 3189.27,1579.43 3190.66,1579.82"/>
    </edge>
    <edge id=":5735753265_3" function="internal">
        <lane id=":5735753265_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.06" shape="3187.64,1583.44 3187.84,1582.22 3188.41,1581.21 3189.35,1580.41 3190.66,1579.82"/>
    </edge>
    <edge id=":5735753265_4" function="internal">
        <lane id=":5735753265_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.74" shape="3187.64,1583.44 3187.62,1580.86 3187.37,1579.09 3186.77,1577.40 3185.66,1575.07"/>
    </edge>
    <edge id=":5735753265_5" function="internal">
        <lane id=":5735753265_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3187.64,1583.44 3186.85,1582.23 3186.06,1581.81 3185.25,1582.20 3184.44,1583.39"/>
    </edge>
    <edge id=":5735753265_6" function="internal">
        <lane id=":5735753265_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.24" shape="3182.78,1576.46 3183.70,1578.40 3184.21,1579.79 3184.42,1581.26 3184.44,1583.39"/>
    </edge>
    <edge id=":5735753265_7" function="internal">
        <lane id=":5735753265_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.50" shape="3182.78,1576.46 3184.20,1578.59 3185.99,1579.86 3188.14,1580.27 3190.66,1579.82"/>
    </edge>
    <edge id=":5735753265_8" function="internal">
        <lane id=":5735753265_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3182.78,1576.46 3184.02,1577.19 3184.92,1577.20 3185.46,1576.50 3185.66,1575.07"/>
    </edge>
    <edge id=":5735753270_0" function="internal">
        <lane id=":5735753270_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.24" shape="3094.17,1519.40 3091.50,1521.29 3089.44,1522.87 3087.27,1523.78 3084.25,1523.66"/>
    </edge>
    <edge id=":5735753270_1" function="internal">
        <lane id=":5735753270_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="16.90" shape="3094.17,1519.40 3089.81,1522.69 3088.64,1525.44 3090.65,1527.64 3095.86,1529.29"/>
    </edge>
    <edge id=":5735753270_2" function="internal">
        <lane id=":5735753270_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3094.17,1519.40 3093.55,1520.70 3093.62,1521.59 3094.37,1522.08 3095.81,1522.15"/>
    </edge>
    <edge id=":5735753270_3" function="internal">
        <lane id=":5735753270_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.69" length="6.85" shape="3096.50,1526.16 3094.39,1525.49 3093.57,1524.59 3094.04,1523.48 3095.81,1522.15"/>
    </edge>
    <edge id=":5735753270_4" function="internal">
        <lane id=":5735753270_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.49" shape="3096.50,1526.16 3084.25,1523.66"/>
    </edge>
    <edge id=":5735753270_5" function="internal">
        <lane id=":5735753270_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3096.50,1526.16 3095.16,1526.70 3094.61,1527.41 3094.84,1528.27 3095.86,1529.29"/>
    </edge>
    <edge id=":5735753270_6" function="internal">
        <lane id=":5735753270_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.50" shape="3083.61,1526.80 3095.86,1529.29"/>
    </edge>
    <edge id=":5735753270_7" function="internal">
        <lane id=":5735753270_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.43" shape="3083.61,1526.80 3086.98,1526.86 3089.94,1525.81 3092.78,1524.10 3095.81,1522.15"/>
    </edge>
    <edge id=":5735753270_8" function="internal">
        <lane id=":5735753270_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3083.61,1526.80 3084.95,1526.26 3085.50,1525.55 3085.27,1524.69 3084.25,1523.66"/>
    </edge>
    <edge id=":5735753271_0" function="internal">
        <lane id=":5735753271_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2907.27,1583.83 2905.96,1583.23 2905.07,1583.31 2904.60,1584.07 2904.55,1585.51"/>
    </edge>
    <edge id=":5735753277_0" function="internal">
        <lane id=":5735753277_0_0" index="0" allow="pedestrian motorcycle moped bicycle" speed="3.65" length="4.67" shape="2989.88,1684.20 2988.71,1685.04 2988.34,1685.86 2988.77,1686.64 2990.00,1687.40"/>
    </edge>
    <edge id=":5735753282_0" function="internal">
        <lane id=":5735753282_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3055.73,1517.85 3054.39,1518.40 3053.84,1519.10 3054.07,1519.96 3055.09,1520.99"/>
    </edge>
    <edge id=":5735753284_0" function="internal">
        <lane id=":5735753284_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.48" shape="3200.08,1579.98 3197.11,1570.98"/>
    </edge>
    <edge id=":5735753284_1" function="internal">
        <lane id=":5735753284_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.38" shape="3200.08,1579.98 3198.84,1577.51 3197.06,1576.03 3194.73,1575.55 3191.85,1576.07"/>
    </edge>
    <edge id=":5735753284_2" function="internal">
        <lane id=":5735753284_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3200.08,1579.98 3198.95,1579.08 3198.06,1578.95 3197.42,1579.57 3197.03,1580.96"/>
    </edge>
    <edge id=":5735753284_3" function="internal">
        <lane id=":5735753284_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.06" length="5.04" shape="3193.04,1579.05 3194.44,1578.80 3195.57,1579.04 3196.43,1579.76 3197.03,1580.96"/>
    </edge>
    <edge id=":5735753284_4" function="internal">
        <lane id=":5735753284_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.34" shape="3193.04,1579.05 3195.59,1577.81 3197.12,1576.04 3197.62,1573.77 3197.11,1570.98"/>
    </edge>
    <edge id=":5735753284_5" function="internal">
        <lane id=":5735753284_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.68" shape="3193.04,1579.05 3193.86,1577.86 3193.94,1576.97 3193.27,1576.37 3191.85,1576.07"/>
    </edge>
    <edge id=":5735753284_6" function="internal">
        <lane id=":5735753284_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.30" shape="3194.07,1572.00 3194.32,1573.39 3194.03,1574.53 3193.21,1575.43 3191.85,1576.07"/>
    </edge>
    <edge id=":5735753284_7" function="internal">
        <lane id=":5735753284_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.43" shape="3194.07,1572.00 3197.03,1580.96"/>
    </edge>
    <edge id=":5735753284_8" function="internal">
        <lane id=":5735753284_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3194.07,1572.00 3195.22,1572.88 3196.10,1573.01 3196.73,1572.37 3197.11,1570.98"/>
    </edge>
    <edge id=":5735753285_0" function="internal">
        <lane id=":5735753285_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.26" shape="3183.02,1587.20 3182.32,1588.20 3181.34,1588.88 3180.09,1589.24 3178.55,1589.28"/>
    </edge>
    <edge id=":5735753285_1" function="internal">
        <lane id=":5735753285_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.77" shape="3183.02,1587.20 3181.95,1589.55 3181.44,1591.26 3181.30,1593.06 3181.32,1595.66"/>
    </edge>
    <edge id=":5735753285_2" function="internal">
        <lane id=":5735753285_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3183.02,1587.20 3183.22,1588.63 3183.76,1589.34 3184.66,1589.32 3185.90,1588.59"/>
    </edge>
    <edge id=":5735753285_3" function="internal">
        <lane id=":5735753285_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.27" shape="3184.52,1595.62 3184.49,1593.46 3184.61,1591.97 3185.02,1590.55 3185.90,1588.59"/>
    </edge>
    <edge id=":5735753285_4" function="internal">
        <lane id=":5735753285_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.74" shape="3184.52,1595.62 3184.12,1593.01 3182.99,1591.08 3181.13,1589.84 3178.55,1589.28"/>
    </edge>
    <edge id=":5735753285_5" function="internal">
        <lane id=":5735753285_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3184.52,1595.62 3183.70,1594.43 3182.90,1594.04 3182.10,1594.45 3181.32,1595.66"/>
    </edge>
    <edge id=":5735753285_6" function="internal">
        <lane id=":5735753285_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="4.90" shape="3178.32,1592.47 3179.62,1592.75 3180.55,1593.38 3181.12,1594.34 3181.32,1595.66"/>
    </edge>
    <edge id=":5735753285_7" function="internal">
        <lane id=":5735753285_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.09" shape="3178.32,1592.47 3180.86,1592.38 3182.97,1591.70 3184.65,1590.44 3185.90,1588.59"/>
    </edge>
    <edge id=":5735753285_8" function="internal">
        <lane id=":5735753285_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3178.32,1592.47 3179.57,1591.76 3180.03,1590.99 3179.69,1590.17 3178.55,1589.28"/>
    </edge>
    <edge id=":5735869819_0" function="internal">
        <lane id=":5735869819_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.60" shape="2681.51,1165.34 2676.76,1168.30"/>
    </edge>
    <edge id=":5735869819_1" function="internal">
        <lane id=":5735869819_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2681.51,1165.34 2680.91,1166.65 2681.00,1167.54 2681.76,1168.01 2683.20,1168.05"/>
    </edge>
    <edge id=":5735869819_2" function="internal">
        <lane id=":5735869819_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.59" shape="2678.45,1171.01 2683.20,1168.05"/>
    </edge>
    <edge id=":5735869819_3" function="internal">
        <lane id=":5735869819_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2678.45,1171.01 2679.05,1169.70 2678.96,1168.81 2678.20,1168.34 2676.76,1168.30"/>
    </edge>
    <edge id=":5735869820_0" function="internal">
        <lane id=":5735869820_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.08" shape="2781.58,1036.24 2780.01,1035.80 2778.71,1034.67 2777.68,1032.84 2776.92,1030.32"/>
    </edge>
    <edge id=":5735869820_1" function="internal">
        <lane id=":5735869820_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.17" shape="2781.58,1036.24 2778.92,1035.72 2777.13,1034.87 2775.36,1034.25 2772.76,1034.40"/>
    </edge>
    <edge id=":5735869820_2" function="internal">
        <lane id=":5735869820_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.57" length="8.61" shape="2781.58,1036.24 2779.20,1035.06 2777.56,1035.15 2776.65,1036.53 2776.47,1039.18"/>
    </edge>
    <edge id=":5735869820_3" function="internal">
        <lane id=":5735869820_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="3.62" shape="2773.44,1037.52 2774.39,1037.61 2774.94,1038.18 2775.51,1038.83 2776.47,1039.18"/>
    </edge>
    <edge id=":5735869820_4" function="internal">
        <lane id=":5735869820_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.08" shape="2773.44,1037.52 2775.47,1036.68 2776.72,1035.20 2777.21,1033.08 2776.92,1030.32"/>
    </edge>
    <edge id=":5735869820_5" function="internal">
        <lane id=":5735869820_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2773.44,1037.52 2774.45,1036.49 2774.67,1035.62 2774.11,1034.92 2772.76,1034.40"/>
    </edge>
    <edge id=":5735869820_6" function="internal">
        <lane id=":5735869820_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.59" length="3.96" shape="2773.80,1031.00 2773.98,1032.35 2773.87,1033.36 2773.46,1034.05 2772.76,1034.40"/>
    </edge>
    <edge id=":5735869820_7" function="internal">
        <lane id=":5735869820_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.68" shape="2773.80,1031.00 2774.16,1032.68 2774.84,1035.44 2775.66,1038.01 2776.47,1039.18"/>
    </edge>
    <edge id=":5735869820_8" function="internal">
        <lane id=":5735869820_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2773.80,1031.00 2774.83,1032.00 2775.70,1032.22 2776.40,1031.66 2776.92,1030.32"/>
    </edge>
    <edge id=":5735869821_0" function="internal">
        <lane id=":5735869821_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.66" length="6.10" shape="2704.90,1054.77 2704.28,1056.54 2703.40,1057.30 2702.24,1057.08 2700.83,1055.85"/>
    </edge>
    <edge id=":5735869821_1" function="internal">
        <lane id=":5735869821_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.77" shape="2704.90,1054.77 2704.15,1060.08 2704.60,1063.40 2706.25,1064.70 2709.12,1064.00"/>
    </edge>
    <edge id=":5735869821_2" function="internal">
        <lane id=":5735869821_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2704.90,1054.77 2705.43,1056.11 2706.13,1056.67 2707.00,1056.44 2708.03,1055.44"/>
    </edge>
    <edge id=":5735869821_3" function="internal">
        <lane id=":5735869821_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.78" length="6.65" shape="2709.91,1060.05 2708.59,1060.35 2707.83,1059.68 2707.65,1058.05 2708.03,1055.44"/>
    </edge>
    <edge id=":5735869821_4" function="internal">
        <lane id=":5735869821_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.67" shape="2709.91,1060.05 2707.96,1060.47 2705.79,1059.91 2703.42,1058.37 2700.83,1055.85"/>
    </edge>
    <edge id=":5735869821_5" function="internal">
        <lane id=":5735869821_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.96" length="5.89" shape="2709.91,1060.05 2708.23,1060.74 2707.54,1061.63 2707.83,1062.72 2709.12,1064.00"/>
    </edge>
    <edge id=":5735869821_6" function="internal">
        <lane id=":5735869821_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.92" shape="2698.45,1057.98 2701.74,1061.29 2704.62,1063.40 2707.08,1064.30 2709.12,1064.00"/>
    </edge>
    <edge id=":5735869821_7" function="internal">
        <lane id=":5735869821_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="14.35" shape="2698.45,1057.98 2701.78,1060.87 2704.49,1061.41 2706.57,1059.60 2708.03,1055.44"/>
    </edge>
    <edge id=":5735869821_8" function="internal">
        <lane id=":5735869821_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2698.45,1057.98 2699.84,1058.34 2700.71,1058.11 2701.03,1057.27 2700.83,1055.85"/>
    </edge>
    <edge id=":5735869822_0" function="internal">
        <lane id=":5735869822_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.78" length="5.40" shape="2694.06,1048.29 2693.20,1047.00 2693.06,1045.86 2693.64,1044.87 2694.94,1044.03"/>
    </edge>
    <edge id=":5735869822_1" function="internal">
        <lane id=":5735869822_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2694.06,1048.29 2692.66,1047.93 2691.80,1048.17 2691.47,1049.00 2691.68,1050.43"/>
    </edge>
    <edge id=":5735869822_2" function="internal">
        <lane id=":5735869822_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.20" length="6.39" shape="2686.16,1048.18 2687.42,1047.87 2688.76,1048.15 2690.18,1049.00 2691.68,1050.43"/>
    </edge>
    <edge id=":5735869822_3" function="internal">
        <lane id=":5735869822_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.75" shape="2686.16,1048.18 2694.94,1044.03"/>
        <lane id=":5735869822_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.75" shape="2684.76,1045.30 2693.60,1041.12"/>
    </edge>
    <edge id=":5735869830_0" function="internal">
        <lane id=":5735869830_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.71" length="5.67" shape="2591.91,1276.68 2592.93,1275.35 2593.99,1274.88 2595.09,1275.27 2596.21,1276.50"/>
    </edge>
    <edge id=":5735869830_1" function="internal">
        <lane id=":5735869830_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2591.91,1276.68 2591.81,1275.24 2591.32,1274.50 2590.43,1274.44 2589.14,1275.09"/>
    </edge>
    <edge id=":5735869830_2" function="internal">
        <lane id=":5735869830_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.63" length="7.15" shape="2590.05,1268.41 2590.66,1269.57 2590.71,1271.07 2590.20,1272.91 2589.14,1275.09"/>
    </edge>
    <edge id=":5735869830_3" function="internal">
        <lane id=":5735869830_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.40" shape="2590.05,1268.41 2592.05,1270.68 2593.33,1272.30 2594.51,1274.00 2596.21,1276.50"/>
        <lane id=":5735869830_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.40" shape="2592.42,1266.26 2594.50,1268.62 2595.84,1270.31 2597.08,1272.08 2598.85,1274.69"/>
    </edge>
    <edge id=":5735869832_0" function="internal">
        <lane id=":5735869832_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2522.68,1255.32 2521.29,1255.68 2520.65,1256.31 2520.76,1257.20 2521.64,1258.34"/>
    </edge>
    <edge id=":5735869834_0" function="internal">
        <lane id=":5735869834_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.65" shape="2715.57,1121.59 2709.66,1113.97"/>
    </edge>
    <edge id=":5735869834_1" function="internal">
        <lane id=":5735869834_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="2715.57,1121.59 2713.59,1119.57 2711.45,1118.69 2709.15,1118.95 2706.69,1120.35"/>
    </edge>
    <edge id=":5735869834_2" function="internal">
        <lane id=":5735869834_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2715.57,1121.59 2714.22,1121.10 2713.34,1121.25 2712.93,1122.04 2713.00,1123.48"/>
    </edge>
    <edge id=":5735869834_3" function="internal">
        <lane id=":5735869834_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="2708.65,1122.88 2709.85,1122.19 2710.98,1122.07 2712.03,1122.50 2713.00,1123.48"/>
    </edge>
    <edge id=":5735869834_4" function="internal">
        <lane id=":5735869834_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.29" shape="2708.65,1122.88 2710.62,1120.84 2711.44,1118.68 2711.12,1116.39 2709.66,1113.97"/>
    </edge>
    <edge id=":5735869834_5" function="internal">
        <lane id=":5735869834_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2708.65,1122.88 2709.11,1121.51 2708.93,1120.64 2708.13,1120.25 2706.69,1120.35"/>
    </edge>
    <edge id=":5735869834_6" function="internal">
        <lane id=":5735869834_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="2707.18,1115.99 2707.90,1117.18 2708.05,1118.30 2707.65,1119.36 2706.69,1120.35"/>
    </edge>
    <edge id=":5735869834_7" function="internal">
        <lane id=":5735869834_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.48" shape="2707.18,1115.99 2713.00,1123.48"/>
    </edge>
    <edge id=":5735869834_8" function="internal">
        <lane id=":5735869834_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2707.18,1115.99 2708.56,1116.42 2709.43,1116.22 2709.80,1115.40 2709.66,1113.97"/>
    </edge>
    <edge id=":5735869839_0" function="internal">
        <lane id=":5735869839_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.44" shape="2766.24,1308.62 2758.48,1313.98"/>
    </edge>
    <edge id=":5735869839_1" function="internal">
        <lane id=":5735869839_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.94" length="3.25" shape="2766.24,1308.62 2764.09,1310.68 2764.00,1310.93"/>
    </edge>
    <edge id=":5735869839_7" function="internal">
        <lane id=":5735869839_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.94" length="8.01" shape="2764.00,1310.93 2763.25,1312.96 2763.73,1315.48 2765.53,1318.22"/>
    </edge>
    <edge id=":5735869839_2" function="internal">
        <lane id=":5735869839_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.32" shape="2767.65,1315.78 2766.82,1314.50 2766.61,1313.32 2767.02,1312.24 2768.06,1311.26"/>
    </edge>
    <edge id=":5735869839_3" function="internal">
        <lane id=":5735869839_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.21" length="10.42" shape="2767.65,1315.78 2765.43,1313.75 2763.16,1312.78 2760.85,1312.85 2758.48,1313.98"/>
    </edge>
    <edge id=":5735869839_4" function="internal">
        <lane id=":5735869839_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.66" length="4.72" shape="2767.65,1315.78 2766.20,1315.60 2765.37,1315.94 2765.14,1316.82 2765.53,1318.22"/>
    </edge>
    <edge id=":5735869839_5" function="internal">
        <lane id=":5735869839_5_0" index="0" allow="pedestrian delivery bicycle" speed="5.66" length="6.06" shape="2760.29,1316.61 2761.53,1316.09 2762.81,1316.18 2764.14,1316.89 2765.53,1318.22"/>
    </edge>
    <edge id=":5735869839_6" function="internal">
        <lane id=":5735869839_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.44" shape="2760.29,1316.61 2768.06,1311.26"/>
    </edge>
    <edge id=":5735869840_0" function="internal">
        <lane id=":5735869840_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.16" length="5.14" shape="2573.38,1408.34 2572.82,1409.67 2572.00,1410.53 2570.91,1410.91 2569.56,1410.81"/>
    </edge>
    <edge id=":5735869840_1" function="internal">
        <lane id=":5735869840_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.33" shape="2573.38,1408.34 2573.03,1411.16 2573.69,1413.39 2575.34,1415.02 2577.99,1416.05"/>
    </edge>
    <edge id=":5735869840_2" function="internal">
        <lane id=":5735869840_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2573.38,1408.34 2573.84,1409.70 2574.50,1410.30 2575.38,1410.12 2576.47,1409.17"/>
    </edge>
    <edge id=":5735869840_3" function="internal">
        <lane id=":5735869840_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="2578.72,1412.93 2577.43,1412.43 2576.62,1411.63 2576.30,1410.55 2576.47,1409.17"/>
    </edge>
    <edge id=":5735869840_4" function="internal">
        <lane id=":5735869840_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="2578.72,1412.93 2569.56,1410.81"/>
    </edge>
    <edge id=":5735869840_5" function="internal">
        <lane id=":5735869840_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2578.72,1412.93 2577.37,1413.44 2576.80,1414.13 2577.01,1415.00 2577.99,1416.05"/>
    </edge>
    <edge id=":5735869840_6" function="internal">
        <lane id=":5735869840_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="2568.84,1413.92 2577.99,1416.05"/>
    </edge>
    <edge id=":5735869840_7" function="internal">
        <lane id=":5735869840_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="2568.84,1413.92 2571.56,1414.15 2573.73,1413.43 2575.37,1411.77 2576.47,1409.17"/>
    </edge>
    <edge id=":5735869840_8" function="internal">
        <lane id=":5735869840_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2568.84,1413.92 2570.19,1413.41 2570.76,1412.73 2570.55,1411.86 2569.56,1410.81"/>
    </edge>
    <edge id=":5735869843_0" function="internal">
        <lane id=":5735869843_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.02" shape="2592.62,1412.95 2592.14,1414.24 2591.37,1415.07 2590.29,1415.42 2588.92,1415.30"/>
    </edge>
    <edge id=":5735869843_1" function="internal">
        <lane id=":5735869843_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.17" shape="2592.62,1412.95 2592.42,1415.74 2593.15,1417.95 2594.79,1419.55 2597.35,1420.55"/>
    </edge>
    <edge id=":5735869843_2" function="internal">
        <lane id=":5735869843_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2592.62,1412.95 2593.15,1414.28 2593.85,1414.84 2594.72,1414.61 2595.75,1413.60"/>
    </edge>
    <edge id=":5735869843_3" function="internal">
        <lane id=":5735869843_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.11" length="5.08" shape="2598.08,1417.43 2596.81,1416.93 2596.00,1416.13 2595.65,1415.02 2595.75,1413.60"/>
    </edge>
    <edge id=":5735869843_4" function="internal">
        <lane id=":5735869843_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="2598.08,1417.43 2588.92,1415.30"/>
    </edge>
    <edge id=":5735869843_5" function="internal">
        <lane id=":5735869843_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2598.08,1417.43 2596.73,1417.94 2596.16,1418.63 2596.37,1419.50 2597.35,1420.55"/>
    </edge>
    <edge id=":5735869843_6" function="internal">
        <lane id=":5735869843_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="2588.19,1418.42 2597.35,1420.55"/>
    </edge>
    <edge id=":5735869843_7" function="internal">
        <lane id=":5735869843_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.26" shape="2588.19,1418.42 2591.00,1418.66 2593.20,1417.94 2594.78,1416.25 2595.75,1413.60"/>
    </edge>
    <edge id=":5735869843_8" function="internal">
        <lane id=":5735869843_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2588.19,1418.42 2589.54,1417.91 2590.11,1417.22 2589.91,1416.35 2588.92,1415.30"/>
    </edge>
    <edge id=":5735869844_0" function="internal">
        <lane id=":5735869844_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.44" shape="2623.58,1429.98 2626.65,1421.05"/>
    </edge>
    <edge id=":5735869844_1" function="internal">
        <lane id=":5735869844_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.98" length="8.07" shape="2623.58,1429.98 2624.29,1427.24 2624.29,1425.17 2623.59,1423.76 2622.18,1423.02"/>
    </edge>
    <edge id=":5735869844_2" function="internal">
        <lane id=":5735869844_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.37" length="7.95" shape="2621.46,1426.14 2622.98,1426.10 2624.36,1425.24 2625.58,1423.55 2626.65,1421.05"/>
    </edge>
    <edge id=":5735869844_3" function="internal">
        <lane id=":5735869844_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2621.46,1426.14 2622.81,1425.63 2623.38,1424.94 2623.17,1424.07 2622.18,1423.02"/>
    </edge>
    <edge id=":5735869845_0" function="internal">
        <lane id=":5735869845_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2548.86,1406.01 2547.51,1406.52 2546.94,1407.21 2547.15,1408.08 2548.14,1409.13"/>
    </edge>
    <edge id=":5735869852_0" function="internal">
        <lane id=":5735869852_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2315.55,1417.45 2315.22,1418.86 2315.48,1419.72 2316.32,1420.02 2317.74,1419.78"/>
    </edge>
    <edge id=":5735869856_0" function="internal">
        <lane id=":5735869856_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.05" shape="2401.62,1318.34 2400.42,1319.06 2399.30,1319.21 2398.25,1318.79 2397.26,1317.81"/>
    </edge>
    <edge id=":5735869856_1" function="internal">
        <lane id=":5735869856_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="9.52" shape="2401.62,1318.34 2394.17,1324.18"/>
        <lane id=":5735869856_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="9.52" shape="2403.64,1320.82 2396.10,1326.74"/>
    </edge>
    <edge id=":5735869856_3" function="internal">
        <lane id=":5735869856_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.11" shape="2394.70,1319.73 2395.40,1320.98 2395.54,1322.14 2395.13,1323.21 2394.17,1324.18"/>
    </edge>
    <edge id=":5735869856_4" function="internal">
        <lane id=":5735869856_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2394.70,1319.73 2396.06,1320.21 2396.94,1320.05 2397.34,1319.25 2397.26,1317.81"/>
    </edge>
    <edge id=":5735869858_0" function="internal">
        <lane id=":5735869858_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.70" length="6.91" shape="2350.34,1261.67 2348.11,1261.42 2347.14,1260.69 2347.41,1259.51 2348.93,1257.87"/>
    </edge>
    <edge id=":5735869858_1" function="internal">
        <lane id=":5735869858_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2350.34,1261.67 2349.13,1262.46 2348.72,1263.26 2349.12,1264.06 2350.31,1264.87"/>
    </edge>
    <edge id=":5735869858_2" function="internal">
        <lane id=":5735869858_2_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="11.39" shape="2339.41,1266.17 2342.00,1264.57 2344.40,1264.27 2347.03,1264.59 2350.31,1264.87"/>
    </edge>
    <edge id=":5735869858_3" function="internal">
        <lane id=":5735869858_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="12.63" shape="2339.41,1266.17 2348.93,1257.87"/>
    </edge>
    <edge id=":5735869860_0" function="internal">
        <lane id=":5735869860_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.30" shape="2440.79,1286.60 2439.91,1286.41 2439.31,1286.23 2438.74,1286.01 2437.89,1285.69"/>
        <lane id=":5735869860_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="3.30" shape="2440.20,1289.74 2439.16,1289.52 2438.47,1289.32 2437.78,1289.07 2436.79,1288.70"/>
    </edge>
    <edge id=":5735869860_2" function="internal">
        <lane id=":5735869860_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.63" length="6.05" shape="2439.60,1292.88 2437.85,1292.58 2436.59,1292.56 2435.40,1292.92 2433.86,1293.77"/>
        <lane id=":5735869860_2_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="6.73" length="3.54" shape="2439.01,1296.03 2437.98,1295.84 2437.24,1295.78 2436.54,1295.95 2435.64,1296.43"/>
    </edge>
    <edge id=":5735977046_0" function="internal">
        <lane id=":5735977046_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3072.44,1398.28 3071.12,1397.69 3070.23,1397.77 3069.76,1398.54 3069.72,1399.98"/>
    </edge>
    <edge id=":5735977048_0" function="internal">
        <lane id=":5735977048_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3036.56,1329.06 3035.12,1329.15 3034.38,1329.64 3034.32,1330.53 3034.96,1331.82"/>
    </edge>
    <edge id=":5735977058_0" function="internal">
        <lane id=":5735977058_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.00" length="8.01" shape="3002.35,1469.11 3000.75,1468.59 2999.21,1467.60 2997.73,1466.12 2996.32,1464.18"/>
    </edge>
    <edge id=":5735977058_1" function="internal">
        <lane id=":5735977058_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.91" shape="3002.35,1469.11 2994.41,1468.22"/>
        <lane id=":5735977058_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.91" shape="3001.80,1472.26 2994.03,1471.40"/>
    </edge>
    <edge id=":5735977061_0" function="internal">
        <lane id=":5735977061_0_0" index="0" allow="pedestrian delivery bicycle" speed="9.34" length="7.23" shape="2951.90,1459.28 2950.28,1460.71 2949.08,1461.73 2947.75,1462.30 2945.71,1462.38"/>
    </edge>
    <edge id=":5735977061_1" function="internal">
        <lane id=":5735977061_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.29" shape="2953.02,1463.24 2945.71,1462.38"/>
        <lane id=":5735977061_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="7.29" shape="2952.64,1466.41 2945.49,1465.57"/>
    </edge>
    <edge id=":5735977062_0" function="internal">
        <lane id=":5735977062_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.55" length="4.10" shape="3088.88,1425.54 3088.08,1425.76 3087.31,1425.50 3086.57,1424.76 3085.87,1423.54"/>
    </edge>
    <edge id=":5735977062_1" function="internal">
        <lane id=":5735977062_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.12" shape="3088.88,1425.54 3081.75,1429.41"/>
    </edge>
    <edge id=":5735977062_2" function="internal">
        <lane id=":5735977062_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.20" shape="3083.25,1432.24 3090.45,1428.33"/>
    </edge>
    <edge id=":5735977062_3" function="internal">
        <lane id=":5735977062_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.01" length="3.22" shape="3083.25,1432.24 3085.42,1430.63 3085.68,1430.19"/>
    </edge>
    <edge id=":5735977062_7" function="internal">
        <lane id=":5735977062_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.01" length="7.03" shape="3085.68,1430.19 3086.59,1428.65 3086.74,1426.28 3085.87,1423.54"/>
    </edge>
    <edge id=":5735977062_4" function="internal">
        <lane id=":5735977062_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.23" length="5.27" shape="3082.97,1424.90 3083.44,1426.35 3083.39,1427.58 3082.83,1428.60 3081.75,1429.41"/>
    </edge>
    <edge id=":5735977062_5" function="internal">
        <lane id=":5735977062_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.50" length="9.50" shape="3082.97,1424.90 3084.50,1427.38 3086.26,1428.78 3088.24,1429.09 3090.45,1428.33"/>
    </edge>
    <edge id=":5735977062_6" function="internal">
        <lane id=":5735977062_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3082.97,1424.90 3084.21,1425.65 3085.10,1425.67 3085.65,1424.97 3085.87,1423.54"/>
    </edge>
    <edge id=":5735977071_0" function="internal">
        <lane id=":5735977071_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="4.40" shape="3257.13,1229.03 3256.82,1227.79 3256.89,1226.85 3256.93,1225.93 3256.51,1224.74"/>
    </edge>
    <edge id=":5735977071_1" function="internal">
        <lane id=":5735977071_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.80" shape="3257.13,1229.03 3256.83,1229.78"/>
    </edge>
    <edge id=":5735977071_2" function="internal">
        <lane id=":5735977071_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.19" length="4.67" shape="3253.72,1226.30 3256.83,1229.78"/>
    </edge>
    <edge id=":5735977071_3" function="internal">
        <lane id=":5735977071_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.28" shape="3253.72,1226.30 3254.86,1226.88"/>
    </edge>
    <edge id=":5735977071_4" function="internal">
        <lane id=":5735977071_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.39" shape="3254.86,1226.88 3255.00,1226.96 3255.89,1226.92 3256.40,1226.18 3256.51,1224.74"/>
    </edge>
    <edge id=":5735977080_0" function="internal">
        <lane id=":5735977080_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3144.82,1225.46 3146.14,1224.87 3146.67,1224.15 3146.41,1223.30 3145.36,1222.30"/>
    </edge>
    <edge id=":5735977082_0" function="internal">
        <lane id=":5735977082_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.02" length="6.67" shape="3095.75,1268.22 3095.14,1270.35 3094.29,1271.86 3093.21,1272.74 3091.90,1272.99"/>
    </edge>
    <edge id=":5735977082_1" function="internal">
        <lane id=":5735977082_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="12.48" shape="3095.75,1268.22 3095.53,1271.87 3096.59,1274.22 3098.95,1275.28 3102.60,1275.04"/>
    </edge>
    <edge id=":5735977082_2" function="internal">
        <lane id=":5735977082_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3095.75,1268.22 3096.29,1269.56 3097.00,1270.11 3097.86,1269.87 3098.88,1268.86"/>
    </edge>
    <edge id=":5735977082_3" function="internal">
        <lane id=":5735977082_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.73" length="5.58" shape="3101.95,1271.91 3100.32,1272.01 3099.26,1271.54 3098.78,1270.49 3098.88,1268.86"/>
    </edge>
    <edge id=":5735977082_4" function="internal">
        <lane id=":5735977082_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.15" shape="3101.95,1271.91 3099.02,1272.53 3096.96,1272.90 3094.89,1273.05 3091.90,1272.99"/>
    </edge>
    <edge id=":5735977082_5" function="internal">
        <lane id=":5735977082_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="10.93" shape="3091.77,1276.19 3094.88,1276.24 3097.22,1276.07 3099.54,1275.68 3102.60,1275.04"/>
    </edge>
    <edge id=":5735977082_6" function="internal">
        <lane id=":5735977082_6_0" index="0" allow="pedestrian delivery bicycle" speed="7.62" length="2.93" shape="3091.77,1276.19 3094.31,1275.81 3094.61,1275.61"/>
    </edge>
    <edge id=":5735977082_7" function="internal">
        <lane id=":5735977082_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.62" length="8.29" shape="3094.61,1275.61 3096.34,1274.47 3097.87,1272.15 3098.88,1268.86"/>
    </edge>
    <edge id=":5735977100_0" function="internal">
        <lane id=":5735977100_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3065.14,1092.38 3065.79,1093.67 3066.53,1094.17 3067.37,1093.87 3068.32,1092.78"/>
    </edge>
    <edge id=":5735977107_0" function="internal">
        <lane id=":5735977107_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.07" shape="3128.47,1049.19 3128.26,1050.57 3127.65,1051.53 3126.65,1052.07 3125.26,1052.18"/>
    </edge>
    <edge id=":5735977107_1" function="internal">
        <lane id=":5735977107_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.39" shape="3128.47,1049.19 3128.44,1058.58"/>
    </edge>
    <edge id=":5735977107_2" function="internal">
        <lane id=":5735977107_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.36" shape="3131.64,1058.57 3131.67,1049.21"/>
    </edge>
    <edge id=":5735977107_3" function="internal">
        <lane id=":5735977107_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.02" length="3.12" shape="3131.64,1058.57 3131.24,1055.92 3131.01,1055.55"/>
    </edge>
    <edge id=":5735977107_7" function="internal">
        <lane id=":5735977107_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.02" length="7.04" shape="3131.01,1055.55 3130.04,1053.98 3128.05,1052.73 3125.26,1052.18"/>
    </edge>
    <edge id=":5735977107_4" function="internal">
        <lane id=":5735977107_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.25" length="5.24" shape="3125.06,1055.37 3126.54,1055.65 3127.59,1056.28 3128.23,1057.26 3128.44,1058.58"/>
    </edge>
    <edge id=":5735977107_5" function="internal">
        <lane id=":5735977107_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.82" length="10.44" shape="3125.06,1055.37 3127.93,1055.14 3129.99,1054.04 3131.24,1052.06 3131.67,1049.21"/>
    </edge>
    <edge id=":5735977107_6" function="internal">
        <lane id=":5735977107_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3125.06,1055.37 3126.31,1054.65 3126.76,1053.87 3126.41,1053.05 3125.26,1052.18"/>
    </edge>
    <edge id=":5735977108_0" function="internal">
        <lane id=":5735977108_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.87" length="5.22" shape="3053.48,1264.20 3053.02,1265.59 3052.23,1266.42 3051.12,1266.68 3049.68,1266.38"/>
    </edge>
    <edge id=":5735977108_1" function="internal">
        <lane id=":5735977108_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.15" length="10.50" shape="3053.48,1264.20 3053.32,1267.22 3054.03,1269.59 3055.61,1271.30 3058.06,1272.37"/>
    </edge>
    <edge id=":5735977108_2" function="internal">
        <lane id=":5735977108_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3053.48,1264.20 3054.06,1265.52 3054.77,1266.05 3055.63,1265.80 3056.63,1264.76"/>
    </edge>
    <edge id=":5735977108_3" function="internal">
        <lane id=":5735977108_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.42" length="5.62" shape="3058.85,1269.26 3057.63,1268.71 3056.85,1267.77 3056.52,1266.46 3056.63,1264.76"/>
    </edge>
    <edge id=":5735977108_4" function="internal">
        <lane id=":5735977108_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.62" shape="3058.85,1269.26 3056.09,1268.55 3054.21,1268.00 3052.36,1267.36 3049.68,1266.38"/>
    </edge>
    <edge id=":5735977108_5" function="internal">
        <lane id=":5735977108_5_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.95" shape="3048.58,1269.38 3051.35,1270.40 3053.27,1271.06 3055.21,1271.62 3058.06,1272.37"/>
    </edge>
    <edge id=":5735977108_6" function="internal">
        <lane id=":5735977108_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.74" length="3.46" shape="3048.58,1269.38 3051.63,1270.03 3051.96,1269.95"/>
    </edge>
    <edge id=":5735977108_7" function="internal">
        <lane id=":5735977108_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.74" length="7.61" shape="3051.96,1269.95 3053.98,1269.47 3055.65,1267.72 3056.63,1264.76"/>
    </edge>
    <edge id=":5735977113_0" function="internal">
        <lane id=":5735977113_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.83" length="5.30" shape="3147.30,1039.40 3145.87,1039.85 3144.73,1039.69 3143.90,1038.91 3143.36,1037.50"/>
    </edge>
    <edge id=":5735977113_1" function="internal">
        <lane id=":5735977113_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.04" shape="3147.30,1039.40 3144.72,1040.95 3142.91,1042.72 3141.87,1044.72 3141.61,1046.95"/>
    </edge>
    <edge id=":5735977113_2" function="internal">
        <lane id=":5735977113_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3147.30,1039.40 3146.57,1040.64 3146.56,1041.54 3147.27,1042.08 3148.70,1042.28"/>
    </edge>
    <edge id=":5735977113_3" function="internal">
        <lane id=":5735977113_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.29" shape="3144.80,1046.78 3145.00,1045.54 3145.71,1044.38 3146.94,1043.29 3148.70,1042.28"/>
    </edge>
    <edge id=":5735977113_4" function="internal">
        <lane id=":5735977113_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.42" shape="3144.80,1046.78 3144.62,1044.00 3144.38,1042.10 3143.99,1040.22 3143.36,1037.50"/>
    </edge>
    <edge id=":5735977113_5" function="internal">
        <lane id=":5735977113_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3144.80,1046.78 3143.94,1045.63 3143.12,1045.27 3142.34,1045.71 3141.61,1046.95"/>
    </edge>
    <edge id=":5735977113_6" function="internal">
        <lane id=":5735977113_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.87" shape="3140.24,1038.21 3140.83,1040.77 3141.20,1042.54 3141.44,1044.32 3141.61,1046.95"/>
    </edge>
    <edge id=":5735977113_7" function="internal">
        <lane id=":5735977113_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.38" shape="3140.24,1038.21 3141.39,1041.22 3143.19,1042.91 3145.62,1043.26 3148.70,1042.28"/>
    </edge>
    <edge id=":5735977113_8" function="internal">
        <lane id=":5735977113_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3140.24,1038.21 3141.29,1039.20 3142.15,1039.41 3142.85,1038.85 3143.36,1037.50"/>
    </edge>
    <edge id=":5735977117_0" function="internal">
        <lane id=":5735977117_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="10.49" length="7.41" shape="3118.84,1131.50 3117.68,1133.39 3116.85,1134.75 3115.77,1135.77 3113.84,1136.63"/>
    </edge>
    <edge id=":5735977117_1" function="internal">
        <lane id=":5735977117_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="3.85" shape="3118.84,1131.50 3117.31,1134.60 3117.31,1134.99"/>
    </edge>
    <edge id=":5735977117_7" function="internal">
        <lane id=":5735977117_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="8.12" shape="3117.31,1134.99 3117.34,1137.13 3118.94,1139.09 3122.12,1140.47"/>
    </edge>
    <edge id=":5735977117_2" function="internal">
        <lane id=":5735977117_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.77" length="5.45" shape="3122.97,1137.39 3121.53,1136.76 3120.80,1135.86 3120.78,1134.71 3121.48,1133.30"/>
    </edge>
    <edge id=":5735977117_3" function="internal">
        <lane id=":5735977117_3_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="9.42" shape="3122.97,1137.39 3120.29,1136.55 3118.38,1136.00 3116.48,1135.96 3113.84,1136.63"/>
    </edge>
    <edge id=":5735977117_4" function="internal">
        <lane id=":5735977117_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3122.97,1137.39 3121.60,1137.84 3121.00,1138.50 3121.17,1139.38 3122.12,1140.47"/>
    </edge>
    <edge id=":5735977117_5" function="internal">
        <lane id=":5735977117_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="7.51" shape="3114.86,1139.67 3116.96,1139.16 3118.47,1139.27 3119.98,1139.77 3122.12,1140.47"/>
    </edge>
    <edge id=":5735977117_6" function="internal">
        <lane id=":5735977117_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="11.82" length="9.49" shape="3114.86,1139.67 3117.37,1138.59 3118.83,1137.36 3119.96,1135.69 3121.48,1133.30"/>
    </edge>
    <edge id=":5735980128_0" function="internal">
        <lane id=":5735980128_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3260.77,1340.92 3261.08,1339.51 3260.82,1338.65 3259.97,1338.35 3258.55,1338.60"/>
    </edge>
    <edge id=":5735980129_0" function="internal">
        <lane id=":5735980129_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.94" length="5.13" shape="3241.12,1355.27 3239.96,1356.10 3238.84,1356.32 3237.77,1355.93 3236.75,1354.95"/>
    </edge>
    <edge id=":5735980129_1" function="internal">
        <lane id=":5735980129_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.25" shape="3241.12,1355.27 3239.29,1357.53 3238.52,1359.79 3238.79,1362.08 3240.12,1364.37"/>
    </edge>
    <edge id=":5735980129_2" function="internal">
        <lane id=":5735980129_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3241.12,1355.27 3240.81,1356.68 3241.07,1357.53 3241.91,1357.83 3243.33,1357.58"/>
    </edge>
    <edge id=":5735980129_3" function="internal">
        <lane id=":5735980129_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.35" length="5.41" shape="3242.61,1362.36 3241.96,1361.20 3241.86,1360.01 3242.32,1358.81 3243.33,1357.58"/>
    </edge>
    <edge id=":5735980129_4" function="internal">
        <lane id=":5735980129_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.46" shape="3242.61,1362.36 3236.75,1354.95"/>
    </edge>
    <edge id=":5735980129_5" function="internal">
        <lane id=":5735980129_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3242.61,1362.36 3241.24,1361.93 3240.36,1362.12 3239.99,1362.94 3240.12,1364.37"/>
    </edge>
    <edge id=":5735980129_6" function="internal">
        <lane id=":5735980129_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.51" shape="3234.22,1356.91 3240.12,1364.37"/>
    </edge>
    <edge id=":5735980129_7" function="internal">
        <lane id=":5735980129_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.68" shape="3234.22,1356.91 3236.36,1358.97 3238.59,1359.77 3240.91,1359.31 3243.33,1357.58"/>
    </edge>
    <edge id=":5735980129_8" function="internal">
        <lane id=":5735980129_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3234.22,1356.91 3235.59,1357.37 3236.47,1357.19 3236.85,1356.38 3236.75,1354.95"/>
    </edge>
    <edge id=":5735980130_0" function="internal">
        <lane id=":5735980130_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3230.68,1422.40 3232.02,1422.93 3232.90,1422.80 3233.33,1422.02 3233.30,1420.58"/>
    </edge>
    <edge id=":5735980131_0" function="internal">
        <lane id=":5735980131_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.19" shape="3193.35,1361.33 3191.99,1363.33 3190.93,1364.62 3189.71,1365.76 3187.86,1367.34"/>
    </edge>
    <edge id=":5735980131_1" function="internal">
        <lane id=":5735980131_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.78" length="2.79" shape="3193.35,1361.33 3192.43,1363.40 3192.40,1363.92"/>
    </edge>
    <edge id=":5735980131_7" function="internal">
        <lane id=":5735980131_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.78" length="6.82" shape="3192.40,1363.92 3192.28,1365.58 3192.91,1367.87 3194.31,1370.27"/>
    </edge>
    <edge id=":5735980131_2" function="internal">
        <lane id=":5735980131_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.16" length="5.74" shape="3196.90,1368.40 3195.99,1366.88 3195.54,1365.49 3195.56,1364.22 3196.03,1363.07"/>
    </edge>
    <edge id=":5735980131_3" function="internal">
        <lane id=":5735980131_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.80" length="10.59" shape="3196.90,1368.40 3194.85,1366.29 3192.67,1365.41 3190.34,1365.76 3187.86,1367.34"/>
    </edge>
    <edge id=":5735980131_4" function="internal">
        <lane id=":5735980131_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3196.90,1368.40 3195.55,1367.89 3194.66,1368.04 3194.25,1368.83 3194.31,1370.27"/>
    </edge>
    <edge id=":5735980131_5" function="internal">
        <lane id=":5735980131_5_0" index="0" allow="pedestrian delivery bicycle" speed="4.95" length="5.10" shape="3189.95,1369.76 3191.14,1369.00 3192.27,1368.83 3193.32,1369.26 3194.31,1370.27"/>
    </edge>
    <edge id=":5735980131_6" function="internal">
        <lane id=":5735980131_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.10" shape="3189.95,1369.76 3192.00,1368.01 3193.35,1366.73 3194.53,1365.30 3196.03,1363.07"/>
    </edge>
    <edge id=":5735980132_0" function="internal">
        <lane id=":5735980132_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3251.29,1378.22 3252.67,1378.66 3253.54,1378.47 3253.92,1377.65 3253.79,1376.22"/>
    </edge>
    <edge id=":5735980133_0" function="internal">
        <lane id=":5735980133_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.63" shape="3207.85,1338.26 3202.95,1346.54"/>
    </edge>
    <edge id=":5735980133_1" function="internal">
        <lane id=":5735980133_1_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="3.59" shape="3207.85,1338.26 3206.55,1341.60"/>
    </edge>
    <edge id=":5735980133_7" function="internal">
        <lane id=":5735980133_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.67" length="8.71" shape="3206.55,1341.60 3206.83,1344.15 3208.70,1345.91 3212.15,1346.87"/>
    </edge>
    <edge id=":5735980133_2" function="internal">
        <lane id=":5735980133_2_0" index="0" allow="pedestrian delivery bicycle" speed="4.74" length="5.54" shape="3212.58,1343.70 3211.02,1343.26 3210.18,1342.47 3210.06,1341.33 3210.64,1339.82"/>
    </edge>
    <edge id=":5735980133_3" function="internal">
        <lane id=":5735980133_3_0" index="0" allow="pedestrian delivery bicycle" speed="8.46" length="10.58" shape="3212.58,1343.70 3209.29,1343.52 3206.59,1343.93 3204.48,1344.94 3202.95,1346.54"/>
    </edge>
    <edge id=":5735980133_4" function="internal">
        <lane id=":5735980133_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3212.58,1343.70 3211.28,1344.33 3210.78,1345.07 3211.07,1345.92 3212.15,1346.87"/>
    </edge>
    <edge id=":5735980133_5" function="internal">
        <lane id=":5735980133_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.98" length="6.99" shape="3205.63,1348.29 3206.55,1347.41 3207.95,1346.88 3209.81,1346.70 3212.15,1346.87"/>
    </edge>
    <edge id=":5735980133_6" function="internal">
        <lane id=":5735980133_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.84" shape="3205.63,1348.29 3210.64,1339.82"/>
    </edge>
    <edge id=":5735980149_0" function="internal">
        <lane id=":5735980149_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2861.24,1392.85 2859.95,1393.51 2859.47,1394.26 2859.78,1395.10 2860.88,1396.03"/>
    </edge>
    <edge id=":5737770643_0" function="internal">
        <lane id=":5737770643_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2533.64,1057.20 2532.28,1057.68 2531.70,1058.36 2531.89,1059.23 2532.86,1060.30"/>
    </edge>
    <edge id=":5737770646_0" function="internal">
        <lane id=":5737770646_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2619.52,1037.84 2620.26,1036.60 2620.27,1035.71 2619.56,1035.16 2618.14,1034.96"/>
    </edge>
    <edge id=":5737770654_0" function="internal">
        <lane id=":5737770654_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.18" shape="2394.05,879.87 2393.77,889.05"/>
    </edge>
    <edge id=":5737770654_1" function="internal">
        <lane id=":5737770654_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="2394.05,879.87 2394.42,882.63 2395.59,884.61 2397.55,885.80 2400.31,886.21"/>
    </edge>
    <edge id=":5737770654_2" function="internal">
        <lane id=":5737770654_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2394.05,879.87 2394.84,881.07 2395.64,881.48 2396.44,881.09 2397.25,879.89"/>
    </edge>
    <edge id=":5737770654_3" function="internal">
        <lane id=":5737770654_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="2400.33,883.01 2398.97,882.81 2398.01,882.22 2397.43,881.25 2397.25,879.89"/>
    </edge>
    <edge id=":5737770654_4" function="internal">
        <lane id=":5737770654_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.06" shape="2400.33,883.01 2397.58,883.38 2395.57,884.51 2394.30,886.39 2393.77,889.05"/>
    </edge>
    <edge id=":5737770654_5" function="internal">
        <lane id=":5737770654_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2400.33,883.01 2399.12,883.81 2398.72,884.60 2399.12,885.41 2400.31,886.21"/>
    </edge>
    <edge id=":5737770654_6" function="internal">
        <lane id=":5737770654_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.08" shape="2396.96,889.22 2397.23,887.90 2397.88,886.96 2398.91,886.39 2400.31,886.21"/>
    </edge>
    <edge id=":5737770654_7" function="internal">
        <lane id=":5737770654_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.33" shape="2396.96,889.22 2397.25,879.89"/>
    </edge>
    <edge id=":5737770654_8" function="internal">
        <lane id=":5737770654_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2396.96,889.22 2396.23,887.98 2395.45,887.53 2394.63,887.89 2393.77,889.05"/>
    </edge>
    <edge id=":5737770661_0" function="internal">
        <lane id=":5737770661_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2497.58,895.70 2496.84,894.46 2496.06,894.02 2495.24,894.38 2494.38,895.54"/>
    </edge>
    <edge id=":5737770662_0" function="internal">
        <lane id=":5737770662_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2441.62,859.75 2442.38,860.98 2443.16,861.41 2443.98,861.04 2444.82,859.87"/>
    </edge>
    <edge id=":5737784757_0" function="internal">
        <lane id=":5737784757_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.81" length="5.35" shape="3143.59,1022.76 3142.15,1023.27 3141.01,1023.14 3140.17,1022.36 3139.63,1020.93"/>
    </edge>
    <edge id=":5737784757_1" function="internal">
        <lane id=":5737784757_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.44" shape="3143.59,1022.76 3140.99,1024.48 3139.29,1026.43 3138.50,1028.61 3138.62,1031.02"/>
    </edge>
    <edge id=":5737784757_2" function="internal">
        <lane id=":5737784757_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3143.59,1022.76 3142.90,1024.03 3142.91,1024.92 3143.64,1025.45 3145.07,1025.60"/>
    </edge>
    <edge id=":5737784757_3" function="internal">
        <lane id=":5737784757_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.22" shape="3141.74,1030.32 3141.73,1029.03 3142.27,1027.81 3143.39,1026.67 3145.07,1025.60"/>
    </edge>
    <edge id=":5737784757_4" function="internal">
        <lane id=":5737784757_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.63" shape="3141.74,1030.32 3139.63,1020.93"/>
    </edge>
    <edge id=":5737784757_5" function="internal">
        <lane id=":5737784757_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3141.74,1030.32 3140.70,1029.33 3139.83,1029.11 3139.14,1029.68 3138.62,1031.02"/>
    </edge>
    <edge id=":5737784757_6" function="internal">
        <lane id=":5737784757_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.63" shape="3136.51,1021.63 3138.62,1031.02"/>
    </edge>
    <edge id=":5737784757_7" function="internal">
        <lane id=":5737784757_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.56" shape="3136.51,1021.63 3137.68,1024.72 3139.50,1026.40 3141.96,1026.70 3145.07,1025.60"/>
    </edge>
    <edge id=":5737784757_8" function="internal">
        <lane id=":5737784757_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3136.51,1021.63 3137.55,1022.63 3138.42,1022.84 3139.11,1022.28 3139.63,1020.93"/>
    </edge>
    <edge id=":5737784758_0" function="internal">
        <lane id=":5737784758_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3137.50,1011.47 3136.46,1010.47 3135.59,1010.26 3134.90,1010.82 3134.38,1012.17"/>
    </edge>
    <edge id=":5737784770_0" function="internal">
        <lane id=":5737784770_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3116.48,909.24 3117.06,907.92 3116.97,907.03 3116.20,906.57 3114.76,906.54"/>
    </edge>
    <edge id=":5737784771_0" function="internal">
        <lane id=":5737784771_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3131.30,943.95 3131.89,942.64 3131.80,941.75 3131.04,941.28 3129.60,941.25"/>
    </edge>
    <edge id=":5737784773_0" function="internal">
        <lane id=":5737784773_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3125.11,926.74 3125.67,925.41 3125.57,924.52 3124.80,924.07 3123.35,924.06"/>
    </edge>
    <edge id=":5737784774_0" function="internal">
        <lane id=":5737784774_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.25" length="5.26" shape="3069.62,959.21 3068.26,959.87 3067.03,960.00 3065.94,959.60 3064.97,958.66"/>
    </edge>
    <edge id=":5737784774_1" function="internal">
        <lane id=":5737784774_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.47" shape="3069.62,959.21 3067.45,961.12 3066.46,963.24 3066.66,965.58 3068.04,968.12"/>
    </edge>
    <edge id=":5737784774_2" function="internal">
        <lane id=":5737784774_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3069.62,959.21 3069.05,960.53 3069.16,961.42 3069.93,961.87 3071.37,961.88"/>
    </edge>
    <edge id=":5737784774_3" function="internal">
        <lane id=":5737784774_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.98" length="5.08" shape="3070.61,966.20 3069.94,964.97 3069.84,963.84 3070.32,962.81 3071.37,961.88"/>
    </edge>
    <edge id=":5737784774_4" function="internal">
        <lane id=":5737784774_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3070.61,966.20 3064.97,958.66"/>
    </edge>
    <edge id=":5737784774_5" function="internal">
        <lane id=":5737784774_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3070.61,966.20 3069.25,965.72 3068.37,965.88 3067.97,966.68 3068.04,968.12"/>
    </edge>
    <edge id=":5737784774_6" function="internal">
        <lane id=":5737784774_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.41" shape="3062.41,960.58 3068.04,968.12"/>
    </edge>
    <edge id=":5737784774_7" function="internal">
        <lane id=":5737784774_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.18" shape="3062.41,960.58 3064.32,962.47 3066.45,963.31 3068.80,963.12 3071.37,961.88"/>
    </edge>
    <edge id=":5737784774_8" function="internal">
        <lane id=":5737784774_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3062.41,960.58 3063.77,961.06 3064.65,960.90 3065.05,960.11 3064.97,958.66"/>
    </edge>
    <edge id=":5737784777_0" function="internal">
        <lane id=":5737784777_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.09" length="5.17" shape="3057.66,943.14 3056.33,943.75 3055.15,943.81 3054.11,943.32 3053.22,942.27"/>
    </edge>
    <edge id=":5737784777_1" function="internal">
        <lane id=":5737784777_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.52" shape="3057.66,943.14 3055.45,945.04 3054.45,947.17 3054.64,949.51 3056.04,952.06"/>
    </edge>
    <edge id=":5737784777_2" function="internal">
        <lane id=":5737784777_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3057.66,943.14 3057.08,944.46 3057.17,945.35 3057.94,945.81 3059.38,945.83"/>
    </edge>
    <edge id=":5737784777_3" function="internal">
        <lane id=":5737784777_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.09" shape="3058.60,950.15 3057.93,948.91 3057.83,947.78 3058.32,946.75 3059.38,945.83"/>
    </edge>
    <edge id=":5737784777_4" function="internal">
        <lane id=":5737784777_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.55" shape="3058.60,950.15 3056.91,947.88 3055.78,946.30 3054.72,944.67 3053.22,942.27"/>
    </edge>
    <edge id=":5737784777_5" function="internal">
        <lane id=":5737784777_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3058.60,950.15 3057.24,949.67 3056.36,949.82 3055.96,950.62 3056.04,952.06"/>
    </edge>
    <edge id=":5737784777_6" function="internal">
        <lane id=":5737784777_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.83" shape="3050.50,943.95 3052.04,946.43 3053.13,948.10 3054.30,949.73 3056.04,952.06"/>
    </edge>
    <edge id=":5737784777_7" function="internal">
        <lane id=":5737784777_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.39" shape="3050.50,943.95 3052.31,946.10 3054.40,947.13 3056.75,947.04 3059.38,945.83"/>
    </edge>
    <edge id=":5737784777_8" function="internal">
        <lane id=":5737784777_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3050.50,943.95 3051.81,944.55 3052.70,944.47 3053.17,943.71 3053.22,942.27"/>
    </edge>
    <edge id=":5737912694_0" function="internal">
        <lane id=":5737912694_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.79" length="5.40" shape="2773.57,552.20 2772.23,552.99 2771.08,553.06 2770.13,552.43 2769.35,551.09"/>
    </edge>
    <edge id=":5737912694_1" function="internal">
        <lane id=":5737912694_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.44" shape="2773.57,552.20 2771.29,554.39 2769.91,556.62 2769.41,558.89 2769.80,561.19"/>
    </edge>
    <edge id=":5737912694_2" function="internal">
        <lane id=":5737912694_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2773.57,552.20 2773.13,553.58 2773.31,554.45 2774.13,554.83 2775.56,554.71"/>
    </edge>
    <edge id=":5737912694_3" function="internal">
        <lane id=":5737912694_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.45" shape="2772.81,560.11 2772.65,558.83 2773.05,557.51 2774.02,556.13 2775.56,554.71"/>
    </edge>
    <edge id=":5737912694_4" function="internal">
        <lane id=":5737912694_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.66" shape="2772.81,560.11 2769.35,551.09"/>
    </edge>
    <edge id=":5737912694_5" function="internal">
        <lane id=":5737912694_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2772.81,560.11 2771.65,559.25 2770.76,559.14 2770.15,559.79 2769.80,561.19"/>
    </edge>
    <edge id=":5737912694_6" function="internal">
        <lane id=":5737912694_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.55" shape="2766.38,552.27 2769.80,561.19"/>
    </edge>
    <edge id=":5737912694_7" function="internal">
        <lane id=":5737912694_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="11.76" shape="2766.38,552.27 2768.06,555.20 2770.15,556.58 2772.65,556.42 2775.56,554.71"/>
    </edge>
    <edge id=":5737912694_8" function="internal">
        <lane id=":5737912694_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2766.38,552.27 2767.57,553.09 2768.46,553.17 2769.06,552.50 2769.35,551.09"/>
    </edge>
    <edge id=":5737912701_0" function="internal">
        <lane id=":5737912701_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.91" length="5.16" shape="2870.82,543.24 2869.57,543.95 2868.44,544.05 2867.42,543.54 2866.52,542.42"/>
    </edge>
    <edge id=":5737912701_1" function="internal">
        <lane id=":5737912701_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.18" shape="2870.82,543.24 2868.67,544.90 2867.23,546.11 2865.95,547.46 2864.26,549.59"/>
    </edge>
    <edge id=":5737912701_2" function="internal">
        <lane id=":5737912701_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2870.82,543.24 2870.37,544.60 2870.54,545.48 2871.35,545.87 2872.79,545.76"/>
    </edge>
    <edge id=":5737912701_3" function="internal">
        <lane id=":5737912701_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="8.37" shape="2866.80,551.54 2868.34,549.60 2869.51,548.37 2870.82,547.28 2872.79,545.76"/>
    </edge>
    <edge id=":5737912701_4" function="internal">
        <lane id=":5737912701_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.72" shape="2866.80,551.54 2867.86,549.56 2868.17,547.38 2867.72,545.00 2866.52,542.42"/>
    </edge>
    <edge id=":5737912701_5" function="internal">
        <lane id=":5737912701_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2866.80,551.54 2866.89,550.10 2866.50,549.29 2865.62,549.12 2864.26,549.59"/>
    </edge>
    <edge id=":5737912701_6" function="internal">
        <lane id=":5737912701_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="5.91" shape="2863.76,544.04 2864.56,545.70 2864.92,547.18 2864.81,548.48 2864.26,549.59"/>
    </edge>
    <edge id=":5737912701_7" function="internal">
        <lane id=":5737912701_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.82" shape="2863.76,544.04 2865.65,546.40 2867.79,547.47 2870.17,547.26 2872.79,545.76"/>
    </edge>
    <edge id=":5737912701_8" function="internal">
        <lane id=":5737912701_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2863.76,544.04 2865.06,544.67 2865.95,544.61 2866.44,543.86 2866.52,542.42"/>
    </edge>
    <edge id=":5737912719_0" function="internal">
        <lane id=":5737912719_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.12" length="5.10" shape="2484.19,675.20 2483.95,676.53 2483.32,677.49 2482.29,678.05 2480.88,678.24"/>
    </edge>
    <edge id=":5737912719_1" function="internal">
        <lane id=":5737912719_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.40" shape="2484.19,675.20 2483.92,684.59"/>
    </edge>
    <edge id=":5737912719_2" function="internal">
        <lane id=":5737912719_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.39" shape="2487.12,684.68 2487.39,675.29"/>
    </edge>
    <edge id=":5737912719_3" function="internal">
        <lane id=":5737912719_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.84" length="3.28" shape="2487.12,684.68 2486.79,681.87 2486.57,681.48"/>
    </edge>
    <edge id=":5737912719_7" function="internal">
        <lane id=":5737912719_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.84" length="7.00" shape="2486.57,681.48 2485.65,679.86 2483.68,678.65 2480.88,678.24"/>
    </edge>
    <edge id=":5737912719_4" function="internal">
        <lane id=":5737912719_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.02" length="5.03" shape="2480.87,681.44 2482.23,681.64 2483.20,682.23 2483.76,683.22 2483.92,684.59"/>
    </edge>
    <edge id=":5737912719_5" function="internal">
        <lane id=":5737912719_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.93" length="10.16" shape="2480.87,681.44 2483.65,681.07 2485.67,679.92 2486.91,677.99 2487.39,675.29"/>
    </edge>
    <edge id=":5737912719_6" function="internal">
        <lane id=":5737912719_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2480.87,681.44 2482.07,680.64 2482.47,679.85 2482.08,679.04 2480.88,678.24"/>
    </edge>
    <edge id=":5737912720_0" function="internal">
        <lane id=":5737912720_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2432.12,677.21 2430.91,677.98 2430.49,678.78 2430.87,679.58 2432.06,680.41"/>
    </edge>
    <edge id=":5737913427_0" function="internal">
        <lane id=":5737913427_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="4.97" shape="2482.16,761.93 2481.94,763.27 2481.35,764.23 2480.38,764.80 2479.04,765.00"/>
    </edge>
    <edge id=":5737913427_1" function="internal">
        <lane id=":5737913427_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.06" shape="2482.16,761.93 2482.12,764.61 2482.18,766.46 2482.44,768.28 2483.01,770.90"/>
    </edge>
    <edge id=":5737913427_2" function="internal">
        <lane id=":5737913427_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.28" shape="2486.13,770.19 2485.61,767.79 2485.37,766.13 2485.32,764.44 2485.36,761.99"/>
    </edge>
    <edge id=":5737913427_3" function="internal">
        <lane id=":5737913427_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.27" length="2.97" shape="2486.13,770.19 2485.24,767.91 2484.89,767.53"/>
    </edge>
    <edge id=":5737913427_7" function="internal">
        <lane id=":5737913427_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.27" length="6.64" shape="2484.89,767.53 2483.77,766.29 2481.70,765.32 2479.04,765.00"/>
    </edge>
    <edge id=":5737913427_4" function="internal">
        <lane id=":5737913427_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.55" length="5.23" shape="2479.06,768.20 2480.55,768.37 2481.71,768.87 2482.53,769.71 2483.01,770.90"/>
    </edge>
    <edge id=":5737913427_5" function="internal">
        <lane id=":5737913427_5_0" index="0" allow="pedestrian delivery bicycle" speed="6.88" length="10.04" shape="2479.06,768.20 2481.77,767.80 2483.72,766.63 2484.92,764.70 2485.36,761.99"/>
    </edge>
    <edge id=":5737913427_6" function="internal">
        <lane id=":5737913427_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2479.06,768.20 2480.25,767.40 2480.65,766.59 2480.24,765.80 2479.04,765.00"/>
    </edge>
    <edge id=":5737913428_0" function="internal">
        <lane id=":5737913428_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2431.58,647.13 2430.38,647.93 2429.98,648.73 2430.38,649.53 2431.58,650.33"/>
    </edge>
    <edge id=":5737913429_0" function="internal">
        <lane id=":5737913429_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2389.44,585.85 2388.37,586.81 2388.09,587.66 2388.60,588.40 2389.90,589.01"/>
    </edge>
    <edge id=":5737913433_0" function="internal">
        <lane id=":5737913433_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.51" shape="2477.70,650.04 2475.52,647.49 2473.52,645.39 2471.45,643.37 2469.03,641.03"/>
    </edge>
    <edge id=":5737913433_1" function="internal">
        <lane id=":5737913433_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="13.10" shape="2477.70,650.04 2476.02,648.76 2473.39,647.84 2469.79,647.29 2465.24,647.11"/>
    </edge>
    <edge id=":5737913433_2" function="internal">
        <lane id=":5737913433_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2477.70,650.04 2476.32,649.61 2475.45,649.81 2475.08,650.62 2475.21,652.06"/>
    </edge>
    <edge id=":5737913433_3" function="internal">
        <lane id=":5737913433_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.30" shape="2465.24,650.31 2469.07,650.41 2472.01,650.74 2474.06,651.29 2475.21,652.06"/>
    </edge>
    <edge id=":5737913433_4" function="internal">
        <lane id=":5737913433_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="16.32" shape="2465.24,650.31 2470.43,649.72 2472.80,647.98 2472.33,645.09 2469.03,641.03"/>
    </edge>
    <edge id=":5737913433_5" function="internal">
        <lane id=":5737913433_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2465.24,650.31 2466.44,649.51 2466.84,648.71 2466.44,647.91 2465.24,647.11"/>
    </edge>
    <edge id=":5737913433_6" function="internal">
        <lane id=":5737913433_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.68" length="6.68" shape="2466.79,643.31 2468.14,644.97 2468.33,646.16 2467.36,646.87 2465.24,647.11"/>
    </edge>
    <edge id=":5737913433_7" function="internal">
        <lane id=":5737913433_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="12.15" shape="2466.79,643.31 2469.17,645.61 2471.16,647.54 2473.07,649.55 2475.21,652.06"/>
    </edge>
    <edge id=":5737913433_8" function="internal">
        <lane id=":5737913433_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2466.79,643.31 2468.20,643.58 2469.05,643.29 2469.33,642.44 2469.03,641.03"/>
    </edge>
    <edge id=":5737913435_0" function="internal">
        <lane id=":5737913435_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2399.17,628.33 2397.90,627.64 2397.01,627.67 2396.49,628.40 2396.35,629.83"/>
    </edge>
    <edge id=":5737913437_0" function="internal">
        <lane id=":5737913437_0_0" index="0" allow="pedestrian delivery bicycle" speed="7.70" length="7.87" shape="2418.96,659.61 2417.72,659.27 2416.40,658.26 2415.00,656.60 2413.54,654.27"/>
    </edge>
    <edge id=":5737913437_1" function="internal">
        <lane id=":5737913437_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.38" shape="2418.96,659.61 2408.59,659.53"/>
    </edge>
    <edge id=":5737913437_2" function="internal">
        <lane id=":5737913437_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="22.22" length="10.38" shape="2408.56,662.73 2418.94,662.81"/>
    </edge>
    <edge id=":5737913437_3" function="internal">
        <lane id=":5737913437_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="4.13" shape="2408.56,662.73 2412.54,662.23 2412.64,662.16"/>
    </edge>
    <edge id=":5737913437_7" function="internal">
        <lane id=":5737913437_7_0" index="0" allow="pedestrian delivery bicycle" speed="6.68" length="9.24" shape="2412.64,662.16 2414.70,660.65 2415.03,658.00 2413.54,654.27"/>
    </edge>
    <edge id=":5737913437_4" function="internal">
        <lane id=":5737913437_4_0" index="0" allow="pedestrian delivery bicycle" speed="4.68" length="5.82" shape="2410.75,655.85 2411.40,657.47 2411.26,658.62 2410.32,659.31 2408.59,659.53"/>
    </edge>
    <edge id=":5737913437_5" function="internal">
        <lane id=":5737913437_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.09" length="11.20" shape="2410.75,655.85 2412.73,658.88 2414.75,661.05 2416.82,662.36 2418.94,662.81"/>
    </edge>
    <edge id=":5737913437_6" function="internal">
        <lane id=":5737913437_6_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2410.75,655.85 2412.04,656.50 2412.93,656.45 2413.43,655.71 2413.54,654.27"/>
    </edge>
    <edge id=":5737972504_0" function="internal">
        <lane id=":5737972504_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3287.37,689.82 3285.95,689.54 3285.11,689.82 3284.83,690.67 3285.11,692.08"/>
    </edge>
    <edge id=":5737972510_0" function="internal">
        <lane id=":5737972510_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.73" shape="3222.17,728.42 3220.75,727.04 3220.01,725.84 3219.23,724.69 3217.71,723.48"/>
    </edge>
    <edge id=":5737972510_1" function="internal">
        <lane id=":5737972510_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.40" length="6.31" shape="3222.17,728.42 3220.88,727.81 3219.60,727.95 3218.34,728.84 3217.10,730.48"/>
    </edge>
    <edge id=":5737972510_2" function="internal">
        <lane id=":5737972510_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3216.06,726.22 3217.13,727.09 3217.66,728.09 3217.65,729.22 3217.10,730.48"/>
    </edge>
    <edge id=":5737972510_3" function="internal">
        <lane id=":5737972510_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3216.06,726.22 3217.50,726.15 3218.25,725.67 3218.32,724.78 3217.71,723.48"/>
    </edge>
    <edge id=":5737972622_0" function="internal">
        <lane id=":5737972622_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.85" length="5.35" shape="3037.00,535.41 3036.70,534.20 3036.85,533.01 3037.45,531.83 3038.51,530.66"/>
    </edge>
    <edge id=":5737972622_1" function="internal">
        <lane id=":5737972622_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.14" shape="3037.00,535.41 3036.26,533.75 3035.70,532.63 3035.09,531.54 3034.20,529.95"/>
    </edge>
    <edge id=":5737972622_2" function="internal">
        <lane id=":5737972622_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="5.82" shape="3031.40,531.52 3032.26,533.02 3032.83,534.05 3033.36,535.11 3034.06,536.69"/>
    </edge>
    <edge id=":5737972622_3" function="internal">
        <lane id=":5737972622_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.89" length="2.01" shape="3031.40,531.52 3032.62,532.85 3032.83,532.89"/>
    </edge>
    <edge id=":5737972622_4" function="internal">
        <lane id=":5737972622_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.89" length="6.43" shape="3032.83,532.89 3034.21,533.15 3036.18,532.42 3038.51,530.66"/>
    </edge>
    <edge id=":5737972625_0" function="internal">
        <lane id=":5737972625_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.93" length="5.14" shape="3168.58,584.16 3167.46,585.06 3166.36,585.33 3165.27,585.00 3164.20,584.06"/>
    </edge>
    <edge id=":5737972625_1" function="internal">
        <lane id=":5737972625_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.05" shape="3168.58,584.16 3167.35,585.47 3166.53,586.39 3165.76,587.35 3164.69,588.79"/>
    </edge>
    <edge id=":5737972629_0" function="internal">
        <lane id=":5737972629_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3239.67,577.35 3239.69,575.90 3239.26,575.12 3238.37,575.00 3237.03,575.53"/>
    </edge>
    <edge id=":5737972630_0" function="internal">
        <lane id=":5737972630_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.96" length="5.10" shape="3228.42,588.06 3227.47,589.10 3226.42,589.55 3225.30,589.41 3224.08,588.69"/>
    </edge>
    <edge id=":5737972630_1" function="internal">
        <lane id=":5737972630_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.37" shape="3228.42,588.06 3227.12,590.65 3226.93,593.01 3227.85,595.14 3229.87,597.04"/>
    </edge>
    <edge id=":5737972630_2" function="internal">
        <lane id=":5737972630_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3228.42,588.06 3228.40,589.50 3228.84,590.29 3229.72,590.41 3231.06,589.87"/>
    </edge>
    <edge id=":5737972630_3" function="internal">
        <lane id=":5737972630_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.14" length="5.22" shape="3231.69,594.41 3230.70,593.47 3230.26,592.40 3230.38,591.20 3231.06,589.87"/>
    </edge>
    <edge id=":5737972630_4" function="internal">
        <lane id=":5737972630_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.53" shape="3231.69,594.41 3224.08,588.69"/>
    </edge>
    <edge id=":5737972630_5" function="internal">
        <lane id=":5737972630_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3231.69,594.41 3230.25,594.39 3229.47,594.82 3229.34,595.70 3229.87,597.04"/>
    </edge>
    <edge id=":5737972630_6" function="internal">
        <lane id=":5737972630_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.77" shape="3222.07,591.17 3229.87,597.04"/>
    </edge>
    <edge id=":5737972630_7" function="internal">
        <lane id=":5737972630_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.56" shape="3222.07,591.17 3224.58,592.67 3226.92,592.96 3229.08,592.02 3231.06,589.87"/>
    </edge>
    <edge id=":5737972630_8" function="internal">
        <lane id=":5737972630_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3222.07,591.17 3223.50,591.31 3224.32,590.94 3224.51,590.07 3224.08,588.69"/>
    </edge>
    <edge id=":5737972631_0" function="internal">
        <lane id=":5737972631_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.23" length="5.16" shape="3239.51,596.20 3238.52,597.10 3237.43,597.48 3236.23,597.33 3234.93,596.66"/>
    </edge>
    <edge id=":5737972631_1" function="internal">
        <lane id=":5737972631_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.55" shape="3239.51,596.20 3233.28,603.43"/>
    </edge>
    <edge id=":5737972631_2" function="internal">
        <lane id=":5737972631_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3239.51,596.20 3239.38,597.63 3239.76,598.45 3240.63,598.64 3242.01,598.20"/>
    </edge>
    <edge id=":5737972631_3" function="internal">
        <lane id=":5737972631_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.77" shape="3235.63,605.60 3242.01,598.20"/>
    </edge>
    <edge id=":5737972631_4" function="internal">
        <lane id=":5737972631_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.58" shape="3235.63,605.60 3237.37,603.10 3237.83,600.78 3237.02,598.63 3234.93,596.66"/>
    </edge>
    <edge id=":5737972631_5" function="internal">
        <lane id=":5737972631_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3235.63,605.60 3235.85,604.17 3235.54,603.34 3234.68,603.09 3233.28,603.43"/>
    </edge>
    <edge id=":5737972631_6" function="internal">
        <lane id=":5737972631_6_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.34" shape="3232.62,598.95 3233.76,599.99 3234.24,601.08 3234.08,602.23 3233.28,603.43"/>
    </edge>
    <edge id=":5737972631_7" function="internal">
        <lane id=":5737972631_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.57" shape="3232.62,598.95 3235.32,600.37 3237.79,600.72 3240.02,599.99 3242.01,598.20"/>
    </edge>
    <edge id=":5737972631_8" function="internal">
        <lane id=":5737972631_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="4.75" shape="3232.62,598.95 3234.06,599.24 3234.92,598.96 3235.21,598.10 3234.93,596.66"/>
    </edge>
    <edge id=":5737972636_0" function="internal">
        <lane id=":5737972636_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3249.59,588.74 3249.71,587.30 3249.34,586.49 3248.47,586.30 3247.09,586.74"/>
    </edge>
    <edge id=":5737972637_0" function="internal">
        <lane id=":5737972637_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.34" length="5.26" shape="3230.98,605.92 3229.82,606.90 3228.66,607.36 3227.49,607.28 3226.31,606.68"/>
    </edge>
    <edge id=":5737972637_1" function="internal">
        <lane id=":5737972637_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3230.98,605.92 3230.75,607.34 3231.07,608.18 3231.93,608.43 3233.33,608.09"/>
    </edge>
    <edge id=":5737972637_2" function="internal">
        <lane id=":5737972637_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.00" length="5.04" shape="3233.59,612.47 3232.67,611.42 3232.32,610.34 3232.54,609.23 3233.33,608.09"/>
    </edge>
    <edge id=":5737972637_3" function="internal">
        <lane id=":5737972637_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.30" shape="3233.59,612.47 3226.31,606.68"/>
    </edge>
    <edge id=":5737972639_0" function="internal">
        <lane id=":5737972639_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.05" length="5.03" shape="3191.24,581.64 3190.22,580.70 3189.75,579.66 3189.82,578.53 3190.44,577.30"/>
    </edge>
    <edge id=":5737972639_1" function="internal">
        <lane id=":5737972639_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.25" shape="3186.94,582.48 3190.44,577.30"/>
    </edge>
    <edge id=":5737972640_0" function="internal">
        <lane id=":5737972640_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.45" shape="3212.23,596.31 3204.53,590.82"/>
    </edge>
    <edge id=":5737972640_1" function="internal">
        <lane id=":5737972640_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.87" shape="3212.23,596.31 3209.90,594.85 3207.95,594.17 3206.38,594.27 3205.20,595.16"/>
    </edge>
    <edge id=":5737972640_2" function="internal">
        <lane id=":5737972640_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.92" shape="3207.72,597.13 3208.30,595.73 3207.96,594.22 3206.71,592.58 3204.53,590.82"/>
    </edge>
    <edge id=":5737972640_3" function="internal">
        <lane id=":5737972640_3_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3207.72,597.13 3207.83,595.69 3207.44,594.88 3206.57,594.70 3205.20,595.16"/>
    </edge>
    <edge id=":5737972642_0" function="internal">
        <lane id=":5737972642_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.05" shape="3179.84,619.14 3176.13,623.92"/>
    </edge>
    <edge id=":5737972642_1" function="internal">
        <lane id=":5737972642_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3179.84,619.14 3179.76,620.58 3180.16,621.38 3181.04,621.54 3182.40,621.07"/>
    </edge>
    <edge id=":5737972642_2" function="internal">
        <lane id=":5737972642_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.03" length="5.01" shape="3183.02,625.41 3182.05,624.44 3181.62,623.39 3181.73,622.27 3182.40,621.07"/>
    </edge>
    <edge id=":5737972642_3" function="internal">
        <lane id=":5737972642_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.71" shape="3183.02,625.41 3180.69,623.90 3178.77,623.16 3177.24,623.16 3176.13,623.92"/>
    </edge>
    <edge id=":5737972642_4" function="internal">
        <lane id=":5737972642_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.15" shape="3178.62,625.92 3182.40,621.07"/>
    </edge>
    <edge id=":5737972642_5" function="internal">
        <lane id=":5737972642_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3178.62,625.92 3178.75,624.49 3178.38,623.68 3177.50,623.49 3176.13,623.92"/>
    </edge>
    <edge id=":5737972647_0" function="internal">
        <lane id=":5737972647_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.09" shape="3169.85,631.75 3165.98,636.45"/>
    </edge>
    <edge id=":5737972647_1" function="internal">
        <lane id=":5737972647_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.75" shape="3169.85,631.75 3169.31,633.05 3169.62,634.54 3170.79,636.23 3172.81,638.11"/>
    </edge>
    <edge id=":5737972647_2" function="internal">
        <lane id=":5737972647_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3169.85,631.75 3169.72,633.19 3170.09,634.00 3170.97,634.19 3172.34,633.75"/>
    </edge>
    <edge id=":5737972647_3" function="internal">
        <lane id=":5737972647_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.07" length="5.00" shape="3168.43,638.51 3169.44,637.61 3170.51,637.24 3171.64,637.41 3172.81,638.11"/>
    </edge>
    <edge id=":5737972647_4" function="internal">
        <lane id=":5737972647_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="6.16" shape="3168.43,638.51 3172.34,633.75"/>
    </edge>
    <edge id=":5737972647_5" function="internal">
        <lane id=":5737972647_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3168.43,638.51 3168.59,637.08 3168.24,636.26 3167.37,636.05 3165.98,636.45"/>
    </edge>
    <edge id=":5737972648_0" function="internal">
        <lane id=":5737972648_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3196.22,681.60 3197.66,681.72 3198.47,681.35 3198.66,680.47 3198.22,679.10"/>
    </edge>
    <edge id=":5737972649_0" function="internal">
        <lane id=":5737972649_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.36" shape="3159.49,644.17 3153.43,651.30"/>
    </edge>
    <edge id=":5737972649_1" function="internal">
        <lane id=":5737972649_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.30" shape="3159.49,644.17 3157.99,646.57 3157.64,648.86 3158.44,651.03 3160.38,653.09"/>
    </edge>
    <edge id=":5737972649_2" function="internal">
        <lane id=":5737972649_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3159.49,644.17 3159.33,645.60 3159.68,646.42 3160.55,646.63 3161.94,646.23"/>
    </edge>
    <edge id=":5737972649_3" function="internal">
        <lane id=":5737972649_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.01" length="5.03" shape="3162.37,650.59 3161.42,649.58 3161.03,648.52 3161.21,647.40 3161.94,646.23"/>
    </edge>
    <edge id=":5737972649_4" function="internal">
        <lane id=":5737972649_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="3162.37,650.59 3159.96,649.16 3157.66,648.80 3155.49,649.51 3153.43,651.30"/>
    </edge>
    <edge id=":5737972649_5" function="internal">
        <lane id=":5737972649_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3162.37,650.59 3160.94,650.47 3160.13,650.85 3159.94,651.72 3160.38,653.09"/>
    </edge>
    <edge id=":5737972649_6" function="internal">
        <lane id=":5737972649_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.12" shape="3155.86,653.39 3156.89,652.50 3157.98,652.16 3159.15,652.35 3160.38,653.09"/>
    </edge>
    <edge id=":5737972649_7" function="internal">
        <lane id=":5737972649_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.39" shape="3155.86,653.39 3161.94,646.23"/>
    </edge>
    <edge id=":5737972649_8" function="internal">
        <lane id=":5737972649_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3155.86,653.39 3156.04,651.95 3155.69,651.13 3154.82,650.91 3153.43,651.30"/>
    </edge>
    <edge id=":5737972650_0" function="internal">
        <lane id=":5737972650_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.11" length="1.49" shape="3235.55,739.22 3235.50,738.85 3235.38,738.52 3235.17,738.22 3234.88,737.95"/>
    </edge>
    <edge id=":5737972654_0" function="internal">
        <lane id=":5737972654_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.38" shape="3152.93,651.89 3151.17,654.04 3149.98,655.55 3148.68,656.94 3146.58,658.75"/>
    </edge>
    <edge id=":5737972654_1" function="internal">
        <lane id=":5737972654_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.15" shape="3152.93,651.89 3151.44,654.23 3151.06,656.49 3151.78,658.67 3153.61,660.76"/>
    </edge>
    <edge id=":5737972654_2" function="internal">
        <lane id=":5737972654_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3152.93,651.89 3152.76,653.32 3153.11,654.14 3153.98,654.36 3155.37,653.97"/>
    </edge>
    <edge id=":5737972654_3" function="internal">
        <lane id=":5737972654_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.04" length="5.00" shape="3155.70,658.34 3154.80,657.31 3154.44,656.24 3154.63,655.12 3155.37,653.97"/>
    </edge>
    <edge id=":5737972654_4" function="internal">
        <lane id=":5737972654_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.04" shape="3155.70,658.34 3153.57,657.02 3151.34,656.65 3149.01,657.22 3146.58,658.75"/>
    </edge>
    <edge id=":5737972654_5" function="internal">
        <lane id=":5737972654_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3155.70,658.34 3154.27,658.16 3153.44,658.51 3153.23,659.37 3153.61,660.76"/>
    </edge>
    <edge id=":5737972654_6" function="internal">
        <lane id=":5737972654_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.38" length="5.04" shape="3149.04,660.88 3150.23,660.13 3151.40,659.87 3152.52,660.08 3153.61,660.76"/>
    </edge>
    <edge id=":5737972654_7" function="internal">
        <lane id=":5737972654_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.40" shape="3149.04,660.88 3151.13,659.06 3152.43,657.65 3153.60,656.13 3155.37,653.97"/>
    </edge>
    <edge id=":5737972654_8" function="internal">
        <lane id=":5737972654_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.67" length="4.75" shape="3149.04,660.88 3149.22,659.42 3148.87,658.58 3147.99,658.36 3146.58,658.75"/>
    </edge>
    <edge id=":5737972657_0" function="internal">
        <lane id=":5737972657_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="3145.70,679.55 3145.78,679.57"/>
    </edge>
    <edge id=":5737972657_1" function="internal">
        <lane id=":5737972657_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="0.10" shape="3143.25,681.54 3143.28,681.51"/>
    </edge>
    <edge id=":5737972673_0" function="internal">
        <lane id=":5737972673_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2990.30,608.95 2989.37,607.85 2988.53,607.54 2987.78,608.03 2987.12,609.31"/>
    </edge>
    <edge id=":5737972674_0" function="internal">
        <lane id=":5737972674_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.83" length="7.75" shape="2997.87,619.18 2995.12,619.66 2993.10,619.53 2991.81,618.79 2991.26,617.44"/>
    </edge>
    <edge id=":5737972674_1" function="internal">
        <lane id=":5737972674_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.25" shape="2997.87,619.18 2994.34,620.04 2990.93,620.80 2987.50,621.47 2983.92,622.05"/>
    </edge>
    <edge id=":5737972674_2" function="internal">
        <lane id=":5737972674_2_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.59" length="4.41" shape="2997.87,619.18 2993.79,620.85"/>
    </edge>
    <edge id=":5737972674_3" function="internal">
        <lane id=":5737972674_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2997.87,619.18 2996.90,620.25"/>
    </edge>
    <edge id=":5737972674_16" function="internal">
        <lane id=":5737972674_16_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="7.59" length="10.98" shape="2993.79,620.85 2991.62,623.32 2991.36,626.60 2993.01,630.68"/>
    </edge>
    <edge id=":5737972674_17" function="internal">
        <lane id=":5737972674_17_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2996.90,620.25 2996.70,621.12 2997.29,621.80 2998.64,622.29"/>
    </edge>
    <edge id=":5737972674_4" function="internal">
        <lane id=":5737972674_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="5.99" length="9.08" shape="2995.78,629.07 2994.80,626.66 2994.96,624.73 2996.24,623.27 2998.64,622.29"/>
    </edge>
    <edge id=":5737972674_5" function="internal">
        <lane id=":5737972674_5_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="12.60" shape="2995.78,629.07 2994.09,626.13 2992.79,623.50 2991.85,620.74 2991.26,617.44"/>
    </edge>
    <edge id=":5737972674_6" function="internal">
        <lane id=":5737972674_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="9.56" length="14.69" shape="2995.78,629.07 2993.28,625.61 2990.47,623.28 2987.35,622.09 2983.92,622.05"/>
    </edge>
    <edge id=":5737972674_7" function="internal">
        <lane id=":5737972674_7_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2995.78,629.07 2994.48,628.44 2993.59,628.49 2993.10,629.24 2993.01,630.68"/>
    </edge>
    <edge id=":5737972674_8" function="internal">
        <lane id=":5737972674_8_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="8.30" length="10.87" shape="2984.38,625.21 2986.81,625.28 2989.05,626.21 2991.12,628.01 2993.01,630.68"/>
    </edge>
    <edge id=":5737972674_9" function="internal">
        <lane id=":5737972674_9_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="14.57" shape="2984.38,625.21 2988.01,624.62 2991.55,623.93 2995.07,623.15 2998.64,622.29"/>
    </edge>
    <edge id=":5737972674_10" function="internal">
        <lane id=":5737972674_10_0" index="0" allow="pedestrian delivery bicycle" speed="7.42" length="4.07" shape="2984.38,625.21 2987.67,624.31 2988.21,623.93"/>
    </edge>
    <edge id=":5737972674_11" function="internal">
        <lane id=":5737972674_11_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="1.44" shape="2984.38,625.21 2985.45,624.25"/>
    </edge>
    <edge id=":5737972674_18" function="internal">
        <lane id=":5737972674_18_0" index="0" allow="pedestrian delivery bicycle" speed="7.42" length="7.67" shape="2988.21,623.93 2989.92,622.71 2991.11,620.42 2991.26,617.44"/>
    </edge>
    <edge id=":5737972674_19" function="internal">
        <lane id=":5737972674_19_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="3.23" shape="2985.45,624.25 2985.73,623.40 2985.22,622.67 2983.92,622.05"/>
    </edge>
    <edge id=":5737972674_12" function="internal">
        <lane id=":5737972674_12_0" index="0" allow="pedestrian delivery bicycle" speed="5.77" length="6.71" shape="2988.08,617.80 2987.97,619.41 2987.24,620.65 2985.89,621.53 2983.92,622.05"/>
    </edge>
    <edge id=":5737972674_13" function="internal">
        <lane id=":5737972674_13_0" index="0" allow="pedestrian delivery bicycle" speed="9.72" length="13.90" shape="2988.08,617.80 2988.74,621.30 2989.82,624.48 2991.26,627.54 2993.01,630.68"/>
    </edge>
    <edge id=":5737972674_14" function="internal">
        <lane id=":5737972674_14_0" index="0" allow="pedestrian delivery bicycle" speed="7.20" length="12.43" shape="2988.08,617.80 2989.38,620.09 2992.12,621.69 2995.48,622.46 2998.64,622.29"/>
    </edge>
    <edge id=":5737972674_15" function="internal">
        <lane id=":5737972674_15_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="2988.08,617.80 2989.01,618.90 2989.85,619.21 2990.60,618.72 2991.26,617.44"/>
    </edge>
    <edge id=":5737972679_0" function="internal">
        <lane id=":5737972679_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.39" shape="3088.55,627.52 3088.31,627.21"/>
    </edge>
    <edge id=":5737972679_1" function="internal">
        <lane id=":5737972679_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="0.10" shape="3085.60,628.91 3085.61,628.95"/>
    </edge>
    <edge id=":5742639899_0" function="internal">
        <lane id=":5742639899_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3770.28,1220.40 3771.72,1220.42 3772.51,1219.99 3772.63,1219.10 3772.10,1217.76"/>
    </edge>
    <edge id=":5753090688_0" function="internal">
        <lane id=":5753090688_0_0" index="0" allow="pedestrian delivery bicycle" speed="8.32" length="7.68" shape="3593.96,1717.71 3595.45,1716.35 3597.09,1715.43 3598.87,1714.94 3600.80,1714.87"/>
    </edge>
    <edge id=":5753090688_1" function="internal">
        <lane id=":5753090688_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.02" shape="3593.96,1717.71 3595.59,1715.83 3596.62,1714.48 3597.58,1713.06 3599.00,1711.01"/>
        <lane id=":5753090688_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.02" shape="3591.58,1715.57 3593.14,1713.77 3594.12,1712.47 3595.04,1711.12 3596.39,1709.16"/>
        <lane id=":5753090688_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.02" shape="3589.20,1713.43 3590.69,1711.71 3591.62,1710.47 3592.49,1709.18 3593.78,1707.31"/>
    </edge>
    <edge id=":5753166185_0" function="internal">
        <lane id=":5753166185_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3767.84,1510.87 3767.80,1509.43 3767.33,1508.66 3766.44,1508.58 3765.12,1509.17"/>
    </edge>
    <edge id=":5753166188_0" function="internal">
        <lane id=":5753166188_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3348.68,1693.84 3349.87,1694.66 3350.76,1694.74 3351.36,1694.07 3351.66,1692.66"/>
    </edge>
    <edge id=":5753166189_0" function="internal">
        <lane id=":5753166189_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.60" shape="3336.14,1642.48 3326.61,1643.70"/>
        <lane id=":5753166189_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="9.60" shape="3336.56,1645.66 3327.03,1646.87"/>
    </edge>
    <edge id=":5753166189_2" function="internal">
        <lane id=":5753166189_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.85" length="8.60" shape="3336.56,1645.66 3333.66,1646.23 3331.83,1647.25 3331.07,1648.70 3331.37,1650.58"/>
    </edge>
    <edge id=":5753166189_3" function="internal">
        <lane id=":5753166189_3_0" index="0" allow="pedestrian delivery bicycle" speed="6.91" length="8.33" shape="3334.34,1649.39 3333.39,1648.00 3331.85,1647.11 3329.73,1646.74 3327.03,1646.87"/>
    </edge>
    <edge id=":5753166189_4" function="internal">
        <lane id=":5753166189_4_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3334.34,1649.39 3333.16,1648.58 3332.26,1648.50 3331.67,1649.17 3331.37,1650.58"/>
    </edge>
    <edge id=":5753166190_0" function="internal">
        <lane id=":5753166190_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3420.09,1600.00 3419.08,1598.97 3418.22,1598.73 3417.51,1599.27 3416.95,1600.60"/>
    </edge>
    <edge id=":5753166192_0" function="internal">
        <lane id=":5753166192_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3574.17,1591.70 3572.88,1591.05 3571.99,1591.10 3571.49,1591.85 3571.39,1593.28"/>
    </edge>
    <edge id=":5753166193_0" function="internal">
        <lane id=":5753166193_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3557.43,1669.84 3556.10,1670.40 3555.56,1671.11 3555.80,1671.97 3556.83,1672.98"/>
    </edge>
    <edge id=":5753166200_0" function="internal">
        <lane id=":5753166200_0_0" index="0" allow="pedestrian delivery bicycle" speed="6.47" length="6.05" shape="3607.07,1659.61 3606.16,1660.76 3604.98,1661.52 3603.54,1661.89 3601.84,1661.88"/>
    </edge>
    <edge id=":5753166200_1" function="internal">
        <lane id=":5753166200_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.62" shape="3607.07,1659.61 3603.93,1665.69"/>
        <lane id=":5753166200_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.62" shape="3609.83,1661.23 3606.80,1667.11"/>
        <lane id=":5753166200_1_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="6.62" shape="3612.60,1662.85 3609.67,1668.53"/>
    </edge>
    <edge id=":5753166201_0" function="internal">
        <lane id=":5753166201_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3300.05,1589.75 3301.06,1590.78 3301.92,1591.02 3302.63,1590.48 3303.19,1589.15"/>
    </edge>
    <edge id=":5753166204_0" function="internal">
        <lane id=":5753166204_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.77" shape="3407.36,1497.36 3405.84,1487.71"/>
    </edge>
    <edge id=":5753166204_1" function="internal">
        <lane id=":5753166204_1_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.77" shape="3407.36,1497.36 3406.57,1494.46 3405.05,1492.62 3402.79,1491.86 3399.81,1492.15"/>
    </edge>
    <edge id=":5753166204_2" function="internal">
        <lane id=":5753166204_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3407.36,1497.36 3406.42,1496.26 3405.58,1495.96 3404.83,1496.46 3404.19,1497.75"/>
    </edge>
    <edge id=":5753166204_3" function="internal">
        <lane id=":5753166204_3_0" index="0" allow="pedestrian delivery bicycle" speed="4.92" length="5.15" shape="3400.57,1495.26 3402.00,1495.12 3403.08,1495.49 3403.81,1496.36 3404.19,1497.75"/>
    </edge>
    <edge id=":5753166204_4" function="internal">
        <lane id=":5753166204_4_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="10.39" shape="3400.57,1495.26 3403.32,1494.19 3405.11,1492.58 3405.95,1490.41 3405.84,1487.71"/>
    </edge>
    <edge id=":5753166204_5" function="internal">
        <lane id=":5753166204_5_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3400.57,1495.26 3401.55,1494.20 3401.74,1493.32 3401.16,1492.64 3399.81,1492.15"/>
    </edge>
    <edge id=":5753166204_6" function="internal">
        <lane id=":5753166204_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.29" length="5.41" shape="3402.70,1488.33 3402.74,1489.68 3402.27,1490.77 3401.29,1491.59 3399.81,1492.15"/>
    </edge>
    <edge id=":5753166204_7" function="internal">
        <lane id=":5753166204_7_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="9.54" shape="3402.70,1488.33 3404.19,1497.75"/>
    </edge>
    <edge id=":5753166204_8" function="internal">
        <lane id=":5753166204_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3402.70,1488.33 3403.72,1489.35 3404.58,1489.59 3405.29,1489.04 3405.84,1487.71"/>
    </edge>
    <edge id=":5753166206_0" function="internal">
        <lane id=":5753166206_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.56" length="7.72" shape="3384.65,1447.92 3382.65,1448.58 3381.33,1449.73 3380.71,1451.37 3380.79,1453.48"/>
    </edge>
    <edge id=":5753166206_1" function="internal">
        <lane id=":5753166206_1_0" index="0" allow="pedestrian delivery bicycle" speed="3.90" length="2.57" shape="3383.94,1452.92 3383.91,1452.21 3384.12,1451.67 3384.56,1451.29 3385.22,1451.06"/>
    </edge>
    <edge id=":5753166208_0" function="internal">
        <lane id=":5753166208_0_0" index="0" allow="pedestrian delivery bicycle" speed="4.97" length="5.09" shape="3412.12,1509.68 3410.71,1509.75 3409.65,1509.35 3408.93,1508.46 3408.56,1507.11"/>
    </edge>
    <edge id=":5753166208_1" function="internal">
        <lane id=":5753166208_1_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.43" shape="3412.12,1509.68 3402.87,1511.49"/>
        <lane id=":5753166208_1_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.43" shape="3412.74,1512.82 3403.47,1514.63"/>
    </edge>
    <edge id=":5753166208_3" function="internal">
        <lane id=":5753166208_3_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.46" shape="3404.69,1520.91 3413.98,1519.09"/>
        <lane id=":5753166208_3_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.46" shape="3404.08,1517.77 3413.36,1515.96"/>
    </edge>
    <edge id=":5753166208_5" function="internal">
        <lane id=":5753166208_5_0" index="0" allow="pedestrian delivery bicycle" speed="7.82" length="2.63" shape="3404.08,1517.77 3406.48,1516.69"/>
    </edge>
    <edge id=":5753166208_9" function="internal">
        <lane id=":5753166208_9_0" index="0" allow="pedestrian delivery bicycle" speed="7.82" length="10.17" shape="3406.48,1516.69 3408.03,1514.56 3408.72,1511.36 3408.56,1507.11"/>
    </edge>
    <edge id=":5753166208_6" function="internal">
        <lane id=":5753166208_6_0" index="0" allow="pedestrian delivery bicycle" speed="5.28" length="5.30" shape="3405.39,1507.50 3405.39,1509.03 3404.97,1510.20 3404.13,1511.02 3402.87,1511.49"/>
    </edge>
    <edge id=":5753166208_7" function="internal">
        <lane id=":5753166208_7_0" index="0" allow="pedestrian delivery bicycle" speed="7.58" length="13.34" shape="3405.39,1507.50 3406.34,1511.70 3407.98,1514.51 3410.32,1515.93 3413.36,1515.96"/>
    </edge>
    <edge id=":5753166208_8" function="internal">
        <lane id=":5753166208_8_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3405.39,1507.50 3406.33,1508.59 3407.17,1508.89 3407.91,1508.39 3408.56,1507.11"/>
    </edge>
    <edge id=":5753166211_0" function="internal">
        <lane id=":5753166211_0_0" index="0" allow="pedestrian delivery bicycle" speed="5.80" length="5.80" shape="3368.19,1512.86 3367.90,1514.12 3367.14,1515.13 3365.89,1515.88 3364.17,1516.37"/>
    </edge>
    <edge id=":5753166211_1" function="internal">
        <lane id=":5753166211_1_0" index="0" allow="pedestrian delivery bicycle" speed="7.79" length="16.07" shape="3368.19,1512.86 3368.52,1518.29 3369.96,1521.90 3372.50,1523.68 3376.14,1523.63"/>
    </edge>
    <edge id=":5753166211_2" function="internal">
        <lane id=":5753166211_2_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3368.19,1512.86 3368.95,1514.08 3369.73,1514.51 3370.55,1514.14 3371.38,1512.96"/>
    </edge>
    <edge id=":5753166211_3" function="internal">
        <lane id=":5753166211_3_0" index="0" allow="pedestrian delivery bicycle" speed="5.26" length="6.64" shape="3374.70,1517.39 3373.18,1517.41 3372.13,1516.69 3371.53,1515.20 3371.38,1512.96"/>
    </edge>
    <edge id=":5753166211_4" function="internal">
        <lane id=":5753166211_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.24" shape="3374.70,1517.39 3364.76,1519.52"/>
        <lane id=":5753166211_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.24" shape="3375.42,1520.51 3365.34,1522.66"/>
    </edge>
    <edge id=":5753166211_6" function="internal">
        <lane id=":5753166211_6_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.51" shape="3366.51,1528.95 3376.86,1526.74"/>
        <lane id=":5753166211_6_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="10.51" shape="3365.92,1525.81 3376.14,1523.63"/>
    </edge>
    <edge id=":5753166211_8" function="internal">
        <lane id=":5753166211_8_0" index="0" allow="pedestrian delivery bicycle" speed="8.90" length="2.52" shape="3365.92,1525.81 3368.16,1524.65"/>
    </edge>
    <edge id=":5753166211_9" function="internal">
        <lane id=":5753166211_9_0" index="0" allow="pedestrian delivery bicycle" speed="8.90" length="12.35" shape="3368.16,1524.65 3369.82,1522.13 3370.89,1518.23 3371.38,1512.96"/>
    </edge>
    <edge id=":5753166212_0" function="internal">
        <lane id=":5753166212_0_0" index="0" allow="pedestrian delivery bicycle" speed="3.65" length="4.67" shape="3428.51,1583.00 3427.39,1582.09 3426.51,1581.94 3425.86,1582.56 3425.45,1583.94"/>
    </edge>
    <edge id=":5753166214_0" function="internal">
        <lane id=":5753166214_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.02" shape="3458.55,1623.88 3453.03,1626.05"/>
        <lane id=":5753166214_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="6.02" shape="3459.81,1626.82 3454.12,1629.06"/>
    </edge>
    <edge id=":5753166214_2" function="internal">
        <lane id=":5753166214_2_0" index="0" allow="pedestrian delivery bicycle" speed="5.15" length="5.01" shape="3458.18,1630.89 3457.46,1629.71 3456.55,1629.01 3455.43,1628.79 3454.12,1629.06"/>
    </edge>
    <edge id=":5753166215_0" function="internal">
        <lane id=":5753166215_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.05" shape="3430.29,1505.80 3422.52,1507.62"/>
        <lane id=":5753166215_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.05" shape="3431.05,1508.91 3423.14,1510.76"/>
    </edge>
    <edge id=":5753166215_2" function="internal">
        <lane id=":5753166215_2_0" index="0" allow="pedestrian delivery bicycle" speed="6.72" length="2.80" shape="3431.05,1508.91 3428.53,1510.13"/>
    </edge>
    <edge id=":5753166215_6" function="internal">
        <lane id=":5753166215_6_0" index="0" allow="pedestrian delivery bicycle" speed="6.72" length="10.39" shape="3428.53,1510.13 3428.38,1510.21 3427.52,1512.36 3428.47,1515.36 3431.24,1519.22"/>
    </edge>
    <edge id=":5753166215_3" function="internal">
        <lane id=":5753166215_3_0" index="0" allow="pedestrian delivery bicycle" speed="7.53" length="7.56" shape="3424.38,1517.04 3426.41,1516.86 3428.23,1517.16 3429.84,1517.95 3431.24,1519.22"/>
    </edge>
    <edge id=":5753166215_4" function="internal">
        <lane id=":5753166215_4_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.32" shape="3424.38,1517.04 3432.56,1515.13"/>
        <lane id=":5753166215_4_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="8.32" shape="3423.76,1513.90 3431.80,1512.02"/>
    </edge>
    <edge id=":5753166216_0" function="internal">
        <lane id=":5753166216_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78" length="9.26" shape="3562.10,1485.44 3570.98,1483.16"/>
        <lane id=":5753166216_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="27.78&