Hello,
as a newbie, i am struggling with this.
I have a xml file, that i need to change its structure from this:

to this:

as you can see, i need to go from each StoItem element having multiple atributes to have its own elements instead.
Hope I am using the correct terminology.
Any idea how to go about it?
Thanks for all suggestions.