I am building a game project for a school project. User gets points for completing certain tasks. I have it all coded - curious as how I should do high score table.
I was thinking an Access DB, but that seems like total overkill.
Does XML seem reasonable?

