
Donald W. answered 09/12/22
Personalized tutoring in Math and Computer Science
You would want to do something like nesting the scores of each game in their own tag. Here's an example:

Donald W.
Can you provide a sample of the XML that you're parsing?09/14/22
Taber C.
Hay Thanks! This makes sense for the XML that I am programming. However, the problem is that the XML that I am reading data from does NOT have this data nested in anyway that separates it from other game(s) data. All of the tags and categories are the same. So I don't know how to get the XML I am programming to read any data fields except the first section. All of the subsequent sections are labeled exactly the same but contain different data. I should add that the XML that I am trying to read data from is not programmed by me. So I can't alter it in anyway. Hopefully this makes my issue clearer.09/13/22