process($data);
	}
	
	public function testXhtmltagReplacement() {
		$tmpl1 = '
			
			
				
<% base_tag %>
				
				
				
			';
		
		// Check that the content negotiator converts to the equally legal formats
		$negotiator = new ContentNegotiator();	
		
		$response = new SS_HTTPResponse($this->render($tmpl1));
		$negotiator->xhtml($response);
		
		////////////////////////
		// XHTML select options
		////////////////////////
		$this->assertRegExp('/