<?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: Neue Positionsliste 2</name>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates>12.6833379,47.3777967,945.0 12.833232879638672,47.34157814986648,1366.0 12.961195707321167,47.29164868341885,751.0 13.142926096916199,47.31982686391515,611.0 13.20431113243103,47.3490077103247,612.0 13.29626,47.33348,839.0 13.31944,47.27523,1003.0 13.330503702163696,47.238110094189345,1098.0 13.29626,47.33348,839.0 13.383308351039886,47.36386187749919,910.0 13.306452333927155,47.4161606569719,697.0 13.219355642795563,47.41725144016317,547.0 13.116602897644043,47.3780543743427,973.0 13.010945320129395,47.38569672212401,1073.0 12.9685971,47.4076307,1001.0 12.9464915,47.3910831,916.0 12.8411,47.42741,735.0 12.6833379,47.3777967,945.0</coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
    </Document>
</kml>
