Using osmaxpi today I note that values with apostrophes in them get returned as an apostrophe rather than as an as an encoded element eg <k = 'name' value ='White's Meade' /> rather than being returned as <k = 'name' value ='White's Meade' /> The apostrophe in the value tag then causes error's This behaviour was not evident a day or so ago David