

    <?xml version="1.0" encoding="utf-8"?>
		    <feed xmlns="http://www.w3.org/2005/Atom" 
				          xmlns:georss="http://www.georss.org/georss" 
									          xmlns:gml="http://www.opengis.net/gml">
														       <title>Earthquakes</title>
																	        <subtitle>International earthquake observation labs</subtitle>
<link href="http://example.org/"/>
<updated>2005-12-13T18:30:02Z</updated>
<author>
<name>Dr. Thaddeus Remor</name>
<email>tremor@quakelab.edu</email>
</author>
<id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
<entry>
<title>M 3.2, Mona Passage</title>
<link href="http://example.org/2005/09/09/atom01"/>
<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
<updated>2005-08-17T07:02:32Z</updated>
<summary>We just had a big one.</summary>
<georss:where>
<gml:Point>
<gml:pos>45.256 -71.92</gml:pos>
</gml:Point>
</georss:where>
</entry>

<entry><title>GeoRSS Line</title>
<link href="http://example.org/2005/09/09/atom01"/>
<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6b</id>
<updated>2005-08-17T07:02:32Z</updated>
<summary>GeoRSS Line</summary>
   <georss:where>      <gml:LineString>         <gml:posList>            45.256 -110.45 46.46 -109.48 43.84 -109.86         </gml:posList>      </gml:LineString>   </georss:where></entry>																		<entry><title>GeoRSS Polygon</title>
<link href="http://example.org/2005/09/09/atom01"/>
<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6c</id>
<updated>2005-08-17T07:02:32Z</updated>
<summary>GeoRSS Polygon</summary>   <georss:where>      <gml:Polygon>         <gml:exterior>            <gml:LinearRing>               <gml:posList>            45.256 -110.45 46.46 -109.48 43.84 -109.86 45.256 -110.45               </gml:posList>            </gml:LinearRing>         </gml:exterior>      </gml:Polygon>   </georss:where></entry>																		<entry><title>GeoRSS Box</title>
<link href="http://example.org/2005/09/09/atom01"/>
<id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6d</id>
<updated>2005-08-17T07:02:32Z</updated>
<summary>GeoRSS Box</summary>
   <georss:where>      <gml:Envelope>         <gml:lowerCorner>42.943 -71.032</gml:lowerCorner>         <gml:upperCorner>43.039 -69.856</gml:upperCorner>      </gml:Envelope>   </georss:where></entry>																																													     </feed>




