As @cheekybuddha describes the default property of a node is the text property
so if you do debug.print tvw.nodes("somekey")
it should print the text of the node.
So if that is the case and it is printing out the text then it is finding the node.
Sorry, I did not read the full message carefully...