<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>BIRK to LFPG</name>
        <description>Reykjavik to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>BIRK to LFPG</name>
            <description>Reykjavik to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-21.940608870000005,64.12964356,0
-20.204999999999984,63.942778000000004,4785.360000000001
-17.57416699999999,63.848333,10668
-16.638055559999998,63.80305555999999,10668
-14.112222000000003,63.40638899999999,10668
-10,62.621667,10668
-10,62,10363.2
-10,61,10363.2
-9.409999999999997,60.60499999999999,10668
-8.568889000000013,60.019722,10668
-6.1830559999999934,58.20694399999999,10668
-4.544722000000007,56.695278,10668
-3.3527780000000007,55.499167,10668
-2.774721999999997,54.70750000000001,10668
-2.627221999999989,54.5,10668
-2.289722000000012,54.016110999999995,10668
-2.103332999999992,53.743888999999996,10668
-1.6699999999999875,53.053889,10668
-1.1638890000000117,52.55888899999999,10668
-0.8522220000000118,52.247221999999994,10668
-0.5522220000000004,51.942222000000015,10668
-0.4194439999999986,51.805555999999996,10668
0.0348109999999906,51.33087499999999,10668
0.9686110000000099,50.477778,7162.8
2.562619390000009,49.00974216,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>