<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="gallerytemplate.xsl"?>

<!--you can have as many images as you want. To add a new image just copy an image tag and everything within it and paste it below the previous image. Then put in the information of your new image. Make sure the url names are going in consecutive order. For example for the 13th image you would need to change the url to image13.xml. Note that you will also have to also create a new page for that image to go to, so you would need to copy and paste image12.xml and rename the new copy image13.xml. Then open up the xml file in notepad and edit the tags for your new image. And remember a good file size to make your images is with a width of 450 pixels. The height can be anything you want. This is just a general guideline however you can experiment with the sizes-->	


<document>
	<content>

		<image>
			<file>cardinal.jpg</file>
			<url>image1.xml</url>
		</image>
		
		<image>
			<file>cows.jpg</file>
			<url>image2.xml</url>
		</image>
		
		<image>
			<file>deere.jpg</file>
			<url>image3.xml</url>
		</image>
		
		<image>
			<file>ls2.jpg</file>
			<url>image4.xml</url>
		</image>
		
				
		<image>
			<file>fishing.jpg</file>
			<url>image5.xml</url>
		</image>
		
		
				
		<image>
			<file>koa.jpg</file>
			<url>image6.xml</url>
		</image>
		
		<image>
			<file>turtle.jpg</file>
			<url>image7.xml</url>
		</image>
		
		<image>
			<file>star.jpg</file>
			<url>image8.xml</url>
		</image>
		
		<image>
			<file>red.jpg</file>
			<url>image9.xml</url>
		</image>
		
		<image>
			<file>sail.jpg</file>
			<url>image10.xml</url>
		</image>

                <image>
			<file>kingsgap.jpg</file>
			<url>image11.xml</url>
		</image>

                <image>
			<file>fiesta.jpg</file>
			<url>image12.xml</url>
		</image>

                <image>
			<file>cherries.jpg</file>
			<url>image13.xml</url>
		</image>

                <image>
			<file>melon.jpg</file>
			<url>image14.xml</url>
		</image>
                 
                <image>
			<file>blueshell.jpg</file>
			<url>image15.xml</url>
		</image>                 

<image>
			<file>chair.jpg</file>
			<url>image16.xml</url>
		</image>                 


<image>
			<file>covered.jpg</file>
			<url>image17.xml</url>
		</image>                 

<image>
			<file>lilies.jpg</file>
			<url>image18.xml</url>
		</image>


<image>
			<file>fscows.jpg</file>
			<url>image19.xml</url>
		</image> 
                                 
<image>
			<file>serenity.jpg</file>
			<url>image20.xml</url>
		</image> 
                                 
<image>
			<file>grizzly.jpg</file>
			<url>image21.xml</url>
		</image>


<image>
			<file>starfish.jpg</file>
			<url>image22.xml</url>
		</image>

<image>
			<file>tractor.jpg</file>
			<url>image23.xml</url>
		</image> 
<image>
			<file>sun1.jpg</file>
			<url>image24.xml</url>
		</image>                                       
<image>
			<file>sanddollar.jpg</file>
			<url>image25.xml</url>
		</image>                                                                                                                                               

	</content>
</document>




