<?xml version="1.0" encoding="UTF-8"?>
<generator xmlns="http://www.mozilla.org/microsummaries/0.1" name="Littlegolem-Games">
  <template>
    <transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
      <output method="text"/>
      <template match="/">
		<value-of select="//a[text()='Your games:']/../following-sibling::td"/>
      </template>
    </transform>
  </template>
  <pages>
    <include>^http://www\.littlegolem\.net/jsp/game/index\.jsp$</include>
  </pages>
  <update interval="500" />
</generator>

