<?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->

<!DOCTYPE RDF SYSTEM "chrome://communicator/locale/profile/default-messages-rdf.dtd" >
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:NC="http://home.netscape.com/NC-rdf#">

  <RDF:Seq about="NC:AIM/AwayMessageBag">
    <RDF:li>
       <RDF:Description>
         <NC:MsgName>&name1.label;</NC:MsgName>
         <NC:MsgText>&text1.label;</NC:MsgText>
       </RDF:Description>
       <RDF:Description>
         <NC:MsgName>&name2.label;</NC:MsgName>
         <NC:MsgText>&text2.label;</NC:MsgText>
       </RDF:Description>
       <RDF:Description>
         <NC:MsgName>&name3.label;</NC:MsgName>
         <NC:MsgText>&text3.label;</NC:MsgText>
       </RDF:Description>
       <RDF:Description>
         <NC:MsgName>&name4.label;</NC:MsgName>
         <NC:MsgText>&text4.label;</NC:MsgText>
       </RDF:Description>
       <RDF:Description>
         <NC:MsgName>&name5.label;</NC:MsgName>
         <NC:MsgText>&text5.label;</NC:MsgText>
       </RDF:Description>
       <RDF:Description>
         <NC:MsgName>&name6.label;</NC:MsgName>
         <NC:MsgText>&text6.label;</NC:MsgText>
       </RDF:Description>
    </RDF:li>
  </RDF:Seq>
</RDF:RDF>
