I made a python script to turn a Google Merchant Products XML into META Catalog XML
I made a python script to turn a Google Merchant Products XML into META Catalog XML I had to because of reasons. You know how it is. Anyways, even if most people use a feed, it might be useful to some of you.
Copy this into a notepad and save the file into the folder where your Google Merchant XML is as "transform_xml.py" Open it with notepad or something better as Notepad++ and change "YourGoogleMCatalog.xml" to the name of ...