Counts
Capture the page count of the book using a  <book-page-count >
        element as a child of  <counts>.
The page count for the book must be included in a @count attribute of
                <book-page-count>.
Example
<counts>
  <book-page-count count="229"/>
</counts>