google-base does not fully adhere to atom but is simply google's extension of atom so cannot generally use the standard atom libraries -- therefore, the various gbase data api's were created.
why is there a need to create such a new construct? in any case, try: XmlWriter x = new XmlWriter(w); e.generateAtom(x, new ExtensionProfile()); x.simpleElement(null, "title", null, "hello, world"); -- You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to google-base-data-...@googlegroups.com. To unsubscribe from this group, send email to google-base-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.