XML code problem
When I tried to modify an exist XML file that exists on my fileserver, and runs again on my browser, it gave me an error saying "not well-formed, line 14, position 55"
The line is the following:
<loc>http://www.megatonecorp.com/view.php?view=v2&mcat=2&mcatn=Components%2C+Parts+%26+Accessories</loc>
I havn't had much experience with XML before, all i know is that this XML file should be in UTF-8 format, so perhaps if at position 55 (which is the = equal sign), should be translated to HTML format maybe?
What do you guys think?
Thanks in advance for feedback(s).
