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/incubator-hop-website.git


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

commit cc1df4607a279789947ee2e75b7fb44b5f694cbf
Author: jenkins <[email protected]>
AuthorDate: Tue Nov 10 09:42:25 2020 +0000

    Website updated to 87017ce
---
 blog/2020/10/hop-joins-the-asf/index.html   |   2 +-
 blog/2020/11/roundup-2020-11/index.html     |  66 ++++
 blog/index.html                             |   2 +-
 blog/index.xml                              |  15 +-
 blog/page/2/index.html                      |   2 +-
 blog/page/3/index.html                      |   2 +-
 blog/page/4/index.html                      |   2 +-
 categories/ASF/index.html                   |   2 +-
 categories/ASF/index.xml                    |   2 +-
 categories/Apache-Hop-Incubating/index.html |   2 +-
 categories/Apache-Hop-Incubating/index.xml  |   2 +-
 categories/Project-Hop/index.html           |   2 +-
 categories/Project-Hop/index.xml            |  13 +-
 categories/Releases/index.html              |   2 +-
 categories/Releases/index.xml               |   2 +-
 categories/Roundup/index.html               |   2 +-
 categories/Roundup/index.xml                |  13 +-
 community/mailing-list/index.html           |   2 +-
 img/Roundup-2020-11/hop-gui-categories.png  | Bin 0 -> 223440 bytes
 img/Roundup-2020-11/hop-gui-edit.png        | Bin 0 -> 25462 bytes
 index.html                                  |   2 +-
 index.xml                                   |  15 +-
 sitemap-dev-manual.xml                      |  10 +-
 sitemap-manual.xml                          | 584 ++++++++++++++--------------
 sitemap-tech-manual.xml                     |   6 +-
 sitemap.xml                                 |  37 +-
 26 files changed, 452 insertions(+), 337 deletions(-)

