I try to create an XML document from my PHP script, but the result code is considered as an xml document.
I've compared the source with a realy xml document and there totaly the same.
I don't understand why it doesn't work !
How to generate XML from PHP code