Take this for example: <a href="manageCart.php?action=remove&id=49">
When validated, you will get this result:
Line 26, Column 802: & did not start a character reference. (& probably should have been escaped as &.)
But this is not content, so the & is necessary. What is done to make it valid html?
Use
&