Step-by-step guide

How Review to XML works

From a raw review CSV to a Google-ready XML feed in three steps — here is exactly what happens.

Open the converter

1. Export your reviews to CSV

Every major review app — Judge.me, Loox, Okendo, Yotpo, Stamped — can export your reviews as a CSV file. Download that file to your computer.

2. Convert it in your browser

Open the converter and drop in your CSV. The tool parses it locally and auto-detects which columns map to the fields Google needs:

You can override any mapping with a dropdown, add your store name, and preview the generated XML before downloading.

3. Download & submit to Google

Download product_reviews_feed.xml and submit it to the Product reviews program in Google Merchant Center. Once approved, star ratings can appear on your Google Shopping listings.

What about validation?

The output follows the official Google Product Review Feed schema 2.4. Reviews missing a required field are flagged in the preview and excluded so your feed stays valid. You can also validate the file yourself with xmllint against Google's published XSD.

Privacy by design

Your CSV is never uploaded. All parsing and XML generation happens in your browser using JavaScript, so your customer review data stays on your device. Read more on the privacy page.

Common questions

Do I need any technical knowledge? +

No. Upload your CSV, check the auto-detected column mapping, enter your store name and download the XML. Then submit it in Google Merchant Center.

How do I submit the feed to Google? +

In Google Merchant Center, go to the Product reviews program and add a feed, then upload the product_reviews_feed.xml file you downloaded (or host it and provide the URL).

Ready to convert?

Drop your CSV into the free converter and download your Google XML feed.

Convert review CSV to XML