<?xml version="1.0" encoding="UTF-8"?>
<generator xmlns="http://www.mozilla.org/microsummaries/0.1" name="LICADHO Latest News">
 <pages>
  <include>http://www.licadho.org/</include>
  <include>http://www.licadho.org/index.php</include>
 </pages>
 <template>
  <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
   <xsl:output method="text"/>
    <xsl:template match="/">
     <xsl:text>LICADHO: </xsl:text>
     <xsl:value-of select="/html/body/table/tbody/tr/td/table[3]/tbody/tr[1]/td[2]/div/table/tbody/tr[1]/td/a"/>
    </xsl:template>
  </xsl:transform>
 </template>
 <update interval="60"/>
</generator>
