<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSNS to KNEW</name>
        <description>Salinas Muni to Lakefront</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSNS to KNEW</name>
            <description>Salinas Muni to Lakefront</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-121.607,36.662499999999994,0
-119.815,36.884299999999996,9479.28
-119.272,36.797799999999995,10668
-118.584,36.6844,10668
-117.462,36.4901,10668
-116.231,36.2637,10668
-115.9,36.20060000000001,10668
-114.864,35.9958,10668
-113.544,35.62469999999999,10668
-112.383,35.60470000000001,10668
-111.88,35.5895,10668
-111.501,35.581999999999994,10668
-110.065,35.5312,10668
-108.873,35.476,10668
-107.278,35.1443,10668
-106.816,35.043800000000005,10668
-106.114,34.95689999999999,10668
-102.84,34.49510000000001,10668
-101.061,34.3009,10668
-100.255,34.2042,10668
-98.5935,33.987300000000005,10668
-97.8932,33.4491,10668
-97.1794,32.8895,10668
-94.2165,31.882400000000004,10668
-93.935,31.781800000000004,10668
-93.8234,31.7419,10668
-93.6391,31.675200000000004,10668
-93.1947,31.513499999999993,10668
-92.501,31.256699999999995,9601.2
-91.4405,30.6704,5364.4800000000005
-90.0277,30.0419,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>