home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
-
- <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>Nicht verf├╝gbar</NC:MsgName>
- <NC:MsgText>Hallo %n, ich bin zurzeit anderweitig beschäftigt</NC:MsgText>
- </RDF:Description>
- <RDF:Description>
- <NC:MsgName>Telefonieren</NC:MsgName>
- <NC:MsgText>Hallo %n, ich telefoniere gerade</NC:MsgText>
- </RDF:Description>
- <RDF:Description>
- <NC:MsgName>Bei Tisch</NC:MsgName>
- <NC:MsgText>Hallo %n, ich bin bei Tisch</NC:MsgText>
- </RDF:Description>
- <RDF:Description>
- <NC:MsgName>Besprechung</NC:MsgName>
- <NC:MsgText>Hallo %n, ich bin in einer Besprechung</NC:MsgText>
- </RDF:Description>
- <RDF:Description>
- <NC:MsgName>Nach Hause</NC:MsgName>
- <NC:MsgText>Hallo %n, ich bin nach Hause gegangen</NC:MsgText>
- </RDF:Description>
- <RDF:Description>
- <NC:MsgName>Urlaub</NC:MsgName>
- <NC:MsgText>Hallo %n, ich bin im Urlaub</NC:MsgText>
- </RDF:Description>
- </RDF:li>
- </RDF:Seq>
- </RDF:RDF>
-