Skip to content

Instantly share code, notes, and snippets.

@codyherring
Created March 19, 2013 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codyherring/5193077 to your computer and use it in GitHub Desktop.
Save codyherring/5193077 to your computer and use it in GitHub Desktop.
INPUT FILE
<Product>
<mpn>_Shoes_Clothing</mpn>
<manufacturer>Manufacturer1</manufacturer>
<site_name>name</site_name>
<product_name>_Shoes_Clothing</product_name>
<product_description>_Shoes_Clothing_Shoes_Clothing</product_description>
<currency>US_DOLLAR</currency>
<original_retail_price>10.0000</original_retail_price>
<price>123.00</price>
<stock>N</stock>
<primary_image_url>Url1</primary_image_url>
<view_id>0</view_id>
<keywords>SearchTerm1,SearchTerm2,SearchTerm3</keywords>
<Size>Size1</Size>
<Gender>B</Gender>
<vendor_category>MerchantCategory1</vendor_category>
<product_condition>USED</product_condition>
<promo_text>ShippingPromotionText1</promo_text>
<image_url_2>Url1</image_url_2>
<view_id_2>0</view_id_2>
<image_url_3>Url2</image_url_3>
<view_id_3>0</view_id_3>
<image_url_4>Url3</image_url_4>
<view_id_4>0</view_id_4>
<view_id_5>0</view_id_5>
<view_id_6>0</view_id_6>
<shipping_weight>0.00</shipping_weight>
<zipcode>ZipCode1</zipcode>
<shipping_cost>6.0000</shipping_cost>
<country_code>US</country_code>
</Product>
<Product>
<mpn>_Shoes_Clothing_Adult</mpn>
<manufacturer>Manufacturer1</manufacturer>
<site_name>name</site_name>
<product_name>_Shoes_Clothing_Child®®®®ÀÀÀÀ</product_name>
<product_description>_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child</product_description>
<currency>US_DOLLAR</currency>
<original_retail_price>10.0000</original_retail_price>
<price>123.00</price>
<stock>N</stock>
<primary_image_url>Url1</primary_image_url>
<view_id>0</view_id>
<keywords>SearchTerm1,SearchTerm2,SearchTerm3</keywords>
<Size>Size1</Size>
<Gender>B</Gender>
<vendor_category>MerchantCategory1</vendor_category>
<product_condition>USED</product_condition>
<promo_text>ShippingPromotionText1</promo_text>
<image_url_2>Url1</image_url_2>
<view_id_2>0</view_id_2>
<image_url_3>Url2</image_url_3>
<view_id_3>0</view_id_3>
<image_url_4>Url3</image_url_4>
<view_id_4>0</view_id_4>
<view_id_5>0</view_id_5>
<view_id_6>0</view_id_6>
<shipping_weight>0.11</shipping_weight>
<zipcode>ZipCode1</zipcode>
<shipping_cost>6.0000</shipping_cost>
<country_code>US</country_code>
</Product>
<Product>
<mpn>_Shoes_Clothing_Child</mpn>
<manufacturer>Manufacturer1</manufacturer>
<site_name>name</site_name>
<product_name>_Shoes_Clothing_Child®®®®ÀÀÀÀ</product_name>
<product_description>_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child_Shoes_Clothing_Child</product_description>
<currency>US_DOLLAR</currency>
<original_retail_price>10.0000</original_retail_price>
<price>123.00</price>
<stock>N</stock>
<primary_image_url>Url1</primary_image_url>
<view_id>0</view_id>
<keywords>SearchTerm1,SearchTerm2,SearchTerm3</keywords>
<Size>Size1</Size>
<Gender>B</Gender>
<vendor_category>MerchantCategory1</vendor_category>
<product_condition>USED</product_condition>
<promo_text>ShippingPromotionText1</promo_text>
<image_url_2>Url1</image_url_2>
<view_id_2>0</view_id_2>
<image_url_3>Url2</image_url_3>
<view_id_3>0</view_id_3>
<image_url_4>Url3</image_url_4>
<view_id_4>0</view_id_4>
<view_id_5>0</view_id_5>
<view_id_6>0</view_id_6>
<shipping_weight>0.11</shipping_weight>
<zipcode>ZipCode1</zipcode>
<shipping_cost>6.0000</shipping_cost>
<country_code>US</country_code>
</Product>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment