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