<?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.82402753829956,47.26632953535597,783.0 12.83176302909851,47.06448748978138,1424.0 12.198965549468994,46.88788526058307,2052.0 12.253360748291016,46.914040842874016,1406.0 12.43377685546875,46.921545021238735,1256.0 12.561943531036377,46.92418295926428,976.0 12.552266120910645,46.96137870298625,926.0 12.505295276641846,47.11935121403308,1717.0 12.530186176300049,47.179154006380145,1480.0 12.498557567596436,47.28545922162171,788.0 12.662322521209717,47.28487698923993,777.0 12.775962352752686,47.29582188577542,766.0 12.6833379,47.3777967,945.0</coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
    </Document>
</kml>
