<?xml version="1.0" encoding="UTF-8"?>
<BestSellerList>
    <Book>
        <Title>The Broker</Title>
        <Author>John Grisham</Author>
    </Book>
    <Book>
        <Title>Memoirs of a Geisha</Title>
        <Author>Arthur Golden</Author>
    </Book>
    <Book>
        <Title>Honeymoon</Title>
        <Author>James Patterson and Howard Roughan</Author>
    </Book>
    <Book>
        <Title>Carolina Isle</Title>
        <Author>Jude Deveraux</Author>
    </Book>
    <Book>
        <Title>Alone</Title>
        <Author>Lisa Gardner</Author>
    </Book>
</BestSellerList>

