<?xml version="1.0" encoding="utf-8"?>
<generator xmlns="http://www.mozilla.org/microsummaries/0.1" name="Dernière Photo sur photo+addiction">
	<template>
		<transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
			<output method="text"/>
			<template match="/">
				<text>photo+addiction -> </text>
				<value-of select="id('phototitle')"/>
			</template>
		</transform>
	</template>
	<pages>
		<include>^http://photoaddiction\.net/([0-9]+)?$</include>
	</pages>
</generator>