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 2019/12/06 01:34:02 UTC

[camel-website] branch asf-site updated: Website updated to bbffe3f97

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.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new db4c0b2  Website updated to bbffe3f97
db4c0b2 is described below

commit db4c0b2ae30bb3958de118fdbd71a8baa5d59d2a
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Dec 6 01:33:58 2019 +0000

    Website updated to bbffe3f97
---
 camel-k/latest/configuration/components.html       |    2 +-
 camel-k/latest/configuration/configmap-secret.html |    2 +-
 camel-k/latest/configuration/configuration.html    |    2 +-
 camel-k/latest/configuration/dependencies.html     |    2 +-
 camel-k/latest/configuration/logging.html          |    2 +-
 camel-k/latest/developers.html                     |    2 +-
 camel-k/latest/index.html                          |    2 +-
 camel-k/latest/installation/gke.html               |    2 +-
 camel-k/latest/installation/installation.html      |    2 +-
 camel-k/latest/installation/minikube.html          |    2 +-
 camel-k/latest/installation/minishift.html         |    2 +-
 camel-k/latest/installation/openshift.html         |    2 +-
 .../latest/installation/registry/dockerhub.html    |    2 +-
 camel-k/latest/installation/registry/gcr.html      |    2 +-
 camel-k/latest/installation/registry/github.html   |    2 +-
 camel-k/latest/installation/registry/registry.html |    2 +-
 camel-k/latest/languages/groovy.html               |    2 +-
 camel-k/latest/languages/java.html                 |    2 +-
 camel-k/latest/languages/javascript.html           |    2 +-
 camel-k/latest/languages/kotlin.html               |    2 +-
 camel-k/latest/languages/languages.html            |    2 +-
 camel-k/latest/languages/xml.html                  |    2 +-
 camel-k/latest/running/dev-mode.html               |    2 +-
 camel-k/latest/running/running.html                |    2 +-
 camel-k/latest/traits/affinity.html                |    2 +-
 camel-k/latest/traits/builder.html                 |    2 +-
 camel-k/latest/traits/camel.html                   |    2 +-
 camel-k/latest/traits/classpath.html               |    2 +-
 camel-k/latest/traits/container.html               |    2 +-
 camel-k/latest/traits/debug.html                   |    2 +-
 camel-k/latest/traits/dependencies.html            |    2 +-
 camel-k/latest/traits/deployer.html                |    2 +-
 camel-k/latest/traits/deployment.html              |    2 +-
 camel-k/latest/traits/environment.html             |    2 +-
 camel-k/latest/traits/gc.html                      |    2 +-
 camel-k/latest/traits/ingress.html                 |    2 +-
 camel-k/latest/traits/istio.html                   |    2 +-
 camel-k/latest/traits/jolokia.html                 |    2 +-
 camel-k/latest/traits/knative-service.html         |    2 +-
 camel-k/latest/traits/knative.html                 |    2 +-
 camel-k/latest/traits/owner.html                   |    2 +-
 .../latest/traits/{rest-dsl.html => platform.html} |    4 +-
 camel-k/latest/traits/probes.html                  |    2 +-
 camel-k/latest/traits/prometheus.html              |    2 +-
 camel-k/latest/traits/pull-secret.html             |    2 +-
 camel-k/latest/traits/quarkus.html                 |    2 +-
 camel-k/latest/traits/rest-dsl.html                |    2 +-
 camel-k/latest/traits/route.html                   |    2 +-
 camel-k/latest/traits/service.html                 |    2 +-
 camel-k/latest/traits/traits.html                  |    2 +-
 camel-k/latest/tutorials/tekton/tekton.html        |    2 +-
 camel-k/latest/tutorials/tutorials.html            |    2 +-
 camel-k/latest/uninstalling.html                   |    2 +-
 .../latest/list-of-camel-quarkus-extensions.html   |    2 +-
 .../latest/elasticsearch-rest-component.html       |    2 +-
 sitemap-camel-k.xml                                |  108 +-
 sitemap-camel-quarkus.xml                          |   34 +-
 sitemap-components.xml                             | 2446 ++++++++++----------
 sitemap-manual.xml                                 |  690 +++---
 59 files changed, 1697 insertions(+), 1693 deletions(-)

