<?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="4" SlideOrder="sequential" FadeTime="3" Loop="no" 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" />


</gallery>
