diff options
Diffstat (limited to 'versification/classical.xml')
-rw-r--r-- | versification/classical.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/versification/classical.xml b/versification/classical.xml new file mode 100644 index 0000000..f5cee19 --- /dev/null +++ b/versification/classical.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<collection> +<!-- Collection name: classical --> + + + <!-- Josephus --> + + <book> + <id>Ant</id> + <name>Jewish Antiquities</name> + </book> + <book> + <id>Apion</id> + <name>Against Apion</name> + </book> + <book> + <id>Life</id> + <name>Life of Josephus</name> + </book> + <book> + <id>War</id> + <name>Jewish Wars</name> + </book> + +</collection> |