can I write(save) xml files on StreamingAssets folder?

i try to write xml file on StreamingAssets folder for iOS bit have a error access denied

You can only write data to the Application.persistentDataPath or a folder below it.