<?xml version="1.0"?>
<books>
    <book itemId="232">
        <name>Contact</name>
        <authors>
            <authorName>Carl Sagan</authorName>
        </authors>
        <ISBN>0671004107</ISBN>
        <format>Mass Market Paperback</format>
        <pages>448</pages>
        <publisher>Pocket Books</publisher>
        <publicationDate>July 1997</publicationDate>
        <language>English</language>
        <description>
            In December, 1999, a multinational team journeys out to the stars, to the most awesome encounter in human
            history. Who -- or what -- is out there?

            In Cosmos, Carl Sagan explained the universe. In Contact, he predicts its future -- and our own.
        </description>
    </book>
    <book itemId="399">
        <name>Harry Potter and the Deathly Hallows</name>
        <authors>
            <authorName>J. K. Rowling</authorName>
        </authors>
        <ISBN>0545010225</ISBN>
        <format>Hardcover</format>
        <pages>784</pages>
        <publisher>Scholastic, Inc.</publisher>
        <publicationDate>July 21, 2007</publicationDate>
        <language>English</language>
        <description>
            Harry Potter 7 has been announced! J. K. Rowling's seventh and final book of her blockbuster Harry Potter
            series is scheduled for release at 12:01am on July 21, 2007.
        </description>
    </book>
</books>
