, FIXED? , , javascript, , , , , , :
timer = { run: function() { if (now + minuteToUpdate > updateTime - startVisitTime) {
// make ajax request here to update XML file
}
},
interval: //you can determine this since this will run in client-side
}
, .
SESSION,