init commit
This commit is contained in:
11
testdata/test.fb2
vendored
Normal file
11
testdata/test.fb2
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<description>
|
||||
<title-info>
|
||||
<book-title>Hello World</book-title>
|
||||
</title-info>
|
||||
</description>
|
||||
<body>
|
||||
<section>Hello World</section>
|
||||
</body>
|
||||
</FictionBook>
|
||||
Reference in New Issue
Block a user