<task xmlns="http://docbook.org/ns/docbook"
      xmlns:xlink="http://www.w3.org/1999/xlink"
      xml:id="task1">
<info>
<title>Example Task 1</title>
</info>

<prereq>These requirements must be met before you start.</prereq>

<context>Do this task only in this context.</context>

<procedure>
<step><para>Do this first.</para></step>
<step><para>Do this second.</para></step>
<step><para xml:id="reuseme">Reuse me!</para></step>
<step><para>Do this fourth.</para></step>
</procedure>

<result xml:id="result">This is the expected result.</result>

<example>For example, this.</example>

<postreq>These things have to be true after you finish.</postreq>

<relatedlinks xml:id="task1.related">
<link xlink:href="topic1.xml">Topic One</link>
</relatedlinks>
</task>
