<?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
-63.40183333,44.92313888999999,0
-65.87025,45.40730556,0
-66.657275,45.37740600000001,0
-67.431058,45.342731000000015,0
-67.70419444,45.32919444000001,0
-67.919322,45.398278000000005,0
-68.51547222,45.58672222000001,0
-69.211747,45.693206,0
-69.980647,45.805428000000006,0
-70.329167,45.85441700000001,0
-70.84602778,45.925055560000004,0
-72.761389,45.74591699999999,0
-72.960944,45.72544400000001,0
-73.12375,45.70827800000001,0
-73.97091667,45.61574999999999,0
-75.89686111,45.44175000000001,0
-76.449444,45.23055600000001,0
-77.156944,44.954166999999984,0
-77.88808333,44.660888889999995,0
-78.750278,44.37944400000001,0
-79.17166667,44.238611109999994,0
-79.6276706,43.67613399999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>