<?xml version="1.0" encoding="{encoding}"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>{weblog_name}</title>
    <link>{weblog_url}</link>
    <description>{weblog_description}</description>
    <dc:language>{weblog_language}</dc:language>
    <dc:creator>{email}</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Welcome to IASSIST 2011</title>
      <link>http://www.rdl.sfu.ca/IASSIST/index.php/2011/welcome_to_iassist_2011/</link>
      <guid>http://www.rdl.sfu.ca/IASSIST/index.php/2011/welcome_to_iassist_2011/#When:22:08:07Z</guid>
      <description></description>
      <dc:subject></dc:subject>
      <dc:date>2010-08-04T22:08:07+00:00</dc:date>
    </item>

    <item>
      <title>Contact Us</title>
      <link>http://www.rdl.sfu.ca/IASSIST/index.php/2011/contact_us/</link>
      <guid>http://www.rdl.sfu.ca/IASSIST/index.php/2011/contact_us/#When:23:44:09Z</guid>
      <description></description>
      <dc:subject></dc:subject>
      <dc:date>2011-02-14T23:44:09+00:00</dc:date>
    </item>

    
    </channel>
</rss>

{/exp:rss:feed