<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FMEE to EGLL</name>
        <description>St Denis Gillot to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to EGLL</name>
            <description>St Denis Gillot to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.504619,-20.885956,0
55.428936,-20.870582,36.576
55.414143,-20.866289,51.816
55.399808,-20.860808,70.104
55.38604,-20.85418,91.44
55.372942,-20.846456,118.872
55.360616,-20.837695,146.304
55.349154,-20.827963,176.78400000000002
55.338643,-20.817334,210.312
55.329165,-20.80589,246.888
55.32079,-20.793717,286.512
53.646638,-18.12885,11887.2
52.024439,-15.450594,11887.2
50.443735,-12.760847,11887.2
48.896365,-10.061903,11887.2
47.374698,-7.355891,11887.2
45.871502,-4.644809,11887.2
44.379833,-1.930569,11887.2
42.892924,0.784974,11887.2
41.404083,3.499988,11887.2
39.906584,6.212631,11887.2
38.393572,8.92102,11887.2
36.857951,11.623197,11887.2
35.292272,14.317093,11887.2
33.688613,17.00049,11887.2
32.038448,19.670973,11887.2
30.332494,22.325882,11887.2
28.560555,24.962253,11887.2
26.711334,27.576743,11887.2
24.772227,30.165551,11887.2
22.729101,32.724316,11887.2
20.566045,35.247999,11887.2
18.265114,37.730736,11887.2
15.806076,40.16567,11887.2
13.166192,42.544744,11887.2
10.320082,44.858471,11887.2
7.239748,47.095658,11887.2
3.894899,49.243121,11887.2
-0.032222,51.435363,469.392
-0.050088,51.444607,420.624
-0.069182,51.452845,371.856
-0.089359,51.460015,326.136
-0.110465,51.466062,286.512
-0.132339,51.47094,246.888
-0.154814,51.474612,210.312
-0.17772,51.477049,176.78400000000002
-0.20088,51.478234,146.304
-0.433261,51.477675,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>