XMLInterpreter doesn't move cursor after parsing goto
Brought to you by:
njwhite,
thomas_scholl
The XMLInterpreter doesn't handle goto correctly - after parsing, it doesn't move the cursor forward properly to the next element.
This doesn't actually matter normally, cos after goto the cursor jumps, but might for some reason become a bug at some point.