<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EYVI to EYPA</name>
        <description>Vilnius Intl to Palanga Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EYVI to EYPA</name>
            <description>Vilnius Intl to Palanga Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>25.293046,54.644604,0
25.339781,54.711736,304.8
25.347069,54.725584,304.8
25.352241,54.739745,304.8
25.355257,54.754113,304.8
25.356091,54.768579,304.8
25.354736,54.783031,304.8
25.351201,54.79736,304.8
25.345512,54.811456,304.8
25.337709,54.825214,304.8
25.327851,54.838526,304.8
25.316012,54.851294,304.8
25.302281,54.863418,304.8
25.286761,54.874808,304.8
25.269571,54.885375,304.8
25.25084,54.895041,304.8
25.230712,54.90373,304.8
25.209338,54.911378,304.8
25.186882,54.917925,304.8
25.163515,54.923323,304.8
23.735998,55.226227,304.8
21.25018,55.708759,304.8
21.226483,55.714349,304.8
21.203737,55.721081,304.8
21.182115,55.728904,304.8
21.161781,55.737758,304.8
21.14289,55.747576,304.8
21.125587,55.758284,304.8
21.110004,55.769799,304.8
21.096259,55.782035,304.8
21.084458,55.794898,304.8
21.074692,55.80829,304.8
21.067037,55.822109,304.8
21.061553,55.836251,304.8
21.058282,55.850607,304.8
21.057252,55.865068,304.8
21.058471,55.879525,304.8
21.061932,55.893868,304.8
21.090325,55.964464,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>