Hello How to I generate and save xml from sharepoint list? I want to scheddule it also? I reviewed and implemented following solution http://www.sharepointblogs.com/dwise/archive/2008/01/10/accessing-sharepoint-list-data-as-xml.aspx With the help of above mentionedd utl, I tested it is working correctly, but it is not returning all the columns only returning few columns. I am using MOSS and want to return columns from an form library. I wan to schedule this creation of xml files on daily basis. Avi