<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KATL to KPWM</name>
        <description>Hartsfield-Jackson Atlanta Intl to Portland International Jetport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KATL to KPWM</name>
            <description>Hartsfield-Jackson Atlanta Intl to Portland International Jetport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.428,33.6366,0
-83.2977,34.695899999999995,9235.44
-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,10668
-76.0762,39.9615,10668
-75.8187,40.09219999999999,10668
-75.5602,40.22219999999999,10668
-75.0277,40.55969999999999,10668
-74.0961,41.141700000000014,10668
-73.7986,41.34370000000001,10668
-73.3175,41.65809999999999,10668
-73.0679,41.95580000000001,10332.720000000001
-72.7162,42.162000000000006,9022.08
-72.5094,42.283500000000004,8260.08
-72.4345,42.32740000000001,7985.76
-72.2044,42.4614,7132.320000000001
-72.0582,42.54590000000002,6583.68
-70.3083,43.645700000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>