<?xml version="1.0" encoding="utf-8"?>
<gallery>
	<galleryName>Stack Gallery</galleryName>
	<settings>
		<caption color="0x{caption.color}" fontName="{caption.fontName}" />
		<frameColor>0x{frameColor}</frameColor>
		<bgImage alpha="{bgImage.alpha}" source="{bgImage.source}" />
		<image width="{image.width}" height="{image.height}" />
		<imageScaleMode>{imageScaleMode}</imageScaleMode>
		<visibleImages>{visibleImages}</visibleImages>
		<usePhotoNumbers>{usePhotoNumbers}</usePhotoNumbers>
		<translation back="{translation.back}" gotoLink="{translation.gotoLink}" />{TRUE soundEffect}
		<soundEffect>{soundEffect}</soundEffect>{/TRUE}
		<slideshow>{slideshow}</slideshow>
		<loader>{loader}</loader>
		<flickr><![CDATA[{flickr}]]></flickr>
		<picasa user="{picasa.user}" albumID="{picasa.albumID}" />
	</settings>
	<items>{items}
	</items>
</gallery>