Ajax Jquery file download

Ajax Jquery file download

i want to download a XML file using jQuery's .ajax() call in that i am specifying action class URL.  
in action class i am creating one file and writing in that file. but its not working i am getting error in .ajax() function..