I want to make an AJAX call to the server periodically, the server script(PHP) should make a new XML file. The XML file is then read by another javascript function and displayed on webpage. How do I accomplish this? Heres the Jquery code I have:I want to make an AJAX call to the server perio