Found what I was doing wrong. Now it works when I call the XPath and the Namespace of the node I'm looking for.
for child in xmlRoot.findall(".//{http://www.onvif.org/ver10/schema}NumberRecordings"): NumberRecordings=child.text