Using Elm for parsing deeply nested XML

I’m figuring it out now. I started rewriting my parser several hours ago and it’s going well. I’m using function pipelines to do it. But I am having a problem with records. I will make a separate post about that. Again, thanks for helping when Stack Overflow didn’t.