<?xml version="1.0" encoding="iso-8859-1"?>
<!--
	XML for slideshow app.
	(c) Alin E. Deac / Multimarketing.
	
	This xml document configurates the slideshow
-->
<config>
	<crossFade>true</crossFade>
	<displayTime>8</displayTime>
	<randomPicture>false</randomPicture>
	<fadeType>Fade</fadeType>
	<fadeTime>1</fadeTime>
	
	<shape>CIRCLE</shape>
	<startPoint>5</startPoint>
	<dimension>0</dimension>
	<numStrips>10</numStrips>
	<xSections>10</xSections>
	<ySections>10</ySections>
	<ccw>false</ccw>
	
	<width>null</width>
	<height>null</height>
	
	<motion>
		<pos x="0" y="0" />
		<pos x="0" y="0" />
	</motion>
</config>