<llsd>
  <map>
    <key>Files</key>
        <map>
        <key>Comment</key>
            <string>List of settings files to load. Key is the identifier, value is the filename</string>
        <key>Persist</key>
            <integer>0</integer>
        <key>Type</key>
            <string>LLSD</string>
        <key>Value</key>
		<map>
		  <key>Global</key>
		  <string>settings.xml</string>
		  <key>PerAccount</key>
		  <string>settings_per_account.xml</string>
		  <key>CrashSettings</key>
		  <string>settings_crash_behavior.xml</string>
		</map>
		</map>
  </map>
</llsd>
