Is there anyway to create a xml file from a list so that xml file is available like an RSS.xml

Hello
My objective is to have a xml file created from a list for anonymous access.  The SharePoint RSS feed is a .aspx file not xml, as shown below: 
_layouts/listfeed.aspx?List=21c2cdaa%2D52f3%2D4057%2Db674%2D45e63ba77e31&View=535eb328%2Db5fb%2D45c5%2D8fe8%2Da130e92afc41
Also, is there a way to do this so that the xml content has current data like the list.
Thank you for any insight and direction.

Hi,
According to your post, my understanding is that you wanted to create a xml file from a SharePoint list.
To generate a XML file, we can use the SharePoint Object Model or PowerShell to achieve it.
Generate a hierarchical XML file from SharePoint list using Client Object Model.
http://maxderungs.wordpress.com/2012/05/12/generate-a-hierarchical-xml-file-from-sharepoint-list/
Get SharePoint list items and export them to XML using PowerShell
http://www.robertkuzma.com/2012/09/get-sharepoint-list-items-and-export-them-to-xml-using-powershell/
More reference:
http://www.robertkuzma.com/2010/08/how-to-create-a-custom-xml-output-using-sharepoint-services-3-0/
http://traceynolte.com/blog/convert-sharepoint-list-to-xml/
Thanks & Regards,
Jason
Jason Guo
TechNet Community Support

Similar Messages

Maybe you are looking for

  • Quality of built-in Speakers

    Could I just ask anyone else who has the new display what they think of the sound? The reviews I read before buying was that the Speakers were superb but I just can't agree. CNET claim it has superb bass, I can't even hear any bass. Mine don't sound

  • Video Converters for ipod

    I need to convert video files to a format which itunes and ipod supports. Does all the software available on the web has to purchased? I don't own a visa!! Thanks

  • Cannot run project j2ee

    please help me i have windows 7 32bit,oracle xe,jdeveloper 11.1.2.1.0 i tried to create simple page has data from database it create entitybean and session been and data controls and jsp or jsf page problem: when i was tried to run my prject i had 1-

  • Are reports in GR55 created by an ABAP developer or it's FICO functional

    Hi Expert? GR55 is working for existing company code and not for new company code that I created. There is whole list of accounting reports under GR55. Client has asked me to fix. We have an ABAP developer on site. Is this the responsibility of ABAP?

  • Reading color pixels from a jpeg

    Please help me I would like to write a java program that imports a jpeg file and reads colors off the pixels from it (given the x, y) i know java, however, i am still a novice. can you stir me unto a direction, wher i can do this? awt? swing? fileio?