1<?xml version='1.0' encoding='utf-8' standalone='yes' ?> 2<policies setup-complete="true" provisioning-state="3"> 3 <admin name="com.another.package.name/whatever.random.class"> 4 <policies flags="991"/> 5 <strong-auth-unlock-timeout value="0"/> 6 <user-restrictions no_add_managed_profile="true"/> 7 <default-enabled-user-restrictions> 8 <restriction value="no_add_managed_profile"/> 9 </default-enabled-user-restrictions> 10 </admin> 11</policies>