You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/05/13 11:17:26 UTC

[camel-website-pub] 02/02: Website updated to 1bae55cd5be0fcacf08145c86f3ba63a99067f89

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git

commit 4b5e4cb2f59b0a7079127004db1b65c67874cfd6
Author: jenkins <bu...@apache.org>
AuthorDate: Fri May 13 11:16:46 2022 +0000

    Website updated to 1bae55cd5be0fcacf08145c86f3ba63a99067f89
---
 .htaccess                                          |   52 +-
 .well-known/security.txt                           |    2 +-
 camel-k/1.6.x/index.html                           |    2 +-
 camel-k/1.8.x/index.html                           |    2 +-
 camel-k/1.9.x/index.html                           |    4 +-
 camel-k/next/index.html                            |    2 +-
 camel-k/next/traits/service.html                   |    2 +-
 camel-kamelets/0.6.x/index.html                    |    2 +-
 camel-kamelets/0.7.x/index.html                    |    2 +-
 camel-kamelets/0.8.x/index.html                    |    2 +-
 camel-kamelets/next/index.html                     |    2 +-
 camel-spring-boot/next/spring-boot.html            |    2 +-
 components/next/kafka-component.html               |    4 +-
 components/next/others/main.html                   |    2 +-
 components/next/others/opentelemetry.html          |    2 +-
 components/next/others/opentracing.html            |    2 +-
 components/next/paho-component.html                |    4 +-
 download/index.html                                |    2 +-
 index.xml                                          |   20 +-
 manual/camel-3x-upgrade-guide-3_17.html            |    7 +-
 manual/jmx.html                                    |    2 +-
 manual/stream-caching.html                         |   11 +-
 releases/index.html                                |    2 +-
 releases/index.xml                                 |   20 +-
 releases/k-1.9.0/index.html                        |    2 +-
 releases/k-1.9.1/index.html                        |    4 +
 releases/kamelets-0.8.0/index.html                 |    2 +-
 .../{kamelets-0.8.0 => kamelets-0.8.1}/index.html  |    4 +-
 releases/q-2.9.0/index.html                        |    2 +-
 site-manifest.json                                 |    2 +-
 sitemap-camel-k.xml                                |  874 +--
 sitemap-camel-kafka-connector.xml                  | 1750 ++---
 sitemap-camel-kamelets.xml                         | 1382 ++--
 sitemap-camel-karaf.xml                            |   78 +-
 sitemap-camel-quarkus.xml                          | 2786 +++----
 sitemap-camel-spring-boot.xml                      |   58 +-
 sitemap-components.xml                             | 7918 ++++++++++----------
 sitemap-manual.xml                                 |  392 +-
 sitemap-website.xml                                |   12 +-
 39 files changed, 7734 insertions(+), 7686 deletions(-)

diff --git a/.htaccess b/.htaccess
index a065ef1515..2fac956ebe 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1137,6 +1137,13 @@ Redirect 301 /camel-k/1.8.x/camel.html /camel-k/1.8.x/apis/camel-k.html
 Redirect 301 /camel-k/1.9.x/camel.html /camel-k/1.9.x/apis/camel-k.html
 Redirect 301 /camel-quarkus/2.7.x/list-of-camel-quarkus-extensions.html /camel-quarkus/2.7.x/reference/index.html
 Redirect 301 /camel-quarkus/2.7.x/reference/extensions/index.html /camel-quarkus/2.7.x/reference/index.html
+Redirect 301 /camel-quarkus/2.7.x/ci.html /camel-quarkus/2.7.x/contributor-guide/ci.html
+Redirect 301 /camel-quarkus/2.7.x/create-new-extension.html /camel-quarkus/2.7.x/contributor-guide/create-new-extension.html
+Redirect 301 /camel-quarkus/2.7.x/extension-documentation.html /camel-quarkus/2.7.x/contributor-guide/extension-documentation.html
+Redirect 301 /camel-quarkus/2.7.x/extension-metadata.html /camel-quarkus/2.7.x/contributor-guide/extension-metadata.html
+Redirect 301 /camel-quarkus/2.7.x/contributor-guide.html /camel-quarkus/2.7.x/contributor-guide/index.html
+Redirect 301 /camel-quarkus/2.7.x/promote-jvm-to-native.html /camel-quarkus/2.7.x/contributor-guide/promote-jvm-to-native.html
+Redirect 301 /camel-quarkus/2.7.x/release-guide.html /camel-quarkus/2.7.x/contributor-guide/release-guide.html
 Redirect 301 /camel-quarkus/2.7.x/extensions/activemq.html /camel-quarkus/2.7.x/reference/extensions/activemq.html
 Redirect 301 /camel-quarkus/2.7.x/extensions/ahc-ws.html /camel-quarkus/2.7.x/reference/extensions/ahc-ws.html
 Redirect 301 /camel-quarkus/2.7.x/extensions/ahc.html /camel-quarkus/2.7.x/reference/extensions/ahc.html
@@ -1291,13 +1298,12 @@ Redirect 301 /camel-quarkus/2.7.x/first-steps.html /camel-quarkus/2.7.x/user-gui
 Redirect 301 /camel-quarkus/2.7.x/user-guide.html /camel-quarkus/2.7.x/user-guide/index.html
 Redirect 301 /camel-quarkus/2.7.x/native-mode.html /camel-quarkus/2.7.x/user-guide/native-mode.html
 Redirect 301 /camel-quarkus/2.7.x/testing.html /camel-quarkus/2.7.x/user-guide/testing.html
-Redirect 301 /camel-quarkus/2.7.x/ci.html /camel-quarkus/2.7.x/contributor-guide/ci.html
-Redirect 301 /camel-quarkus/2.7.x/create-new-extension.html /camel-quarkus/2.7.x/contributor-guide/create-new-extension.html
-Redirect 301 /camel-quarkus/2.7.x/extension-documentation.html /camel-quarkus/2.7.x/contributor-guide/extension-documentation.html
-Redirect 301 /camel-quarkus/2.7.x/extension-metadata.html /camel-quarkus/2.7.x/contributor-guide/extension-metadata.html
-Redirect 301 /camel-quarkus/2.7.x/contributor-guide.html /camel-quarkus/2.7.x/contributor-guide/index.html
-Redirect 301 /camel-quarkus/2.7.x/promote-jvm-to-native.html /camel-quarkus/2.7.x/contributor-guide/promote-jvm-to-native.html
-Redirect 301 /camel-quarkus/2.7.x/release-guide.html /camel-quarkus/2.7.x/contributor-guide/release-guide.html
+Redirect 301 /camel-quarkus/2.8.x/cdi.html /camel-quarkus/2.8.x/user-guide/cdi.html
+Redirect 301 /camel-quarkus/2.8.x/user-guide/bootstrap.html /camel-quarkus/2.8.x/user-guide/configuration.html
+Redirect 301 /camel-quarkus/2.8.x/first-steps.html /camel-quarkus/2.8.x/user-guide/first-steps.html
+Redirect 301 /camel-quarkus/2.8.x/user-guide.html /camel-quarkus/2.8.x/user-guide/index.html
+Redirect 301 /camel-quarkus/2.8.x/native-mode.html /camel-quarkus/2.8.x/user-guide/native-mode.html
+Redirect 301 /camel-quarkus/2.8.x/testing.html /camel-quarkus/2.8.x/user-guide/testing.html
 Redirect 301 /camel-quarkus/2.8.x/ci.html /camel-quarkus/2.8.x/contributor-guide/ci.html
 Redirect 301 /camel-quarkus/2.8.x/create-new-extension.html /camel-quarkus/2.8.x/contributor-guide/create-new-extension.html
 Redirect 301 /camel-quarkus/2.8.x/extension-documentation.html /camel-quarkus/2.8.x/contributor-guide/extension-documentation.html
@@ -1307,12 +1313,6 @@ Redirect 301 /camel-quarkus/2.8.x/promote-jvm-to-native.html /camel-quarkus/2.8.
 Redirect 301 /camel-quarkus/2.8.x/release-guide.html /camel-quarkus/2.8.x/contributor-guide/release-guide.html
 Redirect 301 /camel-quarkus/2.8.x/list-of-camel-quarkus-extensions.html /camel-quarkus/2.8.x/reference/index.html
 Redirect 301 /camel-quarkus/2.8.x/reference/extensions/index.html /camel-quarkus/2.8.x/reference/index.html
-Redirect 301 /camel-quarkus/2.8.x/cdi.html /camel-quarkus/2.8.x/user-guide/cdi.html
-Redirect 301 /camel-quarkus/2.8.x/user-guide/bootstrap.html /camel-quarkus/2.8.x/user-guide/configuration.html
-Redirect 301 /camel-quarkus/2.8.x/first-steps.html /camel-quarkus/2.8.x/user-guide/first-steps.html
-Redirect 301 /camel-quarkus/2.8.x/user-guide.html /camel-quarkus/2.8.x/user-guide/index.html
-Redirect 301 /camel-quarkus/2.8.x/native-mode.html /camel-quarkus/2.8.x/user-guide/native-mode.html
-Redirect 301 /camel-quarkus/2.8.x/testing.html /camel-quarkus/2.8.x/user-guide/testing.html
 Redirect 301 /camel-quarkus/2.8.x/extensions/activemq.html /camel-quarkus/2.8.x/reference/extensions/activemq.html
 Redirect 301 /camel-quarkus/2.8.x/extensions/ahc-ws.html /camel-quarkus/2.8.x/reference/extensions/ahc-ws.html
 Redirect 301 /camel-quarkus/2.8.x/extensions/ahc.html /camel-quarkus/2.8.x/reference/extensions/ahc.html
