<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>BGKK to EDDM</name>
        <description>Kulusuk to Muenchen Franz-josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>BGKK to EDDM</name>
            <description>Kulusuk to Muenchen Franz-josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-37.110573,65.574175,0
-36.936476,65.581624,36.576
-36.800674,65.567547,118.872
-30.454134,64.928002,11887.2
-24.460397,64.034637,11887.2
-18.8842,62.910902,11887.2
-13.754986,61.58423,11887.2
-9.073015,60.081745,11887.2
-4.818368,58.428694,11887.2
-0.9592,56.647633,11887.2
2.541895,54.758157,11887.2
5.723553,52.776979,11887.2
8.623012,50.718194,11887.2
11.449815,48.446164,420.624
11.501827,48.399686,246.888
11.574606,48.367823,118.872
11.659369,48.354418,36.576
11.767551,48.362761,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>