<?xml version="1.0"?>
<!-- www.selcukartut.com -->
<!--
bigframeheight: the top big frame's height
bigframewidth: the top big frame's width
noofcolumn: number of columns for the thumbnails
noofrow: number of row for the thumbnails
thumbxs: x coordinate of thumbnails matrix(topleft)
thumbys: y coordinate of thumbnails matrix(topleft)
thumbwidth: a single thumbnail holder's width
thumbwidth: a single thumbnail holder's height
albumnamesxs: x coordinate of albumnames' list
albumnamesys: y coordinate of albumnames' list
albumnamescolor: Color code for albumnames' texts
-->

<photoalbum>
	<parameters bigframeheight = "410" bigframewidth = "500" noofcolumn="10" noofrow="2" thumbxs="10" thumbys="470" thumbwidth="50" thumbheight="50" albumnamesxs="550" albumnamesys="450" albumnamescolor="0xFFFF00"/>
	<album albumname="Cavernas">
		<images>
			<image imagename="01.jpg" infotext="Entrada,chimenea"/>
			<image imagename="02.jpg" infotext="Entrada distinto angulo"/>
			<image imagename="03.jpg" infotext="Columna soporte de techo"/>
			<image imagename="04.jpg" infotext=""/>
			<image imagename="05.jpg" infotext=""/>
			<image imagename="06.jpg" infotext=""/>
			<image imagename="07.jpg" infotext=""/>
			<image imagename="08.jpg" infotext=""/>
			<image imagename="09.jpg" infotext=""/>
			<image imagename="10.jpg" infotext=""/>
			<image imagename="11.jpg" infotext=""/>
			<image imagename="12.jpg" infotext=""/>
			<image imagename="13.jpg"  infotext=""/>
			<image imagename="14.jpg" infotext=""/>
			<image imagename="15.jpg" infotext=""/>
			
			
		</images>
	
</photoalbum>

