<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FMEE to FSIA</name>
        <description>St Denis Gillot to SEYCHELLES INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to FSIA</name>
            <description>St Denis Gillot to SEYCHELLES INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.517752290000004,-20.889313,0
55.51944399999999,-20.132806000000002,4937.76
55.53347200000002,-19.024693999999997,10668
55.55500000000001,-18.484722000000005,10668
55.566389000000015,-17.471944000000008,10668
55.59388899999999,-15,10668
55.64833300000001,-10,10668
55.673332000000016,-7.655000000000001,10668
55.70706899999999,-4.307366999999999,1584.96
55.521829,-4.674378000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>