AS part of JSON standard "" represents the valid syntax for xml element which is appearing like
<value></value> JSOn will be "value":[""] (Assuming this is array object.
if you have xml tag as <value/> it should not show "" as tag itself is not appearing.
can you paste your right xml which you are getting because in xml which you have </item> is not valid.