...
XMLNode: the root of XML node
path: xml child node path
required: If 'required' is false and 'thisNode' is nil, the function returns nothing and exitstrue, the path must be exist otherwise throw “
required path not found
“ error.
RETURNS
The child node tree
...