<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGXD to EIKN</name>
        <description>RAF Dishforth to Ireland West Airport Knock</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGXD to EIKN</name>
            <description>RAF Dishforth to Ireland West Airport Knock</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.4187200000000075,54.14019999999999,0
-4.31083000000001,53.641700000000014,10668
-4.452220000000011,53.64690000000002,10485.12
-4.839439999999996,53.66030000000001,9570.720000000001
-5.147220000000004,53.670000000000016,8869.68
-5.5,53.68000000000001,8046.72
-6.307109999999994,53.49940000000001,6035.04
-8.81810999999999,53.91030000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>