Where is conf/openfire.xml in OS X?

Does anyone know where the conf/openfire.xml file is located in OS X?

This is an easy one:

/usr/local/openfire/conf

Have to navigate via the terminal and sudo as root

I can not get 3.7 beta to install on Mac OS 10.6.4, “Installation Failed”

And on Openfire 3.6, getting that silly admin can not login on initial login

I was able to get Openfire 3.6 to run by updating the permissions on usr/local/openfire

From Terminal, I ran:

sudo chmod -R +r+w+x /usr/local/openfire

It’s a heavy hammer for sure, but it got me up and running.