﻿<?xml version="1.0" encoding="UTF-8"?>
<generator
 xmlns="http://www.mozilla.org/microsummaries/0.1"
 name="Microrésumé site Alexandre Alapetite"
 xml:lang="fr-FR">
	<template>
		<xsl:transform
		 version="1.0"
		 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
		 xmlns:xhtml="http://www.w3.org/1999/xhtml">
			<xsl:output method="text"/>
			<xsl:template match="/">
				<xsl:text>Alexandre Alapetite (</xsl:text>
				<xsl:value-of select="/xhtml:html/xhtml:body/xhtml:div[@id='actu']/xhtml:div/xhtml:dl/xhtml:dt[1]"/>
				<xsl:text>)</xsl:text>
			</xsl:template>
		</xsl:transform>
	</template>
	<pages>
		<include>^http://alexandre\.alapetite\.(net|fr)/(index\.(da|en|fr)\.html)?</include>
	</pages>
	<update interval="1440"/>
</generator>
