<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KRAP to KLAX</name>
        <description>Rapid City Rgnl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KRAP to KLAX</name>
            <description>Rapid City Rgnl to Los Angeles Intl</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,10668
-112.104,39.13419999999999,10668
-113.013,38.3604,10668
-113.386,37.900000000000006,10668
-113.703,37.50280000000001,10668
-113.812,37.36500000000001,10668
-114.277,36.7693,10668
-114.805,36.359399999999994,10668
-115.16,36.0797,10668
-115.68,35.675700000000006,10668
-116.404,35.1023,7924.8
-116.578,34.962500000000006,7132.320000000001
-116.862,34.7578,5913.12
-118.409,33.9431,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>