<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTEX to KSTL</name>
        <description>Telluride Rgnl to St. Louis Lambert Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTEX to KSTL</name>
            <description>Telluride Rgnl to St. Louis Lambert Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-107.909,37.9538,0
-105.992,38.39589999999998,10241.28
-105.379,38.35849999999999,10668
-105.094,38.34,10668
-104.429,38.29429999999999,10668
-100.226,39.258700000000005,10668
-97.528,39.304100000000005,10668
-96.1538,39.303200000000004,10668
-94.7371,39.28530000000001,10668
-93.5749,39.18520000000001,9906
-91.7728,39.006399999999985,4389.12
-90.3704,38.748999999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>