You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.1 KiB
31 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<profile>
|
|
<status code="#[success]#">
|
|
#(success)#Wrong access of this page
|
|
::The requested peer is unknown or a potential peer.The profile can't be fetched.
|
|
::The peer #[peername]# is not online.
|
|
::Peer profile successfully fetched
|
|
#(/success)#
|
|
</status>
|
|
|
|
#(success)#::::::
|
|
<name>#(name)#::<![CDATA[#[value]#]]>#(/name)#</name>
|
|
<nickname>#(nickname)#::<![CDATA[#[value]#]]>#(/nickname)#</nickname>
|
|
<homepage>#(homepage)#::<![CDATA[#[value]#]]>#(/homepage)#</homepage>
|
|
<email>#(email)#::<![CDATA[#[value]#]]>#(/email)#</email>
|
|
<icq>#(icq)#::<![CDATA[#[value]#]]>#(/icq)#</icq>
|
|
<jabber>#(jabber)#::<![CDATA[#[value]#]]>#(/jabber)#</jabber>
|
|
<yahoo>#(yahoo)#::<![CDATA[#[value]#]]>#(/yahoo)#</yahoo>
|
|
<msn>#(msn)#::<![CDATA[#[value]#]]>#(/msn)#</msn>
|
|
<skype>#(skype)#::<![CDATA[#[value]#]]>#(/skype)#</skype>
|
|
<comment>#(comment)#::<![CDATA[#[value]#]]>#(/comment)#</comment>
|
|
|
|
<!-- optional profile fields -->
|
|
#{other}#
|
|
<optional>
|
|
<name><![CDATA[#[key]#]]></name>
|
|
<value><![CDATA[#[value]#]]></value>
|
|
</optional>
|
|
#{/other}#
|
|
#(/success)#
|
|
</profile> |