<?xml version="1.0" ?>
	<product_list>
		<product id="00001">
			<name>Frisco Style</name>
			<cost base="25.00" />
			<image_list>
				<small url="/images/product/large/organizedCrime_lrg.jpg" />
				<large url="/images/product/small/organizedCrime_sml.jpg" />
			</image_list>
			<description>
				This is an original 415 Clothing T-Shirt. As with most of our
				T-Shirts it is made from 100% cotton and is machine washable.
				Front of the shirt says "Frisco Style", while the back says
				"415 Clothing".
			</description>
			<style_list>
				<style name="Short Sleeve">
					<cost_plus value="0" />
				</style>
				<style name="Long Sleeve">
					<cost_plus value="3" />
				</style>
				<style name="Hoodie">
					<cost_plus value="25" />
				</style>
			</style_list>
			<size_list>
				<size name="SM">
					<cost_plus value="0" />
				</size>
				<size name="LG">
					<cost_plus value="3" />
				</size>
				<size name="XXL">
					<cost_plus value="25" />
				</size>
			</size_list>
		</product>
		<product id="00002">
			<name>415 Style</name>
			<cost base="25.00" />
			<image_list>
				<small url="/images/product/large/organizedCrime_lrg.jpg" />
				<large url="/images/product/small/organizedCrime_sml.jpg" />
			</image_list>
			<description>
				From our super duper sexy line of underwear,
				all the botty half the fat.
			</description>
			<style_list>
				<style name="Short Sleeve">
					<cost_plus value="0" />
				</style>
				<style name="Long Sleeve">
					<cost_plus value="3" />
				</style>
				<style name="Hoodie">
					<cost_plus value="25" />
				</style>
			</style_list>
			<size_list>
				<size name="SM">
					<cost_plus value="0" />
				</size>
				<size name="LG">
					<cost_plus value="3" />
				</size>
				<size name="XXL">
					<cost_plus value="25" />
				</size>
			</size_list>
		</product>
		<product id="00003">
			<name>What Style</name>
			<cost base="25.00" />
			<image_list>
				<small url="/images/product/large/organizedCrime_lrg.jpg" />
				<large url="/images/product/small/organizedCrime_sml.jpg" />
			</image_list>
			<description>
				From our super duper sexy line of underwear,
				all the botty half the fat.
			</description>
			<style_list>
				<style name="Short Sleeve">
					<cost_plus value="0" />
				</style>
				<style name="Long Sleeve">
					<cost_plus value="3" />
				</style>
				<style name="Hoodie">
					<cost_plus value="25" />
				</style>
			</style_list>
			<size_list>
				<size name="SM">
					<cost_plus value="0" />
				</size>
				<size name="LG">
					<cost_plus value="3" />
				</size>
				<size name="XXL">
					<cost_plus value="25" />
				</size>
			</size_list>
		</product>
		<product id="00004">
			<name>Chopper Style</name>
			<cost base="25.00" />
			<image_list>
				<small url="/images/product/large/organizedCrime_lrg.jpg" />
				<large url="/images/product/small/organizedCrime_sml.jpg" />
			</image_list>
			<description>
				From our super duper sexy line of underwear,
				all the botty half the fat.
			</description>
			<style_list>
				<style name="Short Sleeve">
					<cost_plus value="0" />
				</style>
				<style name="Long Sleeve">
					<cost_plus value="3" />
				</style>
				<style name="Hoodie">
					<cost_plus value="25" />
				</style>
			</style_list>
			<size_list>
				<size name="SM">
					<cost_plus value="0" />
				</size>
				<size name="LG">
					<cost_plus value="3" />
				</size>
				<size name="XXL">
					<cost_plus value="25" />
				</size>
			</size_list>
		</product>
	</product_list>
