<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0">
    <Document>
        <open>true</open>
        <Style id="routeStyle">
            <LineStyle>
                <color>7FFF0055</color>
                <width>3.0</width>
            </LineStyle>
        </Style>
        <Style id="trackStyle">
            <LineStyle>
                <color>FFFF00FF</color>
                <width>3.0</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>Route: Route: Route: Neue Positionsliste 1</name>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates>12.6833379,47.3777967,945.0 12.841166853904724,47.42741950133213,735.0 12.90070652961731,47.40465796212575,798.0 13.049021,47.391561,1345.0 13.116002082824707,47.37809796501885,973.0 13.219352960586548,47.41724962523485,547.0 13.18882942199707,47.47701393039175,550.0 13.147469758987427,47.62578419390845,469.0 13.10017704963684,47.68262439352777,445.0 13.089898824691772,47.667648867990216,711.0 13.091669082641602,47.660408795309934,820.0 13.00258755683899,47.62857525205512,561.0 12.894609,47.607252,674.0 12.694852352142334,47.58379912228739,628.0 12.755674123764038,47.51764269719317,918.0 12.841199040412903,47.427448534568384,735.0 12.6833379,47.3777967,945.0</coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
        <Placemark>
            <name>Route: Route: Neue Positionsliste 2</name>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates></coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
        <Placemark>
            <name>Route: Route: Neue Positionsliste 3</name>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates></coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
    </Document>
</kml>
