<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAMA to KSDF</name>
        <description>Rick Husband Amarillo International to Louisville Muhammad Ali Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAMA to KSDF</name>
            <description>Rick Husband Amarillo International to Louisville Muhammad Ali Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-101.702,35.219899999999996,0
-100.56,35.2423,6096
-99.3948,35.23859999999999,10668
-99.2062,35.23689999999999,10668
-98.5545,35.5475,10668
-98.3019,35.66630000000001,10668
-98.0039,35.8053,10668
-97.5475,35.925,10668
-97.2735,35.995900000000006,10668
-97.1443,36.012,10668
-96.7935,36.06280000000001,10668
-96.6851,36.07759999999999,10668
-96.3823,36.1185,10668
-95.7881,36.19630000000001,10668
-90.2341,37.67349999999999,10668
-88.9632,37.8096,10058.4
-87.7624,37.92830000000001,6309.360000000001
-85.7356,38.1746,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>