How to store the extracted XML from Internet by normal HTTP request?
I would try to send the normal get request to the web server which has a database store behind the web server. The web server generate the XML file and output with XSL structure. How can I just get the XML file instead for XSL format in BULK request?