<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to PHNL</name>
        <description>Dublin to Honolulu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to PHNL</name>
            <description>Dublin to Honolulu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.290074,53.422431,0
-6.532004,53.435434,0
-9.004555,56.366684,0
-12.168412,59.243335,0
-15.905418,62.029206,0
-19.819722,64.48,0
-25.792016,67.195198,0
-32.396933,69.472492,0
-40.449781,71.443155,0
-50.122134,73.000059,0
-61.322556,74.021675,0
-73.51593,74.40239,0
-85.765733,74.096087,0
-97.109833,73.140186,0
-106.960718,71.635908,0
-115.18546,69.704913,0
-121.936792,67.456705,0
-127.468786,64.976772,0
-132.033241,62.327494,0
-136.823556,59.592833,0
-139.062019,56.685315,0
-141.8208,53.746208,0
-144.215513,50.752088,0
-146.320162,47.714854,0
-148.191576,44.643396,0
-149.873851,41.544461,0
-151.401595,38.423259,0
-152.802311,35.283871,0
-154.098133,32.129546,0
-155.307102,28.962905,0
-156.444126,25.786099,0
-157.224,22.64113,0
-157.440986,21.324613,0
-157.907094,21.325244,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>