<!-- variables_select.xml -->

<album>
   <photo>
      <file>mountains.jpg</file>
      <description>me at the mountains</description>
   </photo>
   
   <photo>
      <file>congress.jpg</file>
      <description>me at the congress</description>
   </photo>
   
    <photo>
      <file>school.jpg</file>
      <description>me at the school</description>
   </photo>        
</album>
