<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to EIDW</name>
        <description>London Heathrow to Dublin</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to EIDW</name>
            <description>London Heathrow to Dublin</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.489626,51.47747,0
-0.605813,51.477019,289.56
-0.628974,51.478199,402.336
-0.651882,51.480632,527.304
-0.674364,51.4843,658.368
-0.69625,51.489174,789.432
-0.717372,51.495217,920.4960000000001
-0.737571,51.502383,1402.0800000000002
-0.756692,51.510619,1402.0800000000002
-2.369835,52.137947,1402.0800000000002
-4.028354,52.744163,1402.0800000000002
-5.895857,53.381783,1368.5520000000001
-5.91681,53.389083,1316.736
-5.938754,53.395267,1243.584
-5.961521,53.400286,1149.096
-5.984937,53.404103,1039.3680000000002
-6.008824,53.40669,920.4960000000001
-6.250578,53.420261,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>