Tests.
[redakcja.git] / src / cover / tests / book.xml
diff --git a/src/cover/tests/book.xml b/src/cover/tests/book.xml
new file mode 100644 (file)
index 0000000..acdba43
--- /dev/null
@@ -0,0 +1,16 @@
+<utwor>
+  <rdf:RDF
+      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+      xmlns:dc="http://purl.org/dc/elements/1.1/">
+    <rdf:Description rdf:about="">
+      <dc:title>Tytuł utworu</dc:title>
+      <dc:creator>Utworu, Autor</dc:creator>
+      <dc:date>2022-07-26</dc:date>
+      <dc:publisher>Wolne Lektury</dc:publisher>
+      <dc:language>pol</dc:language>
+      <dc:identifier.url>slug</dc:identifier.url>
+      <dc:rights>domena publiczna</dc:rights>
+    </rdf:Description>
+  </rdf:RDF>
+</utwor>
+