<?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.77666109,40.63990419999999,0
-71.99936111,41.556416670000004,10607.04
-71.825883,41.696089,10668
-71.642039,41.84318300000001,10668
-71.563997,41.90533099999999,10668
-71.507039,41.950575000000015,10668
-71.311561,42.105164,10668
-70.98955556,42.357444439999995,10668
-70.230375,42.603058000000004,10668
-70.022711,42.66903099999999,10668
-67,43.565,10668
-54.535,48.899583329999984,10668
-50,49,10668
-45,50,10668
-40,50,10668
-35,50,10668
-30,50,10668
-25,50,10668
-20,50,10668
-15,50,10668
-11.768333000000013,49.05277799999999,10668
-8,48.576944,10668
-6.96805599999999,47.447778,10668
-6.218333000000001,47.045277999999996,10668
-5.408055999999988,46.61277799999999,10668
-3.6991669999999885,46.32222200000001,10668
-3.354444000000001,46.25999999999999,10668
-2.25,46.05194399999999,10668
-1.2255560000000116,45.849999999999994,10668
-0.1529170000000022,44.676806,5913.12
1.363968749999998,43.62902574999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>