<page>
 <title><text>Sample Lists</text></title>
 <parent-page>index.xml</parent-page>
 <content>
  <section>
   <title><text>My Favorite Pets</text></title>
   <style>sub-sections numbered</style>
   <section>
    <text>Fluffy, a dog</text>
   </section>
   <section>
    <text>Spot, a cat</text>
   </section>
   <section>
    <text>Snuggles, a fish</text>
   </section>
  </section>
  <section>
   <title><text>My Favorite Pets</text></title>
   <style>sub-sections bulleted</style>
   <section>
    <text>Fluffy, a dog</text>
   </section>
   <section>
    <text>Spot, a cat</text>
   </section>
   <section>
    <text>Snuggles, a fish</text>
   </section>
  </section>
  <section>
   <title><text>My Favorite Pets</text></title>
   <style>sub-sections numbered</style>
   <style>square brackets around sub-section numbers</style>
   <section>
    <text>Fluffy, a dog</text>
   </section>
   <section>
    <text>Spot, a cat</text>
   </section>
   <section>
    <text>Snuggles, a fish</text>
   </section>
  </section>
  <section>
   <title><text>My Favorite Pets</text></title>
   <style>sub-sections bulleted</style>
   <section>
    <style>sub-sections bulleted</style>
    <text>Fluffy, a dog</text>
     <section>
      <text>Enjoys eating everything</text>
     </section>
     <section>
      <text>Spends most of her time outside playing frisbee</text>
     </section>
   </section>
   <section>
    <style>sub-sections bulleted</style>
    <text>Spot, a cat</text>
     <section>
      <text>A picky eater, but prefers cat food to anything else</text>
     </section>
     <section>
      <text>Spends most of her time analyzing data</text>
     </section>
   </section>
   <section>
    <style>sub-sections bulleted</style>
    <text>Snuggles, a fish</text>
     <section>
      <text>Enjoys eating fishfood</text>
     </section>
     <section>
      <text>Spends most of her time swimming in circles</text>
     </section>
   </section>
  </section>
 </content>
</page>
