<generator name='Giveaway of the Day' xmlns='http://www.mozilla.org/microsummaries/0.1'>
 <pages>
   <include>^http://(www\.)?giveawayoftheday\.com/</include>
 </pages>
 <template>
   <transform version='1.0' xmlns='http://www.w3.org/1999/XSL/Transform'>
     <output method='text'/>
     <template match='/'>
       <value-of select='substring-after(string(//h3[@class=&apos;storytitle&apos;]),&apos;-&apos;)'/>
     </template>
   </transform>
 </template>
</generator>