diff --git a/camel-k/latest/configuration/components.html b/camel-k/latest/configuration/components.html
index ce7ce20..e7f110f 100644
--- a/camel-k/latest/configuration/components.html
+++ b/camel-k/latest/configuration/components.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>Configure Integration Components - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/components.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configure Integration Components - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/components.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../. [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/configuration/configmap-secret.html b/camel-k/latest/configuration/configmap-secret.html
index 5cc00c6..83cbd39 100644
--- a/camel-k/latest/configuration/configmap-secret.html
+++ b/camel-k/latest/configuration/configmap-secret.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>Configuration via ConfigMap or Secret - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/configmap-secret.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configuration via ConfigMap or Secret - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/configmap-secret.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" [...]
     .log('{{my.message}}')</code></pre> </div> </div> <div class="paragraph"> <p>In addition to <a href="configuration.html" class="page">command line property configuration</a>, Camel K provides the following options.</p> </div> </div> </div> <div class="sect1"> <h2 id="_configuration_via_configmap"><a class="anchor" href="#_configuration_via_configmap"></a>Configuration via ConfigMap</h2> <div class="sectionbody"> <div class="paragraph"> <p>You can create a <em>ConfigMap</em> containin [...]
 kind: ConfigMap
 metadata:
diff --git a/camel-k/latest/configuration/configuration.html b/camel-k/latest/configuration/configuration.html
index 544534b..da701a6 100644
--- a/camel-k/latest/configuration/configuration.html
+++ b/camel-k/latest/configuration/configuration.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>Configure Integrations - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/configuration.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../si [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configure Integrations - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/configuration.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../si [...]
     .log('{{my.message}}')</code></pre> </div> </div> <div class="paragraph"> <p>In order to give a value to the <code>my.message</code> property you can pass it using the command line:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code>kamel run --property my.message="Hello World" examples/props.js</code></pre> </div> </div> <div class="paragraph"> <p>An alternative, is to provide a value using a Kubernetes <a href="configmap-secret.html [...]
   "@context": "http://schema.org",
   "@type": "Organization",
diff --git a/camel-k/latest/configuration/dependencies.html b/camel-k/latest/configuration/dependencies.html
index 6794920..641d762 100644
--- a/camel-k/latest/configuration/dependencies.html
+++ b/camel-k/latest/configuration/dependencies.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>Dependencies and Component Resolution - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/dependencies.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" hre [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Dependencies and Component Resolution - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/dependencies.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" hre [...]
   .to("seda:output")</code></pre> </div> </div> <div class="paragraph"> <p>Since the integration has a endpoint starting with the <strong>"imap:" prefix</strong>, Camel K is able to <strong>automatically add the "camel-mail" component</strong> to the list of required dependencies. The <code>seda:</code> endpoint belongs to <code>camel-core</code> that is automatically added to all integrations, so Camel K will not add additional dependencies for it. This dependency resolution mechanism i [...]
   "@context": "http://schema.org",
   "@type": "Organization",
diff --git a/camel-k/latest/configuration/logging.html b/camel-k/latest/configuration/logging.html
index 3ad81f1..b58c89b 100644
--- a/camel-k/latest/configuration/logging.html
+++ b/camel-k/latest/configuration/logging.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>Configure Integration Logging - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/logging.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../s [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configure Integration Logging - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/configuration/logging.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../s [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/developers.html b/camel-k/latest/developers.html
index dd70155..72c07e5 100644
--- a/camel-k/latest/developers.html
+++ b/camel-k/latest/developers.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>Contributing to Camel K - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/developers.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Contributing to Camel K - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/developers.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link [...]
       &lt;id&gt;apache.snapshots.https&lt;/id&gt;
       &lt;username&gt;username&lt;/username&gt;
       &lt;password&gt;password&lt;/password&gt;
diff --git a/camel-k/latest/index.html b/camel-k/latest/index.html
index 2b85938..f51925a 100644
--- a/camel-k/latest/index.html
+++ b/camel-k/latest/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"> <title>Apache Camel K - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/index.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-to [...]
+<!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/latest/index.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-to [...]
   .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>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 to <a href="installation/in [...]
   "@context": "http://schema.org",
diff --git a/camel-k/latest/installation/gke.html b/camel-k/latest/installation/gke.html
index a89ea6c..54112cc 100644
--- a/camel-k/latest/installation/gke.html
+++ b/camel-k/latest/installation/gke.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>Installing Camel K on Google Kubernetes Engine (GKE) - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/gke.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Installing Camel K on Google Kubernetes Engine (GKE) - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/gke.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/installation.html b/camel-k/latest/installation/installation.html
index 746eb2b..9dada2c 100644
--- a/camel-k/latest/installation/installation.html
+++ b/camel-k/latest/installation/installation.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>Installation - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/installation.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanife [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Installation - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/installation.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanife [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/minikube.html b/camel-k/latest/installation/minikube.html
index fb0e85e..35bb9b3 100644
--- a/camel-k/latest/installation/minikube.html
+++ b/camel-k/latest/installation/minikube.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>Installing Camel K on Minikube - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/minikube.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Installing Camel K on Minikube - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/minikube.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../ [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/minishift.html b/camel-k/latest/installation/minishift.html
index d7fb011..2cd2ddb 100644
--- a/camel-k/latest/installation/minishift.html
+++ b/camel-k/latest/installation/minishift.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>Installing Camel K on Minishift - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/minishift.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Installing Camel K on Minishift - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/minishift.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/openshift.html b/camel-k/latest/installation/openshift.html
index 43af421..b3b0e95 100644
--- a/camel-k/latest/installation/openshift.html
+++ b/camel-k/latest/installation/openshift.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>Installing Camel K on OpenShift - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/openshift.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Installing Camel K on OpenShift - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/openshift.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/registry/dockerhub.html b/camel-k/latest/installation/registry/dockerhub.html
index b2b577e..df10554 100644
--- a/camel-k/latest/installation/registry/dockerhub.html
+++ b/camel-k/latest/installation/registry/dockerhub.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>Configuring a DockerHub Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/dockerhub.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest"  [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configuring a DockerHub Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/dockerhub.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest"  [...]
 docker login
 # Then create a secret from your credentials file (may contain passwords for other registries)
 create secret generic your-secret-name --from-file ~/.docker/config.json</code></pre> </div> </div> <div class="paragraph"> <p>After you&#8217;ve created the secret, you can link it to Camel K during installation:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-bash hljs" data-lang="bash">kamel install --registry docker.io --organization your-user-id-or-org --registry-secret your-secret-name</code></pre> </div> </div> < [...]
diff --git a/camel-k/latest/installation/registry/gcr.html b/camel-k/latest/installation/registry/gcr.html
index b23c70b..41e5d04 100644
--- a/camel-k/latest/installation/registry/gcr.html
+++ b/camel-k/latest/installation/registry/gcr.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>Configuring a Gcr.io Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/gcr.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configuring a Gcr.io Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/gcr.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../ [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/registry/github.html b/camel-k/latest/installation/registry/github.html
index 2e69d33..4554ad8 100644
--- a/camel-k/latest/installation/registry/github.html
+++ b/camel-k/latest/installation/registry/github.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>Configuring a Github Packages Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/github.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifes [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configuring a Github Packages Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/github.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifes [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/installation/registry/registry.html b/camel-k/latest/installation/registry/registry.html
index 18317ef..f820eaf 100644
--- a/camel-k/latest/installation/registry/registry.html
+++ b/camel-k/latest/installation/registry/registry.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>Configuring Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/registry.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Configuring Registry - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/installation/registry/registry.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
 kind: IntegrationPlatform
 metadata:
   labels:
diff --git a/camel-k/latest/languages/groovy.html b/camel-k/latest/languages/groovy.html
index 94c392f..53a7baa 100644
--- a/camel-k/latest/languages/groovy.html
+++ b/camel-k/latest/languages/groovy.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>Writing Integrations in Groovy - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/groovy.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Writing Integrations in Groovy - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/groovy.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site. [...]
     .process { it.in.body = 'Hello Camel K!' }
     .to('log:info')</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_configuring_the_application"><a class="anchor" href="#_configuring_the_application"></a>Configuring the Application</h2> <div class="sectionbody"> <div class="paragraph"> <p>Camel K extends the Camel Java DSL making it easier to configure Camel&#8217;s behavior using the top level <em>camel</em> block</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><cod [...]
   // configure camel here
diff --git a/camel-k/latest/languages/java.html b/camel-k/latest/languages/java.html
index 6f7d096..8430210 100644
--- a/camel-k/latest/languages/java.html
+++ b/camel-k/latest/languages/java.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>Writing Integrations in Java - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/java.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webm [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Writing Integrations in Java - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/java.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webm [...]
 
 public class Sample extends RouteBuilder {
     @Override
diff --git a/camel-k/latest/languages/javascript.html b/camel-k/latest/languages/javascript.html
index d7f2dc8..8700447 100644
--- a/camel-k/latest/languages/javascript.html
+++ b/camel-k/latest/languages/javascript.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>Writing Integrations in Javascript - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/javascript.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Writing Integrations in Javascript - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/javascript.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../ [...]
     e.getIn().setBody('Hello Camel K!')
 }
 
diff --git a/camel-k/latest/languages/kotlin.html b/camel-k/latest/languages/kotlin.html
index 4413f75..525b0b7 100644
--- a/camel-k/latest/languages/kotlin.html
+++ b/camel-k/latest/languages/kotlin.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>Writing Integrations in Kotlin - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/kotlin.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Writing Integrations in Kotlin - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/kotlin.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site. [...]
     .process { e -&gt; e.getIn().body = 'Hello Camel K!' }
     .to('log:info');</code></pre> </div> </div> <div class="paragraph"> <p>Camel K extends the Camel Java DSL making it easier to configure the context in which the integration runs using the top level <em>context</em> block</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-kotlin hljs" data-lang="kotlin">context {
   // configure the context here
diff --git a/camel-k/latest/languages/languages.html b/camel-k/latest/languages/languages.html
index 4e20ab1..ea0038b 100644
--- a/camel-k/latest/languages/languages.html
+++ b/camel-k/latest/languages/languages.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>Languages - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/languages.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <lin [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Languages - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/languages.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <lin [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/languages/xml.html b/camel-k/latest/languages/xml.html
index 1600365..cdd6df53 100644
--- a/camel-k/latest/languages/xml.html
+++ b/camel-k/latest/languages/xml.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>Writing Integrations in XML - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/xml.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webman [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Writing Integrations in XML - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/languages/xml.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webman [...]
     &lt;route&gt;
         &lt;from uri="timer:tick"/&gt;
         &lt;setBody&gt;
diff --git a/camel-k/latest/running/dev-mode.html b/camel-k/latest/running/dev-mode.html
index bc53764..e06c86f 100644
--- a/camel-k/latest/running/dev-mode.html
+++ b/camel-k/latest/running/dev-mode.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>Running in Dev Mode - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/running/dev-mode.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Running in Dev Mode - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/running/dev-mode.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
 integration "sample" created
 integration "sample" in phase Building
 integration "sample" in phase Deploying
diff --git a/camel-k/latest/running/running.html b/camel-k/latest/running/running.html
index 4fd6123..cc1e40b 100644
--- a/camel-k/latest/running/running.html
+++ b/camel-k/latest/running/running.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>Running - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/running/running.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel= [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Running - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/running/running.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel= [...]
   .setBody().constant('Hello world from Camel K')
   .to('log:info')</code></pre> </div> </div> <div class="paragraph"> <p>You can run it on the cluster by executing:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code>kamel run hello.groovy</code></pre> </div> </div> <div class="paragraph"> <p>Integrations can be written in multiple languages. We provide an archive with common examples in the <a href="https://github.com/apache/camel-k/releases">release page</a>.</p> </div> <div class="par [...]
   "@context": "http://schema.org",
diff --git a/camel-k/latest/traits/affinity.html b/camel-k/latest/traits/affinity.html
index 9ef765c..c590828 100755
--- a/camel-k/latest/traits/affinity.html
+++ b/camel-k/latest/traits/affinity.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>Affinity Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/affinity.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Affinity Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/affinity.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/builder.html b/camel-k/latest/traits/builder.html
index b2074f3..779e632 100755
--- a/camel-k/latest/traits/builder.html
+++ b/camel-k/latest/traits/builder.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>Builder Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/builder.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Builder Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/builder.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/camel.html b/camel-k/latest/traits/camel.html
index 1e1e796..440c191 100755
--- a/camel-k/latest/traits/camel.html
+++ b/camel-k/latest/traits/camel.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>Camel Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/camel.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Camel Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/camel.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/classpath.html b/camel-k/latest/traits/classpath.html
index 044790e..cc41ae7 100755
--- a/camel-k/latest/traits/classpath.html
+++ b/camel-k/latest/traits/classpath.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>Classpath Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/classpath.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> < [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Classpath Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/classpath.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> < [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/container.html b/camel-k/latest/traits/container.html
index baca171..0aa77ca 100755
--- a/camel-k/latest/traits/container.html
+++ b/camel-k/latest/traits/container.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>Container Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/container.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> < [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Container Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/container.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> < [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/debug.html b/camel-k/latest/traits/debug.html
index 7a5f8c3..c3b6f9d 100755
--- a/camel-k/latest/traits/debug.html
+++ b/camel-k/latest/traits/debug.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>Debug Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/debug.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Debug Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/debug.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/dependencies.html b/camel-k/latest/traits/dependencies.html
index bf7ed64..adef02e 100755
--- a/camel-k/latest/traits/dependencies.html
+++ b/camel-k/latest/traits/dependencies.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>Dependencies Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/dependencies.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanife [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Dependencies Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/dependencies.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanife [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/deployer.html b/camel-k/latest/traits/deployer.html
index 148e1aa..8e54dc6 100755
--- a/camel-k/latest/traits/deployer.html
+++ b/camel-k/latest/traits/deployer.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>Deployer Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/deployer.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Deployer Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/deployer.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/deployment.html b/camel-k/latest/traits/deployment.html
index c678aa1..ff7d9fb 100755
--- a/camel-k/latest/traits/deployment.html
+++ b/camel-k/latest/traits/deployment.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>Deployment Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/deployment.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Deployment Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/deployment.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/environment.html b/camel-k/latest/traits/environment.html
index ae61e0f..70eaafc 100755
--- a/camel-k/latest/traits/environment.html
+++ b/camel-k/latest/traits/environment.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>Environment Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/environment.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Environment Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/environment.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/gc.html b/camel-k/latest/traits/gc.html
index 41c77ab..abf7e2f 100755
--- a/camel-k/latest/traits/gc.html
+++ b/camel-k/latest/traits/gc.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>Gc Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/gc.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel="appl [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Gc Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/gc.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel="appl [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/ingress.html b/camel-k/latest/traits/ingress.html
index 8df8868..88dbc7a 100755
--- a/camel-k/latest/traits/ingress.html
+++ b/camel-k/latest/traits/ingress.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>Ingress Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/ingress.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Ingress Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/ingress.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/istio.html b/camel-k/latest/traits/istio.html
index d211881..774c16f 100755
--- a/camel-k/latest/traits/istio.html
+++ b/camel-k/latest/traits/istio.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>Istio Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/istio.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Istio Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/istio.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/jolokia.html b/camel-k/latest/traits/jolokia.html
index d377ce7..47b9307 100755
--- a/camel-k/latest/traits/jolokia.html
+++ b/camel-k/latest/traits/jolokia.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>Jolokia Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/jolokia.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Jolokia Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/jolokia.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/knative-service.html b/camel-k/latest/traits/knative-service.html
index f7a97a8..d9d9024 100755
--- a/camel-k/latest/traits/knative-service.html
+++ b/camel-k/latest/traits/knative-service.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>Knative Service Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/knative-service.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.web [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Knative Service Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/knative-service.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.web [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/knative.html b/camel-k/latest/traits/knative.html
index 3d5990b..0662dc9 100755
--- a/camel-k/latest/traits/knative.html
+++ b/camel-k/latest/traits/knative.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>Knative Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/knative.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Knative Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/knative.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/owner.html b/camel-k/latest/traits/owner.html
index 7360bf2..377aaf2 100755
--- a/camel-k/latest/traits/owner.html
+++ b/camel-k/latest/traits/owner.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>Owner Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/owner.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Owner Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/owner.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/rest-dsl.html b/camel-k/latest/traits/platform.html
similarity index 52%
copy from camel-k/latest/traits/rest-dsl.html
copy to camel-k/latest/traits/platform.html
index 9f2ea39..d631f24 100755
--- a/camel-k/latest/traits/rest-dsl.html
+++ b/camel-k/latest/traits/platform.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>Rest Dsl Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/rest-dsl.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Platform Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/platform.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
@@ -31,6 +31,6 @@
         {
         "@type": "ListItem",
         "position": 4,
-        "name": "Rest Dsl","item": "https://camel.apache.org/camel-k/latest/traits/rest-dsl.html"}
+        "name": "Platform","item": "https://camel.apache.org/camel-k/latest/traits/platform.html"}
         ]
     } </script> </body> </html> 
\ No newline at end of file
diff --git a/camel-k/latest/traits/probes.html b/camel-k/latest/traits/probes.html
index 4b497f8..4a4d3c3 100755
--- a/camel-k/latest/traits/probes.html
+++ b/camel-k/latest/traits/probes.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>Probes Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/probes.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link r [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Probes Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/probes.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link r [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/prometheus.html b/camel-k/latest/traits/prometheus.html
index 4ed55cd..92be933 100755
--- a/camel-k/latest/traits/prometheus.html
+++ b/camel-k/latest/traits/prometheus.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>Prometheus Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/prometheus.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Prometheus Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/prometheus.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/pull-secret.html b/camel-k/latest/traits/pull-secret.html
index 43fb839..a460a36 100755
--- a/camel-k/latest/traits/pull-secret.html
+++ b/camel-k/latest/traits/pull-secret.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>Pull Secret Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/pull-secret.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Pull Secret Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/pull-secret.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/quarkus.html b/camel-k/latest/traits/quarkus.html
index 11da591..c829cb7 100755
--- a/camel-k/latest/traits/quarkus.html
+++ b/camel-k/latest/traits/quarkus.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>Quarkus Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/quarkus.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Quarkus Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/quarkus.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/rest-dsl.html b/camel-k/latest/traits/rest-dsl.html
index 9f2ea39..db56702 100755
--- a/camel-k/latest/traits/rest-dsl.html
+++ b/camel-k/latest/traits/rest-dsl.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>Rest Dsl Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/rest-dsl.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Rest Dsl Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/rest-dsl.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <li [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/route.html b/camel-k/latest/traits/route.html
index 58e1218..3364c88 100755
--- a/camel-k/latest/traits/route.html
+++ b/camel-k/latest/traits/route.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>Route Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/route.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Route Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/route.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/service.html b/camel-k/latest/traits/service.html
index e654bf0..38f65b9 100755
--- a/camel-k/latest/traits/service.html
+++ b/camel-k/latest/traits/service.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>Service Trait - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/service.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
+<!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/latest/traits/service.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/traits/traits.html b/camel-k/latest/traits/traits.html
index d198fba..c4a9518 100644
--- a/camel-k/latest/traits/traits.html
+++ b/camel-k/latest/traits/traits.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>Traits - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/traits.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel="ap [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Traits - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/traits/traits.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifest"> <link rel="ap [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/tutorials/tekton/tekton.html b/camel-k/latest/tutorials/tekton/tekton.html
index 1aa0b6d..8298041 100644
--- a/camel-k/latest/tutorials/tekton/tekton.html
+++ b/camel-k/latest/tutorials/tekton/tekton.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>Camel K in Tekton Pipelines - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/tutorials/tekton/tekton.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Camel K in Tekton Pipelines - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/tutorials/tekton/tekton.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../. [...]
 kind: Task
 metadata:
   name: camel-k-run-integration
diff --git a/camel-k/latest/tutorials/tutorials.html b/camel-k/latest/tutorials/tutorials.html
index 845362c..c33fa68 100644
--- a/camel-k/latest/tutorials/tutorials.html
+++ b/camel-k/latest/tutorials/tutorials.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>Camel K Tutorials - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/tutorials/tutorials.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifes [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Camel K Tutorials - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/tutorials/tutorials.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../../site.webmanifes [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/camel-k/latest/uninstalling.html b/camel-k/latest/uninstalling.html
index d18a196..485e396 100644
--- a/camel-k/latest/uninstalling.html
+++ b/camel-k/latest/uninstalling.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>Uninstalling Camel K - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/uninstalling.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link  [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Uninstalling Camel K - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-k/latest/uninstalling.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link  [...]
 oc delete all,pvc,configmap,rolebindings,clusterrolebindings,secrets,sa,roles,clusterroles,crd -l 'app=camel-k'</code></pre> </div> </div> </article> </main> </div> <footer> <div class="footer"> <figure class="logo"> <img src="../../_/img/logo-d.svg" class="logo-small mt-60" alt="Apache Camel Logo" aria-label="white silhouette of a camel in front of a sand dune"> </figure> <dl> <dt>Overview</dt> <dd><a href="../../blog/">Blog</a></dd> <dd><a href="../../components/latest/">Components</a> [...]
   "@context": "http://schema.org",
   "@type": "Organization",
diff --git a/camel-quarkus/latest/list-of-camel-quarkus-extensions.html b/camel-quarkus/latest/list-of-camel-quarkus-extensions.html
index c1c7730..7a93449 100644
--- a/camel-quarkus/latest/list-of-camel-quarkus-extensions.html
+++ b/camel-quarkus/latest/list-of-camel-quarkus-extensions.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>List of Apache Camel extensions for Quarkus - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>List of Apache Camel extensions for Quarkus - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html"> <meta name="generator" content="Antora 2.1.0"> <link rel="stylesheet" href="../../_/css/site-a55d48ec1d.css"> <meta name="application-name" content="Apache Camel"> <link rel [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/components/latest/elasticsearch-rest-component.html b/components/latest/elasticsearch-rest-component.html
index 8e41341..1371b33 100644
--- a/components/latest/elasticsearch-rest-component.html
+++ b/components/latest/elasticsearch-rest-component.html
@@ -8,7 +8,7 @@
   &lt;artifactId&gt;camel-elasticsearch-rest-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 15 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 [...]
+&lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 15 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 [...]
 elasticsearchComponent.setHostAddresses("myelkhost:9200");
 camelContext.addComponent("elasticsearch-rest", elasticsearchComponent);</code></pre> </div> </div> <div class="paragraph"> <p>For basic authentication with elasticsearch or using reverse http proxy in front of the elasticsearch cluster, simply setup basic authentication and SSL on the component like the example below</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">ElasticsearchComponent elas [...]
 elasticsearchComponent.setHostAddresses("myelkhost:9200");
diff --git a/sitemap-camel-k.xml b/sitemap-camel-k.xml
index 1d795e9..3aefc15 100644
--- a/sitemap-camel-k.xml
+++ b/sitemap-camel-k.xml
@@ -2,210 +2,214 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/camel-k/latest/configuration/components.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/configuration/configmap-secret.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/configuration/configuration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/configuration/dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/configuration/logging.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/developers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/gke.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/installation.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/minikube.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/minishift.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/openshift.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/registry/dockerhub.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/registry/gcr.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/registry/github.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/installation/registry/registry.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/groovy.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/java.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/javascript.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/kotlin.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/languages.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/languages/xml.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/running/dev-mode.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/running/running.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/affinity.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/builder.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/classpath.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/container.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/debug.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/deployer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/deployment.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/environment.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/gc.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/ingress.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/istio.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/jolokia.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/knative-service.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/knative.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/owner.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
+</url>
+<url>
+<loc>https://camel.apache.org/camel-k/latest/traits/platform.html</loc>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/probes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/prometheus.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/pull-secret.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/quarkus.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/rest-dsl.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/service.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/traits/traits.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/tutorials/tekton/tekton.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/tutorials/tutorials.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-k/latest/uninstalling.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-camel-quarkus.xml b/sitemap-camel-quarkus.xml
index cbd7e84..cf36f04 100644
--- a/sitemap-camel-quarkus.xml
+++ b/sitemap-camel-quarkus.xml
@@ -2,70 +2,70 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/contributor-guide.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/examples.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/dozer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/fhir.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/microprofile-health.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/microprofile-metrics.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/mongodb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/netty-http.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/netty.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/opentracing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/platform-http.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/extensions/xslt.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/first-steps.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/camel-quarkus/latest/user-guide.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-components.xml b/sitemap-components.xml
index f1ea51d..6604c74 100644
--- a/sitemap-components.xml
+++ b/sitemap-components.xml
@@ -2,4894 +2,4894 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/components/latest/activemq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ahc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ahc-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/amqp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/any23-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/apns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/as2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/asn1-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/asterisk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atmos-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atmosphere-websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atom-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/atomix-value-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/attachments.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/avro-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/avro-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-cw-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-ddb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-ddbstream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-ec2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-ecs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-eks-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-iam-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-kinesis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-kinesis-firehose-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-kms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-lambda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-mq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-msk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-s3-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-sdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-ses-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-sns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-sqs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-swf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-translate-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/aws-xray.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/azure-blob-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/azure-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/azure.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/barcode-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/base64-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/bean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/bean-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/bean-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/beanio-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/beanstalk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/bindy-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/bonita-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/box-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/braintree-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/browse-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/caffeine-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/caffeine-loadcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cbor-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/chatscript-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/chunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/class-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cm-sms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cmis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/coap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cometd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/constant-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/consul-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/controlbus-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/corda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/couchbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/couchdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/crypto-cms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/crypto-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/crypto-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cxf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cxf-transport.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/cxfrs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dataformat-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dataset-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dataset-test-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/debezium-mongodb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/debezium-mysql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/debezium-postgres-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/debezium-sqlserver-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/digitalocean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/direct-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/direct-vm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/disruptor-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/docker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dozer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/drill-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/dropbox-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ehcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/elasticsearch-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/elsql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/etcd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/eventadmin-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/exchangeProperty-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/exec-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/facebook-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/fhir-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/fhirJson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/fhirXml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/file-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/file-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/file-watch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/flatpack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/flatpack-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/flink-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/fop-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/freemarker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ftps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ganglia-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/geocoder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/git-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/github-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-bigquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-bigquery-sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-calendar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-calendar-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-drive-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-mail-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-pubsub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-sheets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/google-sheets-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/gora-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/grape-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/graphql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/grok-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/groovy-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/grpc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/guava-eventbus-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/gzipdeflater-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-atomicvalue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-instance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-list-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-replicatedmap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-ringbuffer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-seda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast-topic-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hazelcast.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hdfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/header-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hipchat-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hl7-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hl7terser-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/hystrix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ical-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/iec60870-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/iec60870-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-compute-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-events-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-idgen-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ignite.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/infinispan-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/influxdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/iota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ipfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/irc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ironmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jacksonxml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jasypt.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jbpm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jclouds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jcr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jdbc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jetty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jgroups-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jgroups-raft-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jing-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jira-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jmx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jolt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jooq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-fastjson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-gson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-jackson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-johnzon-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/json-xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jsonApi-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jsonpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/jt400-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kafka-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-config-maps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-deployments-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-hpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-job-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-namespaces-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-nodes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-persistent-volumes-claims-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-persistent-volumes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-pods-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-replication-controllers-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-resources-quota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-secrets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-service-accounts-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes-services-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kubernetes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kudu-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/kura.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/language-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ldif-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/leveldb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/log-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/lpr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/lra.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/lucene-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/lumberjack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/lzf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/metrics-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/micrometer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/microprofile-config.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/microprofile-health.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/microprofile-metrics-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/milo-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/milo-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mime-multipart-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mina-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mllp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mock-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mongodb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mongodb-gridfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/msv-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mustache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mvel-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mvel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mybatis-bean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/mybatis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/nagios-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/nats-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/netty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/netty-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/nitrite-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/nsq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ognl-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/olingo2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/olingo4-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openshift-build-configs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openshift-builds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-cinder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-glance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-keystone-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-neutron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-nova-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack-swift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/openstack.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/opentracing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/optaplanner-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/paho-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/paxlogging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pdf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pg-replication-slot-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pgevent-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pgp-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/platform-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/properties-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/protobuf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pubnub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/pulsar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/quartz-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/quickfix-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rabbitmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/reactive-executor-vertx.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/reactive-streams-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/reactor.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ref-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ref-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/resilience4j.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rest-api-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rest-swagger-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ribbon.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/robotframework-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rss-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rss-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/rxjava.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/saga-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/salesforce-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sap-netweaver-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/scheduler-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/schematron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/scp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/secureXML-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/seda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/service-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/servicenow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/servlet-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/shiro.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/simple-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sip-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sjms-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sjms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sjms2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/slack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/smpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/snmp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/soapjaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/solr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/soroush-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spark-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spark-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/splunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-boot.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-cloud-consul.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-cloud-netflix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-cloud-zookeeper.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-cloud.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-event-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-integration-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-javaconfig.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-redis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-security.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/sql-stored-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/ssh-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/stax-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/stomp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/string-template-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/stub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/swagger-java.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/syslog-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/tarfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/telegram-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-karaf.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-spring-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/test.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/testcontainers-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/testcontainers-spring-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/testcontainers-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/testcontainers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/thrift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/thrift-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/tidyMarkup-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/tika-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/timer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/tokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/twilio-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/twitter-directmessage-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/twitter-search-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/twitter-timeline-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/undertow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/univocity-csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/univocity-fixed-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/univocity-tsv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/velocity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/vertx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/vm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/weather-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/web3j-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/webhook-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/websocket-jsr356-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/wordpress-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xchange-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xj-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xmlsecurity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xmpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xquery-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xslt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xslt-saxon-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/xtokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/yaml-snakeyaml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/yammer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zendesk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zipdeflater-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zipfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zipkin.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zookeeper-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/latest/zookeeper-master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/activemq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ahc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ahc-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/amqp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/any23-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/apns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/as2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/asn1-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/asterisk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atmos-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atmosphere-websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atom-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/atomix-value-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/attachments.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/avro-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/avro-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-cw-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-ddb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-ddbstream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-ec2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-ecs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-eks-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-iam-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-kinesis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-kinesis-firehose-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-kms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-lambda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-mq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-msk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-s3-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-sdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-ses-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-sns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-sqs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-swf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-translate-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/aws-xray.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/azure-blob-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/azure-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/azure.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/barcode-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/base64-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/bean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/bean-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/bean-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/beanio-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/beanstalk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/bindy-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/bonita-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/box-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/braintree-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/browse-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/caffeine-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/caffeine-loadcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cbor-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/chatscript-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/chunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/class-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cm-sms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cmis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/coap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cometd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/constant-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/consul-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/controlbus-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/corda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/couchbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/couchdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/crypto-cms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/crypto-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/crypto-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cxf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cxf-transport.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/cxfrs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dataformat-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dataset-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dataset-test-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/debezium-mongodb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/debezium-mysql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/debezium-postgres-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/debezium-sqlserver-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/digitalocean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/direct-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/direct-vm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/disruptor-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/docker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dozer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/drill-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/dropbox-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ehcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/elasticsearch-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/elsql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/etcd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/eventadmin-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/exchangeProperty-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/exec-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/facebook-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/fhir-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/fhirJson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/fhirXml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/file-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/file-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/file-watch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/flatpack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/flatpack-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/flink-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/fop-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/freemarker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ftps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ganglia-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/geocoder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/git-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/github-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-bigquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-bigquery-sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-calendar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-calendar-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-drive-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-mail-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-pubsub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-sheets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/google-sheets-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/gora-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/grape-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/graphql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/grok-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/groovy-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/grpc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/guava-eventbus-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/gzipdeflater-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-atomicvalue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-instance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-list-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-replicatedmap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-ringbuffer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-seda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast-topic-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hazelcast.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hdfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/header-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hipchat-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hl7-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hl7terser-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/hystrix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ical-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/iec60870-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/iec60870-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-compute-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-events-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-idgen-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ignite.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/infinispan-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/influxdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/iota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ipfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/irc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ironmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jacksonxml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jasypt.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jbpm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jclouds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jcr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jdbc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jetty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jgroups-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jgroups-raft-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jing-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jira-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jmx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jolt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jooq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-fastjson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-gson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-jackson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-johnzon-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/json-xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jsonApi-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jsonpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/jt400-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kafka-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-config-maps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-deployments-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-hpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-job-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-namespaces-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-nodes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-persistent-volumes-claims-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-persistent-volumes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-pods-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-replication-controllers-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-resources-quota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-secrets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-service-accounts-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes-services-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kubernetes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kudu-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/kura.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/language-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ldif-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/leveldb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/log-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/lpr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/lra.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/lucene-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/lumberjack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/lzf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/metrics-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/micrometer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/microprofile-config.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/microprofile-health.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/microprofile-metrics-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/milo-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/milo-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mime-multipart-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mina-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mllp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mock-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mongodb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mongodb-gridfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/msv-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mustache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mvel-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mvel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mybatis-bean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/mybatis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/nagios-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/nats-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/netty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/netty-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/nitrite-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/nsq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ognl-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/olingo2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/olingo4-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openshift-build-configs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openshift-builds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-cinder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-glance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-keystone-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-neutron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-nova-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack-swift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/openstack.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/opentracing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/optaplanner-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/paho-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/paxlogging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pdf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pg-replication-slot-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pgevent-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pgp-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/platform-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/properties-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/protobuf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pubnub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/pulsar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/quartz-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/quickfix-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rabbitmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/reactive-executor-vertx.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/reactive-streams-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/reactor.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ref-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ref-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/resilience4j.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rest-api-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rest-swagger-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ribbon.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/robotframework-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rss-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rss-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/rxjava.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/saga-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/salesforce-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sap-netweaver-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/scheduler-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/schematron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/scp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/secureXML-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/seda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/service-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/servicenow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/servlet-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/shiro.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/simple-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sip-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sjms-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sjms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sjms2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/slack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/smpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/snmp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/soapjaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/solr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/soroush-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spark-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spark-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/splunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-boot.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-cloud-consul.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-cloud-netflix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-cloud-zookeeper.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-cloud.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-event-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-integration-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-javaconfig.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-redis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-security.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/sql-stored-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/ssh-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/stax-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/stomp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/string-template-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/stub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/swagger-java.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/syslog-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/tarfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/telegram-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-karaf.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-spring-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/test.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/testcontainers-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/testcontainers-spring-junit5.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/testcontainers-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/testcontainers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/thrift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/thrift-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/tidyMarkup-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/tika-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/timer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/tokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/twilio-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/twitter-directmessage-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/twitter-search-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/twitter-timeline-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/undertow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/univocity-csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/univocity-fixed-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/univocity-tsv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/velocity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/vertx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/vm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/weather-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/web3j-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/webhook-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/websocket-jsr356-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/wordpress-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xchange-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xj-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xmlsecurity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xmpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xquery-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xslt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xslt-saxon-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/xtokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/yaml-snakeyaml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/yammer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zendesk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zipdeflater-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zipfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zipkin.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zookeeper-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/3.0.x/zookeeper-master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ahc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ahc-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/amqp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/apns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/as2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/asn1-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/asterisk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atmos-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atmosphere-websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atom-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/atomix-value-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/avro-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/avro-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-cw-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-ddb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-ddbstream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-ec2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-iam-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-kinesis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-kinesis-firehose-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-kms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-lambda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-mq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-s3-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-sdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-ses-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-sns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-sqs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-swf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws-xray.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/aws.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/azure-blob-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/azure-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/azure.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/bam-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/bam.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/barcode-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/base64-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/bean-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/beanio-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/beanstalk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/bindy-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/bonita-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/boon-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/box-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/braintree-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/caffeine-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/caffeine-loadcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/castor-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/chronicle-engine-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/chunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cmis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/coap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cometd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/consul-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/context-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/corda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/couchbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/couchdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/crypto-cms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/crypto-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/crypto-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cxf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cxf-transport.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/cxfrs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/digitalocean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/disruptor-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/dns-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/docker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/dozer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/drill-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/dropbox-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/eclipse.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ehcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ejb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/el-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/elasticsearch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/elasticsearch-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/elasticsearch5-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/elsql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/etcd-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/eventadmin-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/exec-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/facebook-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/fhir-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/fhirJson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/fhirXml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/flatpack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/flatpack-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/flink-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/fop-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/freemarker-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ftps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ganglia-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/geocoder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/git-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/github-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-bigquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-bigquery-sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-calendar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-calendar-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-drive-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-mail-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-pubsub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-sheets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/google-sheets-stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/gora-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/grape-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/groovy-dsl.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/groovy-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/grpc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/guava-eventbus-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/guice.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hawtdb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-atomicvalue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-instance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-list-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-map-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-multimap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-replicatedmap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-ringbuffer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-seda-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast-topic-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hazelcast.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hbase-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hdfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hdfs2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/headersmap.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hessian-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hipchat-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hl7-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/http4-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/hystrix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ibatis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ical-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/iec60870-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/iec60870-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-cache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-compute-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-events-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-idgen-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-messaging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-queue-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite-set-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ignite.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/infinispan-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/influxdb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/iota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ipfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/irc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ironmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jacksonxml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jasypt.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/javaScript-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/javaspace-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jbpm-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jcache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jclouds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jcr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jdbc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jetty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jgroups-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jgroups-raft-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jibx-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jing-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jira-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jmx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jolt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-fastjson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-gson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-jackson-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-johnzon-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-validator-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/json-xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jsonpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jt400-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/jxpath-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kafka-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kestrel-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/krati-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-config-maps-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-deployments-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-hpa-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-job-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-namespaces-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-nodes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-persistent-volumes-claims-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-persistent-volumes-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-pods-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-replication-controllers-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-resources-quota-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-secrets-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-service-accounts-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes-services-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kubernetes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/kura.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ldif-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/leveldb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/linkedin-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/lpr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/lra.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/lucene-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/lumberjack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/lzf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mail-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/metrics-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/micrometer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/milo-client-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/milo-server-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mime-multipart-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mina-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mina2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mllp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mongodb-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mongodb-gridfs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mongodb3-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mqtt-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/msv-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mustache-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mvel-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mvel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mybatis-bean-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/mybatis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/nagios-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/nats-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/netty-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/netty-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/netty4-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/netty4-http-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/nsq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ognl-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/olingo2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/olingo4-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openshift-build-configs-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openshift-builds-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openshift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-cinder-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-glance-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-keystone-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-neutron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-nova-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack-swift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/openstack.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/opentracing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/optaplanner-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/paho-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/paxlogging-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/pdf-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/pgevent-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/pgp-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/php-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/protobuf-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/pubnub-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/pulsar-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/python-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/quartz-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/quartz2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/quickfix-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rabbitmq-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/reactive-streams-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/reactor-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rest-swagger-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/restlet-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ribbon.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rmi-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/routebox-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rss-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rss-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ruby-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ruby.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rx.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/rxjava2.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/salesforce-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sap-netweaver-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scala-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scala-getting-started.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scala-supported-languages.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scala.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/schematron-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/scr.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/script.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/secureXML-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/service-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/servicenow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/servlet-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/servletlistener.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sftp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/shiro.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sip-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sjms-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sjms-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sjms2-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/slack-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/smpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/snmp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/soapjaxb-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/solr-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spark-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spark-rest-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spel-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/splunk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-batch-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-boot.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-cloud-consul.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-cloud-netflix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-cloud-zookeeper.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-cloud.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-event-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-integration-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-javaconfig.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-ldap-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-redis-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-security.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring-ws-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sql-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sql-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/sql-stored-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/ssh-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/stax-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/stomp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/stream-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/string-template-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/swagger-java.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/swagger.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/syslog-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/tarfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/telegram-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/terser-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/test-blueprint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/test-cdi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/test-karaf.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/test-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/test.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/testcontainers-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/testcontainers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/testng.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/thrift-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/thrift-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/tidyMarkup-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/tika-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twilio-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter-directmessage-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter-search-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter-streaming-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter-timeline-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/twitter.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/undertow-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/univocity-csv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/univocity-fixed-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/univocity-tsv-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/urlrewrite.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/velocity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/vertx-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/weather-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/web3j-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/websocket-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/websocket-jsr356-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/wordpress-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xchange-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xmlBeans-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xmlrpc-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xmlrpc-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xmlsecurity-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xmpp-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xquery-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xquery-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/xstream-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/yaml-snakeyaml-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/yammer-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/zendesk-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/zipfile-dataformat.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/zipkin.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/zookeeper-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/components/2.x/zookeeper-master-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-manual.xml b/sitemap-manual.xml
index a161588..8251ebe 100644
--- a/sitemap-manual.xml
+++ b/sitemap-manual.xml
@@ -2,1382 +2,1382 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/manual/latest/advanced-configuration-of-camelcontext-using-spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/aggregate-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/architecture.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/async.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/asynchronous-routing-engine.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/backlog-tracer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/backlogdebugger.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bam-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bam.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/batch-config-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/batch-consumer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bean-binding.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bean-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bean-injection.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/bean-integration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/binding.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/book-getting-started.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/books.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/browsable-endpoint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/building.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-3-migration-guide.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-boot.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-configuration-utilities.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-core.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-embedded-maven-goal.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-jar-dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-maven-archetypes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-maven-plugin.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camel-run-maven-goal.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/camelcontext.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/cep.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/change-data-capture.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/channel-adapter.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/choice-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/circuitBreaker-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/claimCheck-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/clustering.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/commercial-camel-offerings.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/competing-consumers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/componentconfiguration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/composed-message-processor.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/configuring-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/configuring-route-startup-ordering-and-autostartup.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/console-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/constant-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/content-based-router-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/content-enricher.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/content-filter-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/contributing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/convertBodyTo-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/correlation-identifier.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/creating-a-new-spring-based-camel-route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/cronscheduledroutepolicy.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/customLoadBalancer-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/data-format.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dead-letter-channel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/debugger.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/defaulterrorhandler.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/delay-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/delay-interceptor.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dependency-injection.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dozer-type-conversion.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dsl.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/durable-subscriber.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dynamic-router.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/dynamicRouter-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/endpoint-annotations.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/endpoint-completer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/endpoint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/enrich-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/enterprise-integration-patterns.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/error-handler.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/error-handling-in-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/event-message.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/eventDrivenConsumer-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/examples.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/exception-clause.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/exchange-pattern.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/exchange.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/exchangeProperty-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/expression.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/failover-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/can-i-get-commercial-support.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/classloader-issue-of-servicemix-camel-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/does-camel-work-on-ibms-jdk.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/exception-beandefinitionstoreexception.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/exception-javaxnamingnoinitialcontextexception.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/exception-orgapachecamelnosuchendpointexception.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/exception-orgxmlsaxsaxparseexception.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-can-i-create-a-custom-component-or-endpoint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-can-i-get-the-remote-connection-ip-address-from-the-camel-cxf-consumer-.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-can-i-get-the-source-code.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-can-i-stop-a-route-from-a-route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-can-webservice-clients-see-remote-faults-with-stacktraces-when-using-camel-cxf.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-become-a-committer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-change-the-logging.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-compile-the-code.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-configure-endpoints.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-configure-password-options-on-camel-endpoints-without-the-value-being-encoded.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-configure-the-default-maximum-cache-size-for-producercache-or-producertemplate.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-configure-the-maximum-endpoint-cache-size-for-camelcontext.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-debug-my-route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-disable-jmx.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-edit-the-website.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-enable-debug-logging.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-enable-streams-when-debug-logging-messages-in-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-handle-failures-when-consuming-for-example-from-a-ftp-server.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-import-rests-from-other-xml-files.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-import-routes-from-other-xml-files.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-invoke-camel-routes-from-jbi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-let-jetty-match-wildcards.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-make-my-jms-endpoint-transactional.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-name-my-routes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-restart-camelcontext.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-retrieve-the-thrown-exception-during-processing-an-exchange.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-retry-failed-messages-forever.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-retry-processing-a-message-from-a-certain-point-back-or-an-entire-route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-reuse-the-contexttestsupport-class-in-my-unit-tests.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-run-activemq-and-camel-in-jboss.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-run-camel-using-java-webstart.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-set-the-mep-when-interacting-with-jbi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-specify-time-period-in-a-human-friendly-syntax.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-specify-which-method-to-use-when-using-beans-in-routes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-a-big-uber-jar.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-camel-inside-servicemix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-java-14-logging.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-log4j.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-spring-property-placeholder-with-camel-xml.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-use-uris-with-parameters-in-xml.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-i-write-a-custom-processor-which-sends-multiple-messages.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-the-direct-event-seda-and-vm-endpoints-compare.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-do-the-timer-and-quartz-endpoints-compare.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-compare-to-mule.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-compare-to-servicemix-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-compare-to-servicemix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-compare-to-synapse.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-look-up-beans-and-endpoints.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-work-with-activemq.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-work-with-servicemix.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-camel-work.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-the-camel-api-compare-to.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-does-the-website-work.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-should-i-invoke-my-pojos-or-spring-services.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-should-i-package-applications-using-camel-and-activemq.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-avoid-importing-bunch-of-cxf-packages-when-start-up-the-camel-cxf-endpoint-from-osgi-platform-.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-avoid-sending-some-or-all-message-headers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-create-executable-jar-camel-main.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-define-a-static-camel-converter-method-in-scala.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-remove-the-http-protocol-headers-in-the-camel-message.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-send-the-same-message-to-multiple-endpoints.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-switch-the-cxf-consumer-between-http-and-https-without-touching-the-spring-configuration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-use-a-dynamic-uri-in-to.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/how-to-use-extra-camel-componets-in-servicemix-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/if-i-use-servicemix-when-should-i-use-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/is-camel-an-esb.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/is-camel-ioc-friendly.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/is-there-an-ide.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/memory-leak-when-adding-and-removing-routes-at-runtime.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/running-camel-standalone.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/should-i-deploy-camel-inside-the-activemq-broker-or-in-another-application.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/using-camel-core-testsjar.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-are-the-dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-is-a-router.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-is-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-is-the-license.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-jars-do-i-need.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/what-platforms-are-supported.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-can-i-not-use-when-or-otherwise-in-a-java-camel-route.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-cant-i-use-sign-in-my-password.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-do-camel-throw-so-many-noclassdeffoundexception-on-startup.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-do-my-message-lose-its-headers-during-routing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-camel-use-too-many-threads-with-producertemplate.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-ftp-component-not-download-any-files.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-maven-not-download-dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-my-file-consumer-not-pick-up-the-file-and-how-do-i-let-the-file-consumer-use-the-camel-error-handler.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-my-jms-route-only-consume-one-message-at-once.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-does-useoriginalmessage-with-error-handler-not-work-as-expected.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-is-my-message-body-empty.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-is-my-processor-not-showing-up-in-jconsole.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-is-the-exception-null-when-i-use-onexception.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-the-name-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/faq/why-use-multiple-camelcontext.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/file-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/filter-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/fluent-builders.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/from-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/getting-started.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/graceful-shutdown.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/guaranteed-delivery.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/header-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/health-check.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/hiding-middleware.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/http-session-handling.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/http-session.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/hystrix-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/hystrixConfiguration-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/idempotentConsumer-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/index.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/injector.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/inOnly-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/inOut-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/intercept.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/inversion-of-control-with-smart-defaults.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/java-dsl.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/jmx.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/jndi.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/json.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/karaf.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/languages.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/lifecycle.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/loadBalance-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/log-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/loop-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/mailing-lists.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/marshal-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-broker.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-bus.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-channel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-dispatcher.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-endpoint.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-expiration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-history.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-router.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message-translator.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/message.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/messaging-bridge.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/messaging-gateway.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/messaging-mapper.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/multicast-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/normalizer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/oncompletion.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/onFallback-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/otherwise-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/parameter-binding-annotations.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/pipeline-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/pluggable-class-resolvers.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/point-to-point-channel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/pojo-consuming.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/pojo-producing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/pollEnrich-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/polling-consumer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/predicate.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/process-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/process-manager.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/processor.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/producertemplate.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/properties-component.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/publish-subscribe-channel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/random-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/recipientList-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/ref-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/registry.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/release-guide.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/removeHeader-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/removeHeaders-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/removeProperties-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/removeProperty-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/request-reply.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/requestReply-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/resequence-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/resilience4j-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/resilience4jConfiguration-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/rest-dsl.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/return-address.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/rollback-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/roundRobin-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/route-builder.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/route-policy.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/routes.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/routingSlip-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/running-examples.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/saga-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/sample-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/scatter-gather.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/scheduledroutepolicy.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/script-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/scripting-languages.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/security.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/selective-consumer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/service-activator.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/service-registry.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/serviceCall-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/servicepool.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/servlet-tomcat-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/setBody-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/setHeader-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/setOutHeader-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/setProperty-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/simple-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/simplescheduledroutepolicy.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/sort-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/split-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/spring-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/spring-remoting.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/spring-testing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/spring-xml-extensions.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/spring.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/step-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/sticky-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/stop-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/stream-caching.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/stream-config-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/support.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/team.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/templating.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/testing.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/threading-model.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/threads-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/throttle-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/to-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/toD-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/tokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/topic-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/tracer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/transactional-client.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/transactionerrorhandler.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/transform-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/transformer.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/transport.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/try-catch-finally.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/type-converter.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/unmarshal-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/uris.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/user-stories.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/using-exchange-pattern-annotations.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/using-osgi-blueprint-with-camel.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/using-propertyplaceholder.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/using-this-pattern.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/uuidgenerator.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/validate-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/validator.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/walk-through-an-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/walk-through-another-example.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/weighted-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/what-are-the-dependencies.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/when-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/wireTap-eip.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/writing-components.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/xml-configuration.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/xml-reference.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/manual/latest/xtokenize-language.html</loc>
-<lastmod>2019-12-05T09:23:44.659Z</lastmod>
+<lastmod>2019-12-06T01:24:59.394Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file