<?xml version="1.0" encoding="iso-8859-1"?>

<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:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel rdf:about="http://www.powerport.com.au/index.xml">
  <title>RSS Title</title>
  <link>http://www.powerport.com.au/</link>
  <description>description of RSS feed</description>
  <dc:language>en</dc:language>
  <dc:creator>Creator Name</dc:creator>
  <dc:date>2010-03-10T04:00:02+10:00</dc:date>

  <textinput rdf:resource="http://www.powerport.com.au/cgi-bin/search.pl" />
  
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.powerport.com.au/a/45.html" />
      <rdf:li rdf:resource="http://www.powerport.com.au/cgi-bin/search.pl" />
    </rdf:Seq>
  </items>
</channel>

 <item rdf:about="http://www.powerport.com.au/a/45.html">
  <title>Mortgage Brokers keeping in contact with your clients:</title>
  <link>http://www.powerport.com.au/a/45.html</link>
  <description> [Apr 09]</description>
  <content:encoded><![CDATA[<p><object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/3O3BdLRXFpo&hl=en&fs=1&color1=0x2b405b&color2=0x6b8ab6&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3O3BdLRXFpo&hl=en&fs=1&color1=0x2b405b&color2=0x6b8ab6&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>]]> [Apr 09]</content:encoded>
  <dc:date>2009-04-09T00:00::00</dc:date>
 </item>

 <item rdf:about="http://www.powerport.com.au/cgi-bin/search.pl">
  <title>Search Powerport</title>
  <description>Search the entire Powerport web site.</description> 
  <link>http://www.powerport.com.au/cgi-bin/search.pl</link>
  <dc:date>2010-03-10T04:00:02+10:00</dc:date>
 </item>
 
 <textinput rdf:about="http://www.powerport.com.au/cgi-bin/search.pl">
   <title>Search Powerport</title>
   <description>Search the entire Powerport web site.</description> 
  <link>http://www.powerport.com.au/cgi-bin/search.pl</link>
  <name>q</name>
 </textinput>
</rdf:RDF>
