http://qs321.pair.com?node_id=1214922


in reply to Re^2: Parsing two XML at the same time and align them
in thread Parsing two XML at the same time and align them

However, since my XML uses some namespaces it is not possible to parse the file as is

Why not? XML::LibXML supports namespaces. Could you show some representative sample input? See also Short, Self-Contained, Correct Example.