<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCLE to KPBG</name>
        <description>Cleveland Hopkins Intl to PLATTSBURGH INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCLE to KPBG</name>
            <description>Cleveland Hopkins Intl to PLATTSBURGH INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.8534,41.41030000000001,0
-80.5846,41.80160000000001,6705.6
-79.1213,42.18860000000001,10668
-76.4431,42.87189999999998,10668
-75.2943,43.0574,8138.160000000001
-75.0517,43.189700000000016,7254.240000000001
-74.9614,43.31979999999999,6705.6
-73.4681,44.65090000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>