<?xml version="1.0"?> 
  <library>
   <shelf id="fiction"> 
    <book> 
     <title>Of Mice and Men</title> 
     <author>John Steinbeck</author> 
    </book> 
    <book> 
     <title>Harry Potter and the Philosopher's Stone</title> 
     <author>J.K. Rowling</author> 
    </book> 
   </shelf> 
  </library> 

