News

SgmlReader is a versatile C# .NET library written by Chris Lovett for parsing HTML/SGML files using the XmlReader API. A command line utility is also provided which outputs the well formed XML result.
XML is gaining popularity as an industrial standard for presenting and exchanging structured information on the Web. Meanwhile, the majority of documents on-line are still marked up with HTML, which ...