<page>
 <title><text>Sample Expanding and Collapsing Sections</text></title>
 <parent-page>index.xml</parent-page>
 <content>
  <section>
   <style>sub-sections collapsed</style>
   <section>
    <title><text>Section 1</text></title>
    <text>More information about section 1.</text>
   </section>
   <section>
    <title><text>Section 2</text></title>
    <text>More information about section 2.</text>
   </section>
   <section>
    <title><text>Section 3</text></title>
    <text>More information about section 3.</text>
   </section>
  </section>
 </content>
</page>