I'm trying to print a XML object into a Panel. My objects comes into a JSON object from server.
The data is printed into the panel, but all tags are missed. I only can see them if I look at source code of the page.
Is there any way to format my XML? I couldn't find it anywhere.