<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LGSK to LGKR</name>
        <description>Skiathos to Ioannis Kapodistrias Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LGSK to LGKR</name>
            <description>Skiathos to Ioannis Kapodistrias Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>23.50370000000001,39.177400000000006,0
22.406900000000007,39.314700000000016,5608.320000000001
20.821300000000008,39.69999999999999,2743.2000000000003
19.912000000000006,39.602300000000014,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>