<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
		<id>http://www.beachesofseychelles.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Beachmaster</id>
		<title>Seychelles - User contributions [en-gb]</title>
		<link rel="self" type="application/atom+xml" href="http://www.beachesofseychelles.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Beachmaster"/>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/Special:Contributions/Beachmaster"/>
		<updated>2026-05-10T16:48:36Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=MediaWiki:Common.css&amp;diff=756</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=MediaWiki:Common.css&amp;diff=756"/>
				<updated>2015-03-28T22:59:36Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Modify width of sidebar */&lt;br /&gt;
#column-content { margin-left: -175px }&lt;br /&gt;
#content { margin-left: 175px }&lt;br /&gt;
.portlet { width: 165px }&lt;br /&gt;
#p-cactions { left: 165px }&lt;br /&gt;
&lt;br /&gt;
.imageTable{&lt;br /&gt;
width:600px;&lt;br /&gt;
border-collapse:collapse;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imageTable td{&lt;br /&gt;
padding:0;&lt;br /&gt;
padding-bottom:6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imageTable td{&lt;br /&gt;
padding:0;&lt;br /&gt;
padding-bottom:6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* captionTable can be used for image groups with or without&lt;br /&gt;
   captions, a grey border is drawn around the group of images */&lt;br /&gt;
&lt;br /&gt;
.captionTable{&lt;br /&gt;
border: 1px solid #cccccc;&lt;br /&gt;
background: #f5f5f5;&lt;br /&gt;
border-collapse: separate;&lt;br /&gt;
border-spacing: 6px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.captionTable td{&lt;br /&gt;
vertical-align: top;&lt;br /&gt;
padding: 0px;&lt;br /&gt;
font-size: 80%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* colour input fields */&lt;br /&gt;
textarea, #searchInput {&lt;br /&gt;
	background-color: #bfe1ea;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
textarea:focus, #searchInput:focus {&lt;br /&gt;
	background-color: #9cd9e8;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* remove math button */&lt;br /&gt;
#mw-editbutton-math {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* remove mediawiki logo */&lt;br /&gt;
#f-poweredbyico { display: none; }&lt;br /&gt;
&lt;br /&gt;
/* remove talk tab on Main Page */&lt;br /&gt;
.page-Main_Page #ca-talk {&lt;br /&gt;
display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* remove permanent link */&lt;br /&gt;
#t-permalink{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* remove print version link */&lt;br /&gt;
#t-print{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* remove &amp;quot;Main Page&amp;quot; heading */&lt;br /&gt;
body.page-Main_Page h1.firstHeading { display:none; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* reCaptcha style */&lt;br /&gt;
&lt;br /&gt;
.recaptchatable .recaptcha_image_cell, #recaptcha_table {&lt;br /&gt;
background-color:#f5f5f5 !important; //reCaptcha widget background color&lt;br /&gt;
}&lt;br /&gt;
#recaptcha_table {&lt;br /&gt;
border-color: #8c8c8c !important; //reCaptcha widget border color&lt;br /&gt;
}&lt;br /&gt;
#recaptcha_response_field {&lt;br /&gt;
border-color: #8c8c8c !important; //Text input field border color&lt;br /&gt;
background-color:#696969 !important; //Text input field background color&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Pretty tables (to replace Template:prettytable) */&lt;br /&gt;
.prettytable {&lt;br /&gt;
    margin: 1em 1em 1em 0;&lt;br /&gt;
    background: #f9f9f9;&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    border-collapse: collapse; &lt;br /&gt;
    border-spacing: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    font-size: 95%;&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.prettytable th {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.prettytable td {&lt;br /&gt;
    border: 1px #aaa solid;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.MediaTransformError td {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Main_Page&amp;diff=753</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Main_Page&amp;diff=753"/>
				<updated>2013-01-02T21:26:52Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&lt;br /&gt;
&amp;lt;googlemap version=&amp;quot;0.9&amp;quot; lat=&amp;quot;-4.610888&amp;quot; lon=&amp;quot;55.429829&amp;quot; zoom=&amp;quot;18&amp;quot; controls=&amp;quot;large&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/googlemap&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Title page.jpg|350px|left]] [[File:Back side.jpg|350px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Sample pages.jpg|705px]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
== North Mahé ==&lt;br /&gt;
[[Beau Vallon]] / [[Glacis]] / [[Carana]] / [[North East Point]]. &lt;br /&gt;
&lt;br /&gt;
== South Mahé ==&lt;br /&gt;
[[Anse Aux Pins]] / [[Anse Royale]] / [[Anse Baleine]] /&lt;br /&gt;
[[Anse Parnel]] / [[Anse Forbans]] / [[Anse Marie Louise]] / [[Anse Petite Marie Louise]] / [[Anse Intendance]] / [[Anse Takamaka]] / [[Anse Gaullette]] / [[Anse Val Mer]] / [[Anse Soleil]] / [[Anse a La Mouche]] / [[Anse Louis]] / [[Anse Boileau]] / [[Anse Cimitiere]] / [[Anse Barbarons]].&lt;br /&gt;
&lt;br /&gt;
== West Mahé ==&lt;br /&gt;
[[Grand Anse]] / [[Port Launay]] / [[Cap Ternay]] / [[Anse du Riz]] / [[Anse Major]]. &lt;br /&gt;
&lt;br /&gt;
== Praslin ==&lt;br /&gt;
[[Anse Volbert]] / [[Anse Petite Cour]] / [[Anse Possession]] / [[Anse Takamaka no. 1 Praslin]] / [[Anse Boudin]] / [[Anse Lazio]] / [[Anse Georgette]] / [[Anse Kerlan]] / [[Grand Anse Praslin]] / [[Anse Citron &amp;amp; Anse Batau]] / [[Anse St. Sauveur]] / [[Anse Takamaka no. 2 Praslin]] / [[Anse Cimitiere Praslin]] / [[Anse Bois de Rose]] / [[Anse Consolation]] / [[Anse Marie-Louise]] / [[Anse Madge]] / [[Anse Takamaka no. 3 Praslin]].&lt;br /&gt;
&lt;br /&gt;
== La Digue ==&lt;br /&gt;
[[Anse Source D'argent]] / [[Grand, Petite &amp;amp; Anse Cocos]].&lt;br /&gt;
&lt;br /&gt;
== North Island ==&lt;br /&gt;
[[Anse d'Est]] / [[Grand Anse North Island]] / [[Bonnet Carré]] / [[Petite Anse]].&lt;br /&gt;
&lt;br /&gt;
== Frégate Island ==&lt;br /&gt;
[[Anse Victorin]] / [[Grand Anse Fregate Island]] / [[Anse Macquereau]] / [[Anse Bambous]] / [[Anse Park]] / [[La Cour]] / [[Anse Marina]].&lt;br /&gt;
&lt;br /&gt;
== Other islands ==&lt;br /&gt;
[[Bird Island Beach]] / [[Aride Island]].&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Sample_pages.jpg&amp;diff=752</id>
		<title>File:Sample pages.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Sample_pages.jpg&amp;diff=752"/>
				<updated>2013-01-02T21:22:51Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Back_side.jpg&amp;diff=751</id>
		<title>File:Back side.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Back_side.jpg&amp;diff=751"/>
				<updated>2013-01-02T21:21:33Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Title_page.jpg&amp;diff=750</id>
		<title>File:Title page.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Title_page.jpg&amp;diff=750"/>
				<updated>2013-01-02T21:20:45Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=749</id>
		<title>Notes</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=749"/>
				<updated>2011-05-15T15:26:15Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .jpg`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
for i in *.tif&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .tif`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 75 -geometry 100x78! $i /tmp/beach_processed/`basename $i .jpg`_thumb.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
Create headers:&lt;br /&gt;
&lt;br /&gt;
First run in images:&lt;br /&gt;
&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 95 -geometry x800 $i /tmp/beach_originals/`basename $i .jpg`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
Thereafter:&lt;br /&gt;
&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
PROCESSED=/tmp/beach_processed&lt;br /&gt;
&lt;br /&gt;
for I in *.jpg; do&lt;br /&gt;
echo -n &amp;quot;$I...&amp;quot;&lt;br /&gt;
convert -quality 85 -crop 800x350+0+0 -gravity Center $I ${PROCESSED}/${I}&lt;br /&gt;
echo cropped&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thereafter renamed all including header string:&lt;br /&gt;
for f in *.jpg; do mv $f `basename $f .jpg`_header.jpg; done;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=748</id>
		<title>Notes</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=748"/>
				<updated>2011-05-14T21:10:32Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .jpg`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
for i in *.tif&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .tif`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 75 -geometry 100x78! $i /tmp/beach_processed/`basename $i .jpg`_thumb.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Anse_Gaullette&amp;diff=747</id>
		<title>Anse Gaullette</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Anse_Gaullette&amp;diff=747"/>
				<updated>2011-05-13T20:07:35Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Anse Gaullette lays in Baie Lazare, divided from Anse Val Mer by large round shaped granite rocks. Takamaka trees and various green bushes hide the beach from the nearby street. This 1,300 step long beach has very fine sand and a flat seabed, which makes it ideal for swimming and snorkelling.'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;imageTable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | [[File:Anse Gaullette Mahe 001.jpg|600px]]&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Anse Gaullette Mahe 002.jpg|196px]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[File:Anse Gaullette Mahe 003.jpg|196px]]&lt;br /&gt;
|align=&amp;quot;right&amp;quot;|[[File:Anse Gaullette Mahe 004.jpg|196px]]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | [[File:Anse Gaullette Mahe 005.jpg|600px]]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; | [[File:Anse Gaullette Mahe 005.jpg|600px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A few palm trees arch in the direction of the ocean, where small fishing boats are anchored. Beach Morning Glories with purple-pink, trumpet-shaped flowers grow along the seashore. Facing the ocean the coastline of Anse Val Mer can be seen on the right, while on the left the beach ends with some residential Creole houses. The Lazare Picault Hotel and various shops are within walking distance of this beach.&lt;br /&gt;
&lt;br /&gt;
At the neighbouring beach Anse Val Mer, the following water sport facilities are available:&lt;br /&gt;
&lt;br /&gt;
* Dive Centre Scuba Dive &amp;amp; Snorkelling Centre (PADI) next to Plantation Club.&lt;br /&gt;
&lt;br /&gt;
'''Watersport Centre at Plantation Club'''&lt;br /&gt;
* Sailing, windsurfing, kayaking and pedalos.&lt;br /&gt;
* Diving, deep-sea fishing and snorkelling.&lt;br /&gt;
&lt;br /&gt;
'''Island Boat Charter Reel Time'''&lt;br /&gt;
* Game fishing, deep-sea and night fishing.&lt;br /&gt;
* Romantic sunset cruise.&lt;br /&gt;
* Trips to Praslin and La Digue.&lt;br /&gt;
* Snorkelling trips with beach barbecue.&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=746</id>
		<title>Notes</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=746"/>
				<updated>2011-05-13T18:11:45Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
for i in *.jpg&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .jpg`.jpg;&lt;br /&gt;
done&lt;br /&gt;
&lt;br /&gt;
for i in *.tif&lt;br /&gt;
do convert -quality 80 -geometry 400x300! $i /tmp/beach_processed/`basename $i .tif`.jpg;&lt;br /&gt;
done&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=745</id>
		<title>Notes</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=Notes&amp;diff=745"/>
				<updated>2011-05-12T17:22:21Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Created page with ' &amp;lt;pre&amp;gt; for i in *.tif do convert -quality 80 -geometry 400x300 $i /tmp/beach_processed/`basename $i .tif`.jpg; done&amp;lt;/pre&amp;gt;'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
for i in *.tif&lt;br /&gt;
do convert -quality 80 -geometry 400x300 $i /tmp/beach_processed/`basename $i .tif`.jpg;&lt;br /&gt;
done&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_040.jpg&amp;diff=744</id>
		<title>File:Aride Island 040.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_040.jpg&amp;diff=744"/>
				<updated>2011-05-09T06:19:29Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_038.jpg&amp;diff=742</id>
		<title>File:Aride Island 038.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_038.jpg&amp;diff=742"/>
				<updated>2011-05-09T06:19:28Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_039.jpg&amp;diff=743</id>
		<title>File:Aride Island 039.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_039.jpg&amp;diff=743"/>
				<updated>2011-05-09T06:19:28Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_035.jpg&amp;diff=739</id>
		<title>File:Aride Island 035.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_035.jpg&amp;diff=739"/>
				<updated>2011-05-09T06:03:35Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_036.jpg&amp;diff=740</id>
		<title>File:Aride Island 036.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_036.jpg&amp;diff=740"/>
				<updated>2011-05-09T06:03:35Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_037.jpg&amp;diff=741</id>
		<title>File:Aride Island 037.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_037.jpg&amp;diff=741"/>
				<updated>2011-05-09T06:03:35Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_031.jpg&amp;diff=737</id>
		<title>File:Aride Island 031.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_031.jpg&amp;diff=737"/>
				<updated>2011-05-09T06:03:34Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_034.jpg&amp;diff=738</id>
		<title>File:Aride Island 034.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_034.jpg&amp;diff=738"/>
				<updated>2011-05-09T06:03:34Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_033.jpg&amp;diff=736</id>
		<title>File:Aride Island 033.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_033.jpg&amp;diff=736"/>
				<updated>2011-05-08T21:59:20Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_022.jpg&amp;diff=731</id>
		<title>File:Aride Island 022.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_022.jpg&amp;diff=731"/>
				<updated>2011-05-08T21:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_028.jpg&amp;diff=732</id>
		<title>File:Aride Island 028.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_028.jpg&amp;diff=732"/>
				<updated>2011-05-08T21:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_029.jpg&amp;diff=733</id>
		<title>File:Aride Island 029.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_029.jpg&amp;diff=733"/>
				<updated>2011-05-08T21:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_030.jpg&amp;diff=734</id>
		<title>File:Aride Island 030.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_030.jpg&amp;diff=734"/>
				<updated>2011-05-08T21:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_032.jpg&amp;diff=735</id>
		<title>File:Aride Island 032.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_032.jpg&amp;diff=735"/>
				<updated>2011-05-08T21:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: Aride Island, Seychelles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_027.jpg&amp;diff=729</id>
		<title>File:Aride Island 027.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_027.jpg&amp;diff=729"/>
				<updated>2011-05-08T20:21:15Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 27.jpg to File:Aride Island 027.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_27.jpg&amp;diff=730</id>
		<title>File:Aride Island 27.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_27.jpg&amp;diff=730"/>
				<updated>2011-05-08T20:21:15Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 27.jpg to File:Aride Island 027.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 027.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_026.jpg&amp;diff=727</id>
		<title>File:Aride Island 026.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_026.jpg&amp;diff=727"/>
				<updated>2011-05-08T20:21:02Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 26.jpg to File:Aride Island 026.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_26.jpg&amp;diff=728</id>
		<title>File:Aride Island 26.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_26.jpg&amp;diff=728"/>
				<updated>2011-05-08T20:21:02Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 26.jpg to File:Aride Island 026.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 026.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_025.jpg&amp;diff=725</id>
		<title>File:Aride Island 025.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_025.jpg&amp;diff=725"/>
				<updated>2011-05-08T20:20:53Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 25.jpg to File:Aride Island 025.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_25.jpg&amp;diff=726</id>
		<title>File:Aride Island 25.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_25.jpg&amp;diff=726"/>
				<updated>2011-05-08T20:20:53Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 25.jpg to File:Aride Island 025.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 025.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_024.jpg&amp;diff=723</id>
		<title>File:Aride Island 024.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_024.jpg&amp;diff=723"/>
				<updated>2011-05-08T20:20:44Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 24.jpg to File:Aride Island 024.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_24.jpg&amp;diff=724</id>
		<title>File:Aride Island 24.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_24.jpg&amp;diff=724"/>
				<updated>2011-05-08T20:20:44Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 24.jpg to File:Aride Island 024.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 024.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_23.jpg&amp;diff=722</id>
		<title>File:Aride Island 23.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_23.jpg&amp;diff=722"/>
				<updated>2011-05-08T20:20:36Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 23.jpg to File:Aride Island 023.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 023.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_023.jpg&amp;diff=721</id>
		<title>File:Aride Island 023.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_023.jpg&amp;diff=721"/>
				<updated>2011-05-08T20:20:35Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 23.jpg to File:Aride Island 023.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_021.jpg&amp;diff=719</id>
		<title>File:Aride Island 021.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_021.jpg&amp;diff=719"/>
				<updated>2011-05-08T20:20:21Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 21.jpg to File:Aride Island 021.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_21.jpg&amp;diff=720</id>
		<title>File:Aride Island 21.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_21.jpg&amp;diff=720"/>
				<updated>2011-05-08T20:20:21Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 21.jpg to File:Aride Island 021.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 021.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_020.jpg&amp;diff=717</id>
		<title>File:Aride Island 020.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_020.jpg&amp;diff=717"/>
				<updated>2011-05-08T20:20:11Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 20.jpg to File:Aride Island 020.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_20.jpg&amp;diff=718</id>
		<title>File:Aride Island 20.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_20.jpg&amp;diff=718"/>
				<updated>2011-05-08T20:20:11Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 20.jpg to File:Aride Island 020.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 020.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_019.jpg&amp;diff=715</id>
		<title>File:Aride Island 019.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_019.jpg&amp;diff=715"/>
				<updated>2011-05-08T20:20:00Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 19.jpg to File:Aride Island 019.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_19.jpg&amp;diff=716</id>
		<title>File:Aride Island 19.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_19.jpg&amp;diff=716"/>
				<updated>2011-05-08T20:20:00Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 19.jpg to File:Aride Island 019.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 019.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_018.jpg&amp;diff=713</id>
		<title>File:Aride Island 018.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_018.jpg&amp;diff=713"/>
				<updated>2011-05-08T20:19:48Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 18.jpg to File:Aride Island 018.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_18.jpg&amp;diff=714</id>
		<title>File:Aride Island 18.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_18.jpg&amp;diff=714"/>
				<updated>2011-05-08T20:19:48Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 18.jpg to File:Aride Island 018.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 018.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_017.jpg&amp;diff=711</id>
		<title>File:Aride Island 017.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_017.jpg&amp;diff=711"/>
				<updated>2011-05-08T20:19:37Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 17.jpg to File:Aride Island 017.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_17.jpg&amp;diff=712</id>
		<title>File:Aride Island 17.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_17.jpg&amp;diff=712"/>
				<updated>2011-05-08T20:19:37Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 17.jpg to File:Aride Island 017.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 017.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_016.jpg&amp;diff=709</id>
		<title>File:Aride Island 016.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_016.jpg&amp;diff=709"/>
				<updated>2011-05-08T20:19:23Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 16.jpg to File:Aride Island 016.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_16.jpg&amp;diff=710</id>
		<title>File:Aride Island 16.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_16.jpg&amp;diff=710"/>
				<updated>2011-05-08T20:19:23Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 16.jpg to File:Aride Island 016.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 016.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_015.jpg&amp;diff=707</id>
		<title>File:Aride Island 015.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_015.jpg&amp;diff=707"/>
				<updated>2011-05-08T20:19:11Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 15.jpg to File:Aride Island 015.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_15.jpg&amp;diff=708</id>
		<title>File:Aride Island 15.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_15.jpg&amp;diff=708"/>
				<updated>2011-05-08T20:19:11Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 15.jpg to File:Aride Island 015.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 015.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_014.jpg&amp;diff=705</id>
		<title>File:Aride Island 014.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_014.jpg&amp;diff=705"/>
				<updated>2011-05-08T20:18:55Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 14.jpg to File:Aride Island 014.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Aride Island, Seychelles&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	<entry>
		<id>http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_14.jpg&amp;diff=706</id>
		<title>File:Aride Island 14.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.beachesofseychelles.com/index.php?title=File:Aride_Island_14.jpg&amp;diff=706"/>
				<updated>2011-05-08T20:18:55Z</updated>
		
		<summary type="html">&lt;p&gt;Beachmaster: moved File:Aride Island 14.jpg to File:Aride Island 014.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[File:Aride Island 014.jpg]]&lt;/div&gt;</summary>
		<author><name>Beachmaster</name></author>	</entry>

	</feed>