<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYQX to EINN</name>
        <description>GANDER INTL to Shannon</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYQX to EINN</name>
            <description>GANDER INTL to Shannon</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-54.566,48.94200000000001,0
-52,48.5,10668
-50,49,10668
-40,51,10668
-30,53,10668
-20,54,10668
-15,54,10668
-14,54,10668
-8.924829999999986,52.702,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>