Essentially a recursive call to [XML::xmlParse()].
urlsToDocs(urls, local = FALSE, quiet = FALSE, ...)character vector. Either urls that point to an XML file online or a local XML file name.
logical. Should urls be treated as paths to local files?
logical. Print file name currently being parsed?
arguments passed along to `httr::GET`