<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<article xmlns="http://docbook.org/ns/docbook">
  <section ID="comments">
    <title>Comments</title>
    <para>Different types of comments</para>
    <comment>This is a comment</comment>
    <comment>_so: is this!

</comment>
    <comment>[and] this!

</comment>
    <comment>this:: too!

</comment>
    <comment>|even| this:: !

</comment>
    <comment>|or this| foo:: !</comment>
    <comment>|and even this is a comment.</comment>
    <para>End of comments.</para>
  </section>
</article>
