&t
This guy is going after a problem that drove me nuts a couple of years ago when I was working on my online Bible: the non-overlapability (my word) of XML tags. For example, I wanted to be able to do markup like this:
... <verse>xxxx xxx xxxxx</paragraph> <paragraph> xx xxxxx xx.</verse> ...