- or download this
<root>
<ahead>first head</ahead>
...
<k>some text</k>
<j>some text</j>
</root>
- or download this
<root>
<aheadtext>
...
<j>some text</j>
</aheadtext>
</root>
- or download this
$t->parse($content);
@sib = $t->get_xpath('//ahead', 0)->next_siblings();