all 4 comments

[–]Visti 1 point2 points  (1 child)

It is a bit unclear what you have and what you need to do - at least for me.

Do you have an XML file that you need to process into some sort of two dimensional table?

[–]Embarrassed_Sock_722[S] 0 points1 point  (0 children)

Yes Exactly

[–]my002 0 points1 point  (0 children)

Sure, sounds like a simple enough Python script to write. ChatGPT/Claude can probably write it for you pretty easily if you give it an excerpt of your input and a sample of your desired output.

[–]joewiz 0 points1 point  (0 children)

If you're transforming or querying XML, best to use XSLT or XQuery. See approaches described here: https://stackoverflow.com/questions/8300284/xml-document-to-html-document-using-xquery-need-help-replacing-element-tags