<?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>Pool cleaning</title>
<summary>Weekly pool cleaning service using your chemicals or ours</summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<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:location>1600 Amphitheatre Pkwy, Mountain View, CA, 94043</g:location>
<g:price>25</g:price>
<g:price_type>negotiable</g:price_type>
<g:service_type>consulting</g:service_type>
</entry>
 
<entry> 
<title>Acme food delivery</title>
<summary>Food delivery service</summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<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:location>1600 Amphitheatre Pkwy, Mountain View, CA, 94043</g:location>
<g:price>15</g:price>
<g:price_type>starting</g:price_type>
<g:service_type>delivery</g:service_type>
</entry>
 
<entry> 
<title>Acme Pest Control</title>
<summary>Get rid of those pesky pests</summary>
<g:expiration_date>2006-12-20</g:expiration_date>
<id>3</id>
<g:image_link>http://www.example.com/image3.jpg</g:image_link>
<link rel="alternate" type="text/html" href="http://www.example.com/item3-info-page.html"/>
<g:location>1600 Amphitheatre Pkwy, Mountain View, CA, 94043</g:location>
<g:price>20</g:price>
<g:price_type>starting</g:price_type>
<g:service_type>computer</g:service_type>
</entry>
 
</feed>