Reading an XML piece of a file for a VB App to a variable

SoundTheSurrender

Diamond Member
Mar 13, 2005
3,126
0
0
Hello, I'm having issues about how to grab an XML file

Here is the structure of my XML file.

What I want to do is grab the HTML links and save them to a variable that will be automated and open up a link.

I don't know how to grab the <Link> tag and dump it into a variable. Any ideas?

Thanks