<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCPR to KSGU</name>
        <description>NATRONA CO INTL to St George Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCPR to KSGU</name>
            <description>NATRONA CO INTL to St George Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-106.464,42.908000000000015,0
-107.582,41.75569999999999,9265.92
-108.374,41.196,10668
-109.493,40.37899999999999,10668
-109.931,40.2209,10668
-110.127,40.149100000000004,10668
-110.754,39.603200000000015,10668
-111.773,39.04560000000001,9631.68
-112.63,38.372900000000016,5882.64
-113.51,37.0364,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>