<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:g="http://base.google.com/ns/1.0">

	<title>The name of your data feed.</title>
	<link rel="self" href="http://www.example.com"/>
	<updated>2006-06-11T18:30:02Z</updated>
	<author>
		<name>The name of the author.</name>
	</author>
	<id>tag:example.com,2006-06-11:/support/products</id>

<entry>
<title>Classic Apple Pie</title>
<g:calories>150</g:calories>
<g:cholesterol>25</g:cholesterol>
<g:cooking_time>30</g:cooking_time>
<g:course>main entree</g:course>
<g:cuisine>Italian</g:cuisine>
<summary>Basic apple pie recipe you can make with your children.</summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<g:fiber>9</g:fiber>
<id>1</id>
<g:image_link>http://www.example.com/image1.jpg</g:image_link>
<link href="http://www.example.com/item1-info-page.html"/>
<g:main_ingredient>tofu</g:main_ingredient>
<g:meal_type>breakfast</g:meal_type>
<g:preparation_time>30</g:preparation_time>
<g:protein>25</g:protein>
<g:saturated_fat>3</g:saturated_fat>
<g:servings>6</g:servings>
<g:sodium>1010</g:sodium>
<g:total_carbs>22</g:total_carbs>
<g:total_fat>8</g:total_fat>
</entry>
 
<entry> 
<title>Fun Chips</title>
<g:calories>210</g:calories>
<g:cholesterol>0</g:cholesterol>
<g:cooking_time>3</g:cooking_time>
<g:course>appetizer</g:course>
<g:cuisine>American</g:cuisine>
<summary>Undulating crisps of star-toasted flavor with all of the goodness of multiple grains. </summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<g:fiber>3</g:fiber>
<id>2</id>
<g:image_link>http://www.example.com/image2.jpg</g:image_link>
<link href="http://www.example.com/item2-info-page.html"/>
<g:main_ingredient>whole corn</g:main_ingredient>
<g:meal_type>snack</g:meal_type>
<g:preparation_time>30</g:preparation_time>
<g:protein>10</g:protein>
<g:saturated_fat>1.8</g:saturated_fat>
<g:servings>8</g:servings>
<g:sodium>240</g:sodium>
<g:total_carbs>29</g:total_carbs>
<g:total_fat>10</g:total_fat>
</entry>
 
<entry> 
<title>Choco Poofs</title>
<g:calories>200</g:calories>
<g:cholesterol>0</g:cholesterol>
<g:cooking_time>1</g:cooking_time>
<g:course>appetizer</g:course>
<g:cuisine>American</g:cuisine>
<summary>Deep-fried balls of chocolate coated whole grain cereal.  </summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<g:fiber>2</g:fiber>
<id>3</id>
<g:image_link>http://www.example.com/image3.jpg</g:image_link>
<link href="http://www.example.com/item3-info-page.html"/>
<g:main_ingredient>sugar</g:main_ingredient>
<g:meal_type>breakfast</g:meal_type>
<g:preparation_time>60</g:preparation_time>
<g:protein>30</g:protein>
<g:saturated_fat>0</g:saturated_fat>
<g:servings>20</g:servings>
<g:sodium>280</g:sodium>
<g:total_carbs>50</g:total_carbs>
<g:total_fat>2.6</g:total_fat>
</entry>
 
</feed>