<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE PUBLIC SYSTEM "http://commons.omniupdate.com/dtd/standard.dtd">

<xsl:stylesheet version="3.0" 
				xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
				xmlns:xs="http://www.w3.org/2001/XMLSchema"
				xmlns:ou="http://omniupdate.com/XSL/Variables"
				xmlns:fn="http://omniupdate.com/XSL/Functions"
				xmlns:ouc="http://omniupdate.com/XSL/Variables"
				exclude-result-prefixes="ou xsl xs fn ouc">

	<xsl:import href="/var/staging/OMNI-INF/stylesheets/ou-search/v4/ou-search-config.xsl" />
	
</xsl:stylesheet>