<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTEX to KGUC</name>
        <description>Telluride Rgnl to Gunnison Crested Butte Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTEX to KGUC</name>
            <description>Telluride Rgnl to Gunnison Crested Butte Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-107.896975,37.951333,0
-107.80834,37.932604,91.44
-107.790268,37.930096,91.44
-107.771989,37.92884,91.44
-107.75364,37.928846,91.44
-107.735361,37.930113,91.44
-107.717291,37.932631,91.44
-107.699568,37.936383,91.44
-107.682326,37.941338,91.44
-107.665696,37.94746,91.44
-107.649804,37.954701,91.44
-107.634771,37.963008,91.44
-107.620713,37.972315,91.44
-107.607735,37.982554,91.44
-107.595937,37.993645,91.44
-107.585408,38.005504,91.44
-107.399365,38.224343,91.44
-107.213322,38.443182,91.44
-107.200601,38.453681,91.44
-107.186758,38.463271,91.44
-107.171899,38.47188,91.44
-107.156137,38.479443,91.44
-107.13959,38.485901,91.44
-107.122387,38.491206,91.44
-106.945086,38.532439,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>