﻿<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
    <title>Welcome to XML Workshop</title>
    <link>http://www.sqlserverandxml.com/2007/12/xml-workshop-at-sql-server-central.html</link>
    <description>A collection of short articles on SQL Server and XML</description>
    <webMaster>jacob@dotnetquest.com (Jacob Sebastian)</webMaster>
    <language>en-us</language>
    <image>
      <url>http://www.sqlserverandxml.com/image.jpg</url>
      <title>Welcome to XML Workshop</title>
      <link>http://www.sqlserverandxml.com/2007/12/xml-workshop-at-sql-server-central.html</link>
      <width>144</width>
      <height>22</height>
    </image>
    <copyright>Jacob Sebastian. All rights reserved.</copyright>
    <lastBuildDate>Wed, 12 Mar 2008 23:45:02 GMT</lastBuildDate>
    <ttl>100</ttl>
    <item>
      <title>XML Workshop I - Generating XML with FOR XML</title>
      <link>http://www.sqlservercentral.com/columnists/jSebastian/2982.asp</link>
      <description>A short article that explains how to generate XML output with TSQL keyword FOR XML</description>
      <guid isPermaLink="true">http://www.sqlservercentral.com/columnists/jSebastian/2982.asp</guid>
      <pubDate>Wed, 12 Mar 2008 23:45:02 GMT</pubDate>
    </item>
    <item>
      <title>XML Workshop II - Reading values from XML variables</title>
      <link>http://www.sqlservercentral.com/articles/Miscellaneous/2996/</link>
      <description>This article explains how to read values from an XML variable using XQuery</description>
      <guid isPermaLink="true">http://www.sqlservercentral.com/articles/Miscellaneous/2996/</guid>
      <pubDate>Wed, 12 Mar 2008 23:45:02 GMT</pubDate>
    </item>
  </channel>
</rss>