日期:2014-05-18 浏览次数:20876 次
<?xml version="1.0" encoding="gb2312" standalone="yes"?> <Employees> <Node ISBN="2-3631-4" test="111111"> <title>数学书</title> <author>我自已写的</author> <price>20.0</price> </Node> <Node ISBN="2-3631-4" test="111111"> <title>CS从入门到精通</title> <author>候捷</author> <price>58.3</price> </Node> <Node ISBN="1-1111-1" test="111111"> <title>C#入门帮助</title> <author>亚胜</author> <price>158.3</price> </Node> </Employees>