I would like the Egyptian Burial Tomb to go back to producting Culture (instead of the new Faith). I managed to modify buildings before Gods & Kings but I cannot find where G&K stores info about Burial Tombs. 
I can find some specs for the Burial Tomb under:
C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v\Assets\Gameplay\XML\Buildings
Scrolling down in the CIV5Buildings.xml-file I find:
<Type>BUILDING_BURIAL_TOMB</Type> <BuildingClass>BUILDINGCLASS_TEMPLE</BuildingClass> <FreeStartEra>ERA_INDUSTRIAL</FreeStartEra>
<Cost>100</Cost>
<GoldMaintenance>0</GoldMaintenance> <PrereqTech>TECH_PHILOSOPHY</PrereqTech> <Help>TXT_KEY_BUILDING_BURIAL_TOMB_HELP</Help> <Description>TXT_KEY_BUILDING_BURIAL_TOMB_DESC</Description> <Civilopedia>TXT_KEY_BUILDING_BURIAL_TOMB_PEDIA</Civilopedia> <Strategy>TXT_KEY_BUILDING_BURIAL_TOMB_STRATEGY</Strategy> <ArtDefineTag>BURIAL_TOMB</ArtDefineTag> <SpecialistType>SPECIALIST_ARTIST</SpecialistType>
<SpecialistCount>1</SpecialistCount>
<MinAreaSize>-1</MinAreaSize>
<CapturePlunderModifier>100</CapturePlunderModifier>
<Culture>2</Culture>

<Happiness>2</Happiness>
<HurryCostModifier>25</HurryCostModifier>
<IconAtlas>BW_ATLAS_1</IconAtlas>
<PortraitIndex>55</PortraitIndex>
It looks as if the building still should produce Culture (look at the line with
) - but in the game it will produce Faith. Why? And where can I change so that Burial Tomb goes back to producting Culture?
Help appreciated.

I can find some specs for the Burial Tomb under:
C:\Program Files (x86)\Steam\steamapps\common\sid meier's civilization v\Assets\Gameplay\XML\Buildings
Scrolling down in the CIV5Buildings.xml-file I find:
<Type>BUILDING_BURIAL_TOMB</Type> <BuildingClass>BUILDINGCLASS_TEMPLE</BuildingClass> <FreeStartEra>ERA_INDUSTRIAL</FreeStartEra>
<Cost>100</Cost>
<GoldMaintenance>0</GoldMaintenance> <PrereqTech>TECH_PHILOSOPHY</PrereqTech> <Help>TXT_KEY_BUILDING_BURIAL_TOMB_HELP</Help> <Description>TXT_KEY_BUILDING_BURIAL_TOMB_DESC</Description> <Civilopedia>TXT_KEY_BUILDING_BURIAL_TOMB_PEDIA</Civilopedia> <Strategy>TXT_KEY_BUILDING_BURIAL_TOMB_STRATEGY</Strategy> <ArtDefineTag>BURIAL_TOMB</ArtDefineTag> <SpecialistType>SPECIALIST_ARTIST</SpecialistType>
<SpecialistCount>1</SpecialistCount>
<MinAreaSize>-1</MinAreaSize>
<CapturePlunderModifier>100</CapturePlunderModifier>
<Culture>2</Culture>



<Happiness>2</Happiness>
<HurryCostModifier>25</HurryCostModifier>
<IconAtlas>BW_ATLAS_1</IconAtlas>
<PortraitIndex>55</PortraitIndex>
It looks as if the building still should produce Culture (look at the line with

Help appreciated.
