<?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 Intl to San Jose 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 Intl to San Jose Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.16856467,40.693633000000005,0
-75,40,6126.4800000000005
-75,39,10668
-75,38,10668
-75,37,10668
-75,36,10668
-75,35,10668
-75,34,10668
-80,31,10668
-80,30,10668
-80,29,10668
-80,28,10668
-80,27,10668
-80,26,10668
-80,25,10668
-80,24,10668
-80,23,10668
-80,22,10668
-80,21,10668
-80,20,10668
-80,19,10668
-80,18,10668
-85,14,10668
-85,13,10668
-85,12,8900.16
-85,11,4968.240000000001
-84.2088845,9.9939265,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>