<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPO to GMTT</name>
        <description>Paris Orly to IBN BATOUTA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPO to GMTT</name>
            <description>Paris Orly to IBN BATOUTA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.3669800000000123,48.72630000000001,0
1.0644399999999905,47.4289,10210.800000000001
0.8247220000000084,47.16669999999999,10668
0.2981939999999952,46.58100000000002,10668
0.10472200000000953,46.2903,10668
-0.31163900000001377,45.65960000000001,10668
-0.7211110000000076,44.826899999999995,10668
-0.6902780000000064,44.19999999999999,10668
-1.56644,43.25380000000001,10668
-1.7019999999999982,42.7337,10668
-2.0109999999999957,42.27190000000002,10668
-2.629780000000011,41.3236,10668
-3.247809999999987,40.6456,10668
-3.5205799999999954,40.340900000000005,10668
-3.724500000000006,40.11079999999998,10668
-4.0553899999999885,39.733299999999986,10668
-4.496829999999989,39.2218,10668
-4.556279999999987,38.93860000000001,10668
-4.798439999999999,37.7612,8839.2
-4.939889999999991,37.0553,6035.04
-5.920989999999989,35.73169999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>