aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test23.xml
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/vespaxml/test23.xml')
-rw-r--r--document/src/tests/vespaxml/test23.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/document/src/tests/vespaxml/test23.xml b/document/src/tests/vespaxml/test23.xml
new file mode 100644
index 00000000000..68afd6ec565
--- /dev/null
+++ b/document/src/tests/vespaxml/test23.xml
@@ -0,0 +1,9 @@
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<vespafeed>
+ <vespaadd>
+ <document type="news" id="doc:crawler:http://www.ntnu.no/">
+ <title>TestTitle</title>
+ <value_long>-9223372036854775807</value_long>
+ </document>
+ </vespaadd>
+</vespafeed>