Skroutz and BestPrice reject feeds for the same handful of reasons every time. Find and fix the broken tags, missing fields, or formatting errors before they cost you a listing.
Edit XML Free →<id>, <availability>, <price>, and <brand>. A single missing or empty tag can invalidate the whole feed.&, <, or > characters inside product titles or descriptions break XML parsing. These need to be escaped or stripped.<id> must be unique across the whole feed; duplicates get flagged during validation.Paste your feed into NodeXML to spot broken tags, missing nodes, and encoding issues visually — then fix them directly without exporting your catalog again.
A: A feed can be well-formed XML but still fail marketplace-specific validation — missing required tags or wrong formatting (like price decimals) are the usual cause.
A: Make sure your feed is saved and declared as UTF-8. NodeXML detects and fixes encoding mismatches automatically when you upload your file.
A: Yes — paste or upload your feed into NodeXML’s free editor to preview it, check required fields, and fix errors before resubmitting.