I am trying to read an xml file using VB. The issue that I am having is that the different methods of I have tried using .ChildNode(s) either reads the wrong level or errors out.

This is the...