I want to parse the xml content to the server so how can i do it....
<order>
<orderItems>
<itemId>9523</itemId>
<lhmItemId>162327</lhmItemId>
<itemQuantity>1122</itemQuantity>
<instruction/>
</orderItems>
<contactInfo>
<customerName>aaaaaaaaa</customerName>
<email>[email protected]</email>
<mobile>1111111111</mobile>
<phone>1111111111</phone>
</contactInfo>
</order>