I want to send a ajax request using post method with the xml as a response text , Is it possible , If it is possible please let me know the possible way for it.
For
You can write your own script on server on the same domain that does request to the webservicex.net and returns data in any format that you want.
So, ajax request -> your server (on the same domain) -> webservicex.net