<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>
	
	<preferences
		imageInfoTitleContainsNumber="false"
		backgroundColor="EADDFF" 
		imageTransitionTime="2" 
		imagePause="2" 
		viewport="0,0,590,320"
		showControls = "false"
		imageScaleMode = "scaleToFill"
		imageInfoColor="333333" 
		imageInfoAlpha="70" 
		imageInfoRoundedCorners="10" 
		imageInfoShadowSize="0" 
		imageInfoShadowColor="000000" 
		imageInfoShadowAlpha="50"
		imageInfoAlign = "bottomCenter"
		albumWindowRows = "4"
		albumWindowColumns = "4"
		albumSpacing = "2"
		controlAutoHide = "true"
		loadingIconAlign = "topRight"
		markFile = ""
		markAlign = "bottomLeft"
	/>

	<album thumbnail="album_rooms/albumThumbnail.jpg" title="Example album" description="Example description" imagePath="album_rooms/images" thumbnailPath="album_rooms/thumbnails">
		<img src="library.jpg" title=" " description="The Library" />
		<img src="mastersuite.jpg" title=" " description="The Master Suite" />
		<img src="chateau_suite.jpg"title=" " description="The Chateau Suite"  />
		<img src="fireplaceroom1.jpg" title=" " description="The Fireplace Suite"  />
		<img src="parents_room.jpg" title=" " description="The Parents Room"  />
		<img src="road_warrior.jpg"  title=" " description="The Road Warrior" />
		<img src="ownerssuite.jpg" title=" " description="The Owners Suite" />

	</album>
	
</slideshow>