<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to EGGW</name>
        <description>Muenchen Franz Josef Strauss to London Luton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to EGGW</name>
            <description>Muenchen Franz Josef Strauss to London Luton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.751017,48.340669,0
11.642884,48.332314,179.83200000000002
11.621122,48.33191,252.984
11.59939,48.332769,341.37600000000003
11.577853,48.334884,441.96000000000004
11.556673,48.338239,548.64
11.536013,48.342808,664.464
11.516028,48.348556,786.384
11.496871,48.355441,2377.44
9.052053,49.243391,2377.44
6.520667,50.079337,2377.44
3.902575,50.858331,2377.44
-0.07918,51.88911,911.3520000000001
-0.101304,51.89391,786.384
-0.124025,51.897501,664.464
-0.147167,51.899856,548.64
-0.170556,51.900958,441.96000000000004
-0.194011,51.900798,341.37600000000003
-0.217353,51.899377,252.984
-0.240405,51.896706,179.83200000000002
-0.353333,51.877247,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>