You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.1 KiB

<?xml version="1.0" encoding="UTF-8" ?>
<book code="cap_book">
<bookInfo>
<title>Crime and Punishment</title>
<lang>en</lang>
<isTranslation>true</isTranslation>
<totalChapters>2</totalChapters>
<source>https://en.wikisource.org/wiki/</source>
<description> <!--Optional-->
Crime and Punishment (Russian: Преступление и наказание) is a novel
written by Russian author Fyodor Dostoevsky.
</description>
<isbn>n.a.</isbn> <!--Optional-->
<author>Fyodor Dostoevsky</author>
<author translator="true">Constance Garnett</author>
</bookInfo>
<content>
<chapter num="1" name="Chapter 1">
<sentence num="1">First Sentence</sentence>
<sentence num="2">Second Sentence</sentence>
<sentence num="3">Third Sentence</sentence>
</chapter>
<chapter num="2" name="Chapter 2">
<sentence num="1">First Sentence</sentence>
<sentence num="2">Second Sentence</sentence>
<sentence num="3">Third Sentence</sentence>
</chapter>
</content>
</book>