<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LGMK to LSZH</name>
        <description>Mikonos to Zurich</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LGMK to LSZH</name>
            <description>Mikonos to Zurich</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>25.34819999999999,37.43520000000001,0
23.80449999999999,37.8887,8503.92
23.12440000000001,38.16559999999998,10668
22.1858,38.57220000000001,10668
21.951099999999997,38.671899999999994,10668
20.3819,39.31999999999999,10668
20.0728,39.443899999999985,10668
19,40.244699999999995,10668
18.047500000000014,40.933899999999994,10668
17.668900000000008,41.20140000000001,10668
16.11670000000001,42.266700000000014,10668
15.77279999999999,42.4992,10668
14.491899999999987,43.3417,10668
14.132200000000012,43.57139999999998,10668
10.043299999999988,46.47829999999999,5547.360000000001
8.549949999999995,47.46350000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>