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




    



<channel rdf:about="http://www.vnsecurity.net/list/projects/RSS">
  <title>Projects</title>
  <link>http://www.vnsecurity.net</link>
  
  <description>
    
       List of Projects
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2007-01-14T18:17:53Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.vnsecurity.net/logo.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.vnsecurity.net/projects/test-project"/>
        
        
            <rdf:li rdf:resource="http://www.vnsecurity.net/projects/catcha"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.vnsecurity.net/projects/test-project">        <title>Test Project</title>        <link>http://www.vnsecurity.net/projects/test-project</link>        <description>Test Project</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-07-10T08:35:42Z</dc:date>        <dc:type>Software Project</dc:type>    </item>
    <item rdf:about="http://www.vnsecurity.net/projects/catcha">        <title>Catcha!</title>        <link>http://www.vnsecurity.net/projects/catcha</link>        <description>OllyDbg plugin that can detect and control process creation then attach to that process.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mikado</dc:creator>        <dc:rights></dc:rights>                <dc:date>2007-07-10T11:39:07Z</dc:date>        <dc:type>Software Project</dc:type>    </item>




</rdf:RDF>
