The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
</head>

<body>

<table>

   <tr seam_class="beer_row"> 
     <td kmap="brand"> blah </td>
     <td kmap="age"> blah </td>
   </tr>

 </table>

<table>

   <tr seam_class="fruit_row"> 
     <td kmap="fruit"> blah </td>
     <td kmap="color"> blah </td>
   </tr>

 </table>

</body>
</html>