<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3"
	xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3"
	xmlns:org="http://midpoint.evolveum.com/xml/ns/public/common/org-3">
	<objectCollection xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:icfs="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" xmlns:org="http://midpoint.evolveum.com/xml/ns/public/common/org-3" xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3" xmlns:ri="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3" xmlns:t="http://prism.evolveum.com/xml/ns/public/types-3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oid="72b1f98e-f587-4b9f-b92b-72e251dbb244" version="0">
    <name>Account shadow</name>
    <iteration>0</iteration>
    <iterationToken/>
    <type>ShadowType</type>
    <filter>
        <q:and>
            <q:ref>
                <q:path>resourceRef</q:path>
                <q:value xmlns="">
                    <oid>572fc2e9-dad8-4b52-955e-50c8d1ff082c</oid>
                </q:value>
            </q:ref>
            <q:equal>
                <q:path>kind</q:path>
                <q:value>account</q:value>
            </q:equal>
        </q:and>
    </filter>
    <getOptions>
        <option id="2">
            <options>
                <raw>true</raw>
            </options>
        </option>
    </getOptions>
</objectCollection>

</objects>