I notice Nubiles has a database of model attributes such as height,
age, figure etc.
Sites perfectly suited to this format btw, with lots of fresh content
coming through.
A possible extension could be the ability to add other attributes to
the models in the feed, so that remote sites could format the model
information. With any extension like this, sites running on older
versions of AdultATOM will just ignore the added info, while updated
parsers will know how to handle it.
The extension could also be within the contributor tags rather then
the content section.
<contributor>
<name>Huessein</name>
<uri>
http://www.huesseinxxx.com/</uri>
<adultatom:model>
<adultatom:height></adultatom:height>
<adultatom:size></adultatom:size> (could be used as brasize or
penis size)
<adultatom:dimensions></adultatom:dimensions>
<adultatom:preference></adultatom:preference>
<adultatom:summary></adultatom:summary>
<adultatom:discography>
<adultatom:movie>
<adultatom:title></adultatom:title>
<adultatom:year></adultatom:year>
<adultatom:director></adultatom:director>
<adultatom:studio></adultatom:studio>
<adultatom:summary></adultatom:summary>
</adultatom:movie>
</adultatom:discography>
<adultatom:preference></adultatom:preference>
</adultatom:model>
</contributor>
-Ben