<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYHM to KLEX</name>
        <description>John C. Munro Hamilton Int'l to Lexington Blue Grass</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYHM to KLEX</name>
            <description>John C. Munro Hamilton Int'l to Lexington Blue Grass</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.9306,43.17430000000002,0
-81.4203,41.837800000000016,10668
-82.162,41.35810000000001,10668
-82.4195,40.6345,10668
-82.5883,40.151099999999985,10454.640000000001
-83.2363,39.7158,7863.84
-83.4194,39.59109999999998,7132.320000000001
-83.6687,39.4203,6126.4800000000005
-84.6092,38.03739999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>