<div>
 <!--
   Delivers the main module in XML contenttype for DOM manipulation and remote
   module content (note the contenttype above). We make sure we have a root
   element by surround ourselves with a div to cate for modules which dont
   deliver the xar:module space as a valid xml snippet. We really shouldnt, but
   atm it is unfair to expect this from subparts (entities will also issue a
   warning or error, since xml has no entities defined by default)
 -->
<?xml version="1.0" ?>
<rsd version="1.0" xmlns="http://archipelago.phrasewise.com/rsd"> 
<service>
  <engineName>Xaraya 1.1.2</engineName> 
  <engineLink>http://xaraya.com/index.php</engineLink> 
  <homePageLink>http://www.colorincolorado.org/</homePageLink>
 <apis>
        <api name="Blogger" preferred="true" apiLink="http://www.colorincolorado.org/ws.php?type=xmlrpc"  />
</apis>
</service>
</rsd><pre id="dojoDebug" style="font-size: small; color: black; border: thin solid; background-color: white;"> </pre>
</div>
