------------------
* Enable requests hooks for get_fresh_book
* Fix genres endpoint url
* Introduce public parse_fresh_book method to decouple fetching from parsing
* Enforce list for author, genre, sequence to simplify parsing
* Wrap annotation content to CDATA tag to avoid unparsable xml
* Better connection error handing