<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
          xmlns:cq="http://www.day.com/jcr/cq/1.0"
          xmlns:jcr="http://www.jcp.org/jcr/1.0"
          jcr:description="{{COMP_DESCRIPTION}}"
          jcr:primaryType="cq:Component"
          cq:noDecoration="{{NO_DECORATION}}"
          cq:isContainer="{{IS_CONTAINER}}"
          jcr:title="{{TITLE}}"
          componentGroup="{{GROUP}}"
          {{RESOURCE_SUPER_TYPE_PLACEHOLDER}} />
