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

<photoAlbum>

<title>Some Photos of Nature</title>
<subtitle>Mountains</subtitle>
<photo> <name>Sample01.jpg</name> <description>A stone bridge</description> </photo>
<photo> <name>Sample07.jpg</name> <description> What is this ? </description> </photo>
 
<subtitle>Plants</subtitle>
<photo> <name>Sample09.jpg</name> <description>Maple leaf</description> </photo>
<photo> <name>Sample04.jpg</name> <description>Tomatoes</description> </photo>
<photo> <name>Sample05.jpg</name> <description>A flower</description> </photo>

</photoAlbum>