1JMS\Serializer\Tests\Fixtures\BlogPost:
2    xml_root_name: blog-post
3    exclusion_policy: NONE
4    properties:
5        title:
6            type: string
7            exclude: true
8