<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
    jcr:description="Renders the {{componentName}} component"
    jcr:primaryType="cq:Component"
    jcr:title="{{componentName}}"
    componentGroup="{{componentGroup}}"/>
