I have some XML data already parsed into an lxml ElementTree. Is there any easy way to reparse that using lxml.html, or is the only way to do it to serialize the XML to a string and reparse using one of the lxml.html parsers? -- John Krukoff <jkrukoff at ltgc.com> Land Title Guarantee Company