<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to MROC</name>
        <description>John F Kennedy Int'l to Juan Santamaria Intl - Alajuela</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to MROC</name>
            <description>John F Kennedy Int'l to Juan Santamaria Intl - Alajuela</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7787,40.63990000000001,0
-74.8003,39.095500000000015,10668
-75.0885,38.64859999999999,10668
-75.4639,38.0566,10668
-75.5915,37.8886,10668
-75.6265,37.842,10668
-75.8581,37.533500000000004,10668
-76.2003,36.89189999999999,10668
-76.4501,36.4404,10668
-76.7034,35.976699999999994,10668
-76.9095,35.5947,10668
-77.4529,34.5685,10668
-78.0983,30.414699999999996,10668
-78.6979,26.55539999999999,10668
-79.0698,24.000100000000003,10668
-78.8158,22.015100000000004,10668
-80.2381,20.515600000000006,10668
-80.7178,20,10668
-81.3719,19.2894,10668
-82.0517,17.561700000000002,10668
-82.9347,15.252200000000002,10668
-83.3883,14.045199999999994,10668
-83.7726,11.994500000000002,8016.240000000001
-83.9196,11.340599999999995,5394.96
-84.2089,9.993889999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>