<?xml version="1.0" encoding="UTF-8"?>
<recipe_attributes_empty>
	<ingredients>
		<ingredient item="1" description="ingredient one"/>
		<ingredient item="2" description="ingredient two"/>
		<ingredient item="3" description="ingredient three"/>
		<ingredient item="4" description="ingredient four"/>
		<ingredient item="5" description="ingredient five"/>
	</ingredients>
	<steps>
		<step number="1" description="this is step one"/>
		<step number="2" description="this is step two"/>
		<step number="3" description="this is step three"/>
		<step number="4" description="this is step four"/>
		<step number="5" description="this is step five"/>
	</steps>
</recipe_attributes_empty>

