Hi
Is there a DTD for the responses, or better still has someone already
released a set of Java classes that parse the responses returned by
Blogger ATOM api calls.
here you go:Java client library
http://rollerweblogger.org/page/roller/20050117#blogclient_1_0_an_atom
Do we really need a DTD? I mean in order for us to have DTD or schema,
there must be a good spec. The thing is Atom API is not finished yet.
Blogger's Atom API is more like an experimental implementation.
Besides, the resonses from a server are so simple that we don't need a
schema IMHO. You can find an example of responses
here:http://code.blogger.com/archives/atom-docs.html