Question about aligning an xml file

I have two .xml files that go like this

<Translation>
            <Keyword>Overlay1</Keyword>
            <Text>Translatable text here</Text>
 </Translation>
I would like to align the "text" by the "keyword" (ID) which both files have. I understand I need some sort of xml parsing rules but I couldn't find how to align files like that. Trados literally just aligns them line by line but the two files are not organized (even though they have the same amount of text, the order is different) so trados tries to align them line by line. Any help would be appreciated
emoji
Parents Reply Children
No Data