<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPDK to KDXR</name>
        <description>Dekalb Peachtree Airport to Danbury</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPDK to KDXR</name>
            <description>Dekalb Peachtree Airport to Danbury</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.3023,33.8759,0
-83.2977,34.695899999999995,7620
-81.1199,36.41239999999999,10668
-80.7367,36.703100000000006,10668
-80.3163,37.017799999999994,10668
-79.1069,37.900499999999994,10668
-77.8655,38.6412,10668
-76.9786,39.495000000000005,10668
-76.1825,39.90719999999999,9875.52
-76.0762,39.9615,9479.28
-75.8187,40.09219999999999,8564.880000000001
-75.5602,40.22219999999999,7620
-75.3017,40.3869,6614.160000000001
-73.482,41.371700000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>