I've been going at this for a bit and I'm not getting too many answers neither here nor by searching the web.
I'm attempting to save back a modified XML file with XmlStore but the save method generates an error 405. I get the following error messages:
The requested method PUT is not allowed for the URL ....books.xml 405
The example I've fallen back on is what's at the XmlStore documentation with additional save functionality:
