这样的xml怎么快速读取到dataset中?
<?xml version="1.0" encoding="utf-8" ?>
<rss>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
<item>
<title>封基</title>
<link>http://www.163.com/</link>
<author>123456</author>
<category>238</category>
<comments>ok</comments>
<source>成都商报</source>
</item>
</rss>