<?xml version="1.0"?> <items> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule selector="//item/@name" translate="yes"/> <its:translateRule selector="//item/@description" translate="yes"/> <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="725" image="equipment/head/gmcap.png|R:#bf0e08" name="GM Cap" description="A cap which identifies you as a GM. Only GMs can wear this." effect="M. Attack +5" type="equip-head" defense="5" weight="20" sellProtected="true"> <sprite gender="male">equipment/head/gmcap-male.xml|#bf0e08</sprite> <sprite gender="female">equipment/head/gmcap-female.xml|#bf0e08</sprite> <replace sprite="hair"> <item from="-5"/> </replace> <replace direction="upall" sprite="hair"> <item from="-5" to="-5"/> </replace> </item> </items>