<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GVMA to GQPP</name>
        <description>MAIO to Nouadhibou</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GVMA to GQPP</name>
            <description>MAIO to Nouadhibou</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-23.21369999999999,15.156000000000006,0
-21.76830000000001,15.861699999999999,10180.32
-21,16,10668
-20,17,10668
-19,18,10668
-18,19,8869.68
-17.108599999999996,19.9131,3992.88
-17.029899999999998,20.932900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>