my ($next_node) = $node->findnodes( 'following-sibling::*[ position()=1 and text() ]') or return;