Drop lots of legacy code. Support Python 3.7-3.11.
[librarian.git] / tests / uat / parent.xml
1 <utwor>
2   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
3     <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/">
4       <dc:creator>Radek Czajka</dc:creator>
5       <dc:title>Test Parent Document</dc:title>
6       <dc:date>2020-01-08</dc:date>
7       <dc:publisher>Fundacja Wolne Lektury</dc:publisher>
8       <dc:language>pol</dc:language>
9       <dc:identifier.url>wl-test-parent</dc:identifier.url>
10       <dc:rights>gnu agpl</dc:rights>
11       <dc:relation.hasPart>main</dc:relation.hasPart>
12       <dc:relation.hasPart>part2</dc:relation.hasPart>
13     </rdf:Description>
14   </rdf:RDF>
15 </utwor>