<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to LZTT</name>
        <description>Dublin to Tatry</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to LZTT</name>
            <description>Dublin to Tatry</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.250578,53.420261,0
-6.129682,53.413536,54.864000000000004
-2.155602,53.170025,7559.04
1.761846,52.797577,7559.04
5.601637,52.298558,7559.04
9.345634,51.67801,7559.04
12.979189,50.941849,7559.04
16.491293,50.096617,7559.04
20.032586,49.103247,185.928
20.11328,49.0796,54.864000000000004
20.223472,49.074428,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>