I know too little about xml.... Found this: stackoverflow.com/questions/64243628/….
Looks like I had a namespace...
xml_ns(doc) output "d1" now running >xml_find_all(doc, "//d1:t") #finds the text nodes!