XmlElement.FirstChildElement (gb.xml)

Property Read FirstChildElement As XmlElement

Looks for the first child element of the current element, and returns it. If it has no children, or if none is an element, this returns NULL.