<?xml version="1.0" encoding="utf-8"?>
<catalog>

         <category name="Meat" catName="Meat" catID="1">
         
                 <product name="Buffalo" prodName="Buffalo" prodID="7" 
				 unitName="Pound" cost="4" listPrice="6.5" 
				 imageName="meat_buffalo.jpg" description="Delicious, low fat Buffalo sirloin.  Better tasting than beef, and better for you too." 
				 isOrganic="No" isLowFat="Yes"
				 unitID="3" catName="Meat" catID="1"/>
         
                 <product name="T Bone Steak" prodName="T Bone Steak" prodID="17" 
				 unitName="Pound" cost="6" listPrice="9.98" 
				 imageName="meat_tbone.jpg" description="Thick and delicious, the T-Bone provides a Filet-Mingeon on one side of the bone, and a New York Strip on the other" 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Meat" catID="1"/>
         
                 <product name="Whole Chicken" prodName="Whole Chicken" prodID="6" 
				 unitName="Pound" cost="1.5" listPrice="2.99" 
				 imageName="meat_chicken.jpg" description="This free range chicken is raised organically, with no hormones added." 
				 isOrganic="Yes" isLowFat="No"
				 unitID="3" catName="Meat" catID="1"/>
         
         </category>

         <category name="Vegetables" catName="Vegetables" catID="2">
         
                 <product name="Broccoli" prodName="Broccoli" prodID="14" 
				 unitName="Pound" cost="2.16" listPrice="3.19" 
				 imageName="veg_broccoli.jpg" description="Firm and no bitterness" 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="3" catName="Vegetables" catID="2"/>
         
                 <product name="Vine Ripened Tomatoes" prodName="Vine Ripened Tomatoes" prodID="3" 
				 unitName="Pound" cost="1.69" listPrice="3.15" 
				 imageName="veg_tomato.jpg" description="Juicy and tender tomatoes, ripened on the vine" 
				 isOrganic="No" isLowFat="Yes"
				 unitID="3" catName="Vegetables" catID="2"/>
         
                 <product name="Yellow Peppers" prodName="Yellow Peppers" prodID="1" 
				 unitName="Pound" cost="1.25" listPrice="1.99" 
				 imageName="veg_pepper_yellow.jpg" description="Yellow Peppers cleaned and ready to eat." 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="3" catName="Vegetables" catID="2"/>
         
         </category>

         <category name="Fruit" catName="Fruit" catID="3">
         
                 <product name="Bananas" prodName="Bananas" prodID="5" 
				 unitName="Bunch" cost="0.95" listPrice="1.98" 
				 imageName="fruit_banana.jpg" description="Bunches of Banans, fresh off the tree" 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="4" catName="Fruit" catID="3"/>
         
                 <product name="Grapes" prodName="Grapes" prodID="4" 
				 unitName="Bunch" cost="1.34" listPrice="2.15" 
				 imageName="fruit_grape.jpg" description="Sweet, juicy grapes for a nutritious snack or juicing." 
				 isOrganic="No" isLowFat="Yes"
				 unitID="4" catName="Fruit" catID="3"/>
         
                 <product name="Strawberries" prodName="Strawberries" prodID="2" 
				 unitName="Pound" cost="2.5" listPrice="3.95" 
				 imageName="fruit_strawberry.jpg" description="Crisp, sweet, great tasting strawberries for snacking or baking." 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="3" catName="Fruit" catID="3"/>
         
         </category>

         <category name="Dairy" catName="Dairy" catID="4">
         
                 <product name="Milk" prodName="Milk" prodID="8" 
				 unitName="Each" cost="0.99" listPrice="1.59" 
				 imageName="dairy_milk.jpg" description="lowfat milk" 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="1" catName="Dairy" catID="4"/>
         
                 <product name="Swiss Cheese" prodName="Swiss Cheese" prodID="15" 
				 unitName="Pound" cost="2.5" listPrice="4.95" 
				 imageName="dairy_swiss.jpg" description="Imported from Switzerland, this cheese has all the flavor and holes you would expect from a world class cheese" 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Dairy" catID="4"/>
         
                 <product name="Yogurt" prodName="Yogurt" prodID="9" 
				 unitName="Each" cost="0.99" listPrice="1.19" 
				 imageName="dairy_yogurt.jpg" description="Berry mix flavor" 
				 isOrganic="No" isLowFat="Yes"
				 unitID="1" catName="Dairy" catID="4"/>
         
         </category>

         <category name="Deli" catName="Deli" catID="5">
         
                 <product name="Honey Roasted Ham" prodName="Honey Roasted Ham" prodID="10" 
				 unitName="Pound" cost="2.16" listPrice="3.99" 
				 imageName="deli_ham.jpg" description="Honey Roasted goodness" 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Deli" catID="5"/>
         
                 <product name="Roast Beef" prodName="Roast Beef" prodID="16" 
				 unitName="Pound" cost="3.46" listPrice="5.99" 
				 imageName="deli_roastbeef.jpg" description="Lovely roast beef, all the fat has been trimmed, so its ready to eat." 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Deli" catID="5"/>
         
                 <product name="Roasted Turkey" prodName="Roasted Turkey" prodID="11" 
				 unitName="Pound" cost="2" listPrice="3" 
				 imageName="deli_turkey.jpg" description="Just like you took it out of your oven" 
				 isOrganic="No" isLowFat="Yes"
				 unitID="3" catName="Deli" catID="5"/>
         
         </category>

         <category name="Seafood" catName="Seafood" catID="6">
         
                 <product name="Alaskan King Crab" prodName="Alaskan King Crab" prodID="18" 
				 unitName="Pound" cost="8.5" listPrice="14.98" 
				 imageName="seafood_crab.jpg" description="Delicious crab, fresh from the Alaskan waters" 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Seafood" catID="6"/>
         
                 <product name="Maine Lobster" prodName="Maine Lobster" prodID="12" 
				 unitName="Pound" cost="8.99" listPrice="18.95" 
				 imageName="seafood_lobster.jpg" description="Extra large and great tasting" 
				 isOrganic="No" isLowFat="No"
				 unitID="3" catName="Seafood" catID="6"/>
         
                 <product name="Salmon Filet" prodName="Salmon Filet" prodID="13" 
				 unitName="Each" cost="4.55" listPrice="6.99" 
				 imageName="seafood_fish.jpg" description="Boneless filet with creole seasoning" 
				 isOrganic="Yes" isLowFat="Yes"
				 unitID="1" catName="Seafood" catID="6"/>
         
         </category>

</catalog>
