I am building an application in C# which is aimed at doing browser based interaction with webservers' programatics.
I get response from server as html i want to get response in XML and post request in XML for every interaction. e.g filling out forms,opening url from hyperlinks etc