<?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,4937.76
55.54829999999998,-19.034999999999997,10668
55.5547,-18.485,10668
55.56639999999999,-17.471900000000005,10668
55.59389999999999,-15,10668
55.64869999999999,-10,10668
55.67320000000001,-7.654750000000007,10668
55.624300000000005,-5.166210000000007,1950.72
55.521799999999985,-4.674369999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>