<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<kml xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns="http://earth.google.com/kml/2.0">
    <Folder>
        <open>true</open>
        <Style id="routeStyle">
            <LineStyle>
                <color>7FFF0055</color>
                <width>3</width>
            </LineStyle>
        </Style>
        <Style id="trackStyle">
            <LineStyle>
                <color>FFFF00FF</color>
                <width>3</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>Route: Neue Positionsliste 1</name>
            <description>Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.com</description>
            <styleUrl>#routeStyle</styleUrl>
            <MultiGeometry>
                <LineString>
                    <coordinates>11.217464,49.37501,365.5 11.0957022,47.4895849,703.6 11.1315791,47.5600634,845.3 11.0746303,47.5802155,1395.5 10.7778041,48.7185826,412.1 11.2129142,49.3753539,361.0 </coordinates>
                </LineString>
            </MultiGeometry>
        </Placemark>
    </Folder>
</kml>
