I don't know whether this introduces bugs with the XML highlighter but the
nested declaration highlighting is wrong (IMO and compared to other editors)
in situations like this:
<!--<inner_tag>
foo
bar
-->
The second '<' after the <!-- activates the nested_decl rule and prevents this
comment from being highlighted with class Comment.