JMS\Serializer\Tests\Fixtures\BlogPost:
    xml_root_name: blog-post
    exclusion_policy: NONE
    properties:
        title:
            type: string
            exclude: true
