Help for this page
$p->findnodes('//h2[4]/following-sibling::p');
$p->findnodes('//h2[last()]/following-sibling::p');