summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test_sa2.xml
blob: 30b5699480c6fffed2ab101c240f6db73c600634 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" ?><!--
==============================================================================
tests/input/test_sa2.xml
==============================================================================
-->
<!DOCTYPE html 
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "DTD/xhtml1-transitional.dtd">
<html>
<title>Simple test of source annotations</title>
<body>
<p>Foo!</p>
</body>
</html>