<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; xml</title>
	<atom:link href="http://www.sql-server-performance.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Tue, 18 Jun 2013 05:40:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Export to XML  Using SSIS</title>
		<link>http://www.sql-server-performance.com/2013/export-to-xml-using-ssis/</link>
		<comments>http://www.sql-server-performance.com/2013/export-to-xml-using-ssis/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 01:44:43 +0000</pubDate>
		<dc:creator>Divya Agrawal Shah</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[xml]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3675</guid>
		<description><![CDATA[Recently I was given a task to export data in XML format using SSIS. I initially thought it should be straight forward &#8211; just dump it in a flat file and give it a name xml type, however SSIS has no XML destination just an XML source. I had no luck dumping the XML in [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2013/export-to-xml-using-ssis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Introduction to XML Manipulation Using XQuery in SQL Server</title>
		<link>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/</link>
		<comments>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/#comments</comments>
		<pubDate>Thu, 10 May 2012 03:24:36 +0000</pubDate>
		<dc:creator>Seth Delconte</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[General DBA]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xquery]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2972</guid>
		<description><![CDATA[XQuery was developed by W3C as a query language designed to programmatically interact with and manipulate Extensible Markup Language (XML).  XQuery uses XPath methods and expressions to search and retrieve XML data.  In this article, I&#8217;d like to show a few simple, practical examples of these implementations. First, let&#8217;s create a table to hold sample [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
