<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Manage Kueue on Kueue</title>
    <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/</link>
    <description>Recent content in Manage Kueue on Kueue</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 01 Apr 2026 07:16:14 -0400</lastBuildDate>
    <atom:link href="https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setup RBAC</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/rbac/</link>
      <pubDate>Mon, 14 Feb 2022 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/rbac/</guid>
      <description>&lt;p&gt;This page shows you how to setup role-based access control (RBAC) in your cluster&#xA;to control the types of users that can view and create Kueue objects.&lt;/p&gt;&#xA;&lt;p&gt;The page is intended for a &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/#batch-administrator&#34;&gt;batch administrator&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Make sure the following conditions are met:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Administer Cluster Quotas</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/administer_cluster_quotas/</link>
      <pubDate>Mon, 14 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/administer_cluster_quotas/</guid>
      <description>&lt;p&gt;This page shows you how to manage your cluster resource quotas and to establish&#xA;Fair Sharing rules among the tenants.&lt;/p&gt;&#xA;&lt;p&gt;The intended audience for this page are &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/#batch-administrator&#34;&gt;batch administrators&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Make sure the following conditions are met:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A Kubernetes cluster is running.&lt;/li&gt;&#xA;&lt;li&gt;The kubectl command-line tool has communication with your cluster.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/installation/&#34;&gt;Kueue is installed&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;single-clusterqueue-and-single-resourceflavor-setup&#34;&gt;&#xA;Single ClusterQueue and single ResourceFlavor setup&#xA;&lt;a href=&#34;#single-clusterqueue-and-single-resourceflavor-setup&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;In the following steps, you will create a queuing system with a single&#xA;ClusterQueue and a single &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/concepts/cluster_queue/#resourceflavor-object&#34;&gt;ResourceFlavor&lt;/a&gt;&#xA;to govern the quota of your cluster.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Share Quotas Across Resource Flavors</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/share_quotas_across_flavors/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/share_quotas_across_flavors/</guid>
      <description>&lt;p&gt;This page demonstrates how to use &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/administer_cluster_quotas/#transform-resources-for-quota-management&#34;&gt;resource transformations&lt;/a&gt; to enforce a unified quota that applies across multiple &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/concepts/cluster_queue/#resourceflavor-object&#34;&gt;resource flavors&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A common use case is when you have multiple hardware types (for example, different CPU&#xA;architectures or GPU models) but want to limit the total usage per team regardless of&#xA;which flavor they consume. By defining a virtual &amp;ldquo;credits&amp;rdquo; resource, you can assign&#xA;a cost to each flavor and enforce a combined quota.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run job with WorkloadPriority</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/run_job_with_workload_priority/</link>
      <pubDate>Mon, 02 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/run_job_with_workload_priority/</guid>
      <description>&lt;p&gt;Usually, in Kueue, workload&amp;rsquo;s priority is calculated using for pod&amp;rsquo;s priority for queuing and preemption.&lt;br&gt;&#xA;By using a &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/concepts/workload_priority_class/&#34;&gt;&lt;code&gt;WorkloadPriorityClass&lt;/code&gt;&lt;/a&gt;,&#xA;you can independently manage the priority of workloads for queuing and preemption, separate from pod&amp;rsquo;s priority.&lt;/p&gt;&#xA;&lt;p&gt;This page contains instructions on how to run a job with workload priority.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Make sure the following conditions are met:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setup All-or-nothing with ready Pods</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_wait_for_pods_ready/</link>
      <pubDate>Mon, 14 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_wait_for_pods_ready/</guid>
      <description>&lt;p&gt;Some jobs need all pods to be running at the same time to operate; for example,&#xA;synchronized distributed training or MPI-based jobs which require pod-to-pod&#xA;communication. On a default Kueue configuration, a pair of such jobs may deadlock&#xA;if the physical availability of resources do not match the configured quotas in&#xA;Kueue. The same pair of jobs could run to completion if their pods were scheduled&#xA;sequentially.&lt;/p&gt;&#xA;&lt;p&gt;To address this requirement, in version 0.3.0 we introduced an opt-in mechanism&#xA;configured via the flag &lt;code&gt;waitForPodsReady&lt;/code&gt; that provides a simple implementation&#xA;of the all-or-nothing scheduling. When enabled, the workload is monitored by&#xA;Kueue until all of its Pods are ready (meaning scheduled, running, and passing&#xA;the optional readiness probe). If not all pods of the workload are ready within&#xA;the configured timeout, then the workload is evicted and requeued.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Set Up Dynamic Resource Allocation</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_dra/</link>
      <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_dra/</guid>
      <description>&lt;p&gt;This page shows you how to configure Kueue to account for DRA devices in quota&#xA;management.&lt;/p&gt;&#xA;&lt;p&gt;The intended audience for this page are &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/#batch-administrator&#34;&gt;batch administrators&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;For conceptual details, see&#xA;&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/concepts/dynamic_resource_allocation/&#34;&gt;Dynamic Resource Allocation concepts&lt;/a&gt;.&#xA;For instructions on submitting workloads with DRA devices, see&#xA;&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/dra/&#34;&gt;Run Workloads With DRA Devices&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Make sure the following conditions are met:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setup a MultiKueue environment</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/</link>
      <pubDate>Mon, 26 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/</guid>
      <description>&lt;p&gt;This tutorial explains how you can configure a management cluster and one worker cluster to run &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/jobsets/#jobset-definition&#34;&gt;JobSets&lt;/a&gt; and &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/jobs/#1-define-the-job&#34;&gt;batch/Jobs&lt;/a&gt; in a MultiKueue environment.&lt;/p&gt;&#xA;&lt;p&gt;Check the concepts section for a &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/concepts/multikueue/&#34;&gt;MultiKueue overview&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s assume that your manager cluster is named &lt;code&gt;manager-cluster&lt;/code&gt; and your worker cluster is named &lt;code&gt;worker1-cluster&lt;/code&gt;.&#xA;To follow this tutorial, ensure that the credentials for all these clusters are present in the kubeconfig in your local machine.&#xA;Check the &lt;a href=&#34;https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/&#34;&gt;kubectl documentation&lt;/a&gt; to learn more about how to Configure Access to Multiple Clusters.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setup garbage-collection of workload</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_object_retention_policy/</link>
      <pubDate>Fri, 16 May 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_object_retention_policy/</guid>
      <description>&lt;p&gt;This guide shows you how to enable and configure optional object retention&#xA;policies in Kueue to automatically delete finished or deactivated Workloads&#xA;after a specified time. By default, Kueue leaves all Workload objects in cluster&#xA;indefinitely; with object retention you can free up etcd storage and reduce&#xA;Kueue’s memory footprint.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&#xA;Prerequisites&#xA;&lt;a href=&#34;#prerequisites&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A running Kueue installation at &lt;strong&gt;v0.12&lt;/strong&gt; or newer.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;set-up-a-retention-policy&#34;&gt;&#xA;Set up a retention policy&#xA;&lt;a href=&#34;#set-up-a-retention-policy&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Follow the instructions described&#xA;&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/installation/#install-a-custom-configured-released-version&#34;&gt;here&lt;/a&gt; to&#xA;install a release version by extending the configuration with the following&#xA;fields:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setup failure recovery</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_failure_recovery/</link>
      <pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_failure_recovery/</guid>
      <description>&lt;p&gt;This describes how to configure the failure recovery mechanism that automatically transitions pods into the Failed phase when they are assigned to unreachable nodes and stuck terminating.&#xA;This is especially relevant for &lt;code&gt;Job&lt;/code&gt;-based workloads that&#xA;specify &lt;a href=&#34;https://kubernetes.io/docs/concepts/workloads/controllers/job/#pod-replacement-policy&#34;&gt;&lt;code&gt;podReplacementPolicy: Failed&lt;/code&gt;&lt;/a&gt;,&#xA;preventing the &lt;code&gt;Job&lt;/code&gt; from making progress if such scenario occurrs.&lt;/p&gt;&#xA;&lt;p&gt;Without the failure recovery controller, a node failure (e.g. network partition or a malfunction of the &lt;code&gt;kubelet&lt;/code&gt;) results in the pods running on that node becoming stuck.&#xA;The failure recovery mechanism unblocks workloads relying on pods being in a terminated state by forcefully moving them to the &lt;code&gt;Failed&lt;/code&gt; phase after&#xA;a &lt;strong&gt;grace period of 60 seconds&lt;/strong&gt; since they became stuck.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enable KueueViz</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/enable_kueueviz/</link>
      <pubDate>Fri, 18 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/enable_kueueviz/</guid>
      <description>&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;&#xA;&#xA;    For a streamlined installation and simplified upgrades, we recommend deploying Kueue using Helm.&lt;br&gt;&#xA;You can customize the deployment with a local &lt;code&gt;values.yaml&lt;/code&gt; file to fit your environment.&lt;br&gt;&#xA;See the &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/docs/installation/#install-by-helm&#34;&gt;Helm chart installation guide&lt;/a&gt; for full instructions.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;KueueViz is a web-based visualization tool that provides real-time monitoring of Kueue workloads, queues, and resource allocation. It offers an intuitive dashboard for observing job queue status, resource utilization, and workload progression.&lt;/p&gt;&#xA;&lt;p&gt;This page shows how to install and configure KueueViz in your cluster.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
