<?xml version="1.0" encoding="ISO-8859-1"?><document>
 <header>
  <title>Wiki example</title>
  <tab title="back" href="."/>
 </header>
 <body>
  <row>
   <column title="Wiki content">
 
    <form action="2f35677d33452764583a55345230551d17698553.kont" method="post">
     <textarea name="text" type="textarea" cols="100" rows="23" style="width: 100%">!!! 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.


</textarea><br/>
     <input value="Save" type="submit" class="submit"/>
    </form>

   </column>
  </row>
 </body>
</document>