I am trying to select two nodes together in an XML document and print them out. I can't seem to get them to print together. They are always output as 'list of first nodes' then 'list of second nodes'. An example would illustrate better:I am trying to select two nodes together in an