validator вот чего пишет:
Character Encoding mismatch!
The character encoding specified in the HTTP header (windows-1251) is different from the value in the XML declaration (utf-8). I will use the value from the HTTP header (windows-1251).
вот .htaccess
AddDefaultCharset utf-8
как решить эту проблему?