<?xml version="1.0" encoding="UTF-8"?>
<article xmlns="http://docbook.org/ns/docbook"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 version="5.0" xml:lang="fr">

<info>

<title>
demo
</title>

<author>
 <personname>

 <firstname>Mathieu</firstname>

 <surname>Malaterre</surname>

 </personname>
 <email>malat@debian.org</email>
</author>

<pubdate>2013</pubdate>

<keywordset>

<keyword>bla</keyword>

</keywordset>

<subjectset>

<subject>

<subjectterm>bla</subjectterm>

</subject>

</subjectset>

<abstract>

<para></para>

</abstract>

</info>

<section>

<title>
title
</title>

<para></para>
<note><title>my note</title>
<para>para in note
</para>
</note>

</section>

</article>
