When I switch ParserWarnLevel to 3 For every file I get warning: Failed to convert internal UTF-8 to Latin-1. Replacing non ISO-8859-1 char with char ' ' All my files are like: <html> <head> <meta http-equiv="content-type" content="text/html;charset=windows-1257"> </head> <body> .. </body> </html>Received on Wed Jul 10 13:07:22 2002