<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>BIRK to EDDB</name>
        <description>Reykjavik to Berlin Schoenefeld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>BIRK to EDDB</name>
            <description>Reykjavik to Berlin Schoenefeld</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,91.44
-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
-21.752092,63.930792,326.136
-21.723635,63.923509,371.856
-21.693849,63.917344,420.624
-21.66296,63.912343,469.392
-21.631203,63.908545,524.256
-16.255079,63.081634,11887.2
-11.209044,62.065006,11887.2
-6.515998,60.876932,11887.2
-2.180089,59.537584,11887.2
1.80887,58.066121,11887.2
5.470478,56.480084,11887.2
8.829639,54.795116,11887.2
12.965437,52.368448,829.056
12.981055,52.357562,762
12.998164,52.347548,697.9920000000001
13.016633,52.338484,637.032
13.036321,52.330437,579.12
13.057078,52.32347,524.256
13.078746,52.317635,469.392
13.101162,52.312977,420.624
13.124154,52.30953,371.856
13.147549,52.307322,326.136
13.171168,52.306369,286.512
13.194834,52.306679,246.888
13.218365,52.308248,210.312
13.241585,52.311065,176.78400000000002
13.264317,52.315109,146.304
13.485025,52.367689,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>