<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYHZ to CYYZ</name>
        <description>Halifax/Stanfield International Airport to Toronto Pearson Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYHZ to CYYZ</name>
            <description>Halifax/Stanfield International Airport to Toronto Pearson Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.510400000000004,44.88249999999999,0
-65.8708,45.40719999999999,10668
-66.6572,45.3767,10668
-67.7811,46.0102,10668
-67.8341,46.039500000000004,10668
-69.5962,45.982200000000006,10668
-70.2566,45.9537,10668
-70.8459,45.92500000000001,10668
-70.846,45.925099999999986,10668
-72.0417,45.817200000000014,10668
-72.3817,45.7842,10668
-72.7613,45.74600000000001,10668
-72.961,45.72550000000001,10668
-73.1237,45.70839999999998,10668
-73.9709,45.615700000000004,10668
-75.8969,45.4417,10668
-76.4494,45.23060000000001,10668
-77.1571,44.95400000000001,8564.880000000001
-77.8881,44.660799999999995,6217.92
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>