<?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.2336,42.308693,11887.2
-66.839452,43.919986,11887.2
-63.262795,45.425353,11887.2
-59.498103,46.813148,11887.2
-55.543639,48.071178,11887.2
-51.402584,49.186987,11887.2
-47.084111,50.14823,11887.2
-42.604243,50.943157,11887.2
-37.986265,51.561175,11887.2
-33.260502,51.993446,11887.2
-28.46333,52.233445,11887.2
-23.635407,52.277423,11887.2
-18.819303,52.124684,11887.2
-14.056849,51.777635,11887.2
-9.386592,51.241607,11887.2
-4.841732,50.524471,11887.2
2.225273,48.996708,326.136
2.245953,48.991672,286.512
2.267222,48.987838,246.888
2.288917,48.985235,210.312
2.310874,48.983883,176.78400000000002
2.332928,48.983792,146.304
2.552744,48.995686,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>