<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to EGLL</name>
        <description>Muenchen Franz Josef Strauss to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to EGLL</name>
            <description>Muenchen Franz Josef Strauss to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.751017,48.340669,0
11.642884,48.332314,79.248
11.621122,48.33191,115.82400000000001
11.59939,48.332769,158.496
11.577853,48.334884,204.216
11.556673,48.338239,259.08000000000004
11.536013,48.342808,320.04
11.516028,48.348556,5364.4800000000005
11.496871,48.355441,5364.4800000000005
9.006534,49.155988,5364.4800000000005
6.43747,49.902701,5364.4800000000005
3.790862,50.590921,5364.4800000000005
-0.110465,51.466062,615.696
-0.132339,51.47094,533.4
-0.154814,51.474612,457.20000000000005
-0.17772,51.477049,384.048
-0.20088,51.478234,320.04
-0.433261,51.477675,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>