location ~* \.xml(\?.*)?$ {
fastcgi_pass unix:/tmp/xscript-multiple/xscript-maps.sock;
include fastcgi_params_yandex;
}

