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