<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KNEW to KSPG</name>
        <description>Lakefront to Albert Whitted</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KNEW to KSPG</name>
            <description>Lakefront to Albert Whitted</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.0277,30.0419,0
-88.7018,28.882999999999996,10668
-88.0342,28.3823,10668
-86.7626,28.009699999999995,10668
-85.3443,27.591800000000006,9997.44
-84.7832,27.493499999999997,8016.240000000001
-83.4233,28.000699999999995,2895.6000000000004
-82.6267,27.765100000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>