<?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 href="http://www.example.com" rel="alternate" type="text/html"/>
	<modified>2006-06-11T18:30:02Z</modified>
	<author>
		<name>The name of the author.</name>
	</author>

<entry>
<title>Red wool sweater</title>
<g:brand>Acme</g:brand>
<g:condition>new</g:condition>
<summary>Comfortable and soft, this sweater will keep you warm on those cold winter nights.</summary>
<id>1</id>
<g:image_link>http://www.example.com/image1.jpg</g:image_link>
<link rel="alternate" type="text/html" href="http://www.example.com/item1-info-page.html"/>
<g:mpn>ABC123</g:mpn>
<g:price>25</g:price>
<g:product_type>Clothing &amp; Accessories &gt; Clothing &gt; Outerwear &gt; Sweaters</g:product_type>
<g:quantity>3</g:quantity>
<g:shipping>
   <g:country>US</g:country>
   <g:region>MA</g:region>
   <g:service>Ground</g:service>
   <g:price>5.95</g:price>
</g:shipping>
<g:shipping>
   <g:country>US</g:country>
   <g:region>024*</g:region>
   <g:service>Ground</g:service>
   <g:price>7.95</g:price>
</g:shipping>
<g:tax>
   <g:country>US</g:country>
   <g:region>CA</g:region>
   <g:rate>8.25</g:rate>
   <g:tax_ship>y</g:tax_ship>
</g:tax>
<g:tax>
   <g:country>US</g:country>
   <g:region>926*</g:region>
   <g:rate>8.75</g:rate>
   <g:tax_ship>y</g:tax_ship>
</g:tax>
<g:upc>0001230001230</g:upc>
<g:weight>0.1 lb</g:weight>
</entry>
 
<entry> 
<title>Total Recall</title>
<g:brand>Acme</g:brand>
<g:condition>used</g:condition>
<summary>Slightly used copy of Total Recall, the sci-fi classic, on DVD.</summary>
<id>2</id>
<g:image_link>http://www.example.com/image2.jpg</g:image_link>
<link rel="alternate" type="text/html" href="http://www.example.com/item2-info-page.html"/>
<g:mpn>XXYYZZ</g:mpn>
<g:price>12</g:price>
<g:product_type>Media &gt; DVDs &amp; Videos &gt; Science Fiction</g:product_type>
<g:quantity>1</g:quantity>
<g:shipping>
   <g:country>US</g:country>
   <g:region>MA</g:region>
   <g:service>Ground</g:service>
   <g:price>5.95</g:price>
</g:shipping>
<g:tax>
   <g:country>US</g:country>
   <g:rate>0</g:rate>
</g:tax>
<g:upc>0004560004560</g:upc>
<g:weight>0.2 lb</g:weight>
</entry>
 
<entry> 
<title>Winnie the Pooh</title>
<g:brand>Acme</g:brand>
<g:condition>used</g:condition>
<summary>Exciting new movie featuring Keanu Reeves and directed by Richard Linklater.</summary>
<id>3</id>
<g:image_link>http://www.example.com/image3.jpg</g:image_link>
<g:isbn>0142404675</g:isbn>
<link rel="alternate" type="text/html" href="http://www.example.com/item3-info-page.html"/>
<g:price>20</g:price>
<g:product_type>Media &gt; Books &gt; Fiction &gt; Literature</g:product_type>
<g:quantity>1</g:quantity>
<g:shipping>
   <g:country>US</g:country>
   <g:price>5.95</g:price>
</g:shipping>
<g:tax>
   <g:country>US</g:country>
   <g:rate>0</g:rate>
</g:tax>
<g:weight>0.3 lb</g:weight>
</entry>
 
<entry> 
<title>8" plush Care Bear</title>
<g:brand>Acme</g:brand>
<g:condition>new</g:condition>
<summary>Small care bear, brand new, absolutely adorable!</summary>
<id>4</id>
<g:image_link>http://www.example.com/image4.jpg</g:image_link>
<link rel="alternate" type="text/html" href="http://www.example.com/item4-info-page.html"/>
<g:mpn>AB001</g:mpn>
<g:price>6.99</g:price>
<g:product_type>Toys &amp; Games &gt; Toys &gt; Dolls &amp; Action Figures &gt; Stuffed Toys</g:product_type>
<g:quantity>5</g:quantity>
<g:shipping>
   <g:country>US</g:country>
   <g:price>5.95</g:price>
</g:shipping>
<g:tax>
   <g:country>US</g:country>
   <g:region>CA</g:region>
   <g:rate>8.25</g:rate>
   <g:tax_ship>y</g:tax_ship>
</g:tax>
<g:upc>0789012345678</g:upc>
<g:weight>0.4 lb</g:weight>
</entry>
 
</feed>