<page>
 <title><text>Sample Tables</text></title>
 <parent-page>index.xml</parent-page>
 <content>

  <section>
   <has-column>Class</has-column>
   <has-column>Title</has-column>
   <has-row>ECEn-CS 124</has-row>
   <has-row>ECEn 191</has-row>
   <has-row>ECEn 212</has-row>
   <has-row>ECEn-CS 224</has-row>
   
   <style>visible border</style>
   <style>visible column headings</style>
   

   <section>
    <in-row>ECEn 191</in-row>
    <section>
     <in-column>Class</in-column>
     <text>ECEn 191</text>
    </section>
    <section>
     <in-column>Title</in-column>
     <text>Freshman Seminar</text>
    </section>
   </section>

   <section>
    <in-row>ECEn-CS 124</in-row>
    <section>
     <in-column>Class</in-column>
      <text>ECEn-CS 124</text>
    </section>
    <section>
     <in-column>Title</in-column>
     <text>Introduction to Computer Organization</text>
    </section>
   </section>

   <section>
    <in-row>ECEn 212</in-row>
    <section>
     <in-column>Class</in-column>
      <text>ECEn 212</text>
    </section>
    <section>
     <in-column>Title</in-column>
     <text>Circuit Analysis</text>
    </section>
   </section>

   <section>
    <in-row>ECEn-CS 224</in-row>
    <section>
     <in-column>Class</in-column>
      <text>ECEn-CS 224</text>
    </section>
    <section>
     <in-column>Title</in-column>
     <text>Fundamentals of Digital Systems</text>
    </section>
   </section>

  </section>

 </content>
</page>