<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to LFPG</name>
        <description>John F Kennedy Intl to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to LFPG</name>
            <description>John F Kennedy Intl to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.771594,40.627911,0
-73.689792,40.590759,36.576
-73.672644,40.584444,51.816
-73.654837,40.579288,70.104
-73.636508,40.57533,91.44
-73.617795,40.572601,118.872
-73.598841,40.571121,146.304
-73.57979,40.570901,176.78400000000002
-73.560785,40.571944,210.312
-73.541973,40.57424,246.888
-73.523494,40.577774,286.512
-73.50549,40.582517,326.136
-73.488098,40.588434,371.856
-73.471449,40.595479,420.624
-73.455671,40.6036,469.392
-70.234706,42.310639,11887.2
-66.841498,43.923938,11887.2
-63.265563,45.431361,11887.2
-59.501312,46.821248,11887.2
-55.546947,48.081392,11887.2
-51.405586,49.199314,11887.2
-47.08635,50.16264,11887.2
-42.605222,50.959589,11887.2
-37.985469,51.579533,11887.2
-33.257433,52.013596,11887.2
-28.457535,52.255218,11887.2
-23.626513,52.300621,11887.2
-18.807042,52.149083,11887.2
-14.041073,51.802996,11887.2
-9.36728,51.267689,11887.2
-4.818974,50.551034,11887.2
2.335156,49.002707,146.304
2.355838,48.997671,118.872
2.377109,48.993837,91.44
2.398807,48.991234,70.104
2.420767,48.989882,51.816
2.442823,48.989791,36.576
2.552744,48.995686,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>