<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDFH to EIDW</name>
        <description>Frankfurt Hahn to Dublin</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDFH to EIDW</name>
            <description>Frankfurt Hahn to Dublin</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>7.261079999999993,49.94579999999999,0
4.774110000000007,50.75200000000001,10668
4.027780000000007,50.879400000000004,10668
3.6158299999999883,50.9453,10668
3.496389999999991,50.96440000000001,10668
2.6547199999999975,51.099199999999996,10668
2.6516699999999958,51.09469999999999,10668
2,51.130799999999994,10668
1.359090000000009,51.1626,10668
1.0174399999999935,51.20760000000001,10668
0.7094439999999906,51.24719999999999,10668
0.3172219999999868,51.296400000000006,10668
0.034811100000013084,51.330899999999986,10668
-0.17583300000001145,51.358900000000006,10668
-1.12333000000001,51.47970000000001,10668
-1.2196900000000142,51.491600000000005,10668
-1.4550000000000125,51.5206,10668
-2.139720000000011,51.7089,10668
-2.5461099999999988,51.817800000000005,10668
-3.2455600000000118,51.95830000000001,9204.960000000001
-4.372500000000002,52.431100000000015,5913.12
-6.263080000000002,53.42490000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>