How to create xml document file from .asmx file

Hi,

I have have created webservice .asmx file.. Using .asmx file i cannot able to read specific tag data for example <id>, <name>, <address>....

So that i need to develop xml file for this problem... can anyone tell me how do i create xml file from .asmx file with values of each tags....

How to create xml document file from .asmx file
 
 
Q