Help for this page
my $sesxp = XML::XPath->new(otherfilename => $SESXML); print 'SESXML: ' . $xp . "\n";
print 'SESXML: ', $xp, "\n";
print "SESXML: $xp\n";