Added support for serializing CDATA section nodes. (#3, @TechQuery)
Fixed serialization of tabs in require-wellformedness mode to not throw. (#6)
Fixed incorrect namespace prefix memoization for attributes. (#7)
Included a README file with basic usage instructions. (#1, @musale)