<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDFH to EDDM</name>
        <description>Frankfurt Hahn to Muenchen Franz-Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDFH to EDDM</name>
            <description>Frankfurt Hahn to Muenchen Franz-Josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.261081499999989,49.945808,0
8.162517000000008,50.250461,0
9.039810999999986,49.921103000000016,0
9.947000000000003,49.71753100000001,0
10.238305999999994,49.142753,0
11.12938600000001,48.579419,0
11.311925000000002,48.263431,0
11.78611699999999,48.35378650000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>