<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type = "text/css" href= "book.css"?>
<!DOCTYPE Author SYSTEM "book.dtd">
<Book>
<Author>Dashiell Hammet</Author>
<Title>Maltese Falcon</Title>
<Publisher>Vintage Crime</Publisher>
<ISBN>0-679-72264-5</ISBN>
</Book>




