<?xml version="1.0" encoding="UTF-8"?>
<generator xmlns="http://www.mozilla.org/microsummaries/0.1" name="livedoor clip page comment count with page title">
  <template>
    <transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
      <output method="text"/>
      <template match="/">
        <value-of select="id('microsummary-content')"/>
        <text> - </text>
        <value-of select="id('microsummary-content-description')"/>
      </template>
    </transform>
  </template>
  <update interval="1">
  </update>
</generator>
