I have sitemap.xml for my site... and have some urls with '&' in it.. Urls with '&' are thrown as errors by xml... I tried replacing '&' by 'amp;' but that is also throwing error as that also is not accepted.
There are some errors that are shown in google webmaster where it has replaced '&' to '%26'.
Please help me in solving this problem..