1<books>
2 <book num="1">
3  <title>The Grapes of Wrath</title>
4  <author>John Steinbeck</author>
5 </book>
6 <book num="2">
7  <title>The Pearl</title>
8  <author>John Steinbeck</author>
9 </book>
10</books>
11