I've got most of my profile written up, when i load it into honorbuddy it keeps erroring and references this line of code <If Condition="(Me.FreeBagSlots <= 4) || (Me.LowestDurabilityPercent <= 20.0)" > <CustomBehavior File="Message" Text="Flying To Temple" LogColor="Red" /> <CustomBehavior File="FlyTo" DestName="Repair Run" X="2085.826" Y="4903.006" Z="198.5378 /> <CustomBehavior File="ForceSetVendor" DoMail="True" DoSell="True" DoRepair="True" DoTrain="False" /> </If> the error message provided is "'<', hexadecimal value 0x3C, is an invalid attribute character. Line 73, position 4." Anyone know how i can fix this?