'''Opens the given XML file, parses it using Beautiful Soup, and returns the output.''' '''Given the DOI of a PLOS paper, downloads the XML.''' # First, see if the file was already downloaded. # Doesn ...