<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCLE to KHPN</name>
        <description>Cleveland Hopkins Intl to Westchester County</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCLE to KHPN</name>
            <description>Cleveland Hopkins Intl to Westchester County</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.8534,41.41030000000001,0
-80.1118,41.421099999999996,8534.4
-78.8643,41.2946,10668
-78.4581,41.25030000000001,10668
-78.1428,41.215,10668
-77.5951,41.266400000000004,10668
-77.1941,41.302400000000006,10332.720000000001
-76.7749,41.338599999999985,9113.52
-76.4725,41.32130000000001,8199.12
-76.1562,41.3023,7284.72
-75.6895,41.27279999999999,5882.64
-73.7076,41.0667,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>