<?xml version="1.0"?>
<ES3Request type="getLineage">
        <traversal>
                <uuidStart>5e3313a8-c889-461d-97d1-195294d57274</uuidStart>
                <direction>forward</direction>
                <granularity>link</granularity>
                <terminationConditions>
                    <levels>1</levels>
                </terminationConditions>
                <select>
                        <file>
                                <where>
					<domain name="Local file system">
						<identifier><regex>.*</regex></identifier>
					</domain>
                                </where>
                        </file>
                </select>
        </traversal>
        <output>
                <format>xml</format>
                <detailLevel>full</detailLevel>
        </output>
</ES3Request>
