<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMCO to KAUS</name>
        <description>Orlando Intl to Austin Bergstrom Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMCO to KAUS</name>
            <description>Orlando Intl to Austin Bergstrom Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.3068,28.42920000000001,0
-81.8074,28.5535,2987.04
-83.8952,29.822000000000003,10668
-86.1314,30.8142,10668
-86.6791,30.8262,10668
-87.0075,30.808300000000003,10668
-87.7421,30.765299999999996,10668
-88.3593,30.726,10668
-91.2941,30.485100000000003,10668
-93.1056,30.141500000000008,10668
-93.4973,30.155500000000004,10668
-93.6493,30.160600000000002,10668
-94.0684,30.1738,10668
-94.1234,30.175399999999996,10668
-94.2176,30.178200000000004,10668
-94.645,30.189700000000002,10332.720000000001
-95.1716,30.294200000000004,8503.92
-95.4313,30.344799999999992,7589.52
-95.5454,30.3348,7193.280000000001
-96.0582,30.2885,5455.92
-97.6683,30.19409999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>