<?xml version="1.0" encoding="utf-8"?>
<response>
  <error>0</error>
  <rss version="0.91">
    <channel>
      <title>Linq Gotcha: Deferred Queries</title>
      <link>http://www.ontheblog.net/CMS/Default.aspx?tabid=36&amp;EntryID=29</link>
      <description> 
In Linq there are two kinds of queries you can execute on objects. Deferred and Non-Deferred. As expected, non-deferred queries will be executed immediately, deferred queries on the other hand ...</description>
      <language>en-US</language>
    </channel>
  </rss>
</response>