mxml:
xml:
<?xml version="1.0" encoding="utf-8"?> <store> <store_title>我的书店</store_title> <store_telephone>222222</store_telephone> <store_address>ttttttttt</store_address> <book id="1" category="Web 开发"> <bookname>Getting Start with Flex</bookname> <sprice>49.9</sprice> <sale>45.9</sale> </book> </store>