<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EETN to EFHK</name>
        <description>Tallinn to Helsinki Vantaa</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EETN to EFHK</name>
            <description>Tallinn to Helsinki Vantaa</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>24.859792,59.413194,0
25.002005,59.412758,121.92
25.030353,59.413945,121.92
25.058391,59.416384,121.92
25.085906,59.420058,121.92
25.112692,59.424938,121.92
25.138543,59.430987,121.92
25.163264,59.438159,121.92
25.186667,59.4464,121.92
25.208573,59.455646,121.92
25.228817,59.465828,121.92
25.247242,59.476867,121.92
25.263709,59.48868,121.92
25.27809,59.501178,121.92
25.290274,59.514264,121.92
25.300168,59.527839,121.92
25.307695,59.5418,121.92
25.312794,59.556041,121.92
25.315426,59.570452,121.92
25.315567,59.584925,121.92
25.313216,59.59935,121.92
25.308387,59.613615,121.92
25.301116,59.627613,121.92
25.291455,59.641238,121.92
25.279477,59.654384,121.92
25.265271,59.666954,121.92
25.003813,59.884525,121.92
24.742355,60.102096,121.92
24.736068,60.116226,121.92
24.732274,60.130575,121.92
24.731004,60.145034,121.92
24.73227,60.159494,121.92
24.736064,60.173843,121.92
24.74236,60.187974,121.92
24.751112,60.201778,121.92
24.762255,60.21515,121.92
24.775707,60.227989,121.92
24.791365,60.240197,121.92
24.809114,60.251682,121.92
24.828818,60.262354,121.92
24.936372,60.311292,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>