<?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 1</name>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates>12.6833379,47.3777967,945.0 12.826741933822632,47.221878017350775,816.0 12.842566967010498,47.082389603495216,1538.0 12.87121832370758,47.03457755205944,1680.0 12.902991771697998,46.95729268344381,1143.0 12.854797840118408,46.808655363325535,649.0 12.969923615455627,46.71023619774591,953.0 12.965648174285889,46.528055255966486,675.0 12.81554639339447,46.56898831450416,839.0 12.367923259735107,46.68759875684582,1351.0 12.314300537109375,46.72973512059609,1169.0 12.55238950252533,46.96096498939899,1376.0 12.514119744300842,47.205254659260156,1445.0 12.609869241714478,47.286026892023905,769.0 12.6833379,47.3777967,945.0</coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
    </Document>
</kml>
