Start with this order
- XML validity: fix parsing errors first (bad tags, encoding, namespaces, unescaped characters).
- Required attributes: make sure every product has the basics (id, title, link, image, price, availability).
- Value formatting: normalize price/currency, availability strings, URLs, and identifiers.