<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow 1.32 configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>
	<preferences showAlbumsButton = "false"
		     showThumbnailsButton = "false"
		     showControls = "false"
		     showImageInfo="never" 
		     imagePause = "5"
		     kenBurnsMode = "randomZoomIn"
		     imageInfoAlpha = "50"
		     imageInfoAlign = "bottomLeft"
		     imageInfoMarginX = "3"
		     imageInfoMarginY = "3"
		     imageInfoTitleContainsNumber="false" 
		     markFile = "" />
	<album thumbnail="" title="Slideshow" description="" imagePath="/uploads/image/slideshow" thumbnailPath="/uploads/image/slideshow">
		<img src="slide_1.jpg" title="Example Image Title" description="This is an example of the image description which can be changed as desired." />
		<img src="slide_2.jpg" title="Example Image Title" description="This is an example of the image description which can be changed as desired." />
		<img src="slide_3.jpg" title="Example Image Title" description="This is an example of the image description which can be changed as desired." />
		<img src="slide_4.jpg"  title="Example Image Title" description="This is an example of the image description which can be changed as desired." />
	</album>
</slideshow>
