这个xml解析也太烦了吧?
TextAsset text = Resources.Load<TextAsset>();
xml操作:
https://blog.csdn.net/caijunfen/article/details/78704424
https://www.cnblogs.com/planezhong/p/10068825.html
操作xml节点属性主要用XmlElement对象