<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MGGT to MROC</name>
        <description>La Aurora to San Jose Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MGGT to MROC</name>
            <description>La Aurora to San Jose Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-90.5274735,14.583271999999994,0
-89.137519,13.412088999999995,10668
-88.801111,13.152777999999998,10668
-87.998889,12.530000000000001,10668
-87.067778,11.799999999999997,10668
-85.889167,10.866388999999998,7345.68
-85.54636111,10.594194439999995,5669.280000000001
-84.2088845,9.9939265,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>