This one file gives me a content.xml format error. The error seems to indicate this line:
Code: Select all
<text:p text:style-name="P1"><text:span text:style-name="T1">Ananian, C. Scott.</text:span> "A Linux Lament: As Red Hat Prepares to Go Public, One Linux Hacker's Dreams of IPO Glory Are Crushed by the Man." Salon magazine, July 30, 1999. <:br> <<text:a xlink:type="simple" xlink:href="http://www.salon.com/tech/feature/1999/07/30/redhat_shares/index.html">http://www.salon.com/tech/feature/1999/07/30/redhat_shares/index.html</text:a>> <:br> "Questions Not to Ask on Linux-Kernel." May 1998. <:br> <<text:a xlink:type="simple" xlink:href="http://lwn.net/980521/a/nonfaq.html">http://lwn.net/980521/a/nonfaq.html</text:a>></text:p>I don't know enough XML to be able to figure out what the problem is (although I might be able to if the line weren't so complex). I was hoping that someone here might notice what it is and tell me how I might go about fixing it.
There was another file from the same source that also had a content.xml error, but I was able to fix that one. That had to do with the formatting of what it erroneously thought was an email address.
EDIT: It looks to me as if it is getting an unexpected "end text", but I don't know why. From what I can tell, all the start text and end text seem to match up.