<?xml version="1.0" encoding="UTF-8"?>
<openServiceDescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0"> 
   <homepageUrl>http://av.rds.yahoo.com/</homepageUrl>
    <display>
        <name>Launch Url through Yahoo!</name> 
        <icon>http://www.yahoo.com/favicon.ico</icon>
    </display>
    <activity category="Launch">
       <activityAction context="selection" > 
         <execute action="http://av.rds.yahoo.com/**{selection}"/>
      </activityAction>
    </activity>
</openServiceDescription>    