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