@@ -1461,21 +1461,8 @@ Redirect 301 /camel-quarkus/2.8.x/extensions/xslt.html /camel-quarkus/2.8.x/refe
 Redirect 301 /camel-quarkus/2.8.x/extensions/xstream.html /camel-quarkus/2.8.x/reference/extensions/xstream.html
 Redirect 301 /camel-quarkus/2.8.x/extensions/zip-deflater.html /camel-quarkus/2.8.x/reference/extensions/zip-deflater.html
 Redirect 301 /camel-quarkus/2.8.x/extensions/zipfile.html /camel-quarkus/2.8.x/reference/extensions/zipfile.html
-Redirect 301 /camel-quarkus/2.9.x/ci.html /camel-quarkus/2.9.x/contributor-guide/ci.html
-Redirect 301 /camel-quarkus/2.9.x/create-new-extension.html /camel-quarkus/2.9.x/contributor-guide/create-new-extension.html
-Redirect 301 /camel-quarkus/2.9.x/extension-documentation.html /camel-quarkus/2.9.x/contributor-guide/extension-documentation.html
-Redirect 301 /camel-quarkus/2.9.x/extension-metadata.html /camel-quarkus/2.9.x/contributor-guide/extension-metadata.html
-Redirect 301 /camel-quarkus/2.9.x/contributor-guide.html /camel-quarkus/2.9.x/contributor-guide/index.html
-Redirect 301 /camel-quarkus/2.9.x/promote-jvm-to-native.html /camel-quarkus/2.9.x/contributor-guide/promote-jvm-to-native.html
-Redirect 301 /camel-quarkus/2.9.x/release-guide.html /camel-quarkus/2.9.x/contributor-guide/release-guide.html
 Redirect 301 /camel-quarkus/2.9.x/list-of-camel-quarkus-extensions.html /camel-quarkus/2.9.x/reference/index.html
 Redirect 301 /camel-quarkus/2.9.x/reference/extensions/index.html /camel-quarkus/2.9.x/reference/index.html
-Redirect 301 /camel-quarkus/2.9.x/cdi.html /camel-quarkus/2.9.x/user-guide/cdi.html
-Redirect 301 /camel-quarkus/2.9.x/user-guide/bootstrap.html /camel-quarkus/2.9.x/user-guide/configuration.html
-Redirect 301 /camel-quarkus/2.9.x/first-steps.html /camel-quarkus/2.9.x/user-guide/first-steps.html
-Redirect 301 /camel-quarkus/2.9.x/user-guide.html /camel-quarkus/2.9.x/user-guide/index.html
-Redirect 301 /camel-quarkus/2.9.x/native-mode.html /camel-quarkus/2.9.x/user-guide/native-mode.html
-Redirect 301 /camel-quarkus/2.9.x/testing.html /camel-quarkus/2.9.x/user-guide/testing.html
 Redirect 301 /camel-quarkus/2.9.x/extensions/activemq.html /camel-quarkus/2.9.x/reference/extensions/activemq.html
 Redirect 301 /camel-quarkus/2.9.x/extensions/ahc-ws.html /camel-quarkus/2.9.x/reference/extensions/ahc-ws.html
 Redirect 301 /camel-quarkus/2.9.x/extensions/ahc.html /camel-quarkus/2.9.x/reference/extensions/ahc.html
@@ -1624,6 +1611,19 @@ Redirect 301 /camel-quarkus/2.9.x/extensions/xslt.html /camel-quarkus/2.9.x/refe
 Redirect 301 /camel-quarkus/2.9.x/extensions/xstream.html /camel-quarkus/2.9.x/reference/extensions/xstream.html
 Redirect 301 /camel-quarkus/2.9.x/extensions/zip-deflater.html /camel-quarkus/2.9.x/reference/extensions/zip-deflater.html
 Redirect 301 /camel-quarkus/2.9.x/extensions/zipfile.html /camel-quarkus/2.9.x/reference/extensions/zipfile.html
+Redirect 301 /camel-quarkus/2.9.x/ci.html /camel-quarkus/2.9.x/contributor-guide/ci.html
+Redirect 301 /camel-quarkus/2.9.x/create-new-extension.html /camel-quarkus/2.9.x/contributor-guide/create-new-extension.html
+Redirect 301 /camel-quarkus/2.9.x/extension-documentation.html /camel-quarkus/2.9.x/contributor-guide/extension-documentation.html
+Redirect 301 /camel-quarkus/2.9.x/extension-metadata.html /camel-quarkus/2.9.x/contributor-guide/extension-metadata.html
+Redirect 301 /camel-quarkus/2.9.x/contributor-guide.html /camel-quarkus/2.9.x/contributor-guide/index.html
+Redirect 301 /camel-quarkus/2.9.x/promote-jvm-to-native.html /camel-quarkus/2.9.x/contributor-guide/promote-jvm-to-native.html
+Redirect 301 /camel-quarkus/2.9.x/release-guide.html /camel-quarkus/2.9.x/contributor-guide/release-guide.html
+Redirect 301 /camel-quarkus/2.9.x/cdi.html /camel-quarkus/2.9.x/user-guide/cdi.html
+Redirect 301 /camel-quarkus/2.9.x/user-guide/bootstrap.html /camel-quarkus/2.9.x/user-guide/configuration.html
+Redirect 301 /camel-quarkus/2.9.x/first-steps.html /camel-quarkus/2.9.x/user-guide/first-steps.html
+Redirect 301 /camel-quarkus/2.9.x/user-guide.html /camel-quarkus/2.9.x/user-guide/index.html
+Redirect 301 /camel-quarkus/2.9.x/native-mode.html /camel-quarkus/2.9.x/user-guide/native-mode.html
+Redirect 301 /camel-quarkus/2.9.x/testing.html /camel-quarkus/2.9.x/user-guide/testing.html
 Redirect 301 /camel-quarkus/next/list-of-camel-quarkus-extensions.html /camel-quarkus/next/reference/index.html
 Redirect 301 /camel-quarkus/next/reference/extensions/index.html /camel-quarkus/next/reference/index.html
 Redirect 301 /camel-quarkus/next/extensions/activemq.html /camel-quarkus/next/reference/extensions/activemq.html
diff --git a/.well-known/security.txt b/.well-known/security.txt
index 1bd847da78..a78f4aa23a 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -2,4 +2,4 @@ Canonical: https://camel.apache.com/.well-known/security.txt
 Contact: mailto:security@apache.org
 Encryption: https://www.apache.org/security/KEYS.txt
 Policy: https://www.apache.org/security/
-Expires: 2023-05-11T11:56:56Z
+Expires: 2023-05-13T10:43:53Z
diff --git a/camel-k/1.6.x/index.html b/camel-k/1.6.x/index.html
index 9c3865f27c..65700a92b5 100644
--- a/camel-k/1.6.x/index.html
+++ b/camel-k/1.6.x/index.html
@@ -1,3 +1,3 @@
 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel K :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate ove [...]
   .setBody().constant('Hello world from Camel K')
-  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
+  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
diff --git a/camel-k/1.8.x/index.html b/camel-k/1.8.x/index.html
index 18de97bc33..3f529bc008 100644
--- a/camel-k/1.8.x/index.html
+++ b/camel-k/1.8.x/index.html
@@ -1,3 +1,3 @@
 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel K :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate ove [...]
   .setBody().constant('Hello world from Camel K')
