<?xml version='1.0'?><!-- -*- Mode: fundamental; tab-width: 3 -*- -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

<xsl:template match="ackno"/>
<xsl:template match="affiliation"/>
<xsl:template match="authorblurb"/>
<xsl:template match="authorgroup"/>
<xsl:template match="artpagenums"/>
<xsl:template match="beginpage"/>
<xsl:template match="blockinfo"/>
<xsl:template match="bridgehead"/>
<xsl:template match="citebiblioid"/>
<xsl:template match="collab"/>
<xsl:template match="collabname"/>
<xsl:template match="colspec"/>

<xsl:template match="confdates"/>
<xsl:template match="confgroup"/>
<xsl:template match="confnum"/>
<xsl:template match="confsponsor"/>
<xsl:template match="conftitle"/>

<xsl:template match="copyright"/>
<xsl:template match="corpname"/>
<xsl:template match="contrib"/>
<xsl:template match="contractnum"/>
<xsl:template match="contractsponsor"/>
<xsl:template match="date"/>
<xsl:template match="edition"/>
<xsl:template match="firstname"/>
<xsl:template match="holder"/>
<xsl:template match="honorific"/>
<xsl:template match="indexterm"/>
<xsl:template match="invpartnumber"/>
<xsl:template match="isbn"/>
<xsl:template match="issn"/>
<xsl:template match="issuenum"/>
<xsl:template match="itermset"/>
<xsl:template match="keyword"/>
<xsl:template match="keywordset"/>
<xsl:template match="legalnotice"/>
<xsl:template match="lineage"/>

<xsl:template match="lot"/>
<xsl:template match="lotentry"/>

<xsl:template match="modespec"/>
<xsl:template match="objectinfo"/>
<xsl:template match="othername"/>
<xsl:template match="pagenums"/>
<xsl:template match="personblurb"/>
<xsl:template match="pubdate"/>
<xsl:template match="publisher"/>
<xsl:template match="publishername"/>
<xsl:template match="pubsnumber"/>
<xsl:template match="primary"/>
<xsl:template match="printhistory"/>

<xsl:template match="refentryinfo"/>
<xsl:template match="refmeta"/>
<xsl:template match="refmiscinfo"/>
<xsl:template match="refsynopsisdivinfo"/>

<xsl:template match="releaseinfo"/>
<xsl:template match="remark"/>

<xsl:template match="revdescription"/>
<xsl:template match="revhistory"/>
<xsl:template match="revision"/>
<xsl:template match="revnumber"/>
<xsl:template match="revremark"/>

<xsl:template match="screeninfo"/>
<xsl:template match="secondary"/>
<xsl:template match="seriesvolnums"/>
<xsl:template match="shortaffil"/>
<xsl:template match="sidebarinfo"/>
<xsl:template match="spanspec"/>
<xsl:template match="subject"/>
<xsl:template match="subjectset"/>
<xsl:template match="subjectterm"/>
<xsl:template match="surname"/>
<xsl:template match="tertiary"/>
<xsl:template match="titleabbrev"/>

<xsl:template match="toc"/>
<xsl:template match="tocback"/>
<xsl:template match="tocchap"/>
<xsl:template match="tocentry"/>
<xsl:template match="tocfront"/>
<xsl:template match="toclevel1"/>
<xsl:template match="toclevel2"/>
<xsl:template match="toclevel3"/>
<xsl:template match="toclevel4"/>
<xsl:template match="toclevel5"/>
<xsl:template match="tocpart"/>

<xsl:template match="volumenum"/>
<xsl:template match="year"/>

</xsl:stylesheet>
