Conflicts Resolution

<?xml version="1.0" encoding="UTF-8"?>
<resolve-conflicts-task-description>
  <conflict-resolution-rules>
    <policy />
    <rule conflict-id="0">
<span class="prefgrey">    <!-- beginning of the first conflict resolution rule: restore the database described in the  node  element on local MySQL server listening on the port 3306 --></span>
      <dump-objects>
        <node name="database">
          <attributes>
            <attribute name="name" value="mysql_db2_7469"/>
          </attributes>
        </node>
      </dump-objects>
      <resolution>
        <rename new-name="host:192.0.2.12:port:3306"/>
      </resolution>
    </rule>
<span class="prefgrey">    <!-- end of the first conflict resolution rule --></span>
    <rule conflict-id="1">
<span class="prefgrey">    <!-- beginning of the second conflict resolution rule: restore the database described in the  node  element on local MySQL server listening on the port 3306 --></span>
      <dump-objects>
        <node name="database">
          <attributes>
            <attribute name="name" value="mysql_db1_6319"/>
          </attributes>
        </node>
      </dump-objects>
      <resolution>
        <rename new-name="host:localhost:port:3306"/>
      </resolution>
    </rule>   
<span class="prefgrey">    <!-- end of the second conflict resolution rule --></span> 
  </conflict-resolution-rules>
</resolve-conflicts-task-description>