How to view log file xmls correctly?

My project is crashing if I click on an user interface button, not in the editor but only when I package the game. I want to debug and I came across this file in the crash reports:

CrashContext.runtime-xml

I wondered if there is a tool or way to view this xml in an intended way other than as the raw xml code? I assume its formated for viewing with some tool or something etc…