Contains attributes of a Photo posted on dive.io. A Photo object has the following attributes:
http://dive.io/i/photos/<hash>-<size>.jpg
Where "hash" is the PhotoHash value (including the directory and slash part), and "size" is one of: 640, 240, 80, 48. The "640" keeps the original aspect ratio of the photo, while in other sizes the photo is cut to squares.
</Photo>
<Id>26</Id>
<Title>Cave Diving - looking back.</Title>
<Caption>What an interesting dive - this is
the view looking back to the entrance
of the cave.</Caption>
<Taken>2010-09-09 14:30:15</Taken>
<DiverId>1</DiverId>
<Width>3648</Width>
<Height>2432</Height>
<Privacy>d</Privacy>
<Created>2011-06-26 13:45:26.572828+02</Created>
<Modified>2011-07-03 11:51:11.021224+02</Modified>
<PhotoHash>97f/97fd330d3611</PhotoHash>
</Photo>
{"Photo": {
"Id":"26",
"Title":"Test-Photo!",
"Caption":"some interesting caption to set!",
"Taken":"2010-09-09 14:30:15",
"DiverId":"1",
"Width":"3648",
"Height":"2432",
"Privacy":"d",
"Created":"2011-06-26 13:45:26.572828+02",
"Modified":"2011-07-03 11:51:11.021224+02",
"PhotoHash":"97f/97fd330d3611"
}
}