jhylands

books.xml

Jan 15th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.23 KB | None | 0 0
  1. <books>
  2. <book>
  3. <author>Jack Herrington</author>
  4. <title>PHP Hacks</title>
  5. <publisher>O'Reilly</publisher>
  6. </book>
  7. <book>
  8. <author>Jack Herrington</author>
  9. <title>Podcasting Hacks</title>
  10. <publisher>O'Reilly</publisher>
  11. </book>
  12. </books>
Advertisement
Add Comment
Please, Sign In to add comment