<?xml version="1.0" encoding="UTF-8" ?>

<routes xmlns="http://friendsofsymfony.github.com/schema/rest"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://friendsofsymfony.github.com/schema/rest https://raw.github.com/FriendsOfSymfony/FOSRestBundle/master/Resources/config/schema/routing/rest_routing-1.0.xsd">

    <import type="rest" resource="sonata.media.controller.api.gallery" name-prefix="sonata_api_media_gallery_" />
    <import type="rest" resource="sonata.media.controller.api.media" name-prefix="sonata_api_media_media_" />

</routes>
