This commit is contained in:
wojciech
2024-07-30 11:13:31 +02:00
parent 09b9f585eb
commit 7952246ce8
5 changed files with 184 additions and 387 deletions

View File

@@ -1,40 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<authors>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="64">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="65">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="66">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="76">
<ns0:firstName>prubva</ns0:firstName>
<ns0:lastName>sfdgsg</ns0:lastName>
<ns0:age>987</ns0:age>
<ns0:dateOfBirth>2000-02-01</ns0:dateOfBirth>
<ns0:dateOfDeath>2000-02-06</ns0:dateOfDeath>
</ns0:author>
<ns0:author xmlns:ns0="http://www.demo.com/author" id="69">
<ns0:firstName>69</ns0:firstName>
<ns0:lastName>69</ns0:lastName>
<ns0:age>69</ns0:age>
<ns0:dateOfBirth>1999-01-01</ns0:dateOfBirth>
<ns0:dateOfDeath>1999-01-01</ns0:dateOfDeath>
</ns0:author>
</authors>
<ns0:authors xmlns:ns0="http://www.demo.com/author">
<author xmlns="http://www.demo.com/author" id="15">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
<author xmlns:ns0="http://www.demo.com/author" xmlns="http://www.demo.com/author" id="12">
<firstName>piwo</firstName>
<lastName>harnas</lastName>
<age>12</age>
<dateOfBirth>2000-12-12</dateOfBirth>
<dateOfDeath>2000-12-12</dateOfDeath>
</author>
</ns0:authors>