is there a way to achieve calling URL http://mywebsite/myarea/mycontroller/myaction.xml This would basically \"fake\" requesting a file but the result would be
http://mywebsite/myarea/mycontroller/myaction.xml
If you drop your xml file in one of the folders inside your website. Try something like this: C# - How to make a HTTP call