It might help to have some additional information about the XML file itself.
You list the values you are looking for, but nothing about the Notes that hold the values.
This might get you started.
node names of child nodes of select "*" of xml document of file "C:\Some.xml"
I’m pasting in some XML data from an XML file on my system. Once I have it “pasted in”, I select the XML content and click the “</>” button in the top bar.
Is there a way to get just the DefaultHostName and DefaultHostAddress?
Maybe even take a step further and say on return ones and their values that are not say vpn.vpn.com and 1.1.1.1. I will want to run this against all our machines.
In case others aren’t aware, the XML inspector is not available on OS X clients. Which is a huge shame that feature parity is lacking across platforms for something as universal as XML.