php-src/ext/dom/tests/book.xml
Christian Stocker 0d59b3dda6 xinclude test
2003-10-27 15:32:44 +00:00

12 lines
206 B
XML

<?xml version="1.0" ?>
<books>
<book>
<title>The Grapes of Wrath</title>
<author>John Steinbeck</author>
</book>
<book>
<title>The Pearl</title>
<author>John Steinbeck</author>
</book>
</books>