I cant make monday.com multiple subelements from different lines from XML parse

Hi,
I made a scenario that gets attachments from outlook, this attachments are XML (invoice, product sales), so i parse XML (Automatic generation of structure from sample option on de module) and then create an item on monday.com with information from the XML and wish to make multiple subelements with information from XML (With the products sold at each invoice) as well but i can only get the first product to show.

blueprint.json (225.6 KB)

Has anyone done something similar?

Here is an XML Sample with 5 products.
I had to upload as txt because the forum doesnt allow xml upload
xml.txt (11.6 KB)