I dont know how helpful this is but OpenRPG has an xml library for 3e for spells, I dont know how complete it is but here's a sample:
Quote:
<spell name="Resistance" memrz="0" level="0" desc="Subject gains +1 on saving throws." />
<spell name="Ray of Frost" memrz="0" level="0" desc="Ray deals 1d3 cold damage." />
<spell name="Detect Poison" memrz="0" level="0" desc="Detects poison in one creature or small object." />
...
<spell name="Temporal Stasis" memrz="0" level="9" desc="Puts subject into suspended animation." />
<spell name="Time Stop" memrz="0" level="9" desc="You act freely for 1d4+1 rounds." />
<spell name="Wish" memrz="0" level="9" desc="As limited wish, but with fewer limits." />
they also have ones on psionics, feats, divine spells, armor, and weapons.
like I said dont know if it helps, but I can email these or something if you want them.