<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYUL to EDDF</name>
        <description>Montreal-Pierre Elliot Trudeau Intl to Frankfurt</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYUL to EDDF</name>
            <description>Montreal-Pierre Elliot Trudeau Intl to Frankfurt</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7438,45.4675,0
-69.3,48.14690000000002,0
-55.83330000000001,52.400000000000006,0
-15,55,0
-14,55,0
-5.5,52.75280000000001,0
2,51.130799999999994,0
5.6236100000000135,50.514700000000005,0
6.493060000000014,50.359399999999994,0
8.540670000000006,50.0326,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>