-  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
+  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
diff --git a/camel-k/1.9.x/index.html b/camel-k/1.9.x/index.html
index 275404d739..2e94aa3a3f 100644
--- a/camel-k/1.9.x/index.html
+++ b/camel-k/1.9.x/index.html
@@ -1,3 +1,3 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel K :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate ove [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel K :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate ove [...]
   .setBody().constant('Hello world from Camel K')
-  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
+  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
diff --git a/camel-k/next/index.html b/camel-k/next/index.html
index 3e9a336881..cbee16f13d 100644
--- a/camel-k/next/index.html
+++ b/camel-k/next/index.html
@@ -1,3 +1,3 @@
 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel K :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate ove [...]
   .setBody().constant('Hello world from Camel K')
-  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
+  .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can then execute the following command:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">kamel run helloworld.groovy</code></pre> </div> </div> <div class="paragraph"> <p>The integration code immediately runs in the cloud. <strong>Nothing else</strong> is needed.</p> </div> <div class="paragraph"> <p>Continue reading the documentation  [...]
\ No newline at end of file
diff --git a/camel-k/next/traits/service.html b/camel-k/next/traits/service.html
index 21fb00b8df..f95becafc3 100755
--- a/camel-k/next/traits/service.html
+++ b/camel-k/next/traits/service.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Service Trait :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/traits/service.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you in [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Service Trait :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/1.9.x/traits/service.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you in [...]
\ No newline at end of file
diff --git a/camel-kamelets/0.6.x/index.html b/camel-kamelets/0.6.x/index.html
index 12cbf9a924..2598b4d562 100644
--- a/camel-kamelets/0.6.x/index.html
+++ b/camel-kamelets/0.6.x/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
diff --git a/camel-kamelets/0.7.x/index.html b/camel-kamelets/0.7.x/index.html
index 78b06561de..d2818d57c3 100644
--- a/camel-kamelets/0.7.x/index.html
+++ b/camel-kamelets/0.7.x/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
diff --git a/camel-kamelets/0.8.x/index.html b/camel-kamelets/0.8.x/index.html
index 35c154e9f0..1654d2ab73 100644
--- a/camel-kamelets/0.8.x/index.html
+++ b/camel-kamelets/0.8.x/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
diff --git a/camel-kamelets/next/index.html b/camel-kamelets/next/index.html
index 20537c7c9d..0374f43ddc 100644
--- a/camel-kamelets/next/index.html
+++ b/camel-kamelets/next/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Kamelet Catalog :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-kamelets/0.8.x/index.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integ [...]
\ No newline at end of file
diff --git a/camel-spring-boot/next/spring-boot.html b/camel-spring-boot/next/spring-boot.html
index e486ca3a3a..258b01af7d 100644
--- a/camel-spring-boot/next/spring-boot.html
+++ b/camel-spring-boot/next/spring-boot.html
@@ -23,7 +23,7 @@ public class MyRoute extends RouteBuilder {
   &lt;artifactId&gt;camel-spring-boot-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
   &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 194 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock hali [...]
+&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 196 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock hali [...]
 public class MyAppConfig {
 
   @Autowired
diff --git a/components/next/kafka-component.html b/components/next/kafka-component.html
index 8f6e55530f..87da1ed4bb 100644
--- a/components/next/kafka-component.html
+++ b/components/next/kafka-component.html
@@ -3,7 +3,7 @@
     &lt;artifactId&gt;camel-kafka&lt;/artifactId&gt;
     &lt;version&gt;x.x.x&lt;/version&gt;
     &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_uri_format"><a class="anchor" href="#_uri_format"></a>URI format</h2> <div class="sectionbody"> <div class="listingblock"> <div class="content"> <pre>kafka:topic[?options]</pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_configuring_options"><a class="anchor" href="#_configuring_options"></a>Configuring Options</h2> <div class="sectionbody"> <div class="paragraph"> <p>Camel components  [...]
+&lt;/dependency&gt;</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_uri_format"><a class="anchor" href="#_uri_format"></a>URI format</h2> <div class="sectionbody"> <div class="listingblock"> <div class="content"> <pre>kafka:topic[?options]</pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_configuring_options"><a class="anchor" href="#_configuring_options"></a>Configuring Options</h2> <div class="sectionbody"> <div class="paragraph"> <p>Camel components  [...]
     .log("Message received from Kafka : ${body}")
     .log("    on the topic ${headers[kafka.TOPIC]}")
     .log("    on the partition ${headers[kafka.PARTITION]}")
@@ -156,4 +156,4 @@ camelContext.addComponent("kafka", kafka);</code></pre> </div> </div> <div class
   &lt;artifactId&gt;camel-kafka-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
   &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 107 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock hali [...]
\ No newline at end of file
+&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 108 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock hali [...]
\ No newline at end of file
diff --git a/components/next/others/main.html b/components/next/others/main.html
index a6d55c6c00..b9ed5eed6f 100644
--- a/components/next/others/main.html
+++ b/components/next/others/main.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Main :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/components/3.16.x/others/main.html"> <meta name="description" content="Camel Main"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:ti [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Main :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/components/3.16.x/others/main.html"> <meta name="description" content="Camel Main"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../../../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:ti [...]
 
 public class MyCoolApplication {
 
diff --git a/components/next/others/opentelemetry.html b/components/next/others/opentelemetry.html
index 878e99eb8a..02c8be6838 100644
--- a/components/next/others/opentelemetry.html
+++ b/components/next/others/opentelemetry.html
@@ -11,4 +11,4 @@ otelTracer.init(camelContext);</code></pre> </div> </div> </div> </div> </div> <
   &lt;artifactId&gt;camel-opentelemetry-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
   &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 2 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock halign [...]
\ No newline at end of file
+&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 2 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock halign [...]
\ No newline at end of file
diff --git a/components/next/others/opentracing.html b/components/next/others/opentracing.html
index 39258c78af..cbf6c8c4be 100644
--- a/components/next/others/opentracing.html
+++ b/components/next/others/opentracing.html
@@ -22,4 +22,4 @@ from("seda:b").routeId("b")
         .process(new TagProcessor("b-tag", simple("${header.request-header}")));
 
 from("seda:c").routeId("c")
-        .process(new GetBaggageProcessor("a-baggage", "baggage-header"));</code></pre> </div> </div> <div class="paragraph"> <p>Where the value of header "request-header" is "foo", the resulting trace from executing route "seda:a" would include:</p> </div> <div class="ulist"> <ul> <li> <p>Span "a" with a baggage item named "a-baggage" of value "foo"</p> </li> <li> <p>Span "b" with a tag named "b-tag" of value "foo"</p> </li> </ul> </div> <div class="paragraph"> <p>and the resulting messa [...]
\ No newline at end of file
+        .process(new GetBaggageProcessor("a-baggage", "baggage-header"));</code></pre> </div> </div> <div class="paragraph"> <p>Where the value of header "request-header" is "foo", the resulting trace from executing route "seda:a" would include:</p> </div> <div class="ulist"> <ul> <li> <p>Span "a" with a baggage item named "a-baggage" of value "foo"</p> </li> <li> <p>Span "b" with a tag named "b-tag" of value "foo"</p> </li> </ul> </div> <div class="paragraph"> <p>and the resulting messa [...]
\ No newline at end of file
diff --git a/components/next/paho-component.html b/components/next/paho-component.html
index 152403dcf7..8df3b91498 100644
--- a/components/next/paho-component.html
+++ b/components/next/paho-component.html
@@ -3,7 +3,7 @@
     &lt;artifactId&gt;camel-paho&lt;/artifactId&gt;
     &lt;version&gt;x.y.z&lt;/version&gt;
     &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_uri_format"><a class="anchor" href="#_uri_format"></a>URI format</h2> <div class="sectionbody"> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">paho:topic[?options]</code></pre> </div> </div> <div class="paragraph"> <p>Where <strong>topic</strong> is the name of the topic.</p> </div> </div> </div> <div class="sect1"> <h2 id="_confi [...]
+&lt;/dependency&gt;</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_uri_format"><a class="anchor" href="#_uri_format"></a>URI format</h2> <div class="sectionbody"> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-none hljs">paho:topic[?options]</code></pre> </div> </div> <div class="paragraph"> <p>Where <strong>topic</strong> is the name of the topic.</p> </div> </div> </div> <div class="sect1"> <h2 id="_confi [...]
 byte[] payload = (byte[]) consumerTemplate.receiveBody("paho:topic");
 
 // Send payload
@@ -23,4 +23,4 @@ producerTemplate.sendBody("paho:topic", payload);</code></pre> </div> </div> </d
   &lt;artifactId&gt;camel-paho-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
   &lt;!-- use the same version as your Camel core version --&gt;
-&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 32 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock halig [...]
\ No newline at end of file
+&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 32 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock halig [...]
\ No newline at end of file
diff --git a/download/index.html b/download/index.html
index ce49f0d932..fd995c7a2d 100644
--- a/download/index.html
+++ b/download/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../apple-touch- [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../apple-touch- [...]
\ No newline at end of file
diff --git a/index.xml b/index.xml
index b99e07a9e0..12488f88b0 100644
--- a/index.xml
+++ b/index.xml
@@ -6,7 +6,25 @@
     <description>Recent content in Home on Apache Camel</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 11 May 2022 10:00:00 +0100</lastBuildDate><atom:link href="https://camel.apache.org/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Fri, 13 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://camel.apache.org/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Camel-K 1.9.1</title>
+      <link>https://camel.apache.org/releases/k-1.9.1/</link>
+      <pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate>
+      
+      <guid>https://camel.apache.org/releases/k-1.9.1/</guid>
+      <description></description>
+    </item>
+    
+    <item>
+      <title>Kamelets 0.8.1</title>
+      <link>https://camel.apache.org/releases/kamelets-0.8.1/</link>
+      <pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate>
+      
+      <guid>https://camel.apache.org/releases/kamelets-0.8.1/</guid>
+      <description></description>
+    </item>
+    
     <item>
       <title>Camel Quarkus release 2.9.0</title>
       <link>https://camel.apache.org/releases/q-2.9.0/</link>
diff --git a/manual/camel-3x-upgrade-guide-3_17.html b/manual/camel-3x-upgrade-guide-3_17.html
index 5d829c799d..8a4acb47ea 100644
--- a/manual/camel-3x-upgrade-guide-3_17.html
+++ b/manual/camel-3x-upgrade-guide-3_17.html
@@ -1,5 +1,6 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel 3.x Upgrade Guide :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/manual/camel-3x-upgrade-guide-3_17.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache C [...]
-context.setStreamCaching(false);</code></pre> </div> </div> <div class="paragraph"> <p>Or via Camel Main / Camel K / Quarkus:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-properties hljs" data-lang="properties">camel.main.streamCachingEnabled=false</code></pre> </div> </div> <div class="paragraph"> <p>Or in Spring Boot</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><cod [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Apache Camel 3.x Upgrade Guide :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/manual/camel-3x-upgrade-guide-3_17.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache C [...]
+context.setStreamCaching(false);</code></pre> </div> </div> <div class="paragraph"> <p>Or via Camel Main / Camel K / Quarkus:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-properties hljs" data-lang="properties">camel.main.streamCachingEnabled=false</code></pre> </div> </div> <div class="paragraph"> <p>Or in Spring Boot</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><cod [...]
+context.getStreamCachingStrategy().setSpoolEnabled(true);</code></pre> </div> </div> <div class="paragraph"> <p>Or via Camel Main / Camel K / Quarkus:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-properties hljs" data-lang="properties">camel.main.streamCachingSpoolEnabled=true</code></pre> </div> </div> <div class="paragraph"> <p>Or in Spring Boot</p> </div> <div class="listingblock"> <div class="content"> <pre class [...]
     uri: "direct:start"
     steps:
       - to:
@@ -16,6 +17,6 @@ context.setStreamCaching(false);</code></pre> </div> </div> <div class="paragrap
           uri: "kafka"
           parameters:
             topic: "cheese"
-            brokers: "mykafka:1234"</code></pre> </div> </div> </div> <div class="sect2"> <h3 id="_camel_spring_xml_camel_blueprint"><a class="anchor" href="#_camel_spring_xml_camel_blueprint"></a>camel-spring-xml / camel-blueprint</h3> <div class="paragraph"> <p>The error handling has been made universal and exposed generally in the <code>camel-core-model</code> with intent to align error handling across DSLs.</p> </div> <div class="paragraph"> <p>However, the XML DSL for Spring <code>& [...]
+            brokers: "mykafka:1234"</code></pre> </div> </div> </div> <div class="sect2"> <h3 id="_camel_spring_xml_camel_blueprint"><a class="anchor" href="#_camel_spring_xml_camel_blueprint"></a>camel-spring-xml / camel-blueprint</h3> <div class="paragraph"> <p>The error handling has been made universal and exposed generally in the <code>camel-core-model</code> with intent to align error handling across DSLs.</p> </div> <div class="paragraph"> <p>However, the XML DSL for Spring <code>& [...]
     .resumable().resumeStrategy(new UpdatedDateFilter(new Date()))
     .to("mock:result");</code></pre> </div> </div> <div class="paragraph"> <p>More complex filters can be implemented by extending the <code>UpdatedDateFilter</code> or by implementing a new <code>EntryFilter</code> resume strategy.</p> </div> </div> <div class="sect2"> <h3 id="_camel_cdi"><a class="anchor" href="#_camel_cdi"></a>camel-cdi</h3> <div class="paragraph"> <p>The support for the Camel XML configuration import, that had been marked as deprecated in previous releases, was remov [...]
\ No newline at end of file
diff --git a/manual/jmx.html b/manual/jmx.html
index 1c2a7c3495..15545855b3 100644
--- a/manual/jmx.html
+++ b/manual/jmx.html
@@ -2,7 +2,7 @@
   &lt;jmxAgent id="agent" disabled="true"/&gt;
     ...
 &lt;/camelContext&gt;</code></pre> </div> </div> <div class="paragraph"> <p>In Java you can disable JMX directly on the <code>CamelContext</code> as follows:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">CamelContext camel = new DefaultCamelContext();
-camel.disableJMX();</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_camel_jmx_configuration_options"><a class="anchor" href="#_camel_jmx_configuration_options"></a>Camel JMX configuration options</h2> <div class="sectionbody"> <div class="paragraph"> <p>The Camel JMX can be configured with the following options.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th  [...]
+camel.disableJMX();</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_camel_jmx_configuration_options"><a class="anchor" href="#_camel_jmx_configuration_options"></a>Camel JMX configuration options</h2> <div class="sectionbody"> <div class="paragraph"> <p>The Camel JMX can be configured with the following options.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th  [...]
 context.getManagementStrategy().setStatisticsLevel(ManagementStatisticsLevel.RoutesOnly);</code></pre> </div> </div> <div class="paragraph"> <p>And from XML DSL you can do:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-xml hljs" data-lang="xml">&lt;camelContext id="camel" xmlns="http://camel.apache.org/schema/spring"&gt;
     &lt;jmxAgent id="agent" statisticsLevel="RoutesOnly"/&gt;
  ...
diff --git a/manual/stream-caching.html b/manual/stream-caching.html
index f130d4eecf..e604ff1b4b 100644
--- a/manual/stream-caching.html
+++ b/manual/stream-caching.html
@@ -1,19 +1,20 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Stream caching :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/manual/stream-caching.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate over [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Stream caching :: Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/manual/stream-caching.html"> <meta name="generator" content="Antora 3.0.0"> <link rel="stylesheet" href="../_/css/site-aea2e60df7.css"> <meta name="application-name" content="Apache Camel"> <meta property="og:title" content="Apache Camel helps you integrate over [...]
+context.getStreamCachingStrategy().setSpoolDirectory("/tmp/cachedir");
 context.getStreamCachingStrategy().setSpoolThreshold(64 * 1024);
 context.getStreamCachingStrategy().setBufferSize(16 * 1024);
 // to enable encryption using RC4
 // context.getStreamCachingStrategy().setSpoolCipher("RC4");</code></pre> </div> </div> <div class="paragraph"> <p>And remember to enable Stream caching on the <code>CamelContext</code>:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">context.setStreamCaching(true);</code></pre> </div> </div> <div class="paragraph"> <p>or on routes:</p> </div> <div class="listingblock"> <div class="content">  [...]
   .streamCaching()
-  .to("bean:foo");</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_enabling_streamcachingstrategy_in_xml"><a class="anchor" href="#_enabling_streamcachingstrategy_in_xml"></a>Enabling StreamCachingStrategy in XML</h2> <div class="sectionbody"> <div class="paragraph"> <p>In XML you can enable stream caching on the <code>&lt;camelContext&gt;</code> and then do the configuration in the <code>streamCaching</code> element:</p> </div> <div class="listingblock"> <div class [...]
+  .to("bean:foo");</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_configuring_streamcachingstrategy_in_xml"><a class="anchor" href="#_configuring_streamcachingstrategy_in_xml"></a>Configuring StreamCachingStrategy in XML</h2> <div class="sectionbody"> <div class="paragraph"> <p>In XML you can enable stream caching on the <code>&lt;camelContext&gt;</code> and then do the configuration in the <code>streamCaching</code> element:</p> </div> <div class="listingblock"> < [...]
 
-  &lt;streamCaching id="myCacheConfig" bufferSize="16384" spoolDirectory="/tmp/cachedir" spoolThreshold="65536"/&gt;
+  &lt;streamCaching id="myCacheConfig" bufferSize="16384" spoolEnabled="true" spoolDirectory="/tmp/cachedir" spoolThreshold="65536"/&gt;
 
   &lt;route&gt;
     &lt;from uri="direct:c"/&gt;
     &lt;to uri="mock:c"/&gt;
   &lt;/route&gt;
 
-&lt;/camelContext&gt;</code></pre> </div> </div> <div class="sect2"> <h3 id="_using_spoolusedheapmemorythreshold"><a class="anchor" href="#_using_spoolusedheapmemorythreshold"></a>Using spoolUsedHeapMemoryThreshold</h3> <div class="paragraph"> <p>By default stream caching will spool only big payloads (128 KB or bigger) to disk. However you can also set the <code>spoolUsedHeapMemoryThreshold</code> option which is a percentage of used heap memory. This can be used to also spool to disk wh [...]
+&lt;/camelContext&gt;</code></pre> </div> </div> <div class="sect2"> <h3 id="_using_spoolusedheapmemorythreshold"><a class="anchor" href="#_using_spoolusedheapmemorythreshold"></a>Using spoolUsedHeapMemoryThreshold</h3> <div class="paragraph"> <p>By default, stream caching will spool only big payloads (128 KB or bigger) to disk. However you can also set the <code>spoolUsedHeapMemoryThreshold</code> option which is a percentage of used heap memory. This can be used to also spool to disk w [...]
 context.getStreamCachingStrategy().addSpoolRule(mySpoolRule);</code></pre> </div> </div> <div class="paragraph"> <p>And from XML you need to define a <code>&lt;bean&gt;</code> with your custom rule:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-xml hljs" data-lang="xml">&lt;bean id="mySpoolRule" class="com.foo.MySpoolRule"/&gt;
 
-&lt;streamCaching id="myCacheConfig" spoolDirectory="/tmp/cachedir" spoolRules="mySpoolRule"/&gt;</code></pre> </div> </div> <div class="paragraph"> <p>Using the spoolRules attribute on <code>&lt;streamCaching&gt;</code>. if you have more rules, then separate them by comma.</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-xml hljs" data-lang="xml">&lt;streamCaching id="myCacheConfig" spoolDirectory="/tmp/cachedir" spoolR [...]
\ No newline at end of file
+&lt;streamCaching id="myCacheConfig" spoolEnabled="true" spoolDirectory="/tmp/cachedir" spoolRules="mySpoolRule"/&gt;</code></pre> </div> </div> <div class="paragraph"> <p>Using the spoolRules attribute on <code>&lt;streamCaching&gt;</code>. if you have more rules, then separate them by comma.</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-xml hljs" data-lang="xml">&lt;streamCaching id="myCacheConfig" spoolEnabled="tru [...]
\ No newline at end of file
diff --git a/releases/index.html b/releases/index.html
index ae2981685c..e55c7567ef 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -1 +1 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../apple-touch- [...]
\ No newline at end of file
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../apple-touch- [...]
\ No newline at end of file
diff --git a/releases/index.xml b/releases/index.xml
index 03d12723d6..251cea084c 100644
--- a/releases/index.xml
+++ b/releases/index.xml
@@ -6,7 +6,25 @@
     <description>Recent content in Releases on Apache Camel</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 11 May 2022 10:00:00 +0100</lastBuildDate><atom:link href="https://camel.apache.org/releases/index.xml" rel="self" type="application/rss+xml" />
+    <lastBuildDate>Fri, 13 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://camel.apache.org/releases/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Camel-K 1.9.1</title>
+      <link>https://camel.apache.org/releases/k-1.9.1/</link>
+      <pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate>
+      
+      <guid>https://camel.apache.org/releases/k-1.9.1/</guid>
+      <description></description>
+    </item>
+    
+    <item>
+      <title>Kamelets 0.8.1</title>
+      <link>https://camel.apache.org/releases/kamelets-0.8.1/</link>
+      <pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate>
+      
+      <guid>https://camel.apache.org/releases/kamelets-0.8.1/</guid>
+      <description></description>
+    </item>
+    
     <item>
       <title>Camel Quarkus release 2.9.0</title>
       <link>https://camel.apache.org/releases/q-2.9.0/</link>
diff --git a/releases/k-1.9.0/index.html b/releases/k-1.9.0/index.html
index 004326c6b4..73c7aeb69a 100644
--- a/releases/k-1.9.0/index.html
+++ b/releases/k-1.9.0/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
 git clone https://git-wip-us.apache.org/repos/asf/camel-k.git
 cd camel-k
 git checkout v1.9.0</pre> <h2 id="resolved"><a class="anchor" href="#resolved"></a>Resolved issues</h2> <p>Here is a list of all the issues that have been resolved for this release</p> <dl> <dt><a href="https://github.com/apache/camel-k/issues/3138">#3138</a></dt><dd>Prepare for releasing Camel-K with Camel 3.16.0</dd> <dt><a href="https://github.com/apache/camel-k/issues/2891">#2891</a></dt><dd>Makefile Release staging: Pass the remote repository name as argument with origin as default  [...]
\ No newline at end of file
diff --git a/releases/k-1.9.1/index.html b/releases/k-1.9.1/index.html
new file mode 100644
index 0000000000..f52bccda3e
--- /dev/null
+++ b/releases/k-1.9.1/index.html
@@ -0,0 +1,4 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
+git clone https://git-wip-us.apache.org/repos/asf/camel-k.git
+cd camel-k
+git checkout v1.9.1</pre> <h2 id="resolved"><a class="anchor" href="#resolved"></a>Resolved issues</h2> <p>Here is a list of all the issues that have been resolved for this release</p> <dl> <dt><a href="https://github.com/apache/camel-k/issues/3255">#3255</a></dt><dd>Yaml sources failure in 1.9.0</dd> <dt><a href="https://github.com/apache/camel-k/issues/3237">#3237</a></dt><dd>Operators: `make prepare-operators` should use the same folder structure of the Kubernetes output for the Opens [...]
\ No newline at end of file
diff --git a/releases/kamelets-0.8.0/index.html b/releases/kamelets-0.8.0/index.html
index 3416685cd5..f3d6a3b200 100644
--- a/releases/kamelets-0.8.0/index.html
+++ b/releases/kamelets-0.8.0/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
 git clone https://git-wip-us.apache.org/repos/asf/camel-kamelets.git
 cd camel-kamelets
 git checkout v0.8.0</pre> <h2 id="keys"><a class="anchor" href="#keys"></a>Keys</h2> <p>You can verify your download by following these <a href="http://www.apache.org/info/verification.html">procedures</a> and using these <a href="https://www.apache.org/dist/camel/KEYS">KEYS</a>.</p> </article> </main> <div class="footer-tools"> <a title="Improve this document, receive free virtual hugs &hearts;" href="https://github.com/apache/camel-website/edit/main/content/releases/kamelets/release-0. [...]
\ No newline at end of file
diff --git a/releases/kamelets-0.8.0/index.html b/releases/kamelets-0.8.1/index.html
similarity index 92%
copy from releases/kamelets-0.8.0/index.html
copy to releases/kamelets-0.8.1/index.html
index 3416685cd5..1a74dc3141 100644
--- a/releases/kamelets-0.8.0/index.html
+++ b/releases/kamelets-0.8.1/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
 git clone https://git-wip-us.apache.org/repos/asf/camel-kamelets.git
 cd camel-kamelets
-git checkout v0.8.0</pre> <h2 id="keys"><a class="anchor" href="#keys"></a>Keys</h2> <p>You can verify your download by following these <a href="http://www.apache.org/info/verification.html">procedures</a> and using these <a href="https://www.apache.org/dist/camel/KEYS">KEYS</a>.</p> </article> </main> <div class="footer-tools"> <a title="Improve this document, receive free virtual hugs &hearts;" href="https://github.com/apache/camel-website/edit/main/content/releases/kamelets/release-0. [...]
\ No newline at end of file
+git checkout v0.8.1</pre> <h2 id="keys"><a class="anchor" href="#keys"></a>Keys</h2> <p>You can verify your download by following these <a href="http://www.apache.org/info/verification.html">procedures</a> and using these <a href="https://www.apache.org/dist/camel/KEYS">KEYS</a>.</p> </article> </main> <div class="footer-tools"> <a title="Improve this document, receive free virtual hugs &hearts;" href="https://github.com/apache/camel-website/edit/main/content/releases/kamelets/release-0. [...]
\ No newline at end of file
diff --git a/releases/q-2.9.0/index.html b/releases/q-2.9.0/index.html
index 220f23788a..8c6aaf48cf 100644
--- a/releases/q-2.9.0/index.html
+++ b/releases/q-2.9.0/index.html
@@ -1,4 +1,4 @@
 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../../apple-touch-icon-57x57.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../../apple-touch-icon-114x114.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../../apple-touch-icon-72x72.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../ [...]
 git clone https://git-wip-us.apache.org/repos/asf/camel-quarkus.git
 cd camel-quarkus
-git checkout 2.9.0</pre> <h2 id="resolved"><a class="anchor" href="#resolved"></a>Resolved issues</h2> <p>Here is a list of all the issues that have been resolved for this release</p> <dl> <dt><a href="https://github.com/apache/camel-quarkus/issues/3758">#3758</a></dt><dd>paho: add test case for RFC3986 style urls</dd> <dt><a href="https://github.com/apache/camel-quarkus/issues/3749">#3749</a></dt><dd>Remove `c3p0` from Quartz extension</dd> <dt><a href="https://github.com/apache/camel-q [...]
\ No newline at end of file
+git checkout 2.9.0</pre> <h2 id="resolved"><a class="anchor" href="#resolved"></a>Resolved issues</h2> <p>Here is a list of all the issues that have been resolved for this release</p> <dl> <dt><a href="https://github.com/apache/camel-quarkus/issues/3758">#3758</a></dt><dd>paho: add test case for RFC3986 style urls</dd> <dt><a href="https://github.com/apache/camel-quarkus/issues/3749">#3749</a></dt><dd>Remove `c3p0` from Quartz extension</dd> <dt><a href="https://github.com/apache/camel-q [...]
\ No newline at end of file
diff --git a/site-manifest.json b/site-manifest.json
index e479d3eea3..a9bbdf3beb 100644
--- a/site-manifest.json
+++ b/site-manifest.json
@@ -1,6 +1,6 @@
 {
   "version": "3-dj.1",
-  "generated": 1652270094995,
+  "generated": 1652438530305,
   "url": "https://camel.apache.org",
   "components": [
     {
diff --git a/sitemap-camel-k.xml b/sitemap-camel-k.xml
index 9baf412eba..9873b571fe 100644
--- a/sitemap-camel-k.xml
+++ b/sitemap-camel-k.xml
@@ -2,1750 +2,1750 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/camel-k/next/apis/camel-k.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/apis/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/architecture.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/cr/build.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/cr/camel-catalog.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/cr/integration-kit.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/cr/integration-platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/cr/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/runtime.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/architecture/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/cli/cli.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/cli/file-based-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/cli/modeline.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/build-time-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/components.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/http-proxy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/maven.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/runtime-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/runtime-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/configuration/runtime-resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/contributing/developers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/contributing/e2e.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/contributing/local-deployment-olm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/contributing/local-development.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/advanced/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/advanced/multi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/advanced/resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/installation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/crc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/gke.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/iks.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/kind.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/minikube.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/platform/openshift.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/dockerhub.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/gcr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/icr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/installation/registry/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/kamelets/kameletbindings-error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/kamelets/kamelets-dev.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/kamelets/kamelets-user.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/kamelets/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/groovy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/java.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/javascript.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/jsh.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/kotlin.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/languages.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/xml.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/languages/yaml.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/logging/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/logging/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/monitoring.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/monitoring/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/observability/monitoring/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/running/dev-mode.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/running/local.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/running/run-from-github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/running/running.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/scaling/binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/scaling/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/3scale.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/affinity.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/builder.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/camel.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/container.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/cron.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/deployer.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/deployment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/environment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/gc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/health.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/ingress.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/istio.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/jolokia.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/jvm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/keda.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/knative-service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/master.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/mount.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/openapi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/owner.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/pdb.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/pod.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/prometheus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/pull-secret.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/quarkus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/route.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/service-binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/toleration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/tracing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/traits/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/troubleshooting/debugging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/troubleshooting/known-issues.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/troubleshooting/operating.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/tutorials/tekton/tekton.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/tutorials/tutorials.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/next/uninstalling.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/apis/camel-k.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/apis/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/architecture.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/cr/build.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/cr/camel-catalog.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/cr/integration-kit.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/cr/integration-platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/cr/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/runtime.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/architecture/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/cli/cli.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/cli/file-based-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/cli/modeline.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/build-time-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/components.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/http-proxy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/maven.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/runtime-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/runtime-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/configuration/runtime-resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/contributing/developers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/contributing/e2e.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/contributing/local-deployment-olm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/contributing/local-development.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/advanced/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/advanced/multi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/advanced/resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/installation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/crc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/gke.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/iks.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/kind.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/minikube.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/platform/openshift.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/dockerhub.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/gcr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/icr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/installation/registry/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/kamelets/kameletbindings-error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/kamelets/kamelets-dev.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/kamelets/kamelets-user.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/kamelets/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/groovy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/java.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/javascript.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/jsh.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/kotlin.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/languages.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/xml.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/languages/yaml.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/logging/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/logging/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/monitoring.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/monitoring/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/observability/monitoring/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/running/dev-mode.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/running/local.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/running/run-from-github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/running/running.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/scaling/binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/scaling/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/3scale.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/affinity.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/builder.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/camel.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/container.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/cron.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/deployer.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/deployment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/environment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/gc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/health.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/ingress.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/istio.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/jolokia.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/jvm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/keda.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/knative-service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/master.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/mount.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/openapi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/owner.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/pdb.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/pod.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/prometheus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/pull-secret.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/quarkus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/route.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/service-binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/toleration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/tracing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/traits/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/troubleshooting/debugging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/troubleshooting/known-issues.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/troubleshooting/operating.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/tutorials/tekton/tekton.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/tutorials/tutorials.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.9.x/uninstalling.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/apis/camel-k.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/apis/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/architecture.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/cr/build.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/cr/camel-catalog.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/cr/integration-kit.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/cr/integration-platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/cr/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/runtime.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/architecture/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/cli/cli.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/cli/modeline.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/build-time-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/components.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/http-proxy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/maven.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/runtime-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/runtime-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/configuration/runtime-resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/contributing/developers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/contributing/e2e.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/contributing/local-deployment-olm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/contributing/local-development.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/advanced/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/advanced/multi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/advanced/resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/installation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/crc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/gke.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/iks.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/kind.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/minikube.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/platform/openshift.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/dockerhub.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/gcr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/icr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/installation/registry/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/kamelets/kameletbindings-error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/kamelets/kamelets-dev.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/kamelets/kamelets-user.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/kamelets/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/logging/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/logging/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/monitoring.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/monitoring/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/observability/monitoring/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/running/dev-mode.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/running/run-from-github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/running/running.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/scaling/binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/scaling/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/3scale.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/affinity.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/builder.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/camel.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/container.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/cron.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/deployer.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/deployment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/environment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/gc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/health.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/ingress.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/istio.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/jolokia.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/jvm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/keda.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/knative-service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/master.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/mount.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/openapi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/owner.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/pdb.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/pod.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/prometheus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/pull-secret.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/quarkus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/route.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/service-binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/toleration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/tracing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/traits/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/troubleshooting/debugging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/troubleshooting/known-issues.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/troubleshooting/operating.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/tutorials/tekton/tekton.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/tutorials/tutorials.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.8.x/uninstalling.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/apis/camel-k.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/apis/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/architecture.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/cr/build.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/cr/camel-catalog.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/cr/integration-kit.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/cr/integration-platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/cr/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/runtime.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/architecture/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/cli/cli.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/cli/modeline.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/build-time-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/components.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/http-proxy.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/maven.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/runtime-config.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/runtime-properties.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/configuration/runtime-resources.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/contributing/developers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/contributing/e2e.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/contributing/local-deployment-olm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/contributing/local-development.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/crc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/gke.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/iks.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/installation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/kind.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/minikube.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/openshift.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/digitalocean.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/dockerhub.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/gcr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/icr.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/k3s.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/registry/registry.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/installation/scheduling.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/kamelets/kameletbindings-error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/kamelets/kamelets-dev.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/kamelets/kamelets-user.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/kamelets/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/logging/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/logging/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/monitoring.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/monitoring/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/observability/monitoring/operator.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/running/dev-mode.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/running/run-from-github.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/running/running.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/scaling/binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/scaling/integration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/3scale.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/affinity.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/builder.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/camel.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/container.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/cron.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/dependencies.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/deployer.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/deployment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/environment.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/error-handler.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/gc.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/ingress.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/istio.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/jolokia.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/jvm.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/kamelets.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/knative-service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/knative.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/logging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/master.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/openapi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/owner.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/pdb.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/platform.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/pod.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/prometheus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/pull-secret.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/quarkus.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/route.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/service-binding.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/service.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/toleration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/tracing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/traits/traits.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/troubleshooting/debugging.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/troubleshooting/known-issues.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/troubleshooting/operating.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/tutorials/tekton/tekton.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/tutorials/tutorials.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/1.6.x/uninstalling.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-camel-kafka-connector.xml b/sitemap-camel-kafka-connector.xml
index 515b933d23..9a1f4e4a48 100644
--- a/sitemap-camel-kafka-connector.xml
+++ b/sitemap-camel-kafka-connector.xml
@@ -2,3502 +2,3502 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/contributor-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/contributor-guide/release-guide.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/contributor-guide/testing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/contributor-guide/troubleshooting.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-cloudwatch-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-ddb-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-ddb-streams-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-ec2-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-kinesis-firehose-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-kinesis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-kinesis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-lambda-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-redshift-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-redshift-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-s3-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-s3-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-s3-streaming-upload-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-secrets-manager-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-ses-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sns-fifo-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sns-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sqs-batch-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sqs-fifo-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sqs-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws-sqs-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws2-iam-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-aws2-kms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-cosmosdb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-eventhubs-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-eventhubs-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-servicebus-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-servicebus-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-storage-blob-changefeed-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-storage-blob-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-storage-blob-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-storage-queue-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-azure-storage-queue-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-bitcoin-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cassandra-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cassandra-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-chuck-norris-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-couchbase-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cron-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cxf-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cxf-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cxfrs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-cxfrs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-dropbox-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-dropbox-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-earthquake-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-elasticsearch-index-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-elasticsearch-search-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-exec-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-fhir-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-file-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-file-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-file-watch-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ftp-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ftp-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ftps-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ftps-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-github-commit-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-github-event-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-github-pullrequest-comment-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-github-pullrequest-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-github-tag-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-bigquery-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-calendar-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-functions-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-mail-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-pubsub-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-pubsub-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-sheets-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-storage-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-google-storage-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-hdfs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-hdfs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-http-secured-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-http-secured-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-http-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-http-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-https-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-infinispan-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-infinispan-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jdbc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jira-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-amqp-10-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-amqp-10-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-apache-activemq-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-apache-activemq-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-apache-artemis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-jms-apache-artemis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-not-secured-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-not-secured-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-ssl-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kafka-ssl-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kubernetes-namespaces-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kubernetes-nodes-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-kubernetes-pods-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-log-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mail-imap-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mail-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mariadb-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mariadb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-minio-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-minio-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mongodb-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mongodb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mqtt-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mqtt-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mqtt5-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mqtt5-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mysql-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-mysql-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-nats-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-nats-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-netty-http-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-netty-http-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-netty-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-netty-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-oracle-database-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-oracle-database-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-postgresql-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-postgresql-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-pulsar-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-pulsar-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-rabbitmq-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-redis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-redis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-rest-openapi-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-salesforce-create-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-salesforce-delete-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-salesforce-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-salesforce-update-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sftp-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sftp-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sjms2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sjms2-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-slack-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-slack-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-solr-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-solr-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sqlserver-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-sqlserver-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ssh-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-ssh-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-syslog-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-syslog-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-telegram-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-telegram-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-timer-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-twitter-directmessage-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-twitter-search-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-twitter-timeline-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-webhook-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-websocket-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/connectors/camel-wttrin-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/transformers/fieldsToHeaders.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/reference/transformers/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/aggregation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/basic-concepts.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/basic-configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/extending-connector/archetype-apicurio-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/extending-connector/archetype-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/extending-connector/archetype-dataformat-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/extending-connector/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/getting-started-with-packages.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/try-it-out-locally.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/try-it-out-on-kubernetes.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/getting-started/try-it-out-on-openshift-with-strimzi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/idempotency.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/next/user-guide/remove-headers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/contributor-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/contributor-guide/release-guide.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/contributor-guide/testing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/contributor-guide/troubleshooting.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-cloudwatch-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-ddb-streams-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-ec2-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-kinesis-firehose-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-kinesis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-kinesis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-lambda-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-redshift-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-redshift-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-s3-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-s3-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-s3-streaming-upload-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-secrets-manager-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sns-fifo-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sns-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sqs-batch-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sqs-fifo-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sqs-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws-sqs-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws2-iam-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-aws2-kms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-cosmosdb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-eventhubs-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-eventhubs-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-storage-blob-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-storage-blob-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-storage-queue-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-azure-storage-queue-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-bitcoin-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cassandra-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cassandra-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-chuck-norris-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-couchbase-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cron-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cxf-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cxf-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cxfrs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-cxfrs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-dropbox-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-dropbox-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-earthquake-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-elasticsearch-index-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-elasticsearch-search-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-exec-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-fhir-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-file-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-file-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-file-watch-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ftp-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ftp-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ftps-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ftps-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-github-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-calendar-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-functions-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-mail-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-pubsub-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-pubsub-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-sheets-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-storage-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-google-storage-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-hdfs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-hdfs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-http-secured-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-http-secured-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-http-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-http-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-https-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-infinispan-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-infinispan-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jdbc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jira-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jms-amqp-10-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jms-amqp-10-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jms-apache-artemis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-jms-apache-artemis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kafka-not-secured-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kafka-not-secured-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kafka-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kafka-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kubernetes-namespaces-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kubernetes-nodes-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-kubernetes-pods-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-log-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mail-imap-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mail-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mariadb-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mariadb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-minio-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-minio-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mongodb-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mongodb-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mqtt-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mqtt-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mysql-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-mysql-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-nats-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-nats-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-netty-http-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-netty-http-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-netty-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-netty-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-postgresql-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-postgresql-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-pulsar-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-pulsar-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-rabbitmq-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-redis-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-redis-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-salesforce-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sftp-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sftp-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sjms2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sjms2-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-slack-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-slack-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-solr-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-solr-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sqlserver-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-sqlserver-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ssh-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-ssh-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-syslog-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-syslog-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-telegram-sink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-telegram-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-timer-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-twitter-directmessage-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-twitter-search-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-twitter-timeline-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-webhook-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-websocket-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/connectors/camel-wttrin-source-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/transformers/fieldsToHeaders.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/reference/transformers/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/aggregation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/basic-concepts.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/basic-configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/extending-connector/archetype-apicurio-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/extending-connector/archetype-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/extending-connector/archetype-dataformat-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/extending-connector/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/getting-started/getting-started-with-packages.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/getting-started/try-it-out-locally.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/getting-started/try-it-out-on-kubernetes.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/getting-started/try-it-out-on-openshift-with-strimzi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/idempotency.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/1.0.x/user-guide/remove-headers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/contributor-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/contributor-guide/release-guide.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/contributor-guide/testing.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/contributor-guide/troubleshooting.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-activemq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-activemq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ahc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ahc-ws-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ahc-ws-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ahc-wss-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ahc-wss-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-amqp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-amqp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-arangodb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-as2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-as2-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-asterisk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-asterisk-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atlasmap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atmos-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atmos-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atmosphere-websocket-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atmosphere-websocket-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atom-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-map-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-map-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-messaging-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-messaging-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-multimap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-queue-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-queue-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-set-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-set-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-value-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-atomix-value-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-avro-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-avro-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws-secrets-manager-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-athena-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-cw-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-ddb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-ddbstream-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-ec2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-ecs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-eks-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-eventbridge-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-iam-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-kinesis-firehose-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-kinesis-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-kinesis-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-kms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-lambda-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-mq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-msk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-s3-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-s3-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-ses-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-sns-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-sqs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-sqs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-sts-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-aws2-translate-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-cosmosdb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-cosmosdb-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-eventhubs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-eventhubs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-blob-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-blob-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-datalake-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-datalake-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-queue-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-azure-storage-queue-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-bean-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-beanstalk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-beanstalk-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-box-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-box-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-braintree-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-caffeine-cache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-caffeine-loadcache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-chatscript-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-chunk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cm-sms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cmis-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cmis-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coap-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coap+tcp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coap+tcp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coaps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coaps-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coaps+tcp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-coaps+tcp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cometd-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cometd-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cometds-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cometds-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-consul-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-consul-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-controlbus-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-corda-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-corda-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-couchbase-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-couchbase-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-couchdb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-couchdb-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cql-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cql-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cron-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-crypto-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cxf-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cxf-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cxfrs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-cxfrs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-dataformat-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-direct-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-direct-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-direct-vm-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-direct-vm-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-disruptor-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-disruptor-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-disruptor-vm-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-disruptor-vm-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-djl-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-dns-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-docker-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-docker-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-dozer-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-drill-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-dropbox-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-dropbox-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ehcache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ehcache-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-elasticsearch-rest-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-elsql-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-elsql-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-etcd-keys-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-etcd-stats-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-etcd-stats-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-etcd-watch-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-exec-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-facebook-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-facebook-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-fhir-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-fhir-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-file-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-file-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-file-watch-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-flatpack-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-flatpack-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-flink-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-fop-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-freemarker-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ftp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ftp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ftps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ftps-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ganglia-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-geocoder-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-git-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-git-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-github-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-github-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-bigquery-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-bigquery-sql-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-calendar-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-calendar-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-calendar-stream-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-drive-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-drive-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-functions-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-mail-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-mail-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-mail-stream-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-pubsub-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-pubsub-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-sheets-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-sheets-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-sheets-stream-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-storage-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-google-storage-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-gora-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-gora-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-grape-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-graphql-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-grpc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-grpc-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-guava-eventbus-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-guava-eventbus-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-atomicvalue-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-instance-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-list-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-list-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-map-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-map-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-multimap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-multimap-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-queue-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-queue-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-replicatedmap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-replicatedmap-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-ringbuffer-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-seda-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-seda-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-set-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-set-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-topic-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hazelcast-topic-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hbase-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hbase-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hdfs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hdfs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-http-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-https-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hwcloud-functiongraph-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hwcloud-iam-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-hwcloud-smn-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-iec60870-client-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-iec60870-client-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-iec60870-server-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-iec60870-server-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-cache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-cache-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-compute-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-events-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-idgen-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-messaging-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-messaging-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-queue-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ignite-set-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-imap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-imap-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-imaps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-imaps-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-infinispan-embedded-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-infinispan-embedded-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-infinispan-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-infinispan-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-influxdb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-iota-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ipfs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-irc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-irc-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ironmq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ironmq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jbpm-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jbpm-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jcache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jcache-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jclouds-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jclouds-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jcr-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jcr-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jdbc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jetty-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jgroups-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jgroups-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jgroups-raft-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jgroups-raft-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jing-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jira-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jira-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jms-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jmx-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jolt-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jooq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jooq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jpa-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jpa-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jslt-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-json-validator-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jsonata-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jt400-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-jt400-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kafka-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kafka-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kamelet-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kamelet-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kamelet-reify-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kamelet-reify-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-config-maps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-custom-resources-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-custom-resources-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-deployments-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-deployments-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-hpa-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-hpa-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-job-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-job-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-namespaces-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-namespaces-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-nodes-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-nodes-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-persistent-volumes-claims-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-persistent-volumes-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-pods-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-pods-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-replication-controllers-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-replication-controllers-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-resources-quota-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-secrets-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-service-accounts-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-services-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kubernetes-services-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-kudu-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-language-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ldap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ldif-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-log-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-lpr-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-lucene-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-lumberjack-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-master-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-metrics-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-micrometer-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-microprofile-metrics-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-milo-client-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-milo-client-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-milo-server-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-milo-server-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mina-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mina-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-minio-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-minio-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mllp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mllp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mongodb-gridfs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mongodb-gridfs-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mongodb-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mongodb-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-msv-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mustache-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mvel-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mybatis-bean-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mybatis-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-mybatis-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nagios-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nats-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nats-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-netty-http-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-netty-http-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-netty-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-netty-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nitrite-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nitrite-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nsq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-nsq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-oaipmh-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-oaipmh-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-olingo2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-olingo2-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-olingo4-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-olingo4-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openshift-build-configs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openshift-builds-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-cinder-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-glance-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-keystone-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-neutron-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-nova-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-openstack-swift-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-optaplanner-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-optaplanner-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-paho-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-paho-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-paho-mqtt5-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-paho-mqtt5-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pdf-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pg-replication-slot-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pgevent-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pgevent-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-platform-http-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pop3-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pop3-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pop3s-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pop3s-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pubnub-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pubnub-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pulsar-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-pulsar-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-quartz-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-quickfix-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-quickfix-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rabbitmq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rabbitmq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-reactive-streams-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-reactive-streams-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rest-api-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rest-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rest-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rest-openapi-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rest-swagger-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-resteasy-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-resteasy-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-rss-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-saga-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-salesforce-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-salesforce-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sap-netweaver-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-scheduler-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-schematron-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-scp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-seda-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-seda-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-service-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-servicenow-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-servlet-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sftp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sftp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sip-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sip-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sips-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sips-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sjms-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sjms-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sjms2-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sjms2-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-slack-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-slack-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smpp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smpp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smpps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smpps-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smtp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smtp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smtps-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-smtps-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-snmp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-snmp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-solr-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-solrCloud-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-solrs-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-soroush-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-soroush-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spark-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-splunk-hec-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-splunk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-splunk-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-batch-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-event-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-event-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-integration-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-integration-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-jdbc-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-ldap-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-rabbitmq-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-rabbitmq-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-redis-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-redis-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-ws-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-spring-ws-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sql-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sql-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-sql-stored-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ssh-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-ssh-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stax-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stitch-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stomp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stomp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stream-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stream-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-string-template-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stub-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-stub-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-syslog-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-syslog-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-telegram-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-telegram-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-thrift-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-thrift-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-tika-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-timer-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twilio-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twilio-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-directmessage-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-directmessage-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-search-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-search-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-timeline-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-twitter-timeline-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-undertow-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-undertow-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-validator-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-velocity-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-http-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-kafka-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-kafka-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-websocket-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vertx-websocket-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vm-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-vm-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-weather-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-weather-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-web3j-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-web3j-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-webhook-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-websocket-jsr356-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-websocket-jsr356-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-websocket-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-websocket-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-weka-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-wordpress-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-wordpress-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-workday-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xchange-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xj-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xmlsecurity-sign-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xmlsecurity-verify-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xmpp-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xmpp-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xquery-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xquery-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xslt-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-xslt-saxon-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-yammer-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-yammer-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-zendesk-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-zendesk-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-zookeeper-kafka-sink-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-zookeeper-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/connectors/camel-zookeeper-master-kafka-source-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/transformers/fieldsToHeaders.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/reference/transformers/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/aggregation.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/basic-concepts.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/basic-configuration.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/extending-connector/archetype-apicurio-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/extending-connector/archetype-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/extending-connector/archetype-dataformat-connector.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/extending-connector/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/getting-started/getting-started-with-packages.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/getting-started/try-it-out-locally.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/getting-started/try-it-out-on-kubernetes.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/getting-started/try-it-out-on-openshift-with-strimzi.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/idempotency.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kafka-connector/0.11.x/user-guide/remove-headers.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-camel-kamelets.xml b/sitemap-camel-kamelets.xml
index 04f2b91c1a..ad77639edb 100644
--- a/sitemap-camel-kamelets.xml
+++ b/sitemap-camel-kamelets.xml
@@ -2,2766 +2,2766 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/avro-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/avro-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-cloudwatch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-ddb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-ddb-streams-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-ec2-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-kinesis-firehose-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-kinesis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-kinesis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-lambda-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-redshift-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-redshift-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-s3-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-s3-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-s3-streaming-upload-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-secrets-manager-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-ses-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sns-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sns-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sqs-batch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sqs-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sqs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-sqs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/aws-translate-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-cosmosdb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-eventhubs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-eventhubs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-servicebus-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-servicebus-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-storage-blob-changefeed-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-storage-blob-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-storage-blob-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-storage-queue-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/azure-storage-queue-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/beer-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/bitcoin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/caffeine-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/cassandra-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/cassandra-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/chuck-norris-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/chunk-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/couchbase-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/cron-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/delay-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/dns-dig-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/dns-ip-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/dns-lookup-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/drop-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/drop-headers-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/dropbox-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/dropbox-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/earthquake-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/elasticsearch-index-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/elasticsearch-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/exec-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/extract-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/fhir-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/file-watch-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/freemarker-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ftps-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ftps-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/github-commit-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/github-event-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/github-pullrequest-comment-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/github-pullrequest-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/github-tag-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-bigquery-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-calendar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-functions-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-mail-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-pubsub-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-pubsub-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-sheets-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-storage-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/google-storage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/has-header-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/header-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/hoist-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/http-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/http-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/http-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/http-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/infinispan-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/infinispan-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/insert-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/insert-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/is-tombstone-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jira-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-amqp-10-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-amqp-10-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-apache-activemq-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-apache-activemq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-apache-artemis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-apache-artemis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-ibm-mq-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jms-ibm-mq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jolt-transformation-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jslt-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/json-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/json-patch-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/json-schema-validator-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/json-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/jsonata-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-manual-commit-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-not-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-not-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-ssl-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kafka-ssl-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kubernetes-namespaces-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kubernetes-nodes-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/kubernetes-pods-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/log-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mail-imap-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mail-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mariadb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mariadb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mask-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/message-timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/minio-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/minio-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mongodb-changes-stream-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mongodb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mongodb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mqtt-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mqtt-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mqtt5-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mqtt5-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mustache-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mvel-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mysql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/mysql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/nats-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/nats-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/openai-classification-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/openai-completion-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/oracle-database-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/oracle-database-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/pdf-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/postgresql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/postgresql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/predicate-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/protobuf-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/protobuf-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/pulsar-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/pulsar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/rabbitmq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/redis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/redis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/regex-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/replace-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/rest-openapi-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/salesforce-create-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/salesforce-delete-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/salesforce-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/salesforce-update-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/sftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/sftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/slack-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/slack-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/solr-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/solr-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/sqlserver-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/sqlserver-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ssh-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/ssh-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/string-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/telegram-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/telegram-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/throttle-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/timer-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/topic-name-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/twitter-directmessage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/twitter-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/twitter-timeline-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/value-to-key-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/velocity-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/webhook-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/websocket-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/wttrin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/xj-identity-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/next/xj-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/avro-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/avro-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-cloudwatch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-ddb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-ddb-streams-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-ec2-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-kinesis-firehose-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-kinesis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-kinesis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-lambda-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-redshift-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-redshift-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-s3-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-s3-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-s3-streaming-upload-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-secrets-manager-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-ses-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sns-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sns-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sqs-batch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sqs-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sqs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-sqs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/aws-translate-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-cosmosdb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-eventhubs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-eventhubs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-servicebus-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-servicebus-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-storage-blob-changefeed-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-storage-blob-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-storage-blob-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-storage-queue-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/azure-storage-queue-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/bitcoin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/caffeine-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/cassandra-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/cassandra-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/chuck-norris-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/chunk-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/couchbase-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/cron-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/delay-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/dns-dig-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/dns-ip-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/dns-lookup-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/drop-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/drop-headers-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/dropbox-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/dropbox-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/earthquake-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/elasticsearch-index-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/elasticsearch-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/exec-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/extract-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/fhir-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/file-watch-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/freemarker-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ftps-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ftps-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/github-commit-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/github-event-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/github-pullrequest-comment-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/github-pullrequest-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/github-tag-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-bigquery-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-calendar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-functions-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-mail-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-pubsub-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-pubsub-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-sheets-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-storage-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/google-storage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/has-header-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/header-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/hoist-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/http-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/http-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/http-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/http-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/infinispan-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/infinispan-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/insert-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/insert-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/is-tombstone-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jira-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-amqp-10-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-amqp-10-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-apache-activemq-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-apache-activemq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-apache-artemis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jms-apache-artemis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jolt-transformation-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jslt-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/json-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/json-patch-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/json-schema-validator-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/json-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/jsonata-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-manual-commit-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-not-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-not-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-ssl-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kafka-ssl-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kubernetes-namespaces-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kubernetes-nodes-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/kubernetes-pods-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/log-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mail-imap-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mail-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mariadb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mariadb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mask-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/message-timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/minio-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/minio-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mongodb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mongodb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mqtt-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mqtt-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mqtt5-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mqtt5-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mustache-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mvel-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mysql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/mysql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/nats-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/nats-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/openai-classification-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/openai-completion-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/oracle-database-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/oracle-database-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/pdf-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/postgresql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/postgresql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/predicate-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/protobuf-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/protobuf-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/pulsar-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/pulsar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/rabbitmq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/redis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/redis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/regex-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/replace-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/rest-openapi-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/salesforce-create-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/salesforce-delete-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/salesforce-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/salesforce-update-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/sftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/sftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/slack-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/slack-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/solr-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/solr-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/sqlserver-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/sqlserver-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ssh-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/ssh-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/string-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/telegram-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/telegram-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/throttle-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/timer-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/topic-name-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/twitter-directmessage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/twitter-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/twitter-timeline-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/value-to-key-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/velocity-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/webhook-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/websocket-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/wttrin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/xj-identity-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.8.x/xj-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/avro-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/avro-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-cloudwatch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-ddb-streams-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-ec2-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-kinesis-firehose-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-kinesis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-kinesis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-lambda-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-redshift-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-redshift-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-s3-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-s3-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-s3-streaming-upload-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-secrets-manager-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-ses-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sns-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sns-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sqs-batch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sqs-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sqs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-sqs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/aws-translate-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-cosmosdb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-eventhubs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-eventhubs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-storage-blob-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-storage-blob-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-storage-queue-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/azure-storage-queue-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/bitcoin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/caffeine-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/cassandra-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/cassandra-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/chuck-norris-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/chunk-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/couchbase-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/cron-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/delay-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/dns-dig-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/dns-ip-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/dns-lookup-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/drop-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/drop-headers-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/dropbox-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/dropbox-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/earthquake-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/elasticsearch-index-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/elasticsearch-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/exec-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/extract-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/fhir-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/file-watch-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/freemarker-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ftps-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ftps-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/github-commit-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/github-event-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/github-pullrequest-comment-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/github-pullrequest-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/github-tag-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-calendar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-functions-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-mail-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-pubsub-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-pubsub-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-sheets-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-storage-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/google-storage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/has-header-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/header-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/hoist-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/http-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/http-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/http-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/http-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/index.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/infinispan-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/infinispan-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/insert-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/insert-header-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/is-tombstone-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jira-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jms-amqp-10-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jms-amqp-10-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jms-apache-artemis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jms-apache-artemis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jolt-transformation-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/json-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/json-patch-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/json-schema-validator-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/json-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/jsonata-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kafka-manual-commit-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kafka-not-secured-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kafka-not-secured-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kafka-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kafka-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kubernetes-namespaces-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kubernetes-nodes-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/kubernetes-pods-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/log-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mail-imap-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mail-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mariadb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mariadb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mask-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/message-timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/minio-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/minio-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mongodb-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mongodb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mqtt-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mqtt-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mustache-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mvel-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mysql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/mysql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/nats-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/nats-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/openai-classification-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/openai-completion-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/pdf-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/postgresql-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/postgresql-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/predicate-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/protobuf-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/protobuf-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/pulsar-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/pulsar-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/rabbitmq-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/redis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/redis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/regex-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/replace-field-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/salesforce-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/sftp-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/sftp-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/slack-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/slack-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/solr-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/solr-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/sqlserver-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/sqlserver-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ssh-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/ssh-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/string-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/telegram-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/telegram-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/throttle-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/timer-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/timestamp-router-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/topic-name-matches-filter-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/twitter-directmessage-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/twitter-search-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/twitter-timeline-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/value-to-key-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/velocity-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/webhook-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/websocket-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/wttrin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/xj-identity-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.7.x/xj-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/avro-deserialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/avro-serialize-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-cloudwatch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-ddb-streams-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-ec2-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-kinesis-firehose-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-kinesis-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-kinesis-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-lambda-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-redshift-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-redshift-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-s3-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-s3-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-s3-streaming-upload-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-secrets-manager-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sns-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sns-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sqs-batch-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sqs-fifo-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sqs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-sqs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/aws-translate-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-cosmosdb-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-eventhubs-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-eventhubs-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-storage-blob-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-storage-blob-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-storage-queue-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/azure-storage-queue-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/bitcoin-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/caffeine-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/cassandra-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/cassandra-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/chuck-norris-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/chunk-template-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/couchbase-sink.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/cron-source.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/dns-dig-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-kamelets/0.6.x/dns-ip-action.html</loc>
-<lastmod>2022-05-11T11:56:02.942Z</lastmod>
+<lastmod>2022-05-13T10:43:16.455Z</lastmod>
 </url>
 <url>
... 28727 lines suppressed ...