summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/bag-for-seq.xmp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/data/xmp/bag-for-seq.xmp')
-rw-r--r--tests/phpunit/data/xmp/bag-for-seq.xmp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit/data/xmp/bag-for-seq.xmp b/tests/phpunit/data/xmp/bag-for-seq.xmp
new file mode 100644
index 00000000..c6ed5b7c
--- /dev/null
+++ b/tests/phpunit/data/xmp/bag-for-seq.xmp
@@ -0,0 +1 @@
+<?xpacket begin=""?> <x:xmpmeta xmlns:x="adobe:ns:meta/"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/"> <dc:creator> <rdf:Bag> <rdf:li>The author</rdf:li> </rdf:Bag> </dc:creator> </rdf:Description> </rdf:RDF> </x:xmpmeta>