<?xml version="1.0" encoding="UTF-8"?>
<os:openServiceDescription
    xmlns:os="http://www.microsoft.com/schemas/openservicedescription/1.0">
    <os:homepageUrl>http://en.wiktionary.org</os:homepageUrl>
    <os:display>
        <os:name>Define with Wiktionary</os:name>
        <os:icon>http://en.wiktionary.org/favicon.ico</os:icon>
        <os:description>Define with Wiktionary, the free Dictionary.</os:description>
    </os:display>
    <os:activity category="Define">
        <os:activityAction context="selection">           
            <os:execute action="http://en.wiktionary.org/w/index.php?search={selection}" method="get"/>
        </os:activityAction>
    </os:activity>
</os:openServiceDescription> 

