JMS\Serializer\Tests\Fixtures\BlogPost:
    xml_root_name: blog-post
    exclusion_policy: all
    properties:
        title:
            type: string
            expose: TRUE
