XML in Flash for winners list

Hello All,

I would really appreciate it if someone could help me out as soon as possible... What I have created is by using the DataGrid in flash along with the XML Connector and DataSet a winners table pulling an XML page. It's showing two colums, one for "Player Name" and one for "Player Score"... NOW, what I need help on (since I'm not an XML coder) is to be able to seperate scores by perhaps a row that will show a specific date... So, for example, three rows with ten results in each row and then a new date (seperate, single row) and so on... for example:

“PLAYER NAME” “LOCATION” “SCORE”

WINNERS FROM JULY10 - 15

MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323

WINNERS FROM JULY16 - 20

MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323
MARK CUBIN CALIFORNIA 10,323

…etc…

Can any help me with the XML setup and how to display it within the DataGrid using the XML Connector and DataSet??? Thank you so much!

Devin