Consider the following CMRL document, which we are imagining is hosted as the file "index.cmrl" at the internet domain "example.com":
<?xml version="1.0" encoding="UTF-8"?>
<cmrl xmlns:dotgo="http://dotgo.com/cmrl/1.0">
<match pattern="something">
<engine href="http://example.com/cgi-bin/something.cgi"/>
</match>
</cmrl>