- or download this
<root>
...
</predicted_properties>
</root>
- or download this
use XML::Twig::XPath;
...
print $twig->findvalue
('/root/predicted_properties/property/kind[text()="formal_charge"]/
following-sibling::value');
- or download this
<kind name='formal_charge'>-1</kind>