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/08/20 14:51:17 UTC

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

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 43ed6a3  Website updated to 0c91fe97
43ed6a3 is described below

commit 43ed6a380a7db1a7b0a053d59f912e8c57af2019
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Aug 20 14:51:12 2019 +0000

    Website updated to 0c91fe97
---
 components/latest/_images/apache-ignite.png        | Bin 0 -> 919833 bytes
 components/latest/_images/camel-direct-vm.png      | Bin 0 -> 129236 bytes
 components/latest/_images/camel_spark_cluster.png  | Bin 0 -> 172359 bytes
 components/latest/_images/camel_spark_driver.png   | Bin 0 -> 293927 bytes
 components/latest/_images/control_bus.png          | Bin 0 -> 2438 bytes
 .../controlbus-component.data/ControlBus.gif       | Bin 3705 -> 0 bytes
 components/latest/_images/qr-code.png              | Bin 0 -> 307 bytes
 components/latest/barcode-dataformat.html          |   2 +-
 components/latest/controlbus-component.html        |   2 +-
 components/latest/direct-vm-component.html         |   2 +-
 components/latest/ignite.html                      |   2 +-
 components/latest/spark-component.html             |   2 +-
 .../{images/camel-core.data => }/architecture.png  | Bin
 .../architecture_incl_violations.png               | Bin
 .../architecture.data => }/camel-components.png    | Bin
 .../camel-eclipse-m2e-import-completed.png         | Bin
 .../camel-eclipse-m2e-import.png                   | Bin
 manual/latest/_images/camel-jmx.png                | Bin 0 -> 125681 bytes
 .../async.data => }/camel_async_request_only.png   | Bin
 .../async.data => }/camel_async_request_reply.png  | Bin
 .../async.data => }/camel_sync_request_only.png    | Bin
 .../async.data => }/camel_sync_request_reply.png   | Bin
 .../_images/{images/debugger.data => }/debug.png   | Bin
 .../_images/jconsole_trace_notifications.png       | Bin 0 -> 148944 bytes
 manual/latest/_images/message_flow_in_route.png    | Bin 0 -> 13415 bytes
 .../lifecycle.data => }/service_lifecycle.png      | Bin
 manual/latest/architecture.html                    |   2 +-
 manual/latest/async.html                           |   2 +-
 manual/latest/building.html                        |   2 +-
 manual/latest/camel-core.html                      |   2 +-
 manual/latest/debugger.html                        |   2 +-
 manual/latest/faq.html                             |   2 +-
 .../using-getin-or-getout-methods-on-exchange.html |   2 +-
 manual/latest/jmx.html                             |   4 +-
 manual/latest/lifecycle.html                       |   2 +-
 sitemap-camel-k.xml                                |  44 +-
 sitemap-camel-quarkus.xml                          |   8 +-
 sitemap-components.xml                             | 774 ++++++++++-----------
 sitemap-manual.xml                                 | 658 +++++++++---------
 39 files changed, 757 insertions(+), 757 deletions(-)

diff --git a/components/latest/_images/apache-ignite.png b/components/latest/_images/apache-ignite.png
new file mode 100644
index 0000000..0f7cf4a
Binary files /dev/null and b/components/latest/_images/apache-ignite.png differ
diff --git a/components/latest/_images/camel-direct-vm.png b/components/latest/_images/camel-direct-vm.png
new file mode 100644
index 0000000..d15f185
Binary files /dev/null and b/components/latest/_images/camel-direct-vm.png differ
diff --git a/components/latest/_images/camel_spark_cluster.png b/components/latest/_images/camel_spark_cluster.png
new file mode 100644
index 0000000..c550bf5
Binary files /dev/null and b/components/latest/_images/camel_spark_cluster.png differ
diff --git a/components/latest/_images/camel_spark_driver.png b/components/latest/_images/camel_spark_driver.png
new file mode 100644
index 0000000..17b6b67
Binary files /dev/null and b/components/latest/_images/camel_spark_driver.png differ
diff --git a/components/latest/_images/control_bus.png b/components/latest/_images/control_bus.png
new file mode 100644
index 0000000..e834f65
Binary files /dev/null and b/components/latest/_images/control_bus.png differ
diff --git a/components/latest/_images/images/controlbus-component.data/ControlBus.gif b/components/latest/_images/images/controlbus-component.data/ControlBus.gif
deleted file mode 100644
index c8b4681..0000000
Binary files a/components/latest/_images/images/controlbus-component.data/ControlBus.gif and /dev/null differ
diff --git a/components/latest/_images/qr-code.png b/components/latest/_images/qr-code.png
new file mode 100644
index 0000000..be0e7c8
Binary files /dev/null and b/components/latest/_images/qr-code.png differ
diff --git a/components/latest/barcode-dataformat.html b/components/latest/barcode-dataformat.html
index 9eabc83..d1b7e61 100644
--- a/components/latest/barcode-dataformat.html
+++ b/components/latest/barcode-dataformat.html
@@ -10,7 +10,7 @@
 &lt;/dependency&gt;</code></pre> </div> </div> <div class="paragraph"> <p>The component supports 6 options, which are listed below.</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tableblock halign-left valign-top">Description</th> <th class="tableblock halign-center valign-top">Default</th> <th class="tableblock halign [...]
 DataFormat code = new BarcodeDataFormat();</code></pre> </div> </div> <div class="paragraph"> <p>If you want to use zxing hints, you can use the 'addToHintMap' method of your BarcodeDataFormat instance:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">code.addToHintMap(DecodeHintType.TRY_HARDER, Boolean.true);</code></pre> </div> </div> <div class="paragraph"> <p>For possible hints, please con [...]
   .marshal(code)
