in xml data is
SAT 17TH TEST test club cheap drinks £3 shots £5 bottles $beers
i get this
Found Solution Using Google Toolbox for Mac GTMNSString+HTML.h ,GTMNSString+HTML.m And GTMDefines.h,
First #import "GTMNSString+HTML.h"
#import "GTMNSString+HTML.h"
use like This: Content_SpecialStr = [Content_SpecialStr gtm_stringByUnescapingFromHTML];
Content_SpecialStr = [Content_SpecialStr gtm_stringByUnescapingFromHTML];