I'm working on a countdown program for a client of mine.

He wants to be able to edit the end date in an xml file, accurate to the second.

I got the timer working fine atm, but i'm kinda struggling with the xml file.
Any of you guys have tips on how i should setup the xml file? and most importantly, how do i extract that same date within the xml file, for use in my program?

Thanks,

Mark