-  .to("file://barcode_out");</code></pre> </div> </div> <div class="paragraph"> <p>You can call the route from a test class with:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">template.sendBody("direct://code", "This is a testmessage!");</code></pre> </div> </div> <div class="paragraph"> <p>You should find inside the 'barcode_out' folder this image:</p> </div> <div class="paragraph"> <p><sp [...]
+  .to("file://barcode_out");</code></pre> </div> </div> <div class="paragraph"> <p>You can call the route from a test class with:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">template.sendBody("direct://code", "This is a testmessage!");</code></pre> </div> </div> <div class="paragraph"> <p>You should find inside the 'barcode_out' folder this image:</p> </div> <div class="imageblock"> <div  [...]
   .unmarshal(code) // for unmarshalling, the instance doesn't matter
   .to("mock:out");</code></pre> </div> </div> <div class="paragraph"> <p>If you&#8217;ll paste the QR-Code image above into the 'barcode_in' folder, you should find &#8216;This is a testmessage!&#8217; inside the mock. You can find the barcode data format as header variable:</p> </div> <div class="table-wrapper"><table class="tableblock frame-all grid-all stretch"> <colgroup> <col> <col> <col> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Name</th> <th class="tab [...]
   "@context": "http://schema.org",
diff --git a/components/latest/controlbus-component.html b/components/latest/controlbus-component.html
index 3ba0445..f90932c 100644
--- a/components/latest/controlbus-component.html
+++ b/components/latest/controlbus-component.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>Control Bus Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/controlbus-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Control Bus Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/controlbus-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site. [...]
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-controlbus-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
diff --git a/components/latest/direct-vm-component.html b/components/latest/direct-vm-component.html
index 3dc4286..60b54c9 100644
--- a/components/latest/direct-vm-component.html
+++ b/components/latest/direct-vm-component.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>Direct VM Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/direct-vm-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Direct VM Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/direct-vm-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.web [...]
     .to("bean:orderServer?method=validate")
     .to("direct-vm:processOrder");</code></pre> </div> </div> <div class="paragraph"> <p>And now in another CamelContext, such as another OSGi bundle</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-java hljs" data-lang="java">from("direct-vm:processOrder")
     .to("bean:orderService?method=process")
diff --git a/components/latest/ignite.html b/components/latest/ignite.html
index f888f06..9d34671 100644
--- a/components/latest/ignite.html
+++ b/components/latest/ignite.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>Ignite endpoints Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/ignite.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Ignite endpoints Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/ignite.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanife [...]
     &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
     &lt;artifactId&gt;camel-ignite&lt;/artifactId&gt;
     &lt;version&gt;${camel.version}&lt;/version&gt; &lt;!-- use the same version as your Camel core version --&gt;
diff --git a/components/latest/spark-component.html b/components/latest/spark-component.html
index 4694f1d..1df10d0 100644
--- a/components/latest/spark-component.html
+++ b/components/latest/spark-component.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 Spark Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/spark-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Apache Spark Component - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/components/latest/spark-component.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webm [...]
   &lt;groupId&gt;org.apache.camel&lt;/groupId&gt;
   &lt;artifactId&gt;camel-spark-starter&lt;/artifactId&gt;
   &lt;version&gt;x.x.x&lt;/version&gt;
