I enclose the XML file for example:
<Products>
<Product>
<Code>113823</Code><Name>TAGLIAVERDURE LANETARIA KENWOOD CHEF MAJOR</Name><ProductType>Kit</ProductType><KitComponents>
<Product>
<Code>107315</Code></Product>
<Quantity>1</Quantity>
</KitComponents>
<Active>true</Active><ActiveOnWeb>true</ActiveOnWeb><CreationDate>2018-11-26</CreationDate><LastModifiedDate>2019-03-20</LastModifiedDate><Manufacturer>
<Id>88</Id><Name>Kenwood</Name></Manufacturer>
<MPN>KAX643ME+KAT001</MPN><Description><br> La Grattugia a rulli consente di affettare e sminuzzare a bassa velocita'' in continuo: questo significa poter lavorare ingredienti delicati come formaggi, cioccolato, salumi, frutta e verdura morbida, . senza rovinarli. In dotazione ci sono 5 rulli monotaglio in metallo per: sminuzzare fine e grosso, tagliare fine e grosso, grattugiare.
<br>
<br><b>Attenzione</b>
<br>
<br>Il Modello AT643 risulta essere FUORI PRODUZIONE pertanto verra' fornito il nuovo modello di tagliaverdure KAX643ME insieme all'adattatore per poter essere montato e utilizzato correttamente.
<br>Adatto sia a Chef che Major
<br>
<br>Modello fuori produzione : AT643
<br>
<br>Nuovo modello : KAX643ME+ kat001ME
<br><br>
<br>Attacchi motore: Bassa velocita'
<br>
<br>Capacita': In continuo<br>
<br>Importante: Per evitare errori nell'acquisto potete confrontare il modello di impastatore kenwood in vostro possesso con i modelli compatibili per l'accessorio qui in basso.<br>
<br><b><i>(I numeri di modello possono essere trovati sotto il mixer sulla targhetta.)</b></i></Description><Description2><div style="width:90%;height:250px;overflow-y: scroll; border:1px solid black;">
KM220 <br>
KM001 <br>
KM002 <br>
</WebDescription><CustomTableDescription1>ORIGINALE</CustomTableDescription1><CustomTableDescription2>CODICE VIRTUALE</CustomTableDescription2><CustomTableDescription3 /><CustomTableDescription4>35</CustomTableDescription4><CustomTableDescription5 /><CustomTableDescription6 /><CustomTableDescription7 /><CustomTableDescription8 /><CustomField1>ricambi kenwood, ricambi cooking, tagliaverdure kenwood, accessorio tagliaverdure kenwood</CustomField1><CustomField2 /><CustomField3 /><UMSelling>PZ</UMSelling><UMInventory>PZ</UMInventory><QtyAvailable>0</QtyAvailable>
<QtyAvailableWeb>0</QtyAvailableWeb>
<QtySuppliersOrders>0</QtySuppliersOrders>
<ReorderTime>0</ReorderTime><MainCategory>2620</MainCategory><MainProdCategory>2620</MainProdCategory><ProdCategories>
<ProdCategory>
<Id>2620</Id><Code /><Name>ACCESSORI</Name><FullPathName>RICAMBI E ACCESSORI / IMPASTATRICE / ACCESSORI</FullPathName></ProdCategory>
</ProdCategories>
<GrossWeight>2</GrossWeight>
<Volume>0</Volume>
<PackageLength>0</PackageLength>
<PackageWidth>0</PackageWidth>
<PackageHeight>0</PackageHeight>
<Tax>
<Id>1</Id><PercentAmount>22</PercentAmount>
</Tax>
<SellingPrices>
<SellingPrice>
<PriceListId>4</PriceListId><Price>118.85</Price>
<PriceIncludingVAT>145</PriceIncludingVAT>
</SellingPrice>
</SellingPrices>
<OfficialPriceList>
<Price>0</Price>
<PriceIncludingVAT>0</PriceIncludingVAT>
</OfficialPriceList>
<Photos><Photo>
<IdType>1</IdType><Name>Tagliaverdure AT643 kenwood accessorio planetarie</Name><RelativeFilePath>readyprodierre_Files/Foto/42133_871.jpg</RelativeFilePath></Photo>
</Photos>
<Barcodes>
<Barcode>
<Code>113823</Code></Barcode>
</Barcodes>
</Product>
</Products>
the problem lies in this string that stops me from loading:
<KitComponents>
<Product>
<Code>107315</Code></Product>
<Quantity>1</Quantity>
</KitComponents>
below I attach the photos of the problem, as it blocks the passage of all the other fields.