Serializer Java source
Write a Class which extends from AbstractSerializer or any of the readily available serializers XMLSerializer, SVGSerializer etc
Implement SitemapModelComponent if you want to pass sitemap parameters to the serializer (only in latest 2.1 CVS as of 09/01/2004).
You can access the outputstream that is streamed back to the client via super.output.