<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MS96 to KAUS</name>
        <description>Barrett Field to Austin Bergstrom Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MS96 to KAUS</name>
            <description>Barrett Field to Austin Bergstrom Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.10006,32.76680055,0
-90.785806,32.025194,10485.12
-91.119581,31.761469000000005,10668
-91.29963889,31.618194439999996,10668
-92.060011,31.391042,10668
-92.50097222,31.25672222,10668
-93.264753,31.228531000000004,10668
-93.452597,31.220933000000002,10668
-93.682994,31.211113999999995,10668
-94.028636,31.195746999999997,10668
-94.71683333,31.16244444,10637.52
-95.857806,30.792305999999996,6553.200000000001
-97.66824375,30.194120999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>