<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MROC to KEWR</name>
        <description>Juan Santamaria Intl to Newark Liberty International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MROC to KEWR</name>
            <description>Juan Santamaria Intl to Newark Liberty International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.2087,9.993979999999993,0
-83.9196,11.340599999999995,8991.6
-83.7726,11.994500000000002,10668
-83.3883,14.045199999999994,10668
-82.9347,15.252200000000002,10668
-82.0517,17.561700000000002,10668
-81.372,19.2894,10668
-80.7178,20,10668
-80.2381,20.515600000000006,10668
-78.8158,22.015100000000004,10668
-79.0698,24.000100000000003,10668
-78.6979,26.555300000000003,10668
-78.0983,30.414699999999996,10668
-77.4529,34.5685,10668
-76.9095,35.5947,10668
-76.7034,35.976699999999994,10668
-76.4501,36.4404,10668
-76.2003,36.89189999999999,10668
-75.8581,37.533500000000004,10668
-75.5106,38.345,10058.4
-75.2113,38.809799999999996,8016.240000000001
-75.0789,39.0419,7010.400000000001
-74.1686,40.6936,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>