<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSTC to KHKA</name>
        <description>St Cloud Rgnl to BLYTHEVILLE MUNI</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSTC to KHKA</name>
            <description>St Cloud Rgnl to BLYTHEVILLE MUNI</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-94.059899,45.54623624999999,0
-93.37319444,45.14569444,4084.32
-93.32986111,43.094750000000005,10668
-93.525783,42.086535999999995,10668
-93.64855556,41.437611110000006,10668
-92.788833,40.765625,10668
-92.698642,40.69395800000001,10668
-92.557264,40.58116699999999,10668
-92.183869,40.28058899999999,10668
-91.443092,39.67237499999999,10668
-90.48236944,38.860688890000006,10668
-90.302117,38.002758,8199.12
-90.23405556,37.67347222000001,6888.4800000000005
-89.8308065,35.94040699999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>