diff options
Diffstat (limited to 'result/xml1')
-rw-r--r-- | result/xml1 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/result/xml1 b/result/xml1 deleted file mode 100644 index d32f56c..0000000 --- a/result/xml1 +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE test [ -<!ENTITY example "<p>An ampersand (&#38;) may be escaped - numerically (&#38;#38;) or with a general entity - (&amp;).</p>"> -]> -<test>&example;</test> |