summaryrefslogtreecommitdiffstats
path: root/fuzzing/testcases/xml/longer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzing/testcases/xml/longer.xml')
-rw-r--r--fuzzing/testcases/xml/longer.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/fuzzing/testcases/xml/longer.xml b/fuzzing/testcases/xml/longer.xml
new file mode 100644
index 00000000..9e9aa917
--- /dev/null
+++ b/fuzzing/testcases/xml/longer.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<a>
+ <b>A</b>
+ <c>
+ <d>B</d>
+ <e>C</e>
+ </c>
+ <c>
+ <d>D</d>
+ <e>E</e>
+ </c>
+</a>