PriorSibling[node->NODE] =: NODE
PriorSibling returns the prior sibling of node. If node has no prior sibling, the null node is returned.
NextSibling.