<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to MROC</name>
        <description>Newark Liberty International to Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to MROC</name>
            <description>Newark Liberty International to Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.1686,40.6936,0
-75.0789,39.0419,10668
-75.2113,38.809799999999996,10668
-75.5106,38.345,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.257,32.02340000000001,10668
-78.6954,30.635400000000004,10668
-78.9947,30.423000000000002,10668
-79.568,29.094099999999997,10668
-80.1544,25.751900000000006,10668
-80.349,25.799999999999997,10668
-80.524,24.979299999999995,10668
-80.7512,24.793999999999997,10668
-81.0167,24.563600000000008,10668
-81.0119,24,10668
-80.9706,23.02029999999999,10668
-81.5327,21.605000000000004,10668
-82.4153,20.094700000000003,10668
-83.3883,14.045199999999994,10668
-83.7726,11.994500000000002,8016.240000000001
-83.9196,11.340599999999995,5394.96
-84.2087,9.993979999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>