Hi, I Have an xml in a format like this:

<Client>Test</Client>
<Client>Test2 </Client>

Now, when the user submits say he/she selects Test2, behind the code, I want to change that "Test 2" value to "User select Test 2", can I accomplish that?