I have the below XML which is getting an error within the productName node. I have run this through the XML Validator and removed parts of the content to try and narrow it down to whats causing the issue but cannot seem to work out what is is. Can anyone assist?
<?xml version="1.0" ?>
<product>
<prod_id>8236888</prod_id>
<productURL></productURL>
<productImageURL>2mp_hd_sdi.jpg</productImageURL>
<price>349.99</price>
<category>1646290</category>
<qtyInStock>10</qtyInStock>
<offerType>1</offerType>
<offerPrice>299.99</offerPrice>
<VAT>1</VAT>
<discount>0</discount>
<vat_rate></vat_rate>
<productName>SDI Bullet IR Camera Full HD 1080P 1920x10803.3-12mm Varifocal Lens 1/3&rdquo; 2MP CMOS36 IR LEDs Outdoor / Indoor</productName>
</product>
XML Parsing Error: not well-formed Location: http://www.w3schools.com/xml/xml_validator.asp Line Number 14, Column 35: SDI Bullet IR Camera Full HD 1080P 1920x10803.3-12mm Varifocal Lens 1/3” 2MP CMOS36 IR LEDs Outdoor / Indoor ----------------------------------^