<library>
    <book isbn="0-201-77186-1">
        <title>
            Processing XML with Java
        </title>
        <sub-title>
            A Guide to SAX, DOM, JDOM, JAXP, and TrAX
        </sub-title>
        <author>
            Elliotte Rusty Harold
        </author>
        <publisher>
            Addison Wesley
        </publisher>
    </book>
    
    <book isbn="1-930110-50-2">
        <title>
            Struts in Action
        </title>
        <author>
            Ted Husted
        </author>
        <author>
            Cedric Dumoulin
        </author>
        <author>
            George Franciscus
        </author>
        <author>
            David Winterfeldt
        </author>
        <publisher>
            Manning
        </publisher>
    </book>
    
    <book isbn="0-471-20708-X">
        <title>
            Java Tools for eXtreme Programming
        </title>
        <sub-title>
            Mastering Open Source Tools including Ant, JUnit, and Cactus
        </sub-title>
        <author>
            Richard Hightower
        </author>
        <author>
            Nicholas Lesiecki
        </author>
        <publisher>
            Wiley
        </publisher>
    </book>
</library>
