<?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,914.4000000000001
-67.4545,45.294899999999984,914.4000000000001
-67.4662,45.29679999999999,914.4000000000001
-67.7386,45.34020000000001,914.4000000000001
-71.7153,44.82220000000001,914.4000000000001
-76.4956,44.02080000000001,914.4000000000001
-77.33,43.905,914.4000000000001
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>