<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://deletethis.net/dave/activity/act.xslt" type="text/xsl"?>
<openServiceDescription 
 xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
    <homepageUrl>http://deletethis.net/dave/</homepageUrl>
    <display>
        <name>Call</name>
        <icon>http://deletethis.net/favicon.ico</icon>
        <description>Select a phone number on a web page and use this accelerator to call that number using whatever phone application, like Skype or Office Communicator, is installed on your PC.</description>
    </display>
    <activity category='Call'>
        <activityAction context="selection">
            <execute method="get" action="http://deletethis.net/dave/redirect.php#callto:{selection}"/>
        </activityAction>
    </activity>
</openServiceDescription>
