<books>
    <book>
        <author>Tom</author>
        <genre>Science</genre>
    </book>
    <book>
        <author>Mike</author>
        <genre>Politics</genre>
    </book>
</books>
