XmlMoveToNextSibling
XmlMoveToNextSibling([name AS String[, pos AS Integer]]) AS Boolean
Moves to the current branch's next sibling matching given <name> from position <pos> (default 0).
If <name> is not defined, moves to next sibling. Returns the next position in <pos>.