<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to KBOS</name>
        <description>Dublin to Boston Logan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to KBOS</name>
            <description>Dublin to Boston Logan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.290074,53.422431,0
-6.411015,53.429034,36.576
-6.434917,53.431615,51.816
-11.232306,53.932668,11887.2
-16.123807,54.240041,11887.2
-21.064616,54.347022,11887.2
-26.006835,54.251782,11887.2
-30.90247,53.955949,11887.2
-35.706635,53.464478,11887.2
-40.38026,52.785252,11887.2
-44.891931,51.928504,11887.2
-49.218736,50.906136,11887.2
-53.346162,49.731042,11887.2
-57.267304,48.416493,11887.2
-60.981648,46.975638,11887.2
-64.493688,45.421131,11887.2
-70.551302,42.250615,1042.416
-70.566342,42.241367,969.264
-70.58241,42.233124,899.1600000000001
-70.599386,42.22595,829.056
-70.61714,42.219898,762
-70.635537,42.215016,697.9920000000001
-70.654437,42.21134,637.032
-70.673698,42.208897,579.12
-70.693171,42.207708,524.256
-70.71271,42.20778,469.392
-70.732167,42.209113,420.624
-70.751393,42.211697,371.856
-70.770243,42.215513,326.136
-70.788574,42.220531,286.512
-70.806246,42.226712,246.888
-70.823125,42.234011,210.312
-70.839083,42.242371,176.78400000000002
-70.853998,42.251729,146.304
-70.991585,42.354649,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>