<?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 Intl</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 Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-103.065008,44.053828,0
-103.112461,44.117664,54.864000000000004
-103.123468,44.12979,82.296
-103.135908,44.141181,109.72800000000001
-103.149687,44.151751,146.304
-103.1647,44.161418,182.88
-103.180832,44.170111,225.55200000000002
-103.197962,44.177761,274.32
-103.215959,44.184311,326.136
-103.234685,44.189712,381
-103.253998,44.193921,441.96000000000004
-103.27375,44.196908,505.968
-103.293791,44.198649,573.024
-103.313967,44.199131,646.176
-103.334126,44.198351,719.3280000000001
-103.354112,44.196314,801.624
-103.373774,44.193036,7620
-103.392961,44.188542,7620
-103.411528,44.182865,7620
-105.552192,43.470818,7620
-107.644728,42.720974,7620
-109.686075,41.933965,7620
-111.849911,41.040078,801.624
-111.867299,41.033957,719.3280000000001
-111.883911,41.026717,646.176
-111.899622,41.018411,573.024
-111.914311,41.009104,505.968
-111.927868,40.998867,441.96000000000004
-111.940188,40.987776,381
-111.951179,40.975918,326.136
-111.960757,40.963381,274.32
-111.96885,40.950261,225.55200000000002
-111.975396,40.936659,182.88
-111.980347,40.922678,146.304
-111.983665,40.908423,109.72800000000001
-111.985326,40.894005,82.296
-111.985318,40.879532,54.864000000000004
-111.976936,40.807444,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>