Just wondering if anyone has had problems with the usagemeter_xml.php not returning the correct usage values since their billing date has changed?
As an example, here is what I'm getting back when I hit https://www.exetel.com.au/members/usagemeter_xml.php
(Irrelevant stuff has been trimmed):
<PlanDetails>
<PeakTimeDownloadInMB>200000</PeakTimeDownloadInMB>
<OffpeakTimeDownloadInMB>0</OffpeakTimeDownloadInMB>
</PlanDetails>
<CurrentMonthUsage>
<PeakDownload>10938.1</PeakDownload>
<OffpeakDownload>12075.2</OffpeakDownload>
<UpdateDatetime>2011-03-28 07:47:46 AEDST</UpdateDatetime>
</CurrentMonthUsage>
My usage reset last night in line with the new billing date, and my members page shows the reset usage, so this seems to just be the usagemeter_xml.php script.
Is there an issue with the script or am I just being impatient and it will come good itself?

cheers,
Peber.