diff --git a/blog/2020/10/hop-joins-the-asf/index.html 
b/blog/2020/10/hop-joins-the-asf/index.html
index 908ba24..c9031e0 100644
--- a/blog/2020/10/hop-joins-the-asf/index.html
+++ b/blog/2020/10/hop-joins-the-asf/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../../site.webmanifest"> <title>Hop Joins the ASF - Hop</title> 
<link rel="canonical" href="../../../../blog/2020/10/hop-joins-the-asf/"> <link 
rel="stylesheet" href="../../ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../../site.webmanifest"> <title>Hop Joins the ASF - Hop</title> 
<link rel="canonical" href="../../../../blog/2020/10/hop-joins-the-asf/"> <link 
rel="stylesheet" href="../../ [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/blog/2020/11/roundup-2020-11/index.html 
b/blog/2020/11/roundup-2020-11/index.html
new file mode 100644
index 0000000..9d72c96
--- /dev/null
+++ b/blog/2020/11/roundup-2020-11/index.html
@@ -0,0 +1,66 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../../site.webmanifest"> <title>Roundup September, October 2020 - 
Hop</title> <link rel="canonical" 
href="../../../../blog/2020/11/roundup-2020-11/"> <link rel="stylesheet"  [...]
+            
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+            
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ 
+            ga('create', 'UA-151580460-1', 'auto' ,{'anonymize_ip':true});
+            ga('send', 'pageview');
+        }, true, false); </script> <script 
src="../../../../_/js/vendor/docsearch-4983f0f1ec.min.js"></script> <script> 
var search = docsearch({
+      appId: 'IEDZCR8JT4',
+      apiKey: '587e7bafb978fa5e4640ab18bfbd9b99',
+      indexName: 'hop-doc',
+      inputSelector: '#search-input',
+      autocompleteOptions: { hint: false, keyboardShortcuts: ['s'] },
+      algoliaOptions: { hitsPerPage: 10 }
+    }).autocomplete
+    search.on('autocomplete:closed', function () { 
search.autocomplete.setVal() })
+    function focusSearchInput () { 
document.querySelector('#search-input').focus() }
+    if (document.querySelector('.home-link.is-current')) 
window.addEventListener('load', focusSearchInput) </script> <script 
type="application/ld+json"> {
+    "@context": "http://schema.org";,
+    "@type": "Organization",
+    "name": "Hop",
+    "url": "https:\/\/hop.apache.org\/"
+    , "sameAs": ["https://twitter.com/projhop";]
+    , "logo": "\/img\/hop-logo.svg"
+    , "description": "Hop" 
+  } </script> <script type="application/ld+json"> {
+  "@context": "http://schema.org";,
+  "@type": "BreadcrumbList",
+  "itemListElement": [{
+        "@type": "ListItem",
+        "position":  1 ,
+        "item": {
+          "@id": "https://hop.apache.org/";,
+          "name": "Hop"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  2 ,
+        "item": {
+          "@id": "https://hop.apache.org/blog/";,
+          "name": "blog"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  3 ,
+        "item": {
+          "@id": "https://hop.apache.org/blog/2020/";,
+          "name": "2020"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  4 ,
+        "item": {
+          "@id": "https://hop.apache.org/blog/2020/11/";,
+          "name": "11"
+        }
+    },{
+        "@type": "ListItem",
+        "position":  5 ,
+        "item": {
+          "@id": "https://hop.apache.org/blog/2020/11/roundup-2020-11/";,
+          "name": "roundup-2020-11"
+        }
+    }]
+} </script> </body> </html> 
\ No newline at end of file
diff --git a/blog/index.html b/blog/index.html
index 1d7663a..e4690fc 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../site.webmanifest"> <title>Blog - Hop</title> <link rel="canonical" 
href="../blog/"> <link rel="stylesheet" href="../_/css/site-15bdf62002.css"> 
</head> <body class="article"> <div class [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../site.webmanifest"> <title>Blog - Hop</title> <link rel="canonical" 
href="../blog/"> <link rel="stylesheet" href="../_/css/site-15bdf62002.css"> 
</head> <body class="article"> <div class [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/blog/index.xml b/blog/index.xml
index a2ff05f..5a643d8 100644
--- a/blog/index.xml
+++ b/blog/index.xml
@@ -6,18 +6,29 @@
     <description>Recent content in Blog on Hop</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Sat, 31 Oct 2020 00:00:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 09 Nov 2020 10:01:56 +0200</lastBuildDate>
     
        <atom:link href="https://hop.apache.org/blog/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
     <item>
+      <title>Roundup September, October 2020</title>
+      <link>https://hop.apache.org/blog/2020/11/roundup-2020-11/</link>
+      <pubDate>Mon, 09 Nov 2020 10:01:56 +0200</pubDate>
+      
+      <guid>https://hop.apache.org/blog/2020/11/roundup-2020-11/</guid>
+      <description>We&amp;#8217;ve had another couple of busy months at Apache 
Hop. A lot of these changes have been happening in the background, but are very 
exciting nevertheless. As we&amp;#8217;re getting close to finalizing the 
background work, we&amp;#8217;ll soon have more time to work on Hop platform 
features again.
+ Here&amp;#8217;s what happened over the last two months.
+   Hop joins the Apache Software Foundation, becomes Apache Hop 
(Incubating)</description>
+    </item>
+    
+    <item>
       <title>Hop Joins the ASF</title>
       <link>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</link>
       <pubDate>Sat, 31 Oct 2020 00:00:00 +0000</pubDate>
       
       <guid>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</guid>
-      <description>Apache Hop - Incubation Proposal Submitted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
+      <description>Apache Hop - Incubation Proposal Accepted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
  After almost a year of work on Project Hop, we&amp;#8217;re very happy to 
announce we&amp;#8217;ve reached a first milestone: the Apache Hop proposal was 
submitted to the incubator mailing list on September, 9th and has been 
accepted!</description>
     </item>
     
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 7a755b6..4b85900 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/blog/page/3/index.html b/blog/page/3/index.html
index df8a8ca..ad9b9c0 100644
--- a/blog/page/3/index.html
+++ b/blog/page/3/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/blog/page/4/index.html b/blog/page/4/index.html
index d3f11be..21a02ec 100644
--- a/blog/page/4/index.html
+++ b/blog/page/4/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../../site.webmanifest"> <title>Blog - Hop</title> <link 
rel="canonical" href="../../../blog/"> <link rel="stylesheet" 
href="../../../_/css/site-15bdf62002.css"> </head> <body cla [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/ASF/index.html b/categories/ASF/index.html
index b29c30c..b13ef36 100644
--- a/categories/ASF/index.html
+++ b/categories/ASF/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>ASF - Hop</title> <link rel="canonical" 
href="../../categories/ASF/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <body class= [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>ASF - Hop</title> <link rel="canonical" 
href="../../categories/ASF/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <body class= [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/ASF/index.xml b/categories/ASF/index.xml
index 29d6326..2d0d428 100644
--- a/categories/ASF/index.xml
+++ b/categories/ASF/index.xml
@@ -17,7 +17,7 @@
       <pubDate>Sat, 31 Oct 2020 00:00:00 +0000</pubDate>
       
       <guid>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</guid>
-      <description>Apache Hop - Incubation Proposal Submitted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
+      <description>Apache Hop - Incubation Proposal Accepted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
  After almost a year of work on Project Hop, we&amp;#8217;re very happy to 
announce we&amp;#8217;ve reached a first milestone: the Apache Hop proposal was 
submitted to the incubator mailing list on September, 9th and has been 
accepted!</description>
     </item>
     
diff --git a/categories/Apache-Hop-Incubating/index.html 
b/categories/Apache-Hop-Incubating/index.html
index a2dbfaf..7b964dc 100644
--- a/categories/Apache-Hop-Incubating/index.html
+++ b/categories/Apache-Hop-Incubating/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Apache Hop (Incubating - Hop</title> 
<link rel="canonical" href="../../categories/Apache-Hop-Incubating/"> <link 
rel="stylesheet" href="../../_/css/site- [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Apache Hop (Incubating - Hop</title> 
<link rel="canonical" href="../../categories/Apache-Hop-Incubating/"> <link 
rel="stylesheet" href="../../_/css/site- [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/Apache-Hop-Incubating/index.xml 
b/categories/Apache-Hop-Incubating/index.xml
index 8190e38..b2f1d20 100644
--- a/categories/Apache-Hop-Incubating/index.xml
+++ b/categories/Apache-Hop-Incubating/index.xml
@@ -17,7 +17,7 @@
       <pubDate>Sat, 31 Oct 2020 00:00:00 +0000</pubDate>
       
       <guid>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</guid>
-      <description>Apache Hop - Incubation Proposal Submitted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
+      <description>Apache Hop - Incubation Proposal Accepted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
  After almost a year of work on Project Hop, we&amp;#8217;re very happy to 
announce we&amp;#8217;ve reached a first milestone: the Apache Hop proposal was 
submitted to the incubator mailing list on September, 9th and has been 
accepted!</description>
     </item>
     
diff --git a/categories/Project-Hop/index.html 
b/categories/Project-Hop/index.html
index d00e5f7..e2f137a 100644
--- a/categories/Project-Hop/index.html
+++ b/categories/Project-Hop/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Project Hop - Hop</title> <link 
rel="canonical" href="../../categories/Project-Hop/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </he [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Project Hop - Hop</title> <link 
rel="canonical" href="../../categories/Project-Hop/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </he [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/Project-Hop/index.xml b/categories/Project-Hop/index.xml
index cd2d313..29931e1 100644
--- a/categories/Project-Hop/index.xml
+++ b/categories/Project-Hop/index.xml
@@ -6,12 +6,23 @@
     <description>Recent content in Project Hop on Hop</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Tue, 21 Jul 2020 12:01:56 +0200</lastBuildDate>
+    <lastBuildDate>Mon, 09 Nov 2020 10:01:56 +0200</lastBuildDate>
     
        <atom:link 
href="https://hop.apache.org/categories/Project-Hop/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
     <item>
+      <title>Roundup September, October 2020</title>
+      <link>https://hop.apache.org/blog/2020/11/roundup-2020-11/</link>
+      <pubDate>Mon, 09 Nov 2020 10:01:56 +0200</pubDate>
+      
+      <guid>https://hop.apache.org/blog/2020/11/roundup-2020-11/</guid>
+      <description>We&amp;#8217;ve had another couple of busy months at Apache 
Hop. A lot of these changes have been happening in the background, but are very 
exciting nevertheless. As we&amp;#8217;re getting close to finalizing the 
background work, we&amp;#8217;ll soon have more time to work on Hop platform 
features again.
+ Here&amp;#8217;s what happened over the last two months.
+   Hop joins the Apache Software Foundation, becomes Apache Hop 
(Incubating)</description>
+    </item>
+    
+    <item>
       <title>Preview Release 0.30</title>
       <link>https://hop.apache.org/blog/2020/07/preview-release-0.30/</link>
       <pubDate>Tue, 21 Jul 2020 12:01:56 +0200</pubDate>
diff --git a/categories/Releases/index.html b/categories/Releases/index.html
index f82809d..78d370d 100644
--- a/categories/Releases/index.html
+++ b/categories/Releases/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Releases - Hop</title> <link 
rel="canonical" href="../../categories/Releases/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <b [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Releases - Hop</title> <link 
rel="canonical" href="../../categories/Releases/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <b [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/Releases/index.xml b/categories/Releases/index.xml
index f9f7ef5..25519ab 100644
--- a/categories/Releases/index.xml
+++ b/categories/Releases/index.xml
@@ -17,7 +17,7 @@
       <pubDate>Sat, 31 Oct 2020 00:00:00 +0000</pubDate>
       
       <guid>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</guid>
-      <description>Apache Hop - Incubation Proposal Submitted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
+      <description>Apache Hop - Incubation Proposal Accepted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
  After almost a year of work on Project Hop, we&amp;#8217;re very happy to 
announce we&amp;#8217;ve reached a first milestone: the Apache Hop proposal was 
submitted to the incubator mailing list on September, 9th and has been 
accepted!</description>
     </item>
     
diff --git a/categories/Roundup/index.html b/categories/Roundup/index.html
index 432e661..da29065 100644
--- a/categories/Roundup/index.html
+++ b/categories/Roundup/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Roundup - Hop</title> <link 
rel="canonical" href="../../categories/Roundup/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <bod [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Roundup - Hop</title> <link 
rel="canonical" href="../../categories/Roundup/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </head> <bod [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/categories/Roundup/index.xml b/categories/Roundup/index.xml
index f279320..7a809bf 100644
--- a/categories/Roundup/index.xml
+++ b/categories/Roundup/index.xml
@@ -6,12 +6,23 @@
     <description>Recent content in Roundup on Hop</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Sat, 27 Jun 2020 12:01:56 +0200</lastBuildDate>
+    <lastBuildDate>Mon, 09 Nov 2020 10:01:56 +0200</lastBuildDate>
     
        <atom:link href="https://hop.apache.org/categories/Roundup/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
+      <title>Roundup September, October 2020</title>
+      <link>https://hop.apache.org/blog/2020/11/roundup-2020-11/</link>
+      <pubDate>Mon, 09 Nov 2020 10:01:56 +0200</pubDate>
+      
+      <guid>https://hop.apache.org/blog/2020/11/roundup-2020-11/</guid>
+      <description>We&amp;#8217;ve had another couple of busy months at Apache 
Hop. A lot of these changes have been happening in the background, but are very 
exciting nevertheless. As we&amp;#8217;re getting close to finalizing the 
background work, we&amp;#8217;ll soon have more time to work on Hop platform 
features again.
+ Here&amp;#8217;s what happened over the last two months.
+   Hop joins the Apache Software Foundation, becomes Apache Hop 
(Incubating)</description>
+    </item>
+    
+    <item>
       <title>Roundup July, August 2020</title>
       <link>https://hop.apache.org/blog/2020/08/roundup-2020-08/</link>
       <pubDate>Sat, 27 Jun 2020 12:01:56 +0200</pubDate>
diff --git a/community/mailing-list/index.html 
b/community/mailing-list/index.html
index fe27ae8..a65b7e9 100644
--- a/community/mailing-list/index.html
+++ b/community/mailing-list/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Mailing Lists - Hop</title> <link 
rel="canonical" href="../../community/mailing-list/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </ [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta 
name="viewport" content="width=device-width,initial-scale=1"> <link rel="icon" 
type="image/png" href="../../favicon-196x196.png" sizes="196x196"> <meta 
name="application-name" content="Apache Hop (Incubating)"> <link rel="manifest" 
href="../../site.webmanifest"> <title>Mailing Lists - Hop</title> <link 
rel="canonical" href="../../community/mailing-list/"> <link rel="stylesheet" 
href="../../_/css/site-15bdf62002.css"> </ [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/img/Roundup-2020-11/hop-gui-categories.png 
b/img/Roundup-2020-11/hop-gui-categories.png
new file mode 100644
index 0000000..ad4ed63
Binary files /dev/null and b/img/Roundup-2020-11/hop-gui-categories.png differ
diff --git a/img/Roundup-2020-11/hop-gui-edit.png 
b/img/Roundup-2020-11/hop-gui-edit.png
new file mode 100644
index 0000000..f063272
Binary files /dev/null and b/img/Roundup-2020-11/hop-gui-edit.png differ
diff --git a/index.html b/index.html
index ba2be72..2ba7239 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta name="generator" content="Hugo 
0.58.2"> <meta charset="utf-8"> <meta name="viewport" 
content="width=device-width,initial-scale=1"> <link rel="icon" type="image/png" 
href="./favicon-196x196.png" sizes="196x196"> <meta name="application-name" 
content="Apache Hop (Incubating)"> <link rel="manifest" 
href="./site.webmanifest"> <title>Apache Hop (Incubating) - Hop</title> <link 
rel="canonical" href="./"> <meta name="description" content="Apache Hop [...]
+<!doctype html> <html lang="en"> <head> <meta name="generator" content="Hugo 
0.58.2"> <meta charset="utf-8"> <meta name="viewport" 
content="width=device-width,initial-scale=1"> <link rel="icon" type="image/png" 
href="./favicon-196x196.png" sizes="196x196"> <meta name="application-name" 
content="Apache Hop (Incubating)"> <link rel="manifest" 
href="./site.webmanifest"> <title>Apache Hop (Incubating) - Hop</title> <link 
rel="canonical" href="./"> <meta name="description" content="Apache Hop [...]
             
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
             
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
diff --git a/index.xml b/index.xml
index b645915..34578c8 100644
--- a/index.xml
+++ b/index.xml
@@ -6,18 +6,29 @@
     <description>Recent content in Apache Hop (Incubating) on Hop</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Sat, 31 Oct 2020 00:00:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 09 Nov 2020 10:01:56 +0200</lastBuildDate>
     
        <atom:link href="https://hop.apache.org/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
     <item>
+      <title>Roundup September, October 2020</title>
+      <link>https://hop.apache.org/blog/2020/11/roundup-2020-11/</link>
+      <pubDate>Mon, 09 Nov 2020 10:01:56 +0200</pubDate>
+      
+      <guid>https://hop.apache.org/blog/2020/11/roundup-2020-11/</guid>
+      <description>We&amp;#8217;ve had another couple of busy months at Apache 
Hop. A lot of these changes have been happening in the background, but are very 
exciting nevertheless. As we&amp;#8217;re getting close to finalizing the 
background work, we&amp;#8217;ll soon have more time to work on Hop platform 
features again.
+ Here&amp;#8217;s what happened over the last two months.
+   Hop joins the Apache Software Foundation, becomes Apache Hop 
(Incubating)</description>
+    </item>
+    
+    <item>
       <title>Hop Joins the ASF</title>
       <link>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</link>
       <pubDate>Sat, 31 Oct 2020 00:00:00 +0000</pubDate>
       
       <guid>https://hop.apache.org/blog/2020/10/hop-joins-the-asf/</guid>
-      <description>Apache Hop - Incubation Proposal Submitted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
+      <description>Apache Hop - Incubation Proposal Accepted From the very 
start with Hop, we haven&amp;#8217;t exactly been secretive about our intention 
to join the Apache Software Foundation (ASF) and donate Project Hop to the ASF 
as Apache Hop.
  After almost a year of work on Project Hop, we&amp;#8217;re very happy to 
announce we&amp;#8217;ve reached a first milestone: the Apache Hop proposal was 
submitted to the incubator mailing list on September, 9th and has been 
accepted!</description>
     </item>
     
diff --git a/sitemap-dev-manual.xml b/sitemap-dev-manual.xml
index ec91f6b..ddde6a2 100644
--- a/sitemap-dev-manual.xml
+++ b/sitemap-dev-manual.xml
@@ -2,22 +2,22 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/getting-started.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/porting-kettle-plugins.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/webhop/developer-guide.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/webhop/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-manual.xml b/sitemap-manual.xml
index c4d341f..a042a04 100644
--- a/sitemap-manual.xml
+++ b/sitemap-manual.xml
@@ -2,1170 +2,1170 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://hop.apache.org/manual/latest/concepts.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/faq/faq.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/getting-started.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/environments/environments.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/create-pipeline.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/hop-pipeline-editor.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/metadata-injection.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/beam-dataflow-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/beam-direct-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/beam-flink-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/beam-spark-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/local-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/pipeline-run-configurations.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipeline-run-configurations/remote-pipeline-engine.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/pipelines.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/pipelines/run-preview-debug-pipeline.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/shortcuts.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/variables/variables.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/workflows/create-workflow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/workflows/run-debug-workflow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/workflows/workflow-run-configurations/workflow-run-configurations.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-gui/workflows/workflows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/workitems.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-run/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-server/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-vs-kettle/hop-vs-kettle.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/hop-vs-kettle/if-you-know-kettle.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-vs-kettle/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/image-testpage.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/abort.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/addresultfilenames.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/checkdbconnection.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/checkfilelocked.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/columnsexist.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/copyfiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/copymoveresultfilenames.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/createfile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/createfolder.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/delay.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/deletefile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/deletefiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/deletefolders.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/deleteresultfilenames.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/dostounix.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/dtdvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/eval.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/evalfilesmetrics.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/evaluatetablecontent.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/filecompare.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/fileexists.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/filesexist.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/folderisempty.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/folderscompare.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ftp.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ftpdelete.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ftpput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ftpsget.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ftpsput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/getpop.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/http.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/mail.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/mailvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/movefiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/msgboxinfo.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/mssqlbulkload.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/mysqlbulkfile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/mysqlbulkload.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/pgpdecryptfiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/pgpencryptfiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/pgpfiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/pgpverify.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/ping.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/pipeline.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/sendnagiospassivecheck.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/setvariables.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/sftp.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/sftpput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/shell.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/simpleeval.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/snmptrap.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/sql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/success.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/syslog.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/tableexists.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/telnet.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/truncatetables.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/unzip.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/waitforfile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/waitforsql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/webserviceavailable.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/workflow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/writetofile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/writetolog.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/xmlwellformed.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/actions/xsdvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/xslt.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/actions/zipfile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/as400.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/cache.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/db2.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/derby.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/exasol.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/firebird.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/googlebigquery.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/greenplum.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/h2.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/hypersonic.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/infinidb.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/infobright.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/informix.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/ingres.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/interbase.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/kingbasees.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/mariadb.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/monetdb.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/mssql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/mssqlnative.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/mysql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/netezza.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/oracle.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/oraclerdb.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/postgresql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/redshift.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/sapdb.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/snowflake.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/sqlbase.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/sqlite.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/sybase.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/sybaseiq.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/teradata.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/universe.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/databases/vectorwise.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/databases/vertica.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/plugins.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/abort.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/addsequence.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/addxml.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/analyticquery.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/append.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beambigqueryinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beambigqueryoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamconsume.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beaminput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamproduce.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beampublisher.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamsubscriber.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamtimestamp.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/beamwindow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/blockingtransform.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/blockuntiltransformsfinish.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/calculator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/changefileencoding.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/checksum.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/clonerow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/closure.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/columnexists.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/combinationlookup.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/concatfields.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/constant.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/creditcardvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/csvinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/cubeinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/cubeoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/databasejoin.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/databaselookup.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/datagrid.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/dbproc.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/delay.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/delete.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/denormaliser.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/detectemptystream.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/detectlastrow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/dimensionlookup.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/dummy.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/dynamicsqlrow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/edi2xml.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/excelinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/exceloutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/excelwriter.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/execprocess.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/execsqlrow.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/fake.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/fieldschangesequence.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/fieldsplitter.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/fileexists.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/filelocked.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/filesfromresult.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/filestoresult.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/filterrows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/flattener.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/fuzzymatch.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getfilenames.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getfilesrowcount.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getslavesequence.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getsubfolders.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/gettablenames.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getvariable.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/getxmldata.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/groupby.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/http.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/httppost.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/ifnull.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/injector.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/insertupdate.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/janino.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/javafilter.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/javascript.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/joinrows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/jsoninput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/jsonoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/ldapinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/ldapoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/ldifinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/loadfileinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/mail.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/mailinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/mailvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/memgroupby.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/mergejoin.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/mergerows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/metainject.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/multimerge.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/normaliser.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/nullif.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/numberrange.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/pgbulkloader.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/pgpdecryptstream.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/pgpencryptstream.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/pipelineexcecutor.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/processfiles.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/propertyinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/propertyoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/randomvalue.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/recordsfromstream.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/regexeval.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/replacestring.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/reservoirsampling.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/rest.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/rowgenerator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/rowsfromresult.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/rowstoresult.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/selectvalues.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/setvalueconstant.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/setvaluefield.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/setvariable.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/sort.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/sortedmerge.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/splitfieldtorows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/sql.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/sqlfileoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/ssh.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/streamlookup.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/streamschemamerge.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/stringcut.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/stringoperations.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/switchcase.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/synchronizeaftermerge.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/syslog.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/systemdata.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/tablecompare.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/tableexists.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/tableinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/tableoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/terafast.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/textfileinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/textfileoutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/uniquerows.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/uniquerowsbyhashset.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/update.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/userdefinedjavaclass.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/validator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/valuemapper.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/webserviceavailable.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/webservices.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/workflowexecutor.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/writetolog.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/xmlinputstream.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/xmljoin.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/xmloutput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/xsdvalidator.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/xslt.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 
<loc>https://hop.apache.org/manual/latest/plugins/transforms/yamlinput.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/zipfile.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/samples/dummy-sample.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/samples/samples.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-tech-manual.xml b/sitemap-tech-manual.xml
index da13819..2391589 100644
--- a/sitemap-tech-manual.xml
+++ b/sitemap-tech-manual.xml
@@ -2,14 +2,14 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/getting-started.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/hop-uit.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/index.html</loc>
-<lastmod>2020-11-10T08:37:58.159Z</lastmod>
+<lastmod>2020-11-10T09:41:51.749Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap.xml b/sitemap.xml
index 8198116..1510992 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,22 +3,37 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml";>
   
   <url>
-    <loc>https://hop.apache.org/categories/Apache-Hop-Incubating/</loc>
-    <lastmod>2020-10-31T00:00:00+00:00</lastmod>
+    <loc>https://hop.apache.org/</loc>
+    <lastmod>2020-11-09T10:01:56+02:00</lastmod>
   </url>
   
   <url>
-    <loc>https://hop.apache.org/</loc>
-    <lastmod>2020-10-31T00:00:00+00:00</lastmod>
+    <loc>https://hop.apache.org/blog/</loc>
+    <lastmod>2020-11-09T10:01:56+02:00</lastmod>
   </url>
   
   <url>
-    <loc>https://hop.apache.org/categories/ASF/</loc>
+    <loc>https://hop.apache.org/categories/Project-Hop/</loc>
+    <lastmod>2020-11-09T10:01:56+02:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://hop.apache.org/categories/Roundup/</loc>
+    <lastmod>2020-11-09T10:01:56+02:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://hop.apache.org/blog/2020/11/roundup-2020-11/</loc>
+    <lastmod>2020-11-09T10:01:56+02:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://hop.apache.org/categories/Apache-Hop-Incubating/</loc>
     <lastmod>2020-10-31T00:00:00+00:00</lastmod>
   </url>
   
   <url>
-    <loc>https://hop.apache.org/blog/</loc>
+    <loc>https://hop.apache.org/categories/ASF/</loc>
     <lastmod>2020-10-31T00:00:00+00:00</lastmod>
   </url>
   
@@ -43,16 +58,6 @@
   </url>
   
   <url>
-    <loc>https://hop.apache.org/categories/Project-Hop/</loc>
-    <lastmod>2020-07-21T12:01:56+02:00</lastmod>
-  </url>
-  
-  <url>
-    <loc>https://hop.apache.org/categories/Roundup/</loc>
-    <lastmod>2020-06-27T12:01:56+02:00</lastmod>
-  </url>
-  
-  <url>
     <loc>https://hop.apache.org/blog/2020/08/roundup-2020-08/</loc>
     <lastmod>2020-06-27T12:01:56+02:00</lastmod>
   </url>

Reply via email to