<article xmlns="http://docbook.org/ns/docbook"
 xmlns:its="http://www.w3.org/2005/11/its"
 its:version="1.0" version="5.0" xml:lang="en">
 <info>
  <title>An example article</title>
  <author its:translate="no">
   <personname>
    <firstname>John</firstname>
    <surname>Doe</surname>
   </personname>
   <affiliation>
    <address><email>foo@example.com</email></address>
   </affiliation>
  </author>
 </info>
 <para>This is a short article.</para>
</article>
<!-- timestamp $Id: EX-basic-concepts-1.xml,v 1.5 2006/10/20 11:55:43 ysavoure Exp $ -->