i need to parse this such that i can get the attribute of MMV and all the attributes of all CS tags
<MMV val="Configdes000110010101">
<CS protocol="SNMP" CommandString="wmanIfBsDcdInterval"
oid="1.3.6.1.2.1.10.184.1.1.2.2.1.1" Get_SecurityString="public"
Set_SecurityString="public" type="INTEGER" > </CS>
<CS protocol="SNMP" CommandString="wmanIfBsUcdInterval"
oid="1.3.6.1.2.1.10.184.1.1.2.2.1.2" Get_SecurityString="public"
Set_SecurityString="public" type="INTEGER" > </CS>
<CS protocol="SNMP" CommandString="wmanIfBsUcdTransition"
oid="1.3.6.1.2.1.10.184.1.1.2.2.1.3" Get_SecurityString="public"
Set_SecurityString="public" type="INTEGER" > </CS>
<CS protocol="SNMP" CommandString="wmanIfBsDcdTransition"
oid="1.3.6.1.2.1.10.184.1.1.2.2.1.4" Get_SecurityString="public"
Set_SecurityString="public" type="INTEGER" > </CS>
</MMV>