Title: Fruugo XML has wrong structure
Last modified: May 10, 2023

---

# Fruugo XML has wrong structure

 *  Resolved [oli1142](https://wordpress.org/support/users/oli1142/)
 * (@oli1142)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/)
 * Hello
 * I created an XML and send it to fruugo. They told me the XML hasn’t the proper
   structure. I use the default XML that the plugin has.
 * They want this xml (first table) but the system create automatically something
   else (second table)
 *     ```wp-block-code
       <?xml version="1.0" encoding="UTF-8"?>
       <Products>
           <Product>
               <ProductId>LE46D550</ProductId>
               <SkuId>LE46D550</SkuId>
               <EAN>567432574371</EAN>
               <Brand>Samsung</Brand>
               <Category>Electronics - Video - Televisions</Category>
               <Imageurl1>http://www.fruugo.com/images/le46d550.jpg</Imageurl1>
               <StockStatus>INSTOCK</StockStatus>
               <Description>
                   <Language>en</Language>
                   <Title>Samsung LE46D550 46" Full HD LCD TV</Title>
                   <Description>Take a step up with the benefit of large display area and great versatility with the Samsung LE46D550 46" Full HD LCD TV.</Description>
               </Description>
               <Price>
                   <NormalPriceWithoutVAT>540.83</NormalPriceWithoutVAT>
                   <VATRate>20</VATRate>
               </Price>
           </Product>
       </Products>
       ```
   
 *     ```wp-block-code
       <product>
   
       <ProductId>6482</ProductId>
   
       <VatRate>24%</VatRate>
   
       <SkuId>8023628200333</SkuId>
   
       <EAN>8023628200333</EAN>
   
       <Brand>Synchroline</Brand>
   
       <Category>||Skincare||Eyes Care||Eyes Creams</Category>
   
       <Imageurl1>https://glamyourskin.com/wp-content/uploads/2023/03/Untitled-design-2023-03-07T215614.890-1.jpg</Imageurl1>
   
       <StockStatus>in stock</StockStatus>
   
       <Title>Synchroline Terproline Contour Eyes & Lips, 15 ml</Title>
   
       <Description>Year after year, skin cells delay to renew their regeneration , the body's resistance is reduced and this starts to become visible on the face. The skin slowly loses its firmness and elasticity and wrinkles make their appearance. This new situation could adversely affect not only the appearance but also your psychology, if not addressed decisively and primarily scientific. The series has TERPROLINE specially designed to provide immediate and visible improvement in the tone and elasticity to your skin. Tightening Cream specially designed to improve tone and elasticity to the delicate area around eyes and lips. With a pleasant texture, without leaving traces of grease is suitable for all skin types.</Description>
   
       <NormalPriceWithVat>35.67 EUR</NormalPriceWithVat>
   
       <DiscountPriceWithVAT>0 EUR</DiscountPriceWithVAT>
   
       <StockQuantity>instock</StockQuantity>
   
       </product>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffruugo-xml-has-wrong-structure%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [supportadtribes](https://wordpress.org/support/users/supportadtribes/)
 * (@supportadtribes)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16727397)
 * Thanks for using our plugin and reaching out to us. It seems like Fruugo recently
   changed their XML feed requirements so we will have to make changes to our plugin
   in order to support their new format. Since the changes are rather complex this
   could take us a few weeks to do. In the mean time the CSV version of the feed
   should probably work.
 *  [rudolfl](https://wordpress.org/support/users/rudolfl/)
 * (@rudolfl)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16727965)
 * CSV will not work… I already posted about CSV containing BOM characters at the
   start. Fruugo does not like this…
 * Rudolf
 *  [supportadtribes](https://wordpress.org/support/users/supportadtribes/)
 * (@supportadtribes)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16729646)
 * We have just pushed out version 12.6.2 of our plugin that removes the BOM characters
   for Fruugo CSV feeds.
 *  [rudolfl](https://wordpress.org/support/users/rudolfl/)
 * (@rudolfl)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16734119)
 * Hi,
 * Fix is NOT working. Upon quick investigation, $project_config variable is not
   defined when it is used to detect if fruugo feed is processing.
 * Rudolf
 *  [supportadtribes](https://wordpress.org/support/users/supportadtribes/)
 * (@supportadtribes)
 * [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16744106)
 * Can you try the release of our plugin we have just pushed out?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Fruugo XML has wrong structure’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-feed-pro/assets/icon-256x256.png?rev=3111496)
 * [Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce](https://wordpress.org/plugins/woo-product-feed-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-feed-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-feed-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-feed-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-feed-pro/reviews/)

## Tags

 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * 5 replies
 * 3 participants
 * Last reply from: [supportadtribes](https://wordpress.org/support/users/supportadtribes/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/fruugo-xml-has-wrong-structure/#post-16744106)
 * Status: resolved