I am running this for loop:
for (i in 1:length(file_list)){ doc <- read_xml(file_list[i]) xml_ns(doc) ns <- xml_find_all(doc, xpath_person, xml_ns(