<?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.504619,-20.885956,0
55.428936,-20.870582,36.576
55.414143,-20.866289,51.816
55.399808,-20.860808,73.152
55.38604,-20.85418,94.488
55.372942,-20.846456,118.872
55.360616,-20.837695,149.352
55.349154,-20.827963,179.83200000000002
55.338643,-20.817334,213.36
55.329165,-20.80589,249.936
55.32079,-20.793717,292.608
55.313583,-20.780908,335.28000000000003
55.307598,-20.76756,381
55.30288,-20.753776,429.76800000000003
55.299465,-20.73966,481.584
55.297378,-20.725318,533.4
55.296637,-20.710862,11643.36
55.297244,-20.6964,11643.36
55.361506,-18.353184,11643.36
55.425633,-16.010556,11643.36
55.488273,-13.66791,11643.36
55.549678,-11.325249,11643.36
55.610085,-8.982575,11643.36
55.714796,-4.918971,713.2320000000001
55.716107,-4.904557,649.224
55.716153,-4.890084,591.312
55.714932,-4.875662,533.4
55.712454,-4.861401,481.584
55.708739,-4.847409,429.76800000000003
55.703813,-4.833793,381
55.697716,-4.820657,335.28000000000003
55.690493,-4.8081,292.608
55.682199,-4.796219,249.936
55.672898,-4.785103,213.36
55.66266,-4.774837,179.83200000000002
55.651564,-4.765499,149.352
55.532856,-4.682125,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>