4 lines
138 B
XML
4 lines
138 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Test XML file for SAX parser -- -->
|
|
<bookstore xmlns="http://example.com/books">
|
|
</bookstore>
|