<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>seido</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>seido</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> -98.787498,20.027679
-98.787537,20.027830
-98.787651,20.027929
-98.787552,20.027201
-98.787521,20.026520
-98.787491,20.026039
-98.787491,20.025339
-98.787491,20.024490
-98.787453,20.023640
-98.787453,20.023041
-98.787582,20.022591
-98.787827,20.022570
-98.788139,20.022560
-98.788254,20.022181
-98.788780,20.021999
-98.790039,20.021971
-98.790642,20.021971
-98.791573,20.021940
-98.791832,20.021950
-98.791908,20.021851
-98.791893,20.021460
-98.791901,20.020880
-98.791901,20.020550
-98.791901,20.019360
-98.791862,20.018499
-98.791939,20.018150
-98.793053,20.018209
-98.794350,20.018209
-98.795540,20.018209
-98.797142,20.018110
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>