<?xml version="1.0" encoding="utf-8"?>
<access-policy>
  <cross-domain-access>
    <policy>
      <allow-from>
        <domain uri="*"/>
      </allow-from>
      <grant-to>
        <resource path="/ab-road" include-subpaths="true"/>
        <resource path="/aikento" include-subpaths="true"/>
        <resource path="/akasugu" include-subpaths="true"/>
        <resource path="/beauty" include-subpaths="true"/>
        <resource path="/car" include-subpaths="true"/>
        <resource path="/cocokarada" include-subpaths="true"/>
        <resource path="/eyeco" include-subpaths="true"/>
        <resource path="/haken" include-subpaths="true"/>
        <resource path="/hotpepper" include-subpaths="true"/>
        <resource path="/keymans" include-subpaths="true"/>
        <resource path="/shingaku" include-subpaths="true"/>
        <resource path="/uchiiwai" include-subpaths="true"/>
      </grant-to>
    </policy>
  </cross-domain-access>
</access-policy>


