<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPIE to KADS</name>
        <description>St Pete-Clearwater Intl to Addison</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPIE to KADS</name>
            <description>St Pete-Clearwater Intl to Addison</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.6859,27.908199999999994,0
-83.4233,28.000699999999995,4297.68
-84.7832,27.493499999999997,10668
-85.3443,27.591800000000006,10668
-86.7626,28.009699999999995,10668
-88.0342,28.3823,10668
-88.7018,28.882999999999996,10668
-89.7846,29.689999999999998,10668
-90.003,29.8502,10668
-91.4405,30.6704,10668
-92.501,31.256699999999995,10668
-92.6884,31.355999999999995,10668
-92.9832,31.511200000000002,10668
-93.5244,31.793000000000006,10668
-93.7387,31.9033,10668
-93.9512,32.01220000000001,10393.68
-94.1772,32.127399999999994,9509.76
-94.4197,32.25020000000001,8564.880000000001
-94.5178,32.2997,8199.12
-94.7532,32.4178,7284.72
-94.9469,32.38810000000001,6614.160000000001
-96.8365,32.96860000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>