<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to EDDF</name>
        <description>Lester B Pearson Intl to Frankfurt-main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to EDDF</name>
            <description>Lester B Pearson Intl to Frankfurt-main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.663889,43.673889,0
-79.809221,43.574492,0
-79.666857,43.469121,0
-76.318886,45.971668,0
-72.073367,47.72555,0
-67.379997,49.316666,0
-63.305965,51.198299,0
-58.448774,52.663678,0
-53.280044,53.917386,0
-47.822507,54.936267,0
-42.11808,55.699035,0
-36.228295,56.188096,0
-30,56,0
-24.216488,56.303515,0
-18.274043,55.926914,0
-12.487573,55.271044,0
-6.906389,54.189167,0
-1.536944,53.441667,0
7.902802,49.874291,0
8.534175,50.027542,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>