<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
	<array>
		<dict>
		<key>AFFILIATE_ID</key>
		<integer>101</integer>
		<key>DIRECTIONS</key>
		<string>Melt butter then add cake mix and one egg. Mix together well until it forms a dough. Press dough out in the bottom of a pan and along the sides. Now mix the other four eggs, cream cheese, and box of confection sugar together with a hand held mixer. Once all is mixed well, pour into the pan with the dough. Sprinkle top with pecan pieces. Bake for 45 minutes at 350 degrees.</string>
		<key>EXPORT_TYPE</key>
		<string>TEXT</string>
		<key>IMAGE</key>
		<string></string>
		<key>INGREDIENTS</key>
			<array>
				<dict>
					<key>DESCRIPTION</key>
					<string>eggs</string>
					<key>DIRECTION</key>
					<string></string>
					<key>MEASUREMENT</key>
					<string></string>
					<key>QUANTITY</key>
					<string>5</string>
				</dict>
				<dict>
					<key>DESCRIPTION</key>
					<string>butter</string>
					<key>DIRECTION</key>
					<string></string>
					<key>MEASUREMENT</key>
					<string>stick</string>
					<key>QUANTITY</key>
					<string>1</string>
				</dict>
				<dict>
					<key>DESCRIPTION</key>
					<string>yellow cake mix</string>
					<key>DIRECTION</key>
					<string></string>
					<key>MEASUREMENT</key>
					<string>box</string>
					<key>QUANTITY</key>
					<string>1</string>
				</dict>
				<dict>
					<key>DESCRIPTION</key>
					<string>confection sugar</string>
					<key>DIRECTION</key>
					<string></string>
					<key>MEASUREMENT</key>
					<string>box</string>
					<key>QUANTITY</key>
					<string>1</string>
				</dict>
				<dict>
					<key>DESCRIPTION</key>
					<string>8 oz cream cheese</string>
					<key>DIRECTION</key>
					<string></string>
					<key>MEASUREMENT</key>
					<string></string>
					<key>QUANTITY</key>
					<string>1</string>
				</dict>
				
			</array>
		<key>KEYWORDS</key>
		<string></string>
		<key>NAME</key>
		<string>Cookie Cake</string>
		<key>NOTE</key>
		<string></string>
		<key>NUTRITION</key>
		<string></string>
		<key>PREP_TIMES</key>
			<array>
				<dict>
					<key>AMOUNT</key>
					<integer>10</integer>
					<key>TIME_TYPE_ID</key>
					<integer>9</integer>
					<key>TIME_UNIT_ID</key>
					<integer>2</integer>
				</dict>
				<dict>
					<key>AMOUNT</key>
					<integer>45</integer>
					<key>TIME_TYPE_ID</key>
					<integer>5</integer>
					<key>TIME_UNIT_ID</key>
					<integer>2</integer>
				</dict>
			</array>
		<key>SERVINGS</key>
		<integer>20</integer>
		<key>SOURCE</key>
		<string>RealCajunRecipes.com</string>
		<key>TYPE</key>
		<integer>102</integer>
		</dict>
	</array>
</plist>

