book.xml 183 B

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