I've been fiddling around with the idea of coding one product XML package that could be used on different MultiStores - for example, I would want to wrap a particular DIV in code (maybe an xsl:if function?) so it would show for customers viewing that product on StoreID 1, but not on StoreID 2. Any ideas? Right now I've got clones of different items, where the only difference is which XML package they're using, so there are two sets of data to update.