/testing/library/tools/tech.xml

http://datanucleus-appengine.googlecode.com/ · XML · 15 lines · 14 code · 1 blank · 0 comment · 0 complexity · b5a475fa4c5507fbfd5de50f6f22cfd2 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <catalog>
  3. <name>TechBooks</name>
  4. <book>
  5. <title>Python in a Nutshell</title>
  6. <author>Alex Martelli</author>
  7. <year>2003</year>
  8. </book>
  9. <book>
  10. <title>HTML and XHTML</title>
  11. <author>Bill Kennedy</author>
  12. <year>2007</year>
  13. </book>
  14. </catalog>