i`m a vb.net baginner using 2008v.
i`m using the books.xml for practise
..i.e
- <bookstore>
- <book genre="autobiog raphy">
<title>The Autobiography of Benjamin Franklin</title>
- <author>
<first-name>Benjamin</first-name>
<last-name>Franklin</last-name>
</author>
<price>8.99</price>...