New EPUB builder, other minor changes.
[librarian.git] / tests / uat / parent.xml
diff --git a/tests/uat/parent.xml b/tests/uat/parent.xml
new file mode 100644 (file)
index 0000000..544032a
--- /dev/null
@@ -0,0 +1,15 @@
+<utwor>
+  <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+    <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/">
+      <dc:creator>Radek Czajka</dc:creator>
+      <dc:title>Test Parent Document</dc:title>
+      <dc:date>2020-01-08</dc:date>
+      <dc:publisher>Fundacja Nowoczesna Polska</dc:publisher>
+      <dc:language>pol</dc:language>
+      <dc:identifier.url>wl-test-parent</dc:identifier.url>
+      <dc:rights>gnu agpl</dc:rights>
+      <dc:relation.hasPart>main</dc:relation.hasPart>
+      <dc:relation.hasPart>part2</dc:relation.hasPart>
+    </rdf:Description>
+  </rdf:RDF>
+</utwor>