<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KFTY to KCLL</name>
        <description>Fulton County Aiport-Brown Field to Easterwood Field</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KFTY to KCLL</name>
            <description>Fulton County Aiport-Brown Field to Easterwood Field</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.5211,33.779300000000006,0
-85.1222,33.5257,3657.6000000000004
-86.9423,33.2321,10668
-88.8043,32.3784,10668
-90.0998,32.4341,10668
-90.4083,32.2268,10668
-90.9189,31.879899999999992,10668
-91.1019,31.754400000000004,10668
-91.2996,31.6182,10668
-91.5099,31.555999999999997,10668
-92.06,31.39099999999999,10668
-92.501,31.256699999999995,10668
-93.5235,31.218000000000004,9936.480000000001
-93.9662,31.1986,8442.960000000001
-94.4092,31.177800000000005,6949.4400000000005
-96.3642,30.588799999999992,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>