This was broken by introducing the process of lazy decoding of XML/HTML entities. The new setup works similar to how XML::Text#text decodes any entities that may be present. Fixes #91