<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to create custom roles inherited from parent folder? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56425#M20453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem with creating custom roles in Alfresco. Currently I have two custom types of content:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;acme:documentTK&lt;/LI&gt;&lt;LI&gt;acme:documentDS&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I need to do is create custom Customer role for each type:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CustomerTK&lt;/LI&gt;&lt;LI&gt;CustomerDS&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User with role CustomTK should have read access to acme:documentTK documents and not for acme:documentDS documents. User with role CustomDS should have read access to acme:documentDS only. I`ve created&amp;nbsp;a role for each type. If I configure permissions on document level it works fine. Unfortunately I don`t want to configure permissions for every document. I would like to configure permissions on parent folder and inherits them on document. E.g. I have simple folder:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Documents Folder&lt;UL&gt;&lt;LI&gt;document1.pdf (acme:documentTK)&lt;/LI&gt;&lt;LI&gt;document2.pdf (acme:documentDS)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Documents Folder has two configured permissions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User A (CustomerTK)&lt;/LI&gt;&lt;LI&gt;User B (CustomerDS)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Permissions inheritance is disabled on folder and enabled on documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;User A and User B have access to Documents Folder and to all documents (document1.pdf and document2.pdf)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;User A and User B have access to Documents Folder. User A can only see document1.pdf in folder and User B can only see document2.pdf in folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are my custom permission definitions:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE style="color: #f6f6f6; background-color: #1c1c1c; font-size: 9,0pt;"&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;permissionSet &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:cmobject" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="selected"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerTK" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;allowFullControl&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="false" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="false" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerDS" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;allowFullControl&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="false" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="false" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;/permissionSet&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;permissionSet &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:folder" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="selected"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   ...&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerTK" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:cmobject" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;extends&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;      &amp;lt;includePermissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;permissionGroup&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="Read" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="sys:base" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;/permissionGroup&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerDS" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:cmobject" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;extends&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;      &amp;lt;includePermissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;permissionGroup&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="Read" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="sys:base" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;/permissionGroup&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;/permissionSet&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;permissionSet &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="acme:documentTK" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="selected"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerTK" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:cmobject" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;extends&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;      &amp;lt;includePermissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;permissionGroup&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="Read" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="sys:base" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;/permissionGroup&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;/permissionSet&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;permissionSet &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="acme:documentDS" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="selected"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;permissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="ConsumerDS" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="cm:cmobject" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;extends&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;expose&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="true"&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;      &amp;lt;includePermissionGroup &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;permissionGroup&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="Read" &lt;/SPAN&gt;&lt;SPAN style="color: #fe9720;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #e6da74;"&gt;="sys:base" &lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;/&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;   &amp;lt;/permissionGroup&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #f92772;"&gt;&amp;lt;/permissionSet&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I checked many configurations but results are the same. I was trying to not modify original permissionDefinitions.xml and three dots means that there is original configuration copied to my xml for cm:cmobject and cm:folder type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this by adding permissions to folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful for any suggestions.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2019 14:48:06 GMT</pubDate>
    <dc:creator>mgralien</dc:creator>
    <dc:date>2019-03-19T14:48:06Z</dc:date>
    <item>
      <title>How to create custom roles inherited from parent folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56425#M20453</link>
      <description>Hi,I have a problem with creating custom roles in Alfresco. Currently I have two custom types of content:acme:documentTKacme:documentDSWhat I need to do is create custom Customer role for each type:CustomerTKCustomerDSUser with role CustomTK should have read access to acme:documentTK documents and n</description>
      <pubDate>Tue, 19 Mar 2019 14:48:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56425#M20453</guid>
      <dc:creator>mgralien</dc:creator>
      <dc:date>2019-03-19T14:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom roles inherited from parent folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56426#M20454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your best option is create a script that perform the role assignation and execute it in the folder using a rule in content creation or content update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This script would use Javascript APIs to check the type of the new content and assing it the set of permissions you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 18:20:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56426#M20454</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-19T18:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom roles inherited from parent folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56427#M20455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that it can be done using rules. But I wonder if it`s possible using permission definions without creating rules. Maybe someone tried that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it impact on repository if permissions are configured on every document instead of parent folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve found a&amp;nbsp;thread about similar case: https://community.alfresco.com/thread/166670-customize-permissions-based-on-types Unfortunately a link with possible solution isn`t working. This thread shows a configuration with a Dummy role which was added in cm:cmobject, cm:content and cm:folder type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 18:50:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56427#M20455</guid>
      <dc:creator>mgralien</dc:creator>
      <dc:date>2019-03-19T18:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom roles inherited from parent folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56428#M20456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read the post and&amp;nbsp;I see that its final conclusión is that is not &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;not possible&amp;nbsp;with configuration od permissions. I presume that the link explain a solution based on rules or behaviours.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wan't to use rules maybe you can implement a solution based on Behaviours (could try with onSetNodeType, onCreateNode or onUpdateNode). The develope could be more dificult but it save you the time of aplying the rules in the repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="http://docs.alfresco.com/6.0/references/dev-extension-points-behaviors.html" title="http://docs.alfresco.com/6.0/references/dev-extension-points-behaviors.html" rel="nofollow noopener noreferrer"&gt;Behaviors/Policies | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is no impact in handling permissions in contens instead of folders, apart from the tedious administration if you have to do it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 20:51:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56428#M20456</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-03-19T20:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create custom roles inherited from parent folder?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56429#M20457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the answer. I had hope that something has changed through last 10 years and someone found a solution. It looks like it should be done using rules / policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 06:03:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-custom-roles-inherited-from-parent-folder/m-p/56429#M20457</guid>
      <dc:creator>mgralien</dc:creator>
      <dc:date>2019-03-20T06:03:22Z</dc:date>
    </item>
  </channel>
</rss>

