I want to change the metadata file that is used by the xsl to render the html file. If an item has a primary file, I just want information about the primary file to be in the mets.xml file. The reason I want to make this change is because we have some items that contain an index.html file ( this would be the primary file ), and a whole bunch of other files, and it seems to take longer to render these sorts of items. I suspect it's because the number of files associated with these items is long and the creation of the metadata file is taking too long. So basically it would be the code associated with rendering this url:
metadata/handle/handl-prefix/348582/mets.xml
-Jose