<?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 International Airport</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 International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-63.510400000000004,44.8826,0
-65.2866,44.92699999999999,8229.6
-67.4545,45.294899999999984,10668
-67.4662,45.29679999999999,10668
-67.7386,45.34020000000001,10668
-71.7153,44.82220000000001,10668
-76.4956,44.02080000000001,8961.12
-77.33,43.905,6553.200000000001
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>