<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KATL to KLAX</name>
        <description>Hartsfield Jackson Atlanta Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KATL to KLAX</name>
            <description>Hartsfield Jackson Atlanta Intl to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.4282067,33.63662271,0
-84.43508333,33.62908333,60.96
-86.89983333,33.670138890000004,10363.2
-92.18052778,34.677672220000005,10363.2
-94.677608,35.01463100000001,10363.2
-95.466747,35.120361,10363.2
-96.216261,35.208061,10363.2
-97.60922778,35.35859722000001,10363.2
-98.866219,35.335414,10363.2
-101.69902778,35.235055560000006,10363.2
-103.59858333,35.18219444,10363.2
-106.81630556,35.04380556000001,10363.2
-109.1545,34.96575,10363.2
-110.511433,34.869552999999996,10363.2
-112.48036111,34.70255556000001,10363.2
-113.639369,34.56228899999999,10363.2
-115.342872,34.206564,10027.92
-115.76990556,34.11223333000001,8595.36
-116.520972,34.1035,6156.96
-118.40891721,33.94313043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>