<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LGKC to HEAX</name>
        <description>KITHIRA to ALEXANDRIA INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LGKC to HEAX</name>
            <description>KITHIRA to ALEXANDRIA INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>23.016739,36.274039,0
23.680844000000008,35.22763599999999,7680.96
24.545556000000005,34.511944,10668
25.150000000000006,34,10668
27.618333000000007,32.600278,9540.24
28.409999999999997,32.11694399999999,6278.88
29.94760224999999,31.183715250000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>