<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Canopy -- Costa Rica</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Canopy -- Costa Rica</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> -84.665779,10.434950
-84.664772,10.434790
-84.664452,10.434700
-84.663712,10.434590
-84.663582,10.434620
-84.664574,10.435350
-84.664757,10.436660
-84.664970,10.438450
-84.665123,10.439610
-84.665199,10.440160
-84.665932,10.439430
-84.667038,10.438300
-84.667503,10.437810
-84.668732,10.438730
-84.667747,10.439980
-84.666496,10.441570
-84.665520,10.442860
-84.664909,10.443660
-84.664520,10.444120
-84.663742,10.444710
-84.663353,10.446020
-84.663170,10.446300
-84.662712,10.445480
-84.662537,10.445360
-84.662537,10.446470
-84.662437,10.447240
-84.662331,10.447310
-84.661407,10.448120
-84.660141,10.449280
-84.659752,10.449650
-84.658440,10.450040
-84.656891,10.450510
-84.655861,10.450840
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>