Repeating structure within an XML file

I managed to load an XML file into uiPath and transform it into an XDocument.
However, this file has TAGs that are repeated, and I would like to create some kind of repetition to read the information from these TAGs.
Could you tell me how to do it?

Teste.xml (1.8 KB)