<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>BIRK to EGLL</name>
        <description>Reykjavik to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>BIRK to EGLL</name>
            <description>Reykjavik to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-21.936657,64.121443,0
-21.922815,64.04933,36.576
-21.917188,64.035068,51.816
-21.908747,64.021075,70.104
-21.89756,64.007457,94.488
-21.883713,63.994318,118.872
-21.867315,63.981758,146.304
-21.848493,63.969873,176.78400000000002
-21.827389,63.958752,210.312
-21.804168,63.94848,246.888
-21.779005,63.939137,286.512
-17.785483,62.392236,11795.76
-14.19638,60.744369,11795.76
-10.966461,59.010145,11795.76
-8.052583,57.203357,11795.76
-5.414965,55.335453,11795.76
-0.947575,51.564809,704.0880000000001
-0.935823,51.552315,643.128
-0.922369,51.540505,585.216
-0.907314,51.52947,527.304
-0.890774,51.519293,475.488
-0.872875,51.510052,423.672
-0.853754,51.501817,374.904
-0.833555,51.49465,329.184
-0.812433,51.488607,286.512
-0.790548,51.483733,246.888
-0.768067,51.480066,210.312
-0.745159,51.477632,176.78400000000002
-0.721998,51.476452,146.304
-0.489626,51.47747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>