<?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="intro_01.jpg" /><image path="intro_02.jpg" /><image path="intro_03.jpg" /><image path="intro_04.jpg" /><image path="intro_05.jpg" /><image path="intro_06.jpg" /><image path="intro_07.jpg" /><image path="intro_08.jpg" /><image path="intro_09.jpg" /><image path="intro_10.jpg" /></gallery>