<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KAUS to KSMF</name>
        <description>Austin Bergstrom Intl to Sacramento Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KAUS to KSMF</name>
            <description>Austin Bergstrom Intl to Sacramento Intl</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
-101.329,31.176900000000003,10668
-102.022,31.433999999999997,10668
-103.244,31.874799999999993,10668
-105.588,32.86150000000001,10668
-107.281,33.2825,10668
-109.144,34.42400000000001,10668
-110.795,35.0616,10668
-111.371,35.1185,10668
-111.674,35.1472,10668
-112.439,35.3467,10668
-113.544,35.62469999999999,10668
-114.864,35.9958,10668
-116.748,36.8006,10668
-117.278,37.4302,10668
-117.77,38.003299999999996,10668
-118.683,37.9675,9479.28
-119.996,38.11670000000001,5394.96
-121.591,38.69540000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>