<If Condition="Me.IsHorde" >
<SetVendor><Vendors>
<Vendor Name="Zlagk" Entry="3882" Type="Food" X="-560.1253" Y="-4217.204" Z="41.59082"/> <!-- XX Location -->
</Vendors></SetVendor>
<SetMailbox><Mailboxes>
<Mailbox X="-816.5651" Y="-4926.866" Z="19.88713"/> <!-- XX Location -->
</Mailboxes></SetMailbox>
</If>
<If Condition="Me.IsAlliance" >
<SetVendor><Vendors>
<Vendor Name="" Entry="" Type="Repair" X Y Z /> <!-- XX Location -->
</Vendors></SetVendor>
<SetMailbox><Mailboxes>
<Mailbox X Y Z /> <!-- XX Location -->
</Mailboxes></SetMailbox>
</If>