summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test14.xml
blob: 67c0c37466aa60c24fefad16f3206e703a2288e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" ?>
<html>

<table>
  <tr>
    <td>car</td>
    <td>bike</td>
    <td>broomstick</td>
  </tr>
</table>

<p>
  Harry
  Ron
  Hermione
</p>

</html>