http://qs321.pair.com?node_id=784627


in reply to XML::LibXML- Escape Empty Tags

What all have you tried? I would start with
$node->textContent;
or
$tree->findnodes("//imageURL_med/text()");