Hi all, I'm reading the response of NSURLConnection into a NSData object. However the xml is not being created correctly, the characters < and > are being replace with < and >. How can i replace this characters in the NSData object with the correct characters?
cheers.
cheers.