<?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.264440000000008,53.9725,8503.92
-10.434200000000004,53.890299999999996,10668
-14,54,10668
-15,54,10668
-20,55,10668
-30,56,10668
-40,55,10668
-50,53,10668
-54.5333,51.80000000000001,10668
-67,44.41669999999999,10668
-69.6023,43.727900000000005,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>