Advertisement
Guest User

Untitled

a guest
May 9th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.38 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/factionData.xsd">
  3.  
  4.     <faction id="1" name="Good" nameColor="39E01B" titleColor="39E01B" homeId="2" farmLoc="553,2335,-21451" />
  5.     <faction id="2" name="Evil" nameColor="103E99" titleColor="103E99" homeId="1" farmLoc="553,2335,-21451" />
  6.    
  7. </list>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement