<Library>
 <Book>
  <Author> Joe    </Author>
  <Title>  Title1 </Title>
  <Pages>  111    </Pages>
 </Book>
 <Book>
  <Author> Matt   </Author>
  <Title>  Title2 </Title>
  <Pages>  222    </Pages>
 </Book>
 <Book>
  <Author> Erin   </Author>
  <Title>  Title3 </Title>
  <Pages>  333    </Pages>
 </Book>
</Library>

