<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to KJFK</name>
        <description>San Jose Juan Santamaria Intl to John F Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to KJFK</name>
            <description>San Jose Juan Santamaria Intl to John F Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2088845,9.9939265,0
-84.0725,10.690832999999998,4632.96
-83.772622,11.994511000000003,10668
-83.38827778,14.04522222,10668
-82.934722,15.252222000000003,10668
-82.047839,17.566389,10668
-81.37203333,19.289394439999995,10668
-80.717778,20,10668
-80.238056,20.515556000000004,10668
-78.81581667,22.015063889999993,10668
-79.0698,24.00005300000001,10668
-78.69786111,26.555361110000007,10668
-78.098269,30.414653,10668
-77.45294444,34.56852778,10668
-76.909528,35.594717,10668
-76.703369,35.97671700000001,10668
-76.450108,36.44044199999999,10668
-76.20033333,36.89188888999999,10668
-75.858083,37.533536,10668
-75.626483,37.841958000000005,10668
-75.4639,38.05659444,10668
-75.088467,38.648555999999985,8747.76
-74.80033333,39.095500000000015,6766.56
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>