<?xml version="1.0" encoding="utf-8" ?>
<openServiceDescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
           <homepageUrl>http://wordreference.com</homepageUrl>       
           <display>
                  <name>WordReference.com</name>
                  <icon>http://www.wordreference.com/favicon.ico</icon>
           </display>
           <activity category="Map">
                  <activityAction context="selection">
                         <execute action="http://www.wordreference.com/enfr/{selection}"/>
                         <preview action="http://www.wordreference.com/enfr/{selection}"/>
                  </activityAction>
           </activity>
</openServiceDescription>