php-src/ext/simplexml/book.xml
2003-05-19 01:56:14 +00:00

11 lines
183 B
XML

<books>
<book>
<title>The Grapes of Wrath</title>
<author>John Steinbeck</author>
</book>
<book>
<title>The Pearl</title>
<author>John Steinbeck</author>
</book>
</books>