God-Emperor
Deity
I still haven't found the tags that would give the Wonder either a free Artist or Great Artist once built..
Adding a free specialist is done via the FreeSpecialistCounts section, replacing the <FreeSpecialistCounts/> with something like this:
Code:
<FreeSpecialistCounts>
<FreeSpecialistCount>
<SpecialistType>SPECIALIST_ARTIST</SpecialistType>
<iFreeSpecialistCount>1</iFreeSpecialistCount>
</FreeSpecialistCount>
</FreeSpecialistCounts>