private/xml/all_domainname.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
    <entity name="mw_cloudnetworkdomainname">
        <attribute name="mw_cloudnetworkdomainnameid" />
        <attribute name="mw_name" />
        <attribute name="createdon" />
        <attribute name="mw_type" />
        <attribute name="statecode" />
        <attribute name="mw_location" />
        <attribute name="mw_data" />
        <attribute name="mw_customerid" />
        <order attribute="mw_name" descending="false" />
        <filter type="and">
        </filter>
    </entity>
</fetch>