I have following problem:Unforunately TS always writes a BOM-header before the <?xml ... ?>-tag...
Thank you for your immediate help.Infact, you were right, it was the missing BOM-header which bothered me.I did iwpt_output it on the fly, and it works perfectly.For anyone else having this problem:iwpt_output('\xEF\xBB\xBF');