<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to LFBO</name>
        <description>John F. Kennedy Intl to Toulouse Blagnac</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to LFBO</name>
            <description>John F. Kennedy Intl to Toulouse Blagnac</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7765,40.64009999999999,0
-71.9994,41.5564,10607.04
-71.8259,41.6961,10668
-71.642,41.843199999999996,10668
-71.564,41.90530000000001,10668
-71.507,41.95060000000001,10668
-71.3116,42.105199999999996,10668
-70.9895,42.357399999999984,10668
-70.2304,42.60309999999998,10668
-70.0227,42.66899999999998,10668
-67,43.565,10668
-64,44.5,10668
-51.8047,44.88329999999999,10668
-50,45,10668
-40,46,10668
-30,48,10668
-20,50,10668
-15,50,10668
-14,50,10668
-11.76830000000001,49.05279999999999,10668
-10.497199999999992,48.7286,10668
-8.75,48,10668
-8,48,10668
-6.968060000000008,47.4478,10668
-6.218330000000009,47.0453,10668
-5.408060000000006,46.61279999999999,10668
-3.6991700000000094,46.32220000000001,10668
-2.25,46.05189999999999,10668
-1.2255600000000015,45.849999999999994,10668
-0.31163900000001377,45.65960000000001,9235.44
0.15555599999999004,44.97999999999999,6278.88
1.3639699999999948,43.62899999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>