Anyone thoughts of using Atom to syndicate MODS records? I've been chatting with a developer who's thinking about doing just that, and it sounds like a good idea to me. One question is about the actual coding. He was envisioning using something like this: <content type="application/xml+mods"> <!-- not sure if this is the appropriate mime type, but it should be --> <mods xmlns="http://www.loc.gov/mods/v3"> ... </mods> </content> What would be the content type here? Is there any worth in adding MODS as an authentic mime type (I'm sure it's not now)? Bruce