Care to post the xml file?
I would, but it keeps saying that the files are 'invalid' when I go to upload them.
I'll just post the code here, if that is okay. Note: I'm doing this on notepad.
<?xml version="1.0"?>
<!-- edited with XMLSPY v2004 rel. 2 U (
http://www.xmlspy.com) by Firaxis Games (Firaxis Games) -->
<!-- Sid Meier's Civilization 4 -->
<!-- Copyright Firaxis Games 2005 -->
<!-- -->
<!-- Leaderhead art path information -->
<Civ4ArtDefines xmlns="x-schema:Female_Ranger_CIV4ArtDefinesSchema.xml">
<LeaderheadArtInfos>
<LeaderheadArtInfo>
<Type>ART_DEF_LEADER_FEMALE_RANGER</Type>
<Button>,Modules/Custom Civilizations/Scotland/Female_Ranger/Female_Ranger.dds</Button>
<NIF>Modules/Custom Civilizations/Scotland/Female_Ranger/Art/Boudica.nif</NIF>
<KFM>Art/LeaderHeads/Boudica/Boudica.kfm</KFM>
<NoShaderNIF>Modules/Custom Civilizations/Scotland/Female_Ranger/Art/Boudica_noshader.nif</NoShaderNIF>
<BackgroundKFM>Modules/Custom Civilizations/Scotland/Female_Ranger/Boudica_BG.kfm</BackgroundKFM>
</LeaderheadArtInfo>
</LeaderheadArtInfos>
</Civ4ArtDefines>
...I'm pretty sure all the paths are correct, but I may be wrong. I am 75% certain I'm just missing something stupid, so maybe someone else looking it over will help me find out what's going wrong.