<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<kml xmlns:atom="http://www.w3.org/2005/Atom" xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns="http://earth.google.com/kml/2.2">
    <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>Track: VerbElbeRW</name>
            <description>Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.com</description>
            <styleUrl>#trackStyle</styleUrl>
            <LineString>
                <coordinates>11.7330286,52.2075356,43.7 11.7308617,52.2070374,43.4 11.7297727,52.2069368,43.4 11.7288532,52.2069672,43.1 11.7277118,52.2074431,43.3 11.7268353,52.2081825,44.0 11.7261263,52.2087922,43.8 11.7253843,52.2093397,43.3 11.7245291,52.2092337,43.4 11.7221681,52.2089106,41.6</coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>
