<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAPA to KGPZ</name>
        <description>Centennial to Grand Rapids/Itasca Co</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAPA to KGPZ</name>
            <description>Centennial to Grand Rapids/Itasca Co</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-104.848,39.5701,0
-104.048,41.16810000000001,731.52
-103.685,41.63550000000001,731.52
-103.482,41.89420000000001,731.52
-102.179,42.80109999999999,731.52
-101.539,43.32060000000001,731.52
-100.163,44.394499999999994,731.52
-99.9107,44.54220000000001,731.52
-99.5481,44.75229999999999,731.52
-99.1556,44.976699999999994,731.52
-98.6617,45.254700000000014,731.52
-98.536,45.32470000000001,731.52
-98.3687,45.41739999999999,731.52
-98.238,45.535799999999995,731.52
-98.136,45.62790000000001,731.52
-97.6504,46.060400000000016,731.52
-96.9576,46.662499999999994,731.52
-96.6858,46.691100000000006,731.52
-96.6238,46.696200000000005,731.52
-96.2834,46.6095,731.52
-95.8741,46.503600000000006,731.52
-93.5098,47.21029999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>