Hello, I have been fooling around with this Froogle stuff all day and I'm still totally lost. I basically read through all their xml junk and ended up right where I started from. If someone could give me some form of idea of what i'm doing wrong, I would really appreciate it. I can get this listed in the Google base, but it won't approve for froogle because of the attributes, but when i went through and put them as I thought they were supposed to be, I error corrected right back to the original. Here is a sample of what I have been using, the information I provide for the products isn't the problem so this should be easier to read than all my other words anyhow. <title>My Product Title</title> <link>http://www.productlink.com/link.asp</link> <image_link>http://www.productpicture.com/productpicture.jpg</image_link> <price>Product Price</price> <description>Product Description</description> <artist>Artist</artist> <brand>Brand</brand> <id>Product ID</id> <language>EN</language> <url_of_item_reviewed>http://www.urlofitemreview.com</url_of_item_reviewed> <payment_accepted>Visa</payment_accepted> <payment_accepted>MasterCard</payment_accepted> <payment_accepted>Discover</payment_accepted> <product_type>Product Type</product_type> <quantity>1</quantity> <size>Size of Product</size> <keywords>Keywords of Product</keywords> </item> Thank you so much anyone that can point me in the right direction, i'm lost!