<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to LIRF</name>
        <description>John F Kennedy Intl to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to LIRF</name>
            <description>John F Kennedy Intl to Roma Fiumicino Leonardo Da Vinci</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.027754,42.163038,11887.2
-66.43488,43.616732,11887.2
-62.671462,44.952491,11887.2
-58.737664,46.15896,11887.2
-54.63811,47.224688,11887.2
-50.382684,48.138486,11887.2
-45.987084,48.889849,11887.2
-41.473016,49.469444,11887.2
-36.86785,49.869599,11887.2
-32.203704,50.084761,11887.2
-27.515951,50.111855,11887.2
-22.84131,49.950488,11887.2
-18.215749,49.602979,11887.2
-13.672494,49.074202,11887.2
-9.240401,48.371261,11887.2
-4.94286,47.503066,11887.2
-0.797297,46.479833,11887.2
3.184781,45.312603,11887.2
6.997311,44.012791,11887.2
12.082434,41.978456,286.512
12.099676,41.971736,246.888
12.116064,41.963925,210.312
12.131471,41.955082,176.78400000000002
12.145781,41.945273,146.304
12.158885,41.934575,118.872
12.170684,41.923067,91.44
12.181087,41.910838,70.104
12.190016,41.897981,51.816
12.197405,41.884594,36.576
12.226361,41.815517,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>