val info =
 <overview>
   <genres>
     <genre name="action">action</genre>
     <genre name="comedy">comedy</genre>
     <genre name="horror">horror</genre>
   </genres>
   <collections>
     <collection name="action">
       <movie genre="action">Jaws</movie>
       <movie genre="racing">The Fast and the Furious</movie>
       <movie genre="comedy">The Jewel of the Nile</movie>
     </collection>
     <collection name="sgafilms2011">
       <movie genre="action">Pirates of the Caribbean</movie>
       <movie genre="tithed">Titular Head</movie>
       <movie genre="comedy">CF presents CF</movie>
     </collection>
   </collections>
 </overview>

