<?xml version="1.0"?>

<!-- 
	This file should be copied to the root of another domains where you want to download/upload files.
	See "Cross domain security" section in manual for extra info. 	
-->

<cross-domain-policy>
  <allow-access-from domain="*" />
</cross-domain-policy>


