<!--                                                                  -->
<!--  Copyright (C) 2006 RoyaltyShare, Inc.   All Rights Reserved     -->
<!--  $Id$  -->
<!--                                                                  -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
    <xsl:output method="html" indent="no" doctype-system="http://www.w3.org/TR/html4/strict.dtd" doctype-public="-//W3C//DTD HTML 4.01//EN" encoding="utf-8" />
  
  
    <xsl:include href="/app/tools/corp/templates/includes/global.xsl" />
  
  
    <xsl:template name="pageContent">
        <table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">
            <tr align="center" valign="top">
                <td align="left" valign="top">
                    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
                        <tr>
                            <td align="left" valign="top"> &#160; <img src="/corporate/images/Title_PressReleases.gif" alt="Press Releases" /></td>
                        </tr>
                        <tr>
                            <td align="center" valign="top">
                                <xsl:call-template name="pressRelease" />
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>	             
	</xsl:template>                


    <xsl:template name="pressRelease">   
        <table cellpadding="0" cellspacing="0" width="90%">
            <tr>
	            <td align="left">    
	            
                    <xsl:call-template name="tweetLink">
                        <xsl:with-param name="title">RoyaltyShare at Book Expo America</xsl:with-param>
                    </xsl:call-template>	   	              
	            	            
                    <table width="100%" border="0">
                        <tr>
                            <td width="100%">
                                <div align="center">
                                    <p align="center">
                                        <strong>ROYALTYSHARE AT BOOK EXPO AMERICA</strong>
                                    </p>
                                    <p align="center">
                                        <em>Company to Showcase Digital Advantage for eBooks;<br />
                                        CEO Bob Kohn to Speak on Two Panels<br />
                                        </em>
                                    </p>
                                </div>
                            </td>
                        </tr>
                    </table>
                    <p>
                        <strong>NEW YORK &#8211; May 19, 2010</strong> &#8211; RoyaltyShare, Inc., a leading provider of digital revenue management and reporting solutions, will be showcasing its recently unveiled Digital Advantage for eBooks™ at Book Expo America (BEA).  BEA is the largest book publishing event in North America and will be held Mary 25 to May 27 at the Jacob Javits Convention Center in New York.  RoyaltyShare's will be exhibiting in the Digital Book Zone -- booth number 2334.
                    </p>
                    <p>
                        In addition to its booth presence, RoyaltyShare's CEO, Bob Kohn, will be featured on two panel sessions:
                    </p>
                    <p>
                        <b>
                        IDPF DigitalBooks2010<br />
                        DRM Update and Copyright Protection in the Market<br />
                        </b>
                        Tuesday, May 25 – 4:15 PM
                    </p>
                    <p>
                        <b>A Conversation about the Agency Model</b><br />
                        Wednesday, May 26 -- 10:00AM - 11:00AM
                    </p>
                    <p>
                        Media or companies interested in meeting with RoyaltyShare at BEA should contact Steve Grady at 858-784-5411 or <a href="mailto:steve@royaltyshare.com">steve@royaltyshare.com</a>. 
                    </p>                 
                    
                    <p><strong>About RoyaltyShare</strong> </p>
                    <p>
                        RoyaltyShare, Inc. is the leading provider of global digital revenue management and reporting solutions for the music and book publishing industries.  Utilizing an innovative Software-as-a-Service (SaaS) application delivery model, RoyaltyShare provides a suite of on-demand services dedicated to simplifying the increasingly complex digital sales channel. RoyaltyShare's technology is used by hundreds of companies around the world.  RoyaltyShare is based in San Diego with offices in New York and London. More information on the company can be found at  <a href="http://www.royaltyshare.com/" class="more">http://www.royaltyshare.com</a>.
                    </p>
                    <br />
            
                    
                </td>
            </tr>
        </table>     
    </xsl:template>

             
</xsl:stylesheet>
