<?xml version="1.0" encoding="utf-8"?>
<Account>
<field name="name"></field>
<field name="new_accountscope"></field>
<field name="address1_line1">address1_line1</field>
<field name="address1_line2">address1_line2</field>
</account>
i have a xml ..now i have to pass the value and get the corresponding name ....please give the example in c#