Everything seems to work great (and it does, except this issue), but before every page i have <?php?> written in the code
<?php?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
the main problem is for feeds and xmlrpc: they doesn't work at all.
someone had the same problem?