<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Anthony Brown : xml</title><link>http://sqlblogcasts.com/blogs/antxxxx/archive/tags/xml/default.aspx</link><description>Tags: xml</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>formatting xml files in visual studio</title><link>http://sqlblogcasts.com/blogs/antxxxx/archive/2010/02/23/formatting-xml-files-in-visual-studio.aspx</link><pubDate>Tue, 23 Feb 2010 10:02:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:13126</guid><dc:creator>antxxxx</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/antxxxx/rsscomments.aspx?PostID=13126</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/antxxxx/archive/2010/02/23/formatting-xml-files-in-visual-studio.aspx#comments</comments><description>&lt;p&gt;This is not strictly a sql post, but it is to do with xml which is used in sql server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;xml files do not need to have any formatting in them. That means that when viewing an xml file produced by an application, all the data can be one line. Although this is valid xml and can be processed by sql server or ssis, sometimes it is useful to view the data in a human readable format.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use an xml editor for this, or you can open the file in visual studio and use the shortcut ctrl+k, ctrl+d which formats it all nicely with indents to make it easier to read.&lt;/p&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=13126" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/antxxxx/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://sqlblogcasts.com/blogs/antxxxx/archive/tags/xml/default.aspx">xml</category></item></channel></rss>