example tag is used to contain an
example of something. This is especially useful in connection
with the definition tag where it can be used to
give an example of the meaning of a
term.
This CNXML:
<example id="lincoln-example">
<para id="lincoln-para">
The Lincoln Memorial is an example of a monument.
</para>
</example>
Results in this display:
The Lincoln Memorial is an example of a monument.