<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KRAP to KSLC</name>
        <description>Rapid City Rgnl to Salt Lake City International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KRAP to KSLC</name>
            <description>Rapid City Rgnl to Salt Lake City International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-103.058,44.04679999999999,0
-104.17,43.67580000000001,5760.72
-105.449,43.32670000000002,10668
-105.738,43.24520000000001,10668
-106.277,43.090900000000005,10668
-109.015,41.59020000000001,9326.880000000001
-109.342,41.542699999999996,8321.04
-109.99,41.44560000000001,6400.8
-111.975,40.787000000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>