<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHPN to KCVG</name>
        <description>Westchester County to Cincinnati/Northern Kentucky Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHPN to KCVG</name>
            <description>Westchester County to Cincinnati/Northern Kentucky Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7076,41.0667,0
-75.9643,40.751599999999996,10668
-76.884,40.79089999999999,10668
-77.6441,40.67669999999998,10668
-78.0373,40.559500000000014,10668
-78.224,40.503299999999996,10668
-78.8342,40.3167,10668
-79.3858,40.30090000000001,10668
-79.5613,40.2953,10668
-80.0409,40.27859999999998,10668
-80.4219,40.2654,10668
-80.7048,40.25800000000001,10668
-81.4765,40.22919999999999,10668
-82.0065,40.193299999999994,9357.36
-82.5883,40.151099999999985,7620
-82.7322,40.0762,7101.84
-82.8325,40.023799999999994,6736.08
-84.6683,39.049499999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>