<webscript> <shortname>Folder Listing Sample</shortname> <description> Sample demonstrating the listing of folder contents </description> <url>/sample/folder/{path}</url> <format default="html">argument</format> <authentication>guest</authentication> <transaction>required</transaction> </webscript> ************************************************************************************************************************************************************************************* When i invoke this webscript http://localhost:8080/alfresco/service/sample/folder/Company%20Home?format=atom , it displays the XML response file as expected. I want to define properties in folder.get.atom for child so that i get XML response file even for the child.