z-order

SVG z-order is implemented as the bottomost/lowest object is the most front object. You can change the z-order of SVG Object(s) by:

Note: If there are comment node, text node, etc in between you need to move Up or Down more than one times, because it only move one node after/before its sibling.