php-src/ext/simplexml/book.xml

11 lines
183 B
XML
Raw Normal View History

2003-05-19 01:56:14 +00:00
<books>
<book>
<title>The Grapes of Wrath</title>
<author>John Steinbeck</author>
</book>
<book>
<title>The Pearl</title>
<author>John Steinbeck</author>
</book>
</books>