<?xml version="1.0" ?>
<mountmanager>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>Dreambox</sharename>
<sharedir>Dreambox</sharedir>
<options>rw,vers=3.0</options>
<username>Dream</username>
<password>xxxxxxxx</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.42</ip>
<sharename>
DM900</sharename>
<sharedir>Harddisk</sharedir>
<options>rw</options>
<username>username</username>
<password>password</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>Movies</sharename>
<sharedir>movies</sharedir>
<options>rw,vers=3.0</options>
<username>Dream</username>
<password>xxxxxxxx</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>Video</sharename>
<sharedir>video</sharedir>
<options>rw,vers=3.0</options>
<username>Dream</username>
<password>xxxxxxx</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>NASDreambox</sharename>
<sharedir>volume1/Dreambox</sharedir>
<options>rw</options>
<username>Dream</username>
<password>xxxxxxxx</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>NASVideo</sharename>
<sharedir>volume1/video</sharedir>
<options>rw</options>
<username>Dream</username>
<password>xxxxxxx</password>
</mount>
</cifs>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>192.168.178.38</ip>
<sharename>NASmovies</sharename>
<sharedir>volume1/movies</sharedir>
<options>rw</options>
<username>Dream</username>
<password>xxxxxxx</password>
</mount>
</cifs>
</mountmanager>