So, it turns out the DAISY format is shockingly normal. On the plus side, it seems like I’ll be able to use a lot of HTML parsing principles, and even include some unmodified HTML parsing with attribution. On the downside, I’m on chapter 3 and I already see about 5 different potential memory leaks if I’m not careful. Wish me luck :/