How do I fix my broken xml deserialization

So for me, everything errors, even the stuff that didn’t error in the result pic:

I think it’s because the objectify xml tree block is broken. Some error always about expecting a list but getting a boolean.

I will say, I think you are trying to make basically the same thing that I did a year ago, so I will likely be able to find what’s wrong. If you want to see how I did it, My approach was this block: split [] by xml :: rgb(119,76,255) reporter here. however, I’m confused why your project uses booleans in the data tree. Is it to signify the beginning/end of the tag?