<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 文件中。请对此提供一些帮助。