
I have been trying to import characters from herolab using the xml to json converter as instructed by the character sheet, but now getting "null" as the only output. I have used this feature in the past without running into this. In detail here are the steps that I am taking: 1. In Herolab, exporting the character to an .xml file 2. Copying the text of the .xml file 3. pasting the text into the left side of the page on <a href="https://codebeautify.org/xmltojson#" rel="nofollow">https://codebeautify.org/xmltojson#</a> 4. Clicking the "xml to json" button 5. The output is "null" (screenshot attached) Thanks in advance for any help!