#
#  TD.11.NII.TXT
#
# -----------------------------------------------------------------------------
#

#
# this will create an item called 'hohum,' and a matrix to go with it.
# it will create two dimensions, and (3*3=9) variants (representing a 
# fully populated matrix).  Each variant will have 4208 as an sku, 
# and a price of 12.00.
#
# it then creates an item called hohum2, which adds some more ranges to
# the matrix, and uses a different price and sku.
#

hohum	r,g,b	s,m,l	12.00	4208
hohum2	c,m,y,k	s,m,xl	13.00	4209


