<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTYR to KAMA</name>
        <description>TYLER POUNDS RGNL to Rick Husband Amarillo International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTYR to KAMA</name>
            <description>TYLER POUNDS RGNL to Rick Husband Amarillo International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.4025,32.354299999999995,0
-97.1794,32.8895,10363.2
-97.8932,33.4491,10668
-98.5935,33.987300000000005,10668
-101.699,35.2351,30.48
-101.702,35.219899999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>