I am trying to make a webpage with the contents of a eBay shop RSS feed, but there's a problem with the feed. On every item listing it displays like the following: - (Had to put it as an image because the forum wanted to change the html code to a pound sign, unlike the rss feed) I'm not sure why, but it displays the html code for a pound sign on the bottom line, yet it displays a pound sign perfectly on the top line. Its not just that particular rss feed, all of eBays shops rss feeds do it. I tried using a JavaScript to find the "& # 1 6 3 ;" and replace it with "£" but it doesn't work. I have contacted eBay but I haven't had a reply yet and to be honest I dont think they'd care about it. Can anyone shed some light on the problem and possibly find a way to correct it?