from rest_framework_xml.renderers import XMLRenderer
class WechatPublicContentRenderer(XMLRenderer):
root_tag_name = 'xml'