'; include_once('layout/start.htm'); if($xmlStr != null) { echo process_xslt('arg:/_xml', 'file://xsl/replicas.xsl', array('/_xml' => $xmlStr)); } else { echo 'No available replicas.'; } ?>