<?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 Int'l</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FMEE to FSIA</name>
            <description>Roland Garros to Seychelles Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.51769999999999,-20.88929999999999,0
55.51939999999999,-20.132800000000003,30.48
55.54829999999998,-19.034999999999997,121.92
55.5547,-18.485,152.4
55.56639999999999,-17.471900000000005,243.84
55.59389999999999,-15,396.24
55.64869999999999,-10,213.36
55.67320000000001,-7.654750000000007,121.92
55.624300000000005,-5.166210000000007,0
55.521799999999985,-4.674379999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>