&lt;prophoto:photo
  xmlns:prophoto="http://prophoto.com/xml"&gt;

  &lt;caption&gt;Alfred The Dog&lt;/caption&gt;
  
  &lt;photographer&gt;
    &lt;firstname&gt;Philip&lt;/firstname&gt;
    &lt;lastname&gt;Glamspoon&lt;/lastname&gt;
    &lt;birthdate&gt;1963-09-28&lt;/birthdate&gt;
  &lt;/photographer&gt;
  
  &lt;camera&gt;
    &lt;manufacturer&gt;Canon&lt;/manufacturer&gt;
    &lt;modelnumber&gt;EX56&lt;/modelnumber&gt;
  &lt;/camera&gt;
  
  &lt;lens&gt;
    &lt;manufacturer&gt;Canon&lt;/manufacturer&gt;
    &lt;modelnumber&gt;EL5005&lt;/modelnumber&gt;
    &lt;minfocallength&gt;20&lt;/minfocallength&gt;
    &lt;maxfocallength&gt;200&lt;/maxfocallength&gt;
  &lt;/lens&gt;
  
  &lt;datecaptured&gt;2004-11-26&lt;/datecaptured&gt;
  
  &lt;description&gt;One of my more inspired moments, capturing Alfred with
    the light reflecting off his nose and a glint in his
    eye.&lt;/description&gt;

&lt;/prophoto:photo&gt;
