Exposing AEM content to XML/JSON format
We have a requirement to expose some user generated content to feed format, so that it can be consumed by third party. Any best practises around this sort of implementation? I can think only of applying authentication on the exposed content.
Any AEM OOTB features which can be used for implementing this feature?