What are some examples of sites which are purely developed in XML and XSL?
I have a document and almost all of the content is in HTML format. It is then “translated” into an XML-like format by using JCDS. The problem with this XML-like format is that it contains extraneous tags that hamper the feed from coming in cleanly and complete. I was wondering if there is any code or program out there to help me in order to “escape out” these stray tags.