<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KISM to KWDR</name>
        <description>Kissimmee Gateway to WINDER BARROW</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KISM to KWDR</name>
            <description>Kissimmee Gateway to WINDER BARROW</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.4371,28.289900000000003,0
-81.4404,28.863799999999998,3749.04
-81.8909,30.212999999999994,10668
-82.0482,30.4803,10668
-82.5564,31.269400000000005,10668
-82.5081,31.536599999999993,10363.2
-82.7433,32.289199999999994,7315.200000000001
-82.83,32.563500000000005,6187.4400000000005
-83.6677,33.98259999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>