<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>gallo tuerto</name>
    <description>desde gallo hasta casa</description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>gallo tuerto</name>
      <description>desde gallo hasta casa</description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> -75.479889,6.380190
-75.479858,6.380210
-75.479752,6.380350
-75.479729,6.381140
-75.481422,6.381150
-75.483192,6.380290
-75.485123,6.379520
-75.487022,6.378160
-75.489090,6.376320
-75.490067,6.373540
-75.489967,6.370620
-75.490730,6.367890
-75.492462,6.365640
-75.493332,6.363390
-75.495422,6.361780
-75.497414,6.360490
-75.499519,6.358450
-75.500923,6.355790
-75.502502,6.353360
-75.505157,6.352310
-75.507858,6.351520
-75.510452,6.350840
-75.513252,6.350360
-75.516441,6.349640
-75.519478,6.348480
-75.521873,6.346620
-75.524498,6.345550
-75.525902,6.345410
-75.526459,6.345280
-75.528252,6.345030
-75.530701,6.344530
-75.533127,6.343450
-75.535378,6.341920
-75.537659,6.340440
-75.539818,6.339200
-75.542099,6.338560
-75.543617,6.338320
-75.544777,6.338120
-75.546181,6.337410
-75.547501,6.336970
-75.547607,6.336930
-75.547859,6.337480
-75.548012,6.338830
-75.548019,6.338990
-75.548233,6.340310
-75.548439,6.341720
-75.548721,6.343350
-75.548943,6.344120
-75.549744,6.345110
-75.549812,6.346110
-75.550140,6.346130
-75.551033,6.345850
-75.551933,6.346510
-75.552628,6.346100
-75.552711,6.346110
-75.553253,6.346190
-75.553886,6.346320
-75.554657,6.346570
-75.554787,6.346560
-75.555038,6.345860
-75.555298,6.345050
-75.555428,6.344570
-75.555519,6.344220
-75.555473,6.344170
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>