If you want to, you could make use of localstorage. When the request is initially made to the page, async: false the initial request and then the other 3 async: true and cache the xml or whatever you want in localstorage whenever it is returned.
Cheers,
Matt