content tag contains all the content
information in a document. It separates the content information
from the document metadata. A document may contain only one
content tag.
<content>
<section id="version">
<name>Document History</name>
<list id="p1">
<item>
Release 0.1: Pre-release.
</item>
</list>
</section>
.
.
.
</content>