mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-29 17:15:31 +00:00
12 lines
328 B
XML
12 lines
328 B
XML
<?xml version="1.0"?>
|
|
<werke xmlns="https://www.kgpz.de"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="https://www.kgpz.de XSD/KGPZ.xsd">
|
|
<werk id="1">
|
|
|
|
</werk>
|
|
<werk id="2">
|
|
<zitation>Hans</zitation>
|
|
<anmerkung>Anmerkungen</anmerkung>
|
|
</werk>
|
|
</werke> |