<!-- $FreeBSD: www/fr/news/status/report-sample.xml,v 1.1 2002/12/22 22:05:07 stephane Exp $ -->

<!-- 
   The FreeBSD French Documentation Project
   Original revision: 1.2

   Version francaise : David Correia <baal-uix@wanadoo.fr>
-->

<project>
  <title>Exemple de rapport de statut</title>

  <contact>
    <person>
      <name>
	<given>John</given>

	<common>Smith</common>
      </name>

      <email>test@FreeBSD.org</email>
    </person>
  </contact>

  <links>
    <!-- A hypertext link with a description... -->
    <url href="http://www.example.com/project/url/here">Description.</url>

    <!-- And/or one without. -->
    <url href="http://www.example.net/another/url" />
  </links>

  <body>
    <p>Vous pouvez commencer votre premier paragraphe ici. En g&eacute;neral, vous 
      ne soumettrez qu'un seul paragraphe par rapport car ils 
      doivent &ecirc;tre brefs. Si toutefois, vous trouvez 
      n&eacute;cessaire d'en &eacute;crire un avec plusieurs paragraphes, c'est tr&egrave;s
      simple.</p>

    <p>Ouvrez juste un autre tag "p".</p>
  </body>
</project>
