<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KNEW to KSAF</name>
        <description>Lakefront to Santa Fe Muni</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KNEW to KSAF</name>
            <description>Lakefront to Santa Fe Muni</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.0277,30.0419,0
-91.4405,30.6704,8961.12
-92.501,31.256699999999995,10668
-93.1947,31.513499999999993,10668
-93.6391,31.675200000000004,10668
-93.8234,31.7419,10668
-93.935,31.781800000000004,10668
-94.2165,31.882400000000004,10668
-97.1794,32.8895,10668
-97.8932,33.4491,10668
-98.5935,33.987300000000005,10668
-99.5879,34.25149999999999,10668
-103.599,35.182199999999995,8168.64
-103.964,35.16589999999999,7010.400000000001
-106.09,35.61699999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>