<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAUS to KLGB</name>
        <description>Austin Bergstrom Intl to Long Beach/Daugherty Field</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAUS to KLGB</name>
            <description>Austin Bergstrom Intl to Long Beach/Daugherty Field</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.6683,30.19409999999999,0
-98.3496,30.405299999999997,4084.32
-99.8175,30.598,10668
-100.832,30.72030000000001,10668
-102.976,30.9521,10668
-103.481,31.147199999999998,10668
-105.087,31.748099999999994,10668
-106.272,31.95179999999999,10668
-107.605,32.2756,10668
-108.896,32.59,10668
-111.288,33.1327,10668
-112.825,33.45349999999999,10668
-114.761,33.59610000000001,10668
-115.762,33.620599999999996,7833.360000000001
-116.16,33.6281,6522.72
-118.153,33.8177,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>