summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test58.xml
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/vespaxml/test58.xml')
-rw-r--r--document/src/tests/vespaxml/test58.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/document/src/tests/vespaxml/test58.xml b/document/src/tests/vespaxml/test58.xml
new file mode 100644
index 00000000000..8711a2a49e4
--- /dev/null
+++ b/document/src/tests/vespaxml/test58.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<vespafeed>
+
+ <document type="news" id="doc:music:http://music.yahoo.com">
+ <url>http://music.yahoo.com</url>
+ <stringarr>
+ <item>yahoo<item>
+ <item>hello</item>
+ </stringarr>
+ </document>
+
+
+
+</vespafeed>