<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

  <channel rdf:about="http://mybigpix.com/">
    <title>Threads RSS Title</title> 
    <link>http://mybigpix.com</link> 
    <description>some descr about threads</description>
    <items>
      <rdf:Seq>
      <rdf:li resource="http://mybigpix.com/forum/posts/id_4" />      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://mybigpix.com/forum/posts/id_4">
    <title>What should a headshot look like?. administrator : 09/19/07 14:51:25</title>
    <link>http://mybigpix.com/forum/posts/id_4</link>
    <description>Your headshot is usually the first thing an employer will look at to consider your suitability for a role. I hope this article will help you the next time you update your publicity shots. Casting dire</description>
    <pubDate>Wed, 19 Sep 2007 14:51:25 -0700</pubDate>  </item>

</rdf:RDF>