<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="bookstest.css"?>
<catalog xmlns:html="http://www.w3.org/TR/REC-html40" >
<html:h1>An XML Introduction</html:h1>
<book><cover>
<html:a href="http://www.amazon.com/exec/obidos/ISBN=076453310X"><html:img src="http://images.amazon.com/images/P/076453310X.01.MZZZZZZZ.gif" /></html:a></cover>
<author>Simon St.Laurent</author>
<title> <html:a href="http://www.amazon.com/exec/obidos/ISBN=076453310X/">XML: A Primer, 2nd Ed.</html:a></title>
<pubyear>1999</pubyear>
<publisher>IDG Books</publisher>
<isbn>0-7645-3310-X</isbn>
<price>$19.99</price>
</book>
</catalog>
