Hello, I have a bash script that runs from a Linux server, it makes connections via SSH to Storage such as HPE 3par and HPE Primera, I want to implement this on an HPE MSA 2060, the script runs some tasks and validations with the sshpass command, but in the MSA the output that it returns is the XML format, for example to validate the events with "show task" or "show events" this returns it in XML format, is there a way to change the output from the XML format to human readable? thanks a lot for your help