<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYHZ to CYYZ</name>
        <description>HALIFAX INTL to Toronto Lester B Pearson Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYHZ to CYYZ</name>
            <description>HALIFAX INTL to Toronto Lester B Pearson Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.51055355,44.883157960000005,0
-64.082194,44.927222,2651.76
-66.999404,44.896248000000014,10363.2
-68.87397222,44.84180556000001,10363.2
-70.6811,44.80340000000001,10363.2
-72.395431,44.740466999999995,10363.2
-73.52269444,44.68494444000001,10363.2
-76.06461111,43.952138890000015,9875.52
-76.549327,43.94489200000001,8808.720000000001
-78.6574,43.889853000000016,2865.1200000000003
-79.6276706,43.67613399999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>