I changed encoding="UTF-8" to encoding="ISO-8859-1" ... but no changes. Convert the XML file with notepad++ to all variants ... no chance.
If i enter <description>DDDDDDDD</description> in big caracters it works.
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<productData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<product>
<forumid>78</forumid>
<title>BRIDGESTONE RD 623</title>
<categoryid>1</categoryid>
<short_desc>RD 623 von BRIDGESTONE</short_desc>
<description>dddddddddd</description>
<price>></price>
<mfrg>BRIDGESTONE</mfrg>
<upc>1000145563</upc>
<url>
http://www.cartomak.de/OttAttrSearch...BRIDGESTONE+RD 623</url>
<mainphoto>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto>
<mainphoto_thumb>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto_thumb>
<mainphoto_small>http://www.cartomak.de/pictures/bridgestone/rd_623.jpg</mainphoto_small>
</product>
</productData>