<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HESH to EDDM</name>
        <description>Sharm El Sheikh Intl to Muenchen Franz-josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HESH to EDDM</name>
            <description>Sharm El Sheikh Intl to Muenchen Franz-josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.403906,27.988897,0
34.459465,28.042104,39.624
34.484747,28.095526,131.064
34.487792,28.153357,274.32
34.46821,28.208617,466.34400000000005
34.428345,28.254637,707.1360000000001
32.675931,30.435139,10668
30.844824,32.592026,10668
28.923974,34.721051,10668
26.902336,36.818344,10668
24.767766,38.879499,10668
22.506953,40.899491,10668
20.105393,42.872576,10668
17.547413,44.792186,10668
12.086829,48.329749,274.32
12.01415,48.361657,131.064
11.929397,48.375125,39.624
11.821171,48.366883,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>