<ns2:CategoryResponse xmlns:ns2="http://schemas.google.com/definitions/ps/v3" currentpage="0" querydate="2013-09-17T02:33:08.080-04:00" resptime="69ms" resultsperpage="0" totalresults="1">
<category id="65">
<product id="12304"/>
<product id="462289"/>
<product id="340287"/>
<product id="378825"/>
<product id="366310"/>
</category>
</ns2:CategoryResponse>
在上面的xml上下文[sample.xml]中,我想使用java将sample.xml中的产品ID存储到Excel文件中。请一些关于此的帮助。