<?xml version='1.0' encoding='iso-8859-1'?>

<!--  "TransTime"   = Seconds between each image transition -->
<!--  "SlideOrder"  = How images are displayed. Can be either "sequential" or "random" -->
<!--  "FadeTime"    = velocity of image crossfade. Larger number for faster fades -->
<!--  "Loop"        = Set to "yes" or "no" for looping in sequential mode -->
<!--  "Xpos"        = X position of all loaded clips set to 0  -->
<!--  "Ypos"        = Y position of all loaded clips set to 0  -->
<!-- // -->
<!-- // -->



<gallery TransTime="5" SlideOrder="random" FadeTime="3" Loop="yes" Xpos="0" Ypos="0">

<image path="flash/image1-xml.jpg" />
<image path="flash/image2-xml.jpg" />
<image path="flash/image3-xml.jpg" />
<image path="flash/image4-xml.jpg" />
<image path="flash/image5-xml.jpg" />
<image path="flash/image6-xml.jpg" />
<image path="flash/image7-xml.jpg" />
<image path="flash/image8-xml.jpg" />
<image path="flash/image9-xml.jpg" />
<image path="flash/image10-xml.jpg" />

</gallery>