|
As far as I know, XML is very basic and has no built-in semantics such as h1, h2, title, etc. While you can have those in your XML file, it won't mean the same if you use the proper xml content headers.
Why don't you do the XSLT transformation on the serverside so search engines get everything in HTML form?
|