I'm currently looking to view XML data in a HTML Webview (for Visual Studio Code). If I print the data with console.log, then I will see the tags and all values however if I use panel.webview.html to assign the file contents, then I will only see the values that are strings when I do open a webview.