<cross-domain-policy>
<!-- Replace with your domain name below. -->
<allow-access-from domain="www.coreyconroy.com"/>
<allow-access-from domain="coreyconroy.com"/>
<allow-http-request-headers-from domain="www.coreyconroy.com" headers="*" />
<allow-access-from domain="*.coreyconroy.com" secure="false" />
<allow-access-from domain="*.coreyconroy.com" to-ports="80,443" />
<allow-http-request-headers-from domain="*.coreyconroy.com" headers="*" />
</cross-domain-policy>
