On Mon, 2011-08-29 at 10:56 -0400, Michael McLoughlin wrote:
"<root></b>"
is not XML , if you do
echo "<root></b>" | xmllint -
-:1: parser error : Opening and ending tag mismatch: root line 1 and b
<root></b>
you got the same error
Regards,
--
Sérgio M. B.