<?xml version="1.0" encoding="UTF-8"?>

<!--
    Document   : example.xml
    Author     : Benoit De Boeck (www.worldinmyeyes.be)
    Description:
        This is an example of an xml file for use with WP Supersized.
        This file is only necessary for advanced users who want full control over all slides, captions, links and options for each page or post.
        Please make a copy of this file in the wp-content directory or another one within it, rename it, and modify it as you wish.
        The name of this new xml file (including its path inside the wp-content directory) is the one that you will need to put in the SupersizedDir custom field of the page/post where you want to use it.
        All options available in the options field are listed in the example below.
        You may remove the ones you do not need (or leave them to their default values). If you want to remove options from the list, please delete the full node for this option as an empty value could be misinterpreted as a FALSE value by the plugin.
        The general options specified in the plugin options will be used for options that you remove from the xml file.
        So if you want all your xml files to use the same options, leave the options field empty and set up your options in the plugin admin.
        You may also only modify options while leaving the slides node empty. The plugin will then use the default slides (from the supersized-slides directory) with the options defined in the xml file. This allows different pages/posts to show the same images with different options.
        
        Details of each option are included in the comments below.
-->


<supersized>
<options> <!-- This is the list of all options and their default values available through the xml file. Options have the same possible values as in the plugin options panel. Delete the ones you do not need; the corresponding general option set in the plugin admin will then be used. -->
          <!-- Be careful: an empty value means false in some cases. If you want an option to use the general options setting, you must remove it (and its node) from the xml file -->
        <slideshow>1</slideshow> <!-- type of background (1 is slideshow, 2 is single image background, 3 is Flickr slideshow, 4 is Picasa slideshow, 5 is Smugmug slideshow) -->
	<autoplay>1</autoplay> <!-- 1 for on, 0 for off -->
	<start_slide>1</start_slide> <!-- start on slide #; in single image background, 0 will show a random image from the list of slides -->
	<random>0</random> <!-- Randomizes slide order (Ignores start slide); 1 for on, 0 for off -->
	<slide_interval>3000</slide_interval> <!-- in milliseconds -->
	<transition>1</transition> <!-- Type of transition: 0 = none, 1 = fade, 2 = slide top, 3 = slide right, 4 = slide bottom, 5 = slide left, 6 = carousel right, 7 = carousel left -->
	<transition_speed>500</transition_speed> <!-- in milliseconds -->
	<new_window>1</new_window> <!-- Image links open in new window/tab; 1 for on, 0 for off -->
	<pause_hover>0</pause_hover> <!-- Pauses slideshow on hover; 1 for on, 0 for off -->
	<stop_loop>0</stop_loop> <!-- Pauses slideshow upon reaching the last slide; 1 for on, 0 for off -->
	<keyboard_nav>1</keyboard_nav> <!-- Keyboard navigation; 1 for on, 0 for off -->
	<navigation_controls>1</navigation_controls> <!-- Displays arrows for navigation; 1 for on, 0 for off -->
	<navigation>1</navigation> <!-- If you switch this off, the whole Supersized footer is hidden; 1 for on, 0 for off -->
        <min_width>0</min_width> <!-- Minimum width allowed (pixels) -->
        <min_height>0</min_height> <!-- Minimum height allowed (pixels) -->
        <vertical_center>1</vertical_center> <!-- Centers the background vertically; 1 for on, 0 for off -->
        <horizontal_center>1</horizontal_center> <!-- Centers the background horizontally; 1 for on, 0 for off -->
        <fit_always>1</fit_always> <!-- Prevents the image from ever being cropped. Ignores minimum width and height; 1 for on, 0 for off. If you set this one to on, leave fit_portrait and fit_landscape to off -->
        <fit_portrait>0</fit_portrait> <!-- Portrait images will not exceed browser height; 1 for on, 0 for off -->
        <fit_landscape>0</fit_landscape> <!-- Landscape images will not exceed browser width; 1 for on, 0 for off -->       
	<thumbnail_navigation>0</thumbnail_navigation> <!-- Toggles forward/backward thumbnail navigation; 1 for on, 0 for off -->
	<thumb_links>1</thumb_links> <!-- Generates a list of thumbnail links in the thumbnail tray that jumps to the corresponding slide; 1 for on, 0 for off -->
	<slide_counter>1</slide_counter> <!-- Displays slide number; 1 for on, 0 for off -->
	<slide_captions>1</slide_captions> <!-- Displays slide caption; 1 for on, 0 for off -->
	<slide_links>blank</slide_links> <!-- Shows a list of the slides in the navigation bar; None = '', Number = 'number', Slide title = 'name', Empty = 'blank'. Best to leave it on Empty for now as there are still some issues with how Supersized is displaying this -->
	<flickr_source>3</flickr_source> <!-- Flickr Source: Set = 1, User = 2, Group = 3, Tags = 4 -->
	<flickr_set>###</flickr_set> <!-- Flickr set ID, found in URL -->
	<flickr_user>###</flickr_user> <!-- Flickr user ID (http://idgettr.com/)-->
	<flickr_group>###</flickr_group> <!-- Flickr group ID (http://idgettr.com/)-->
	<flickr_tags>###</flickr_tags> <!-- Flickr tag ID; comma-searated list of tags -->
	<flickr_total_slides>100</flickr_total_slides> <!-- How many pictures to pull from Flickr (between 1-500) -->
	<flickr_size>z</flickr_size> <!-- Flickr Size: 't', 's', 'm', 'z', 'b' (Details: http://www.flickr.com/services/api/misc.urls.html) -->
        <flickr_api_key>###</flickr_api_key> <!-- Flickr API key. You need to get your own (http://www.flickr.com/services/apps/create/) -->
        <flickr_sort_by>1</flickr_sort_by> <!-- Sort images by date posted = 1, Sort images by date taken = 2, Sort images by interestingness = 3  -->
        <flickr_sort_direction>0</flickr_sort_direction> <!-- Sort direction:  Descending = 0, Ascending = 1 -->
	<progress_bar>1</progress_bar> <!-- Shows a progress bar that runs based on the slide interval; 1 for on, 0 for off -->
	<mouse_scrub>0</mouse_scrub> <!-- Makes the thumbnail list navigate left or right based on the mouse location; 1 for on, 0 for off -->
	<thumb_tray>1</thumb_tray> <!-- Thumbnail tray appears when clicked on bottom right arrow; 1 for on, 0 for off -->
	<tray_visible>0</tray_visible> <!-- Thumbnail tray appears when slideshow starts; 1 for on, 0 for off -->
	<picasa_source>1</picasa_source> <!-- Picasa Source: Album = 1, User = 2, Tags = 3 -->
	<picasa_album>###</picasa_album> <!-- picasa album ID, found in the URL of the link to this album -->
	<picasa_user>###</picasa_user> <!-- Picasa user name (either you Picasa user name or the long number in the URL to your profile)-->
	<picasa_tags>###</picasa_tags> <!-- Picasa tags (comma- or "+"-separated = AND, "|"-separated = OR) -->
	<picasa_total_slides>100</picasa_total_slides> <!-- How many pictures to pull from Picasa (between 1-500) -->
	<picasa_image_size>1024</picasa_image_size> <!-- Picasa image Size: 512, 640, 720, 800, 1024, 1280, 1440, 1600, d (= original size). The Picasa API will return the largest size available if your selection is larger than the original -->
        <picasa_auth_key>###</picasa_auth_key> <!-- Picasa Author key (required for private albums, found in the URL of the link to an album (each album has a different author key)) -->
        <picasa_sort_by>1</picasa_sort_by> <!-- No sort = 0, Sort images by date published = 1, Sort images by date updated = 2  -->
        <picasa_sort_direction>0</picasa_sort_direction> <!-- Sort direction:  Descending = 0, Ascending = 1 -->
	<smugmug_source>3</smugmug_source> <!-- Smugmug Source: Keyword = 1, User(needs also a keyword filled in) = 2, Gallery = 3, Category = 4 -->
	<smugmug_keyword>###</smugmug_keyword> <!-- Smugmug keyword (Comma-separated Smugmug keywords (they are combined) !!no space!!) -->
	<smugmug_user>###</smugmug_user> <!-- Smugmug user nickname -->
	<smugmug_gallery>###</smugmug_gallery> <!-- Smugmug gallery ID -->
	<smugmug_category>###</smugmug_category> <!-- Smugmug category -->
	<smugmug_total_slides>100</smugmug_total_slides> <!-- How many pictures to pull from Smugmug (between 1-100). This is currently the maximum allowed by the Google Feed API used by the plugin to get the images -->
	<smugmug_image_size>3</smugmug_image_size> <!-- Size 0 = Tiny, 1 = Thumb, 2 = Small, 3 = Medium, 4 = Large, 5 = XLarge, 6 = X2Large, 7 = X3Large, 8 = Original -->
        <smugmug_sort_by>1</smugmug_sort_by> <!-- No sort = 0, Sort images by date posted = 1  -->
        <smugmug_sort_direction>0</smugmug_sort_direction> <!-- Sort direction:  Descending = 0, Ascending = 1 -->
</options>
<slides>
	<slide>
		<slide_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/slides/kazvan-1.jpg</slide_link> <!-- put here the full url to your image -->
		<thumb_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/thumbs/kazvan-1.jpg</thumb_link> <!-- put here the full url to the thumbnail of the corresponding slide. Leave it empty if there is no thumbnail available. The thumbnail will then be generated automatically by Supersized (slower). -->
		<title><![CDATA[<p>Image Credit: <a href="http://www.nonsensesociety.com/2011/04/maria-kazvan/">Maria Kazvan</a>. As you can see, you can even have <strong> links and embedded</strong> <em>html formatting in your title</em></p>]]></title> <!-- Put here the text that will be used as title for the slide. You may use html. If this field is empty, the plugin will use the filename as title. -->
		<url>http://www.nonsensesociety.com/2011/04/maria-kazvan/</url> <!-- Put here the url that you want the user to be directed to when he clicks on the background image (leave it empty if you do not want a link) -->
	</slide>
	<slide>
		<slide_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/slides/kazvan-2.jpg</slide_link>
		<thumb_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/thumbs/kazvan-2.jpg</thumb_link>
		<title><![CDATA[Image Credit: <a href="http://www.nonsensesociety.com/2011/04/maria-kazvan/">Maria Kazvan</a>]]></title>
		<url>http://www.nonsensesociety.com/2011/04/maria-kazvan/</url>
	</slide>
        <slide>
		<slide_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/slides/kazvan-3.jpg</slide_link>
		<thumb_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/thumbs/kazvan-3.jpg</thumb_link>
		<title><![CDATA[Image Credit: <a href="http://www.nonsensesociety.com/2011/04/maria-kazvan/">Maria Kazvan</a>]]></title>>
		<url>http://www.nonsensesociety.com/2011/04/maria-kazvan/</url>
	</slide>
	<slide>
		<slide_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/slides/wojno-1.jpg</slide_link>
		<thumb_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/thumbs/wojno-1.jpg</thumb_link>
		<title><![CDATA[Image Credit: <a href="http://www.nonsensesociety.com/2011/03/colin/">Colin Wojno</a>]]></title>
		<url>http://www.nonsensesociety.com/2011/03/colin/</url>
	</slide>
	<slide>
		<slide_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/slides/wojno-2.jpg</slide_link>
		<thumb_link>http://buildinternet.s3.amazonaws.com/projects/supersized/3.2/thumbs/wojno-2.jpg</thumb_link>
		<title><![CDATA[<p>Image Credit: <a href="http://www.nonsensesociety.com/2011/03/colin/">Colin Wojno</a>.]]></title>
		<url>http://www.nonsensesociety.com/2011/03/colin/</url>
	</slide>

</slides>
</supersized>

