<?xml version="1.0" encoding="utf-8"?>
 <feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:georss="http://www.georss.org/georss">
   <title>Earthquakes</title>
   <subtitle>International earthquake observation labs</subtitle>
   <link href="http://example.org/"/>
   <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
   <entry>
      <title>ICI PARIIIIISSSSS!</title>
      <link href="http://example.org/2005/09/09/atom01"/>
      <updated>2005-08-17T07:02:32Z</updated>
      <summary>mmmmh?</summary>
      <georss:point>48.861846 2.351704</georss:point>
    </entry>
	<entry>
      <title>ICI COMPIEGNEEEEE!</title>
      <link href="http://example.org/2005/09/09/atom01"/>
      <updated>2005-08-17T07:02:32Z</updated>
      <summary>mmmmh?</summary>
      <georss:point>49.418378 2.822599</georss:point>
    </entry>

 </feed>
