<?xml version="1.0" encoding="UTF-8"?>
<BestSellerList>
    <Book>
        <Title>Marley And Me</Title>
        <Author>John Grogan</Author>
    </Book>
    <Book>
        <Title>The World Is Flat</Title>
        <Author>Thomas L. Friedman</Author>
    </Book>
    <Book>
        <Title>For Laci</Title>
        <Author>Sharon Rocha</Author>
    </Book>
    <Book>
        <Title>My Friend Leonard</Title>
        <Author>James Frey</Author>
    </Book>
    <Book>
        <Title>The Year of Magical Thinking</Title>
        <Author>Joan Didion</Author>
    </Book>
</BestSellerList>

