<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to EGAA</name>
        <description>Dublin to Belfast Aldergrove</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to EGAA</name>
            <description>Dublin to Belfast Aldergrove</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.290074,53.422431,0
-6.411015,53.429034,182.88
-6.434917,53.431615,182.88
-6.458353,53.435428,182.88
-6.481144,53.440443,182.88
-6.503118,53.446622,182.88
-6.524106,53.453919,182.88
-6.543951,53.462277,182.88
-6.5625,53.471634,182.88
-6.579613,53.481917,182.88
-6.595158,53.493049,182.88
-6.609017,53.504945,182.88
-6.621084,53.517514,182.88
-6.631265,53.530661,182.88
-6.639483,53.544285,182.88
-6.645672,53.558284,182.88
-6.649786,53.572549,182.88
-6.651791,53.586973,182.88
-6.65167,53.601446,182.88
-6.649423,53.615858,182.88
-6.620023,53.951874,182.88
-6.583768,54.367265,182.88
-6.594249,54.380388,182.88
-6.60273,54.393993,182.88
-6.609145,54.407976,182.88
-6.613444,54.422231,182.88
-6.615592,54.43665,182.88
-6.615572,54.451123,182.88
-6.613382,54.465541,182.88
-6.609039,54.479792,182.88
-6.602572,54.493769,182.88
-6.59403,54.507366,182.88
-6.583477,54.520478,182.88
-6.570992,54.533007,182.88
-6.556668,54.544857,182.88
-6.540615,54.555938,182.88
-6.522953,54.566165,182.88
-6.503816,54.575461,182.88
-6.483351,54.583755,182.88
-6.461712,54.590983,182.88
-6.235239,54.652256,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>