diff --git a/manual/latest/_images/images/camel-core.data/architecture.png b/manual/latest/_images/architecture.png
similarity index 100%
rename from manual/latest/_images/images/camel-core.data/architecture.png
rename to manual/latest/_images/architecture.png
diff --git a/manual/latest/_images/images/camel-core.data/architecture_incl_violations.png b/manual/latest/_images/architecture_incl_violations.png
similarity index 100%
rename from manual/latest/_images/images/camel-core.data/architecture_incl_violations.png
rename to manual/latest/_images/architecture_incl_violations.png
diff --git a/manual/latest/_images/images/architecture.data/camel-components.png b/manual/latest/_images/camel-components.png
similarity index 100%
rename from manual/latest/_images/images/architecture.data/camel-components.png
rename to manual/latest/_images/camel-components.png
diff --git a/manual/latest/_images/images/building.data/camel-eclipse-m2e-import-completed.png b/manual/latest/_images/camel-eclipse-m2e-import-completed.png
similarity index 100%
rename from manual/latest/_images/images/building.data/camel-eclipse-m2e-import-completed.png
rename to manual/latest/_images/camel-eclipse-m2e-import-completed.png
diff --git a/manual/latest/_images/images/building.data/camel-eclipse-m2e-import.png b/manual/latest/_images/camel-eclipse-m2e-import.png
similarity index 100%
rename from manual/latest/_images/images/building.data/camel-eclipse-m2e-import.png
rename to manual/latest/_images/camel-eclipse-m2e-import.png
diff --git a/manual/latest/_images/camel-jmx.png b/manual/latest/_images/camel-jmx.png
new file mode 100644
index 0000000..105af4e
Binary files /dev/null and b/manual/latest/_images/camel-jmx.png differ
diff --git a/manual/latest/_images/images/async.data/camel_async_request_only.png b/manual/latest/_images/camel_async_request_only.png
similarity index 100%
rename from manual/latest/_images/images/async.data/camel_async_request_only.png
rename to manual/latest/_images/camel_async_request_only.png
diff --git a/manual/latest/_images/images/async.data/camel_async_request_reply.png b/manual/latest/_images/camel_async_request_reply.png
similarity index 100%
rename from manual/latest/_images/images/async.data/camel_async_request_reply.png
rename to manual/latest/_images/camel_async_request_reply.png
diff --git a/manual/latest/_images/images/async.data/camel_sync_request_only.png b/manual/latest/_images/camel_sync_request_only.png
similarity index 100%
rename from manual/latest/_images/images/async.data/camel_sync_request_only.png
rename to manual/latest/_images/camel_sync_request_only.png
diff --git a/manual/latest/_images/images/async.data/camel_sync_request_reply.png b/manual/latest/_images/camel_sync_request_reply.png
similarity index 100%
rename from manual/latest/_images/images/async.data/camel_sync_request_reply.png
rename to manual/latest/_images/camel_sync_request_reply.png
diff --git a/manual/latest/_images/images/debugger.data/debug.png b/manual/latest/_images/debug.png
similarity index 100%
rename from manual/latest/_images/images/debugger.data/debug.png
rename to manual/latest/_images/debug.png
diff --git a/manual/latest/_images/jconsole_trace_notifications.png b/manual/latest/_images/jconsole_trace_notifications.png
new file mode 100644
index 0000000..efd86a2
Binary files /dev/null and b/manual/latest/_images/jconsole_trace_notifications.png differ
diff --git a/manual/latest/_images/message_flow_in_route.png b/manual/latest/_images/message_flow_in_route.png
new file mode 100644
index 0000000..07b4637
Binary files /dev/null and b/manual/latest/_images/message_flow_in_route.png differ
diff --git a/manual/latest/_images/images/lifecycle.data/service_lifecycle.png b/manual/latest/_images/service_lifecycle.png
similarity index 100%
rename from manual/latest/_images/images/lifecycle.data/service_lifecycle.png
rename to manual/latest/_images/service_lifecycle.png
diff --git a/manual/latest/architecture.html b/manual/latest/architecture.html
index c3bc64d..c1127ef 100644
--- a/manual/latest/architecture.html
+++ b/manual/latest/architecture.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>Architecture - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/architecture.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Architecture - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/architecture.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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/manual/latest/async.html b/manual/latest/async.html
index acb2e1d..e945a85 100644
--- a/manual/latest/async.html
+++ b/manual/latest/async.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>Async - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/async.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touc [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Async - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/async.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touc [...]
 from("direct:name")
   .transform(constant("Claus"))
   .to("mock:result");
diff --git a/manual/latest/building.html b/manual/latest/building.html
index 41a31c8..5fad2b1 100644
--- a/manual/latest/building.html
+++ b/manual/latest/building.html
@@ -1,6 +1,6 @@
 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Building Camel from Source - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/building.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest [...]
 -Xms4G
--Xmx4G</code></pre> </div> </div> <div class="admonitionblock tip"> <div class="table-wrapper"><table> <tr> <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> <td class="content"> For a better experience some users set 8 GB when all projects are loaded and opened. </td> </tr> </table></div> </div> <div id="Building-CloningtheGitRepository" class="paragraph"> <p>Cloning the Git Repository</p> </div> <div class="paragraph"> <p>Either follow instructions about getting the lates [...]
+-Xmx4G</code></pre> </div> </div> <div class="admonitionblock tip"> <div class="table-wrapper"><table> <tr> <td class="icon"> <i class="fa icon-tip" title="Tip"></i> </td> <td class="content"> For a better experience some users set 8 GB when all projects are loaded and opened. </td> </tr> </table></div> </div> <div id="Building-CloningtheGitRepository" class="paragraph"> <p>Cloning the Git Repository</p> </div> <div class="paragraph"> <p>Either follow instructions about getting the lates [...]
     &lt;profile&gt;
         &lt;id&gt;setup.eclipse&lt;/id&gt;
         &lt;properties&gt;
diff --git a/manual/latest/camel-core.html b/manual/latest/camel-core.html
index 23a6ca6..ef70941 100644
--- a/manual/latest/camel-core.html
+++ b/manual/latest/camel-core.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 Core - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/camel-core.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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 Core - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/camel-core.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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/manual/latest/debugger.html b/manual/latest/debugger.html
index 502cb50..ab47541 100644
--- a/manual/latest/debugger.html
+++ b/manual/latest/debugger.html
@@ -22,7 +22,7 @@ protected void debugBefore(Exchange exchange, Processor processor,
     // this method is invoked before we are about to enter the given processor
     // from your Java editor you can just add a breakpoint in the code line below
     log.info("Before " + definition + " with body " + exchange.getIn().getBody());
-}</code></pre> </div> </div> <div class="paragraph"> <p>Then from your Java editor just add a breakpoint inside the <code>debugBefore</code> method. Then fire up the unit test and wait for the Java editor to hit the breakpoint. Then you can inspect the Exchange during debugging while it advances during routing. The <code>ProcessorDefinition</code> and the <code>id</code> and <code>shortName</code> parameters is all information which tells you where in the route the breakpoint was hit.</p [...]
+}</code></pre> </div> </div> <div class="paragraph"> <p>Then from your Java editor just add a breakpoint inside the <code>debugBefore</code> method. Then fire up the unit test and wait for the Java editor to hit the breakpoint. Then you can inspect the Exchange during debugging while it advances during routing. The <code>ProcessorDefinition</code> and the <code>id</code> and <code>shortName</code> parameters is all information which tells you where in the route the breakpoint was hit.</p [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/manual/latest/faq.html b/manual/latest/faq.html
index 13687fa..9e393d8 100644
--- a/manual/latest/faq.html
+++ b/manual/latest/faq.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>FAQ - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/faq.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-ic [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>FAQ - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/faq.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="Apache Camel"> <link rel="manifest" href="../../site.webmanifest"> <link rel="apple-touch-ic [...]
   "@context": "http://schema.org",
   "@type": "Organization",
   "name": "Apache Camel",
diff --git a/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html b/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html
index 07a70a0..8e821e8 100644
--- a/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html
+++ b/manual/latest/faq/using-getin-or-getout-methods-on-exchange.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>Message Exchange Patterns and the Exchange object - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="A [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Message Exchange Patterns and the Exchange object - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../../_/css/site-cbe5cd0c78.css"> <meta name="application-name" content="A [...]
     String body = exchange.getIn().getBody(String.class);
     // change the message to say Hello
     exchange.getOut().setBody("Hello " + body);
diff --git a/manual/latest/jmx.html b/manual/latest/jmx.html
index 3d6731a..f07fe7d 100644
--- a/manual/latest/jmx.html
+++ b/manual/latest/jmx.html
@@ -40,7 +40,7 @@ java.lang.SecurityException: Unauthorized access from application: xx to MBean:
       &lt;to uri="mock:result"/&gt;
     &lt;/route&gt;
 &lt;/camelContext&gt;</code></pre> </div> </div> <div class="paragraph"> <p>If you wish to change the Java 5 JMX settings you can use various <a href="http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#properties">JMX system properties</a></p> </div> <div class="paragraph"> <p>For example you can enable remote JMX connections to the Sun JMX connector, via setting the following environment variable (using <strong>set</strong> or <strong>export</strong> depending on your platf [...]
--Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false</code></pre> </div> </div> <div class="paragraph"> <p>(The SUNJMX environment variable is simple used by the startup script for Camel, as additional startup parameters for the JVM. If you start Camel directly, you&#8217;ll have to pass these parameters yourself.)</p> </div> </div> </div> <div class="sect1"> <h2 id="_jmxagent_properties_reference"><a class="anchor" href="#_jmxagent_properties_refere [...]
+-Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false</code></pre> </div> </div> <div class="paragraph"> <p>(The SUNJMX environment variable is simple used by the startup script for Camel, as additional startup parameters for the JVM. If you start Camel directly, you&#8217;ll have to pass these parameters yourself.)</p> </div> </div> </div> <div class="sect1"> <h2 id="_jmxagent_properties_reference"><a class="anchor" href="#_jmxagent_properties_refere [...]
 notifier = new JmxNotificationEventNotifier();
 notifier.setSource("MyCamel");
 notifier.setIgnoreCamelContextEvents(true);
@@ -59,7 +59,7 @@ context.getManagementStrategy().getManagementAgent().getMBeanServer().addNotific
         public boolean isNotificationEnabled(Notification notification) {
             return notification.getSource().equals("MyCamel");
         }
-    }, null);</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_using_the_tracer_mbean_to_get_fine_grained_tracing"><a class="anchor" href="#_using_the_tracer_mbean_to_get_fine_grained_tracing"></a>Using the Tracer MBean to get fine grained tracing</h2> <div class="sectionbody"> <div class="paragraph"> <p>Additionally to the coarse grained notifications above <strong>Camel 2.9.0</strong> support JMX Notification for fine grained trace events.</p> </div> <div class="pa [...]
+    }, null);</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_using_the_tracer_mbean_to_get_fine_grained_tracing"><a class="anchor" href="#_using_the_tracer_mbean_to_get_fine_grained_tracing"></a>Using the Tracer MBean to get fine grained tracing</h2> <div class="sectionbody"> <div class="paragraph"> <p>Additionally to the coarse grained notifications above <strong>Camel 2.9.0</strong> support JMX Notification for fine grained trace events.</p> </div> <div class="pa [...]
 public class CustomEndpoint extends MockEndpoint implements ManagementAware&lt;CustomEndpoint&gt; {
 
     public CustomEndpoint(final String endpointUri, final Component component) {
diff --git a/manual/latest/lifecycle.html b/manual/latest/lifecycle.html
index cf6e8f2..e2f0c07 100644
--- a/manual/latest/lifecycle.html
+++ b/manual/latest/lifecycle.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 Lifecycle - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/lifecycle.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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>Camel Lifecycle - Apache Camel</title> <link rel="canonical" href="https://camel.apache.org/staging/manual/latest/lifecycle.html"> <meta name="generator" content="Antora 2.0.0"> <link rel="stylesheet" href="../../_/css/site-cbe5cd0c78.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/sitemap-camel-k.xml b/sitemap-camel-k.xml
index d2c10ec..8d25b63 100644
--- a/sitemap-camel-k.xml
+++ b/sitemap-camel-k.xml
@@ -2,90 +2,90 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/configuration/components.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/configuration/configmap-secret.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/configuration/configuration.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/configuration/dependencies.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/configuration/logging.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/developers.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/index.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/installation/gke.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/installation/installation.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/installation/minikube.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/installation/minishift.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/installation/openshift.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/groovy.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/java.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/javascript.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/kotlin.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/languages.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/languages/xml.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/running/dev-mode.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/running/running.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/traits.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-k/latest/uninstalling.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-camel-quarkus.xml b/sitemap-camel-quarkus.xml
index e7795fb..c185e2f 100644
--- a/sitemap-camel-quarkus.xml
+++ b/sitemap-camel-quarkus.xml
@@ -2,18 +2,18 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/staging/camel-quarkus/latest/contributor-guide.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-quarkus/latest/index.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-quarkus/latest/list-of-camel-quarkus-extensions.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/camel-quarkus/latest/user-guide.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-components.xml b/sitemap-components.xml
index ed0e340..8bf6900 100644
--- a/sitemap-components.xml
+++ b/sitemap-components.xml
@@ -2,1550 +2,1550 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/staging/components/latest/activemq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ahc-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ahc-ws-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/amqp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/apns-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/as2-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/asn1-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/asterisk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atmos-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atmosphere-websocket-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atom-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-map-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-messaging-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-multimap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-queue-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-set-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/atomix-value-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/avro-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/avro-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-cw-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-ddb-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-ddbstream-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-ec2-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-ecs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-eks-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-iam-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-kinesis-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-kinesis-firehose-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-kms-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-lambda-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-mq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-msk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-s3-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-sdb-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-ses-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-sns-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-sqs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-swf-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/aws-xray.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/azure-blob-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/azure-queue-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/azure.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/barcode-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/base64-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/bean-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/bean-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/bean-validator-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/beanio-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/beanstalk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/bindy-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/blueprint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/bonita-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/box-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/braintree-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/browse-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/caffeine-cache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/caffeine-loadcache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cbor-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cdi.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/chatscript-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/chunk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/class-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cm-sms-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cmis-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/coap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cometd-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/consul-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/controlbus-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/corda-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/couchbase-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/couchdb-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cql-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/crypto-cms-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/crypto-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/crypto-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/csv-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cxf-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cxf-transport.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/cxfrs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dataformat-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dataset-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dataset-test-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/digitalocean-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/direct-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/direct-vm-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/disruptor-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dns-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/docker-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dozer-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/drill-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/dropbox-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ehcache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/elasticsearch-rest-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/elsql-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/etcd-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/eventadmin-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/exec-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/facebook-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/fhir-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/fhirJson-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/fhirXml-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/file-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/file-watch-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/flatpack-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/flatpack-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/flink-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/fop-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/freemarker-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ftp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ftps-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ganglia-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/geocoder-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/git-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/github-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-bigquery-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-bigquery-sql-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-calendar-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-calendar-stream-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-drive-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-mail-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-mail-stream-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-pubsub-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-sheets-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/google-sheets-stream-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/gora-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/grape-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/grok-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/groovy-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/grpc-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/guava-eventbus-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/gzipdeflater-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-atomicvalue-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-instance-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-list-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-map-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-multimap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-queue-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-replicatedmap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-ringbuffer-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-seda-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-set-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast-topic-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hazelcast.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hbase-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hdfs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hipchat-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hl7-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hl7terser-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/http-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/hystrix.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ical-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/iec60870-client-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/iec60870-server-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-cache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-compute-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-events-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-idgen-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-messaging-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-queue-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite-set-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ignite.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/index.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/infinispan-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/influxdb-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/iota-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ipfs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/irc-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ironmq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jacksonxml-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jasypt.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jaxb-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jbpm-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jcache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jclouds-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jcr-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jdbc-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jetty-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jgroups-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jgroups-raft-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jing-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jira-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jms-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jmx-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jolt-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jooq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jpa-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-fastjson-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-gson-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-jackson-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-johnzon-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-validator-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/json-xstream-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jsonApi-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jsonpath-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/jt400-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kafka-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-config-maps-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-deployments-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-hpa-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-job-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-namespaces-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-nodes-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-persistent-volumes-claims-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-persistent-volumes-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-pods-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-replication-controllers-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-resources-quota-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-secrets-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-service-accounts-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes-services-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kubernetes.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/kura.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/language-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ldap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ldif-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/leveldb.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/linkedin-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/log-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/lpr-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/lra.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/lucene-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/lumberjack-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/lzf-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mail-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/master-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/metrics-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/micrometer-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/microprofile-config.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/milo-client-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/milo-server-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mime-multipart-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mina-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mllp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mock-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mongodb-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mongodb-gridfs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mqtt-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/msv-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mustache-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mvel-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mvel-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mybatis-bean-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/mybatis-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/nagios-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/nats-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/netty-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/netty-http-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/nsq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ognl-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/olingo2-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/olingo4-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openshift-build-configs-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openshift-builds-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-cinder-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-glance-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-keystone-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-neutron-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-nova-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack-swift-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/openstack.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/opentracing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/optaplanner-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/paho-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/paxlogging-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pdf-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pg-replication-slot-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pgevent-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pgp-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/properties-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/protobuf-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pubnub-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/pulsar-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/quartz-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/quickfix-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rabbitmq-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/reactive-executor-vertx.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/reactive-streams-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/reactor-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ref-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rest-api-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rest-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rest-swagger-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/restlet-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ribbon.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rss-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rss-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/rxjava.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/saga-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/salesforce-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sap-netweaver-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/scheduler-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/schematron-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/scp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/secureXML-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/seda-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/service-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/servicenow-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/servlet-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sftp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/shiro.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sip-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sjms-batch-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sjms-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sjms2-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/slack-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/smpp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/snmp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/soapjaxb-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/solr-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/soroush-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spark-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spark-rest-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spel-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/splunk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-batch-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-boot.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-cloud-consul.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-cloud-netflix.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-cloud-zookeeper.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-cloud.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-event-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-integration-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-javaconfig.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-ldap-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-redis-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-security.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring-ws-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/spring.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sql-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/sql-stored-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/ssh-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/stax-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/stomp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/stream-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/string-template-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/stub-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/swagger-java.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/syslog-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/tarfile-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/telegram-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test-blueprint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test-cdi.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test-junit5.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test-karaf.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test-spring.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/test.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/testcontainers-spring.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/testcontainers.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/thrift-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/thrift-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/tidyMarkup-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/tika-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/timer-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/twilio-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/twitter-directmessage-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/twitter-search-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/twitter-timeline-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/undertow-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/univocity-csv-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/univocity-fixed-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/univocity-tsv-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/validator-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/velocity-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/vertx-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/vm-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/weather-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/web3j-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/webhook-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/websocket-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/websocket-jsr356-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/wordpress-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xchange-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xmlsecurity-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xmpp-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xpath-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xquery-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xquery-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xslt-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/xstream-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/yaml-snakeyaml-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/yammer-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zendesk-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zipdeflater-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zipfile-dataformat.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zipkin.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zookeeper-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/components/latest/zookeeper-master-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file
diff --git a/sitemap-manual.xml b/sitemap-manual.xml
index 32b89d7..4a8f2b4 100644
--- a/sitemap-manual.xml
+++ b/sitemap-manual.xml
@@ -2,1318 +2,1318 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/advanced-configuration-of-camelcontext-using-spring.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/aggregate-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/architecture.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/async.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/asynchronous-routing-engine.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/backlog-tracer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/backlogdebugger.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bam-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bam.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/batch-config-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/batch-consumer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bean-binding.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bean-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bean-injection.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/bean-integration.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/binding.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/book-getting-started.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/books.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/browsable-endpoint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/building.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-boot.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-configuration-utilities.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-core.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-embedded-maven-goal.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-jar-dependencies.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-maven-archetypes.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-maven-plugin.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camel-run-maven-goal.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/camelcontext.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/cep.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/choice-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/circuitBreaker-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/claimCheck-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/clustering.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/commercial-camel-offerings.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/componentconfiguration.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/configuring-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/configuring-route-startup-ordering-and-autostartup.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/console-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/constant-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/content-based-router-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/content-enricher.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/content-filter-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/contributing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/convertBodyTo-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/correlation-identifier.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/creating-a-new-spring-based-camel-route.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/cronscheduledroutepolicy.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/customLoadBalancer-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/data-format.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dead-letter-channel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/debugger.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/defaulterrorhandler.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/delay-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/delay-interceptor.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dependency-injection.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dozer-type-conversion.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dsl.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dynamic-router.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/dynamicRouter-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/endpoint-annotations.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/endpoint-completer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/endpoint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/enrich-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/enterprise-integration-patterns.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/error-handler.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/error-handling-in-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/event-message.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/eventDrivenConsumer-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/examples.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/exception-clause.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/exchange-pattern.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/exchange.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/exchangeProperty-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/expression.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/failover-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/can-i-get-commercial-support.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/can-i-use-camel-on-java-14.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/classloader-issue-of-servicemix-camel-component.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/does-camel-work-on-ibms-jdk.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/exception-beandefinitionstoreexception.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/exception-javaxnamingnoinitialcontextexception.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/exception-orgapachecamelnosuchendpointexception.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/exception-orgxmlsaxsaxparseexception.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-can-i-create-a-custom-component-or-endpoint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-can-i-get-the-remote-connection-ip-address-from-the-camel-cxf-consumer-.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-can-i-get-the-source-code.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-can-i-stop-a-route-from-a-route.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-can-webservice-clients-see-remote-faults-with-stacktraces-when-using-camel-cxf.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-become-a-committer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-change-the-logging.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-compile-the-code.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-configure-endpoints.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-configure-password-options-on-camel-endpoints-without-the-value-being-encoded.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-configure-the-default-maximum-cache-size-for-producercache-or-producertemplate.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-configure-the-maximum-endpoint-cache-size-for-camelcontext.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-debug-my-route.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-disable-jmx.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-edit-the-website.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-enable-debug-logging.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-enable-streams-when-debug-logging-messages-in-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-handle-failures-when-consuming-for-example-from-a-ftp-server.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-import-rests-from-other-xml-files.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-import-routes-from-other-xml-files.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-invoke-camel-routes-from-jbi.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-let-jetty-match-wildcards.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-make-my-jms-endpoint-transactional.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-name-my-routes.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-restart-camelcontext.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-retrieve-the-thrown-exception-during-processing-an-exchange.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-retry-failed-messages-forever.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-retry-processing-a-message-from-a-certain-point-back-or-an-entire-route.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-reuse-the-contexttestsupport-class-in-my-unit-tests.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-run-activemq-and-camel-in-jboss.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-run-camel-using-java-webstart.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-set-the-mep-when-interacting-with-jbi.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-specify-time-period-in-a-human-friendly-syntax.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-specify-which-method-to-use-when-using-beans-in-routes.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-a-big-uber-jar.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-camel-inside-servicemix.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-java-14-logging.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-log4j.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-spring-property-placeholder-with-camel-xml.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-use-uris-with-parameters-in-xml.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-i-write-a-custom-processor-which-sends-multiple-messages.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-the-direct-event-seda-and-vm-endpoints-compare.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-do-the-timer-and-quartz-endpoints-compare.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-compare-to-mule.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-compare-to-servicemix-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-compare-to-servicemix.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-compare-to-synapse.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-look-up-beans-and-endpoints.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-work-with-activemq.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-work-with-servicemix.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-camel-work.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-the-camel-api-compare-to.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-does-the-website-work.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-should-i-invoke-my-pojos-or-spring-services.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-should-i-package-applications-using-camel-and-activemq.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/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-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-avoid-sending-some-or-all-message-headers.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-define-a-static-camel-converter-method-in-scala.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-remove-the-http-protocol-headers-in-the-camel-message.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-send-the-same-message-to-multiple-endpoints.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-switch-the-cxf-consumer-between-http-and-https-without-touching-the-spring-configuration.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-use-a-dynamic-uri-in-to.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-use-extra-camel-componets-in-servicemix-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/how-to-validate-the-camel-1x-context-xml-from-apache-camel-web-site.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/if-i-use-servicemix-when-should-i-use-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/is-camel-an-esb.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/is-camel-ioc-friendly.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/is-there-an-ide.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/memory-leak-when-adding-and-removing-routes-at-runtime.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/running-camel-standalone.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/should-i-deploy-camel-inside-the-activemq-broker-or-in-another-application.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/using-camel-core-testsjar.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/using-getin-or-getout-methods-on-exchange.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-are-the-dependencies.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-is-a-router.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-is-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-is-the-license.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-jars-do-i-need.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/what-platforms-are-supported.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-can-i-not-use-when-or-otherwise-in-a-java-camel-route.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-cant-i-use-sign-in-my-password.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-do-camel-throw-so-many-noclassdeffoundexception-on-startup.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-do-my-message-lose-its-headers-during-routing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-does-camel-use-too-many-threads-with-producertemplate.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-does-ftp-component-not-download-any-files.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-does-maven-not-download-dependencies.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/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-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-does-my-jms-route-only-consume-one-message-at-once.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-does-useoriginalmessage-with-error-handler-not-work-as-expected.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-is-my-message-body-empty.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-is-my-processor-not-showing-up-in-jconsole.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-is-the-exception-null-when-i-use-onexception.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-the-name-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/faq/why-use-multiple-camelcontext.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/file-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/filter-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/fluent-builders.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/from-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/getting-started.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/graceful-shutdown.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/groovy-dsl.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/guaranteed-delivery.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/guice.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/header-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/health-check.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/hiding-middleware.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/http-session-handling.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/http-session.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/hystrix-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/hystrixConfiguration-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/idempotentConsumer-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/index.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/injector.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/inOnly-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/inOut-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/intercept.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/inversion-of-control-with-smart-defaults.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/irc-room.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/java-dsl.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/jmx.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/jndi.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/json.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/karaf.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/languages.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/lifecycle.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/loadBalance-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/log-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/loop-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/mailing-lists.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/marshal-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message-bus.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message-channel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message-endpoint.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message-router.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message-translator.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/message.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/multicast-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/oncompletion.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/onFallback-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/otherwise-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/parameter-binding-annotations.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/pipeline-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/pluggable-class-resolvers.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/point-to-point-channel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/pojo-consuming.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/pojo-producing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/pollEnrich-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/polling-consumer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/predicate.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/process-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/processor.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/producertemplate.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/publish-subscribe-channel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/random-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/recipientList-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/ref-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/registry.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/release-guide.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/removeHeader-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/removeHeaders-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/removeProperties-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/removeProperty-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/requestReply-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/resequence-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/rest-dsl.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/return-address.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/rollback-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/roundRobin-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/route-builder.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/route-policy.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/routes.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/routingSlip-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/running-examples.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/saga-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/sample-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/scala-dsl-getting-started.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/scala-dsl-supported-languages.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/scala-dsl.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/scheduledroutepolicy.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/script-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/scripting-languages.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/security.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/service-registry.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/serviceCall-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/servicepool.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/servlet-tomcat-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/setBody-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/setHeader-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/setOutHeader-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/setProperty-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/simple-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/simplescheduledroutepolicy.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/sort-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/split-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/spring-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/spring-remoting.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/spring-testing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/spring-xml-extensions.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/spring.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/step-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/sticky-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/stop-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/stream-caching.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/stream-config-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/support.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/team.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/templating.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/testing.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/threading-model.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/threads-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/throttle-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/to-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/toD-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/tokenize-language.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/topic-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/tracer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/transactional-client.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/transactionerrorhandler.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/transform-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/transformer.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/transport.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/try-catch-finally.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/type-converter.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/unmarshal-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/uris.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/user-stories.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/using-exchange-pattern-annotations.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/using-osgi-blueprint-with-camel.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/using-propertyplaceholder.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/using-this-pattern.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/uuidgenerator.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/validate-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/validator.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/walk-through-an-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/walk-through-another-example.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/weighted-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/what-are-the-dependencies.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/when-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/wireTap-eip.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/writing-components.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/xml-configuration.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 <url>
 <loc>https://camel.apache.org/staging/manual/latest/xml-reference.html</loc>
-<lastmod>2019-08-20T13:53:48.288Z</lastmod>
+<lastmod>2019-08-20T14:48:04.631Z</lastmod>
 </url>
 </urlset>
\ No newline at end of file