<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to KATL</name>
        <description>Boston Logan Intl to Hartsfield Jackson Atlanta Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to KATL</name>
            <description>Boston Logan Intl to Hartsfield Jackson Atlanta Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.00696199,42.36305577000002,0
-73.017408,41.47863899999999,10668
-73.193917,41.416927999999984,10668
-73.58133333,41.28008333,10668
-73.796811,41.15262799999999,10668
-74.399444,40.79138599999999,10668
-74.74180556,40.58305555999999,10668
-74.993619,40.473039,10668
-75.56025,40.22225,10668
-75.818692,40.092202999999984,10668
-76.0762,39.96149700000001,10668
-76.182536,39.90721099999999,10668
-76.97858333,39.495000000000005,10668
-77.8655,38.64119443999999,10668
-79.10688889,37.900527780000004,10668
-80.316283,37.01775599999999,10668
-83.29766667,34.69586111000001,5516.88
-84.4282067,33.63662271,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>