I am working on an example from the Chap 8 of the Wrox book, Professional SQL Server 2005 Integration Services. The SSIS package defined an XML source: http://www.sqlservercentral.com/sscrss.xml Executing the package failed. Searching the link found the xml file was missing.
Is it possible that I can I find the xml file from somewhere else?