\n"; $data = "

Response exceeds size limit of 500,000 bytes. Use a smaller value of count.

"; } fclose($fd); # Use the default stylesheet if no argument was given if (!$xsl) { $xsl = "http://www.language-archives.org/tools/viser/basic_service.xsl"; } # Return the XML page header("Content-Type: text/xml"); print $xmlDecl; print "\n"; print "\n"; print "\n"; print $data; ?>