<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBLM to KISM</name>
        <description>MONMOUTH EXECUTIVE to Kissimmee Gateway</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBLM to KISM</name>
            <description>MONMOUTH EXECUTIVE to Kissimmee Gateway</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.124,40.1866,0
-75.2113,38.809799999999996,10515.6
-75.5106,38.345,10668
-76.311,37.4872,10668
-76.7834,36.9687,10668
-77.0124,36.714200000000005,10668
-77.7037,35.976699999999994,10668
-78.1452,35.414500000000004,10668
-78.8497,34.4974,10668
-79.0148,34.27879999999999,10668
-79.3232,33.86709999999999,10668
-80.0378,32.8943,10668
-80.1483,32.755799999999994,10668
-80.1891,32.7046,10668
-80.2244,32.6602,10668
-80.3127,32.5489,10668
-80.6305,32.14529999999999,10668
-80.8702,31.838099999999997,10668
-81.1446,31.201300000000003,10668
-81.1127,30.639800000000008,9296.4
-81.1126,30.4568,8595.36
-81.1127,29.908900000000003,6431.280000000001
-81.4371,28.289900000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>