<?xml version="1.0" ?>
<table>
<!-- macro definition with slots -->
  <tr>
    <td>Top Left</td>
    <td>Top Right</td>
  </tr>
  <tr>
    <td>Bottom left</td>
    <td><span>Bottom Right</span></td>
  </tr>
</table>
