<?xml version="1.0"?>  
 
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:NC="http://home.netscape.com/NC-rdf#">

<Description about="NC:AIM/InviteList"> 
     <NC:Invite> 
              <Seq about="NC:AIM/InviteList:root"> 
                      <li resource="NC:AIM/InviteList:text"/> 
              </Seq> 
     </NC:Invite> 
</Description> 
 
<Description about="NC:AIM/InviteList:text"> 
         <NC:InviteAddr>noneinit@nowhere.justtoinit</NC:InviteAddr>
         <NC:InviteDate>jan092001</NC:InviteDate>
</Description> 
</RDF>
