<?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.51775229,-20.889313,0
55.519444,-20.132806,4632.96
55.533472,-19.024694,10668
55.555,-18.484722,10668
55.566389,-17.471944,10668
55.593889,-15,10668
55.648333,-10,10668
55.673332,-7.655,10668
55.707069,-4.307367,7162.8
55.521829,-4.674378,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>