asp解析xml问题<?xml version="1.0" encoding="utf8"?><root><mid>aaaaaaaa</mid><cpmid>ddddddddd</cpmid><result>0</result></root>要取result值怎么写呢?最快捷的方法。