<?xml version="1.0" encoding="ISO-8859-1"?><document>
 <header>
  <title>Wiki example</title>
  <tab title="Edit" href="edit.do?page=index"/>
  <tab title="Source" href="source.do?page=index"/>
  <tab title="back" href="."/>
 </header>
 <body>
  <text xmlns="http://chaperon.sourceforge.net/schema/text/1.0" source="wiki/index.txt" line="1" column="1">!!! Introduction

This is a little example how easy it is to write a wiki engine 
using the Chaperon parser and Apache Cocoon.

Here are some example sites:
* [Rule of the wiki|rules]
* [Test document|selftest]
* [Broken page|broken]
* [New page|new]

You can edit the page with the little "edit" under the Cocoon logo.

Stephan Michels.


</text>
 </body>
</document>