Completely Dynamic ScoreBoard

Afternoon gentlepeeps!

Well for my first question after trolling this (truly awesome) forum is a bit of a doozie.

I’m building a dynamic scoreboard for a client currently. The first application will be a golf leaderboard. It needs to be updateable by the client (I’ll write a form that fills in the xml file from the users input)

I need to have a xml file that defines…
-number of columns/rows
-titles
-content in each box
and then the flash that takes that and generates a table from it.

Is there any tutorials or source files floating around that do this? There’s plenty that talk about in-game scoreboards, but we need to have all the data input from an external file.

Any help would be hugely appreciated…
cheers guys