<?xml version="1.0" encoding="UTF-8"?>
<generator xmlns="http://www.mozilla.org/microsummaries/0.1" name="Dealko :: Deal of the Day">
  <template>
    <transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
      <output method="text"/>
      <template match="/">
        <text>Dealko :: Deal of the day - </text>
        <value-of select="normalize-space(id('SaleTagPanel')/div[1])"/>                   
      </template>
    </transform>
  </template>
  <pages>
    <include>^http://www\.dealko\.com/$</include>
  </pages>
</generator>