<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to EIDW</name>
        <description>Boston Logan Intl to Dublin</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to EIDW</name>
            <description>Boston Logan Intl to Dublin</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-70.991585,42.354649,0
-70.922735,42.30321,36.576
-70.907808,42.293852,51.816
-70.891837,42.285492,70.104
-70.874944,42.278193,91.44
-70.857258,42.272011,118.872
-70.838912,42.266993,146.304
-70.820047,42.263178,176.78400000000002
-70.800805,42.260594,210.312
-70.781332,42.259261,246.888
-70.761777,42.259188,286.512
-70.742288,42.260378,326.136
-70.723012,42.26282,371.856
-70.704096,42.266497,420.624
-70.685684,42.271379,469.392
-70.667916,42.27743,11887.2
-70.650926,42.284605,11887.2
-70.634844,42.292847,11887.2
-70.619793,42.302095,11887.2
-67.456262,44.034419,11887.2
-64.109544,45.675664,11887.2
-60.567216,47.213418,11887.2
-56.821589,48.635642,11887.2
-52.868843,49.929589,11887.2
-48.710379,51.082062,11887.2
-44.354194,52.079814,11887.2
-39.81605,52.910061,11887.2
-35.120181,53.561109,11887.2
-30.299256,54.023042,11887.2
-25.393393,54.28839,11887.2
-20.448156,54.35269,11887.2
-15.511753,54.214838,11887.2
-6.555899,53.438095,176.78400000000002
-6.531993,53.435514,146.304
-6.290074,53.422431,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>