In the attached xml file I need to update the value of each and every price tag by existing value+5000.
and then save this updated xml file with the same name.
Will it be possible to do this in C#?