<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow 1.32 configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>

	<preferences

		showLoadingIcon = "false"
		showAlbumsButton = "false"
		showThumbnailsButton = "false"
		showControls = "false"
		showImageInfo = "never"
		imageScaleMode = "noScale"
		albumWindowRows = "4"
		albumWindowColumns = "4"
		albumSpacing = "2"
		controlAutoHide = "true"
		markFile = ""
		markAlign = "bottomLeft"
		imageTransitionTime="1.5" 
		imagePause="5" 
		randomizeImages="true" 

	/>
<album thumbnail="" title="Photo Rotations" description="Rotations" imagePath="/flv/slides/" thumbnailPath="">
<img src="1.jpg" title="1" />
<img src="2.jpg" title="2" />
<img src="3.jpg" title="3" />
<img src="4.jpg" title="4" />
<img src="5.jpg" title="5" />
<img src="6.jpg" title="6" />
<img src="7.jpg" title="7" />
<img src="8.jpg" title="8" />
</album>
	<!-- ******** START OF EXAMPLES ********

	<album thumbnail="path-to-thumbnail.jpg" title="insert title of album 1" description="insert description of album 1" imagePath="path-to-all-images" thumbnailPath="path-to-all-thumbnails">

		<img src="image-file1.jpg" title="insert title of image 1" description="insert description of image 1" />
		<img src="image-file2.jpg" title="insert title of image 2" description="insert description of image 2" />
		<img src="image-file3.jpg" title="insert title of image 3" description="insert description of image 3" />

		(etc., etc. ... insert more images here)

	</album>

	<album thumbnail="path-to-thumbnail.jpg" title="insert title of album 2" description="insert description of album 2" imagePath="path-to-all-images" thumbnailPath="path-to-all-thumbnails">

		<img src="image-file4.jpg" title="insert title of image 4" description="insert description of image 4" />
		<img src="image-file5.jpg" title="insert title of image 5" description="insert description of image 5" />
		<img src="image-file6.jpg" title="insert title of image 6" description="insert description of image 6" />

		(etc., etc. ... insert more images here)

	</album>

	(etc., etc. ... insert more albums here)



	Example use of Flickr .RSS feeds:

	<album size="medium">

		<flickr><![CDATA[url-of-rss-feed]]></flickr>

	</album>

	******** END OF EXAMPLES ******** -->

</slideshow>
