<?xml version="1.0" encoding="UTF-8"?>
<resolve-conflicts-task-description>
	<conflict-resolution-rules>
		<policy>
			<timing>
				<resolution>
					<proceed-with-current/>
				</resolution>
			</timing>
			<configuration>
				<resolution>
					<automatic/>
				</resolution>
			</configuration>
		</policy>

		<rule conflict-id="0">
		<!-- beginning of the first conflict resolution rule: restore the domain described in the 'node' element enabling the Overuce policy for its owner-->
		
			<dump-objects>
				<node name="domain">
					<attributes>
						<attribute name="id" value="4"/>
						<attribute name="guid" value="9b95e83f-cf3a-455a-80fb-ca4f6d016c23"/>
						<attribute name="owner-guid" value="07d1ce0d-aec0-4827-acb6-cb6c8ad2cc3c"/>
						<attribute name="name" value="2ch.example.org"/>
					</attributes>
				</node>
			</dump-objects>			
			<resolution>
				<overuse/>
			</resolution>
		</rule>
		  <!-- end of the first conflict resolution rule -->
		  
		<rule conflict-id="0">			
		<!-- beginning of the second conflict resolution rule: do not restore the domain described in the 'node' element -->		
			<dump-objects>
				<node name="domain">
					<attributes>
						<attribute name="id" value="5"/>
						<attribute name="guid" value="7344a856-24ea-424f-9235-a23b2302f3ba"/>
						<attribute name="owner-guid" value="07d1ce0d-aec0-4827-acb6-cb6c8ad2cc3c"/>
						<attribute name="name" value="4chan.example.org"/>
					</attributes>
				</node>
			</dump-objects>
			<resolution>
				<do-not-restore/>
			</resolution>
		</rule>
		 <!-- end of the second conflict resolution rule -->
		 
	</conflict-resolution-rules>
</resolve-conflicts-task-description>
