<?xml version="1.0" ?>
<servicelist>

<logicalservice name="ATLASDD">
<service name="sqlite_file:geomDB/geomDB_sqlite" accessMode="read"
authentication="none" />
<service name="oracle://atlas_dd/atlasdd" accessMode="read" 
authentication="password" />
</logicalservice>

<logicalservice name="COOL_INDET">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_INDET" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_PIXEL">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_PIXEL" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_SCT">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_SCT" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_TRT">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_TRT" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_LAR">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_LAR" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_TILE">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_TILE" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_MUON">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_MUON" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_MUONALIGN">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_MUONALIGN" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_MDT">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_MDT" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_TDAQ">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_TDAQ" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_DCS">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_DCS" accessMode="update" authentication="password" />
</logicalservice>

<logicalservice name="COOL_GLOBAL">
 <service name="sqlite_file:sqlite130/COMPROD.db" accessMode="update" authentication="none"/>
 <service name="oracle://ATLAS_COOLPROD/ATLAS_COOL_GLOBAL" accessMode="update" authentication="password" />
</logicalservice>

</servicelist>
