$name_file="archivo.xml"; $file=fopen($name_file,"w+"); fwrite ($file,string código xml); fclose($file);