<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBYH to KGOO</name>
        <description>ARKANSAS INTL to NEVADA CO AIR PARK</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBYH to KGOO</name>
            <description>ARKANSAS INTL to NEVADA CO AIR PARK</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.944,35.96430000000001,0
-91.7709,36.1904,3962.4
-92.3327,36.2423,3962.4
-92.397,36.248099999999994,3962.4
-92.4643,36.254099999999994,3962.4
-92.5965,36.2658,3962.4
-92.6972,36.27459999999999,3962.4
-92.9711,36.298100000000005,3962.4
-93.0005,36.3006,3962.4
-93.2133,36.318299999999994,3962.4
-93.4332,36.301500000000004,3962.4
-93.8138,36.27160000000001,3962.4
-93.8623,36.26769999999999,3962.4
-93.9574,36.2599,3962.4
-94.1074,36.2535,3962.4
-96.0124,36.81450000000001,3962.4
-102.339,37.9893,3962.4
-105.094,38.34,3962.4
-105.379,38.35849999999999,3962.4
-105.992,38.39589999999998,3962.4
-106.343,38.415700000000015,3962.4
-107.04,38.4521,3962.4
-108.606,38.45089999999999,3962.4
-110.7,38.416799999999995,3962.4
-113.013,38.3604,3962.4
-114.394,38.25020000000001,3962.4
-116.199,38.42090000000002,3962.4
-118.033,38.56530000000001,3962.4
-118.962,38.97970000000001,3962.4
-121.003,39.22399999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>