Hello!
PHP script generates a XML file. Google Chorme error:
This page contains the following errors:
error on line 18 at column 1577: Input is not proper UTF-8, indicate encoding !
Bytes: 0xB4 0xBE 0xD0 0xD0
Everything is in UTF-8. Incorrect display of characters there. In IE works. iconv doesn't help. What could be the problem? Besides, when you save the file to disk and then reopen, there is no error.