<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KACY to KCAK</name>
        <description>Atlantic City Int'l to Akron-Canton Reg</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KACY to KCAK</name>
            <description>Atlantic City Int'l to Akron-Canton Reg</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.5777,39.45750000000001,0
-76.5197,40.17410000000001,10668
-77.0696,40.3022,10668
-77.3835,40.3655,10668
-77.5579,40.400199999999984,10668
-77.9741,40.481899999999996,10607.04
-78.224,40.503299999999996,9845.04
-78.747,40.54650000000001,8260.08
-79.3144,40.7988,6309.360000000001
-81.4435,40.9152,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>