<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FMEE to LFPG</name>
        <description>St Denis Gillot to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to LFPG</name>
            <description>St Denis Gillot to Paris Charles De Gaulle</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.62172,-18.15234,11887.2
51.974982,-15.497134,11887.2
50.370143,-12.830053,11887.2
48.799053,-10.153444,11887.2
47.254085,-7.469484,11887.2
45.728009,-4.780221,11887.2
44.213881,-2.087608,11887.2
42.704935,0.606456,11887.2
41.194487,3.300099,11887.2
39.675825,5.991441,11887.2
38.142117,8.678563,11887.2
36.586306,11.359474,11887.2
35.000994,14.032072,11887.2
33.378337,16.69411,11887.2
31.709908,19.343146,11887.2
29.986562,21.9765,11887.2
28.198279,24.591187,11887.2
26.333996,27.183857,11887.2
24.381408,29.750707,11887.2
22.326767,32.287389,11887.2
20.154655,34.788894,11887.2
17.847749,37.249415,11887.2
15.386606,39.662183,11887.2
12.749471,42.019279,11887.2
9.912178,44.311412,11887.2
6.84821,46.52767,11887.2
3.027024,48.955717,579.12
3.011539,48.966018,524.256
2.994743,48.975393,469.392
2.976763,48.983772,420.624
2.957735,48.991091,371.856
2.937805,48.997294,326.136
2.917125,49.002333,286.512
2.895852,49.006171,246.888
2.874149,49.008778,210.312
2.852181,49.010134,176.78400000000002
2.830116,49.01023,146.304
2.610183,48.998753,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>