If anyone can tell me where the error is in this xml to add a new product I'd be deeply indebted. I'm submitting it using the WSI Test Client. I can add customers no problem, but I'm having trouble getting my products to be accepted.

Thanks,
Jim


<AspDotNetStorefrontImport Verbose="false">
<Product Action="Add" GUID="E301E239-A60F-49AB-B27C-16D3C706DFC1"><AvailableStartDate></AvailableStartDate>
<AvailableStopDate></AvailableStopDate>
<Description><![CDATA[Dual Auxiliary Audio Input Interface for Select Mazda Vehicles]]></Description>
<ExcludeFromPriceFeeds>True</ExcludeFromPriceFeeds>
<FroogleDescription><![CDATA[Dual Auxiliary Audio Input Interface for Select Mazda Vehicles]]></FroogleDescription>
<GoogleCheckoutAllowed>False</GoogleCheckoutAllowed>
<HidePriceUntilCart>False</HidePriceUntilCart>
<IsAKit>False</IsAKit>
<IsAPack>False</IsAPack>
<IsCalltoOrder>False</IsCalltoOrder>
<IsFeatured>0</IsFeatured>
<Name><![CDATA[PA-AAIMAZ]]></Name>
<PackSize>0</PackSize>
<ProductType><![CDATA[Generic Product]]></ProductType>
<Published>True</Published>
<RequiresRegistration>True</RequiresRegistration>
<ShowBuyButton>True</ShowBuyButton>
<ShowInProductBrowser>True</ShowInProductBrowser>
<SizeOptionPrompt>False</SizeOptionPrompt>
<SKU><![CDATA[PA-AAIMAZ]]></SKU>
<SpecsInline>False</SpecsInline>
<Summary><![CDATA[<DIV>Product Description </DIV>
<DIV>Connects to the CD Changer port on the rear of the factory radio and provides two stereo audio inputs, which are selectable from the radio. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Product Features </DIV>
<UL>
<LI>Plug-and-play installation maintains factory wiring integrity </LI>
<LI>Direct audio input to factory radio for maximum sound quality </LI>
<LI>Two separate inputs for use a multitude of auxiliary audio sources </LI>
<LI>Inputs selectable from the factory radio </LI></UL>]]></Summary>
<TrackInventoryBySizeAndColor>False</TrackInventoryBySizeAndColor>
<Display><XmlPackage>product.simpleproduct.xml.con fig</XmlPackage></Display>
<SalesPrompt Name="On Sale Now" />
<Mappings AutoCleanup="true">
<Entity EntityType="Manufacturer" Name="PAC" /> <Entity EntityType="Category" Name="Aux_Aud_Input" />
</Mappings>
<Variants AutoCleanup="true"<ProductVariant><Variant Action="Add" Name="PA-AAIMAZ" SKUSuffix='' ><IsDefault>True</IsDefault>
<Description><![CDATA[Dual Auxiliary Audio Input Interface for Select Mazda Vehicles]]></Description>
<Cost>43.96</Cost>
<CustomerEntersPrice>False</CustomerEntersPrice>
<Description><![CDATA[Dual Auxiliary Audio Input Interface for Select Mazda Vehicles]]></Description>
<FreeShipping>False</FreeShipping>
<FroogleDescription><![CDATA[Dual Auxiliary Audio Input Interface for Select Mazda Vehicles]]></FroogleDescription>
<Inventory>1</Inventory>
<IsDownload>False</IsDownload>
<IsImport>False</IsImport>
<IsRecurring>False</IsRecurring>
<IsTaxable>True</IsTaxable>
<MSRP>0</MSRP>
<Price>59.95</Price>
<Published>True</Published>
<RecurringInterval>1</RecurringInterval>
<RecurringIntervalType>1</RecurringIntervalType>
<SalePrice>59.95</SalePrice>
<SubscriptionInterval>1</SubscriptionInterval>
<SubscriptionIntervalType>1</SubscriptionIntervalType>
< Weight > 0.82</Weight>
</Variant></Variants></Product></AspDotNetStorefrontImport>