<?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,0
-67.7386,45.34020000000001,0
-71.7153,44.82220000000001,0
-77.9317,44.865399999999994,0
-78.8408,44.123699999999985,0
-78.8408,44.123699999999985,0
-79.3075,43.87540000000001,0
-79.4006,43.81190000000001,0
-79.5724,43.696200000000005,0
-79.5973,43.679,0
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>