<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to EDDM</name>
        <description>London Heathrow to Muenchen Franz Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to EDDM</name>
            <description>London Heathrow to Muenchen Franz Josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.433261,51.477675,0
-0.317071,51.478012,182.88
-0.293911,51.476827,262.128
-0.271006,51.474389,350.52000000000004
-0.248531,51.470718,451.10400000000004
-0.226657,51.46584,560.832
2.540412,50.870052,2316.48
5.234147,50.212065,2316.48
7.851302,49.493544,2316.48
11.496871,48.355441,929.6400000000001
11.516028,48.348556,801.624
11.536013,48.342808,676.6560000000001
11.556673,48.338239,560.832
11.577853,48.334884,451.10400000000004
11.59939,48.332769,350.52000000000004
11.621122,48.33191,262.128
11.642884,48.332314,182.88
11.751017,48.340669,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>