I need some XML parsed using VB.net

Job ID: 33766767

Budget: $10 – $30 USD

I have a url
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=35333636,35006597,34978217

that I want parsed into the following items

PMID:
ArticileTitle:
Abstract:
List of KeyWords
List of MeshTerms

The three PMID objects should be included into one PubMed Array. I need good clean professional VB.net code can be used over either as a desktop application, console app or web api. I don't need an application but just the function.
Related categories: XML Visual Basic Software Architecture VB.NET