I have a long xml file containing articles data , I want to extract some of them (pmid,doi,abstract)and I have a file containing the "PMID" or "Titles" of the articles I need to take , How could I do it? This is the link to the xml file : https://github.com/r03ert0/brainspell/blob/master/data/brainspell-15July2014.xml.zip
Thanks in advance