<?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 Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to KBWI</name>
            <description>Dublin to Baltimore Washington 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.297003,53.970688,11887.2
-16.262981,54.310511,11887.2
-21.286285,54.443652,11887.2
-26.316607,54.367755,11887.2
-31.303144,54.084167,11887.2
-36.198128,53.597822,11887.2
-40.959847,52.916831,11887.2
-45.554733,52.051861,11887.2
-49.958329,51.015398,11887.2
-54.155216,49.821003,11887.2
-58.13815,48.482641,11887.2
-61.906727,47.014142,11887.2
-65.465878,45.428794,11887.2
-68.824405,43.739078,11887.2
-71.993696,41.956519,11887.2
-76.299626,39.217146,579.12
-76.312657,39.206777,524.256
-76.326804,39.197327,469.392
-76.341957,39.188868,420.624
-76.358002,39.181465,371.856
-76.374817,39.175174,326.136
-76.392274,39.170044,286.512
-76.41024,39.166112,246.888
-76.428578,39.16341,210.312
-76.44715,39.161957,176.78400000000002
-76.465815,39.161764,146.304
-76.651969,39.172593,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>