<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to KBWI</name>
        <description>Dublin to Baltimore/Washington International Thurgood Marshall Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to KBWI</name>
            <description>Dublin to Baltimore/Washington International Thurgood Marshall Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.263080000000002,53.42490000000001,0
-8.34577999999999,53.05770000000001,8473.44
-9,53,10668
-10,53,10668
-11,53,10668
-12,53,10668
-13,53,10668
-14,53,10668
-15,53,10668
-20,54,10668
-30,55,10668
-40,55,10668
-50,54,10668
-55.83330000000001,52.400000000000006,10668
-67.7386,45.34020000000001,10668
-68.2075,45.4195,10668
-68.5753,45.102599999999995,10668
-68.874,44.841800000000006,10668
-69.2152,44.546899999999994,10668
-69.9452,43.9024,10668
-70.6135,43.425700000000006,10668
-72.7162,42.162000000000006,10668
-73.0679,41.95580000000001,10668
-73.3175,41.65809999999999,10668
-73.7986,41.34370000000001,10668
-74.0961,41.141700000000014,10668
-75.0277,40.55969999999999,7315.200000000001
-75.3017,40.3869,6278.88
-76.6672,39.176800000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>