<?xml version="1.0" encoding="iso-8859-15"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SIP messaging example</title>
</head>
<body>
<h1>X-Smiles integrated SIP client</h1>

<p>You can contact other people by selecting them from the SIP client's address book. Sip URIs also work - you can contact people by using URI such as 'sip:username@hostname' in the location bar or by using it as a link in HTML pages. Of course, the other side also has to have the SIP client online.</p>

<p><a href="sip:">SIP client</a> can be opened straight a way by using URI 'sip:'.</p>
</body>
</html>

