<cross-domain-policy>
<allow-access-from domain="www.ofs.edu.sg" secure="false"/>
<allow-access-from domain="www.ofs.edu.sg" to-ports="80,443"/>
<allow-http-request-headers-from domain="ofs.edu.sg" headers="*" />
<allow-access-from domain="www.user.ofs.edu.sg" secure="false"/>
<allow-access-from domain="www.user.ofs.edu.sg" to-ports="80,443"/>
<allow-http-request-headers-from domain="user.ofs.edu.sg" headers="*" />
<allow-access-from domain="www.test.ofs.edu.sg" secure="false"/>
<allow-access-from domain="www.test.ofs.edu.sg" to-ports="80,443"/>
<allow-http-request-headers-from domain="test.ofs.edu.sg" headers="*" />
</cross-domain-policy>

