summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test_sa2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test_sa2.xml')
-rw-r--r--src/zope/tal/tests/input/test_sa2.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test_sa2.xml b/src/zope/tal/tests/input/test_sa2.xml
new file mode 100644
index 0000000..b54d6a1
--- /dev/null
+++ b/src/zope/tal/tests/input/test_sa2.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" ?>
+<!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>