<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FMEE to LFPO</name>
        <description>St Denis Gillot to Paris Orly</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to LFPO</name>
            <description>St Denis Gillot to Paris Orly</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.611049,-18.158585,11887.2
51.95386,-15.509437,11887.2
50.338777,-12.848253,11887.2
48.757634,-10.177406,11887.2
47.202788,-7.499098,11887.2
45.666989,-4.815397,11887.2
44.143279,-2.12828,11887.2
42.624875,0.560336,11887.2
41.105077,3.248557,11887.2
39.57716,5.934486,11887.2
38.034283,8.616184,11887.2
36.469377,11.291641,11887.2
34.875044,13.958736,11887.2
33.243438,16.615204,11887.2
31.566139,19.258584,11887.2
29.834017,21.886176,11887.2
28.037078,24.494978,11887.2
26.164293,27.081619,11887.2
24.203414,29.642279,11887.2
22.140768,32.172594,11887.2
19.96104,34.667538,11887.2
17.64705,37.121294,11887.2
15.179538,39.527086,11887.2
12.536995,41.876998,11887.2
9.695571,44.161754,11887.2
6.629147,46.370474,11887.2
2.854563,48.762284,899.1600000000001
2.839536,48.772838,829.056
2.823168,48.782488,762
2.805582,48.791161,697.9920000000001
2.786913,48.798791,637.032
2.767303,48.805321,579.12
2.746901,48.8107,524.256
2.725863,48.814888,469.392
2.704349,48.817852,420.624
2.682524,48.819571,371.856
2.660553,48.82003,326.136
2.638606,48.819227,286.512
2.616849,48.817168,246.888
2.595449,48.813867,210.312
2.574568,48.809351,176.78400000000002
2.554367,48.803654,146.304
2.360687,48.735447,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>