<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPDK to KBKL</name>
        <description>Dekalb Peachtree Airport to Burke Lakefront</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPDK to KBKL</name>
            <description>Dekalb Peachtree Airport to Burke Lakefront</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.3023,33.8759,0
-84.0521,35.48660000000001,10607.04
-83.9755,35.6909,10668
-83.8947,35.904799999999994,10668
-83.4329,36.63210000000001,10668
-83.0299,37.2542,10668
-82.7639,37.65860000000001,10668
-82.745,37.77719999999999,10668
-82.6776,38.8184,10668
-82.5883,40.151099999999985,5974.08
-81.6827,41.51769999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>