<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FMEE to FSIA</name>
        <description>Roland Garros to Seychelles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to FSIA</name>
            <description>Roland Garros to Seychelles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.51769999999999,-20.88929999999999,0
55.51939999999999,-20.132800000000003,0
55.54829999999998,-19.034999999999997,0
55.5547,-18.485,0
55.56639999999999,-17.471900000000005,0
55.59389999999999,-15,0
55.64869999999999,-10,0
55.67320000000001,-7.654750000000007,0
55.624300000000005,-5.166210000000007,0
55.6259,-4.920310000000001,0
55.66980000000001,-4.777889999999999,0
55.615099999999984,-4.7395700000000005,0
55.5565,-4.698610000000002,0
55.521799999999985,-4.674369999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>