<?xml version="1.0"?>

<!-- File Name: Statistics.xsl -->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:template match="/">

<HTML>
<HEAD>
<TITLE>Statistics</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
</HEAD>
<BODY bgColor="#DEF0FA">
<p STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #000000"></p>
<TABLE cellSpacing="0" cellPadding="2" width="100%">
  <TR> 
    <TD STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000"> 
    
      <DIV align="center" STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #000000">
        Statistics
        </DIV>
        <BR/> 
      
      <DIV align="center">
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000">
        Presentation name:
        </span> 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/filename"/>
        </span>
        <BR/>      
      </DIV>
      
      <DIV align="center">
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000">
        Author Name: 
        </span> 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/authorName"/>
        </span>
        <BR/>
      </DIV>
    
      <DIV align="center">
        Presentation description: 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/description"/>
        </span>
        <BR/>
        <BR/>
      </DIV>
      
      <DIV align="center">
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000">
        <b>Conversion Details</b>
        </span>
        <BR/>
      </DIV>
      
      <DIV align="center">
        Conversion Time: 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/totalTime"/> s
        </span>
        <BR/>
      </DIV>
      
        
      <DIV align="center">
        File Size of Original PowerPoint (Excluding linked assets): 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/filesize"/> K
        </span>
        <BR/>
      </DIV>
      
      <!-- DIV align="center" STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000">
        File Size of Converted PowerPoint: 
        <span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000">
        <xsl:value-of select="statistics/contentSize"/> K</span>
      </DIV>
      <BR/ -->
      
      <HR align="center" width="760" size="1"/> 
      <TABLE width="760" align="center" cellspacing="2" STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000">

	<xsl:for-each select="statistics/warnings">
        <TR bgColor="#FF9900"> 
          <TD colspan="2" height="14" STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000"><span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF">  WARNING:</span></TD>
        </TR><TR></TR>
	</xsl:for-each>
        <UL>
	<xsl:for-each select="statistics/warnings/attribute">
          <TR vAlign="top" bgColor="#F3F3F3" height="22"> 
            <TD>&#160;&#160;&#160;</TD><TD height="22" valign="middle" > <p STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-align: left; text-indent: 3pt; vertical-align: middle">&#8226; <xsl:value-of select="@name"/>: <xsl:value-of select="@value"/> </p></TD>
          </TR>
	</xsl:for-each>
        </UL>
	<xsl:for-each select="statistics/info">
        <TR bgColor="#336699"> 
          <TD colspan="2" height="14" STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000"><span STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF">  INFO:</span></TD>
        </TR><TR></TR>
	</xsl:for-each>
        <UL>
	<xsl:for-each select="statistics/info/attribute">
          <TR vAlign="top" bgColor="#F3F3F3" height="22"> 
            <TD>&#160;&#160;&#160;</TD><TD height="22" valign="middle" > <p STYLE="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-align: left; text-indent: 3pt; vertical-align: middle">&#8226; <xsl:value-of select="@name"/> = <xsl:value-of select="@value"/> </p></TD>
          </TR>
	</xsl:for-each>
        </UL>
      </TABLE>
      <HR align="center" width="760" size="1"/> </TD>
  </TR>
</TABLE>
</BODY></HTML>

</xsl:template>
</xsl:stylesheet>