with Qt library I can take a node with a particular tag name with:
QDomElement tmp = root.firstChildElement("A"); QDomElement tt = tmp.firstChildEle