You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by gi...@apache.org on 2021/03/19 11:30:48 UTC

[incubator-hop-website] branch asf-site updated: Website updated to 82f678b8

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 344dbe6  Website updated to 82f678b8
344dbe6 is described below

commit 344dbe691202ee328ccb5c4bee8e7d5eff002ed0
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Mar 19 11:30:43 2021 +0000

    Website updated to 82f678b8
---
 manual/latest/technology/google/google-info.html |  17 +-
 manual/latest/vfs/aws-s3-vfs.html                |  21 +
 manual/latest/vfs/azure-blob-storage-vfs.html    |  31 +
 manual/latest/vfs/google-cloud-storage-vfs.html  |  24 +
 manual/latest/vfs/google-drive-vfs.html          |  29 +
 sitemap-dev-manual.xml                           |  38 +-
 sitemap-manual.xml                               | 706 ++++++++++++-----------
 sitemap-tech-manual.xml                          |  10 +-
 8 files changed, 491 insertions(+), 385 deletions(-)

diff --git a/manual/latest/technology/google/google-info.html b/manual/latest/technology/google/google-info.html
index ac2a37c..0e707a8 100644
--- a/manual/latest/technology/google/google-info.html
+++ b/manual/latest/technology/google/google-info.html
@@ -1,19 +1,4 @@
-<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Google Technology :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/technology/google/google-info.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" st [...]
-                            Configure the path to a Google Drive credentials JSON
-                              file
-      -gdt, --google-drive-tokens-folder=&lt;tokensFolder&gt;
-                            Configure the path to a Google Drive tokens folder</code></pre> </div> </div> <div class="paragraph"> <p>Once done you will see a <code>googleDrive</code> entry in the central <code>hop-config.json</code> file:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-json hljs" data-lang="json">{
-  "googleDrive" : {
-    "credentialsFile" : "/path/to/google-drive-credentials.json",
-    "tokensFolder" : "/path/to/tokens"
-  }
-}</code></pre> </div> </div> <div class="paragraph"> <p>When you try to run the first time you&#8217;ll see a message on the console where you executed Hop GUI or Hop Run saying something like:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code>Please open the following address in your browser:
-  https://accounts.google.com/o/oauth2/auth?access_type=offline&amp;client_id=yourClientId&amp;redirect_uri=http://localhost:8888/Callback&amp;response_type=code&amp;scope=https://www.googleapis.com/auth/drive</code></pre> </div> </div> <div class="paragraph"> <p>Open that URL in a browser and authenticate the given client ID. You&#8217;ll then get a token in the configured <code>tokens folder</code> with which you can work.</p> </div> </div> </div> <div class="sect1"> <h2 id="_google_cl [...]
-                            Configure the path to a Google Cloud service account JSON key file</code></pre> </div> </div> <div class="paragraph"> <p>Once done you will see a <code>googleCloud</code> entry in the central <code>hop-config.json</code> file:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-json hljs" data-lang="json">{
-  "googleCloud" : {
-    "serviceAccountKeyFile" : "/path/to/your/google-key.json"
-  }
-}</code></pre> </div> </div> </div> </div> </article> </main> </div> <footer> <div class="footer"> <dl> <dt>Overview</dt> <dd><a href="../../../../download/">Download</a></dd> <dd><a href="../../../../manual/latest/">Getting started</a></dd> </dl> <dl> <dt>Community</dt> <dd><a target="_blank" href="https://issues.apache.org/jira/projects/HOP/issues">Jira</a></dd> <dd><a target="_blank" href="https://chat.project-hop.org">Chat</a></dd> <dd><a target="_blank" href="../../../../community/t [...]
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Google Technology :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/technology/google/google-info.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" st [...]
             (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/manual/latest/vfs/aws-s3-vfs.html b/manual/latest/vfs/aws-s3-vfs.html
new file mode 100644
index 0000000..8b574cd
--- /dev/null
+++ b/manual/latest/vfs/aws-s3-vfs.html
@@ -0,0 +1,21 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>AWS S3 :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/vfs/aws-s3-vfs.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" style="display: none;"> <div id [...]
+aws_access_key_id = yourSecretKey
+aws_secret_access_key = a-long/series-of-characters-for-your-access-key</code></pre> </div> </div> </div> <div class="sect2"> <h3 id="_variables"><a class="anchor" href="#_variables"></a>Variables</h3> <div class="paragraph"> <p>You can set the following system environment variables:</p> </div> <div class="ulist"> <ul> <li> <p><code>AWS_ACCESS_KEY_ID</code> : set it to your AWS access key</p> </li> <li> <p><code>AWS_SECRET_ACCESS_KEY</code> : set it to your secret access key</p> </li> </ [...]
+            (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> <!-- fetched from https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js --> <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> </body> </html> 
\ No newline at end of file
diff --git a/manual/latest/vfs/azure-blob-storage-vfs.html b/manual/latest/vfs/azure-blob-storage-vfs.html
new file mode 100644
index 0000000..74e129c
--- /dev/null
+++ b/manual/latest/vfs/azure-blob-storage-vfs.html
@@ -0,0 +1,31 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Azure Storage :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/vfs/azure-blob-storage-vfs.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" style="displ [...]
+                            The account to use for the Azure VFS
+      -azi, --azure-block-increment=&lt;blockIncrement&gt;
+                            The block increment size for new files on Azure,
+                              multiples of 512 only.
+      -azk, --azure-key=&lt;key&gt;
+                            The key to use for the Azure VFS</code></pre> </div> </div> <div class="paragraph"> <p>Once done you will see an <code>azure</code> entry in the central <code>hop-config.json</code> file:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-json hljs" data-lang="json">{
+  "azure" : {
+    "account" : "storage-account-name",
+    "key" : "a/key-comprised-of-a-long-set-of-characters-and-numbers==",
+    "blockIncrement" : "1024"
+  }
+}</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_usage_and_testing"><a class="anchor" href="#_usage_and_testing"></a>Usage and testing</h2> <div class="sectionbody"> <div class="paragraph"> <p>To test if the configuration works you can simply upload a small CSV file in an Azure Storage folder and then use File/Open in Hop GUI. Then you type in <code>azure://</code> as a file location and hit enter (or click the refresh button). Browse to the CSV file you uploaded a [...]
+            (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> <!-- fetched from https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js --> <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> </body> </html> 
\ No newline at end of file
diff --git a/manual/latest/vfs/google-cloud-storage-vfs.html b/manual/latest/vfs/google-cloud-storage-vfs.html
new file mode 100644
index 0000000..e2312b4
--- /dev/null
+++ b/manual/latest/vfs/google-cloud-storage-vfs.html
@@ -0,0 +1,24 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Google Cloud Storage VFS :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/vfs/google-cloud-storage-vfs.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" [...]
+                            Configure the path to a Google Cloud service account JSON key file</code></pre> </div> </div> <div class="paragraph"> <p>Once done you will see a <code>googleCloud</code> entry in the central <code>hop-config.json</code> file:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-json hljs" data-lang="json">{
+  "googleCloud" : {
+    "serviceAccountKeyFile" : "/path/to/your/google-key.json"
+  }
+}</code></pre> </div> </div> </div> </div> <div class="sect1"> <h2 id="_usage_and_testing"><a class="anchor" href="#_usage_and_testing"></a>Usage and testing</h2> <div class="sectionbody"> <div class="paragraph"> <p>To test if the configuration works type use File/Open in the GUI and type in googledrive:// as a file location. Then hit enter (or click the refresh button). Browse to a CSV, JSON or text file you uploaded and open it. If all is configured correctly you should be able to see  [...]
+            (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> <!-- fetched from https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js --> <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> </body> </html> 
\ No newline at end of file
diff --git a/manual/latest/vfs/google-drive-vfs.html b/manual/latest/vfs/google-drive-vfs.html
new file mode 100644
index 0000000..7318ed4
--- /dev/null
+++ b/manual/latest/vfs/google-drive-vfs.html
@@ -0,0 +1,29 @@
+<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Google Drive VFS :: Apache Hop (Incubating)</title> <link rel="canonical" href="https://hop.apache.org/manual/latest/vfs/google-drive-vfs.html"> <meta name="generator" content="Antora 2.3.4"> <link rel="stylesheet" href="../../../_/css/site-be4472725d.css"> </head> <body class="article"> <div class="cookie-banner" id="cookies-eu-banner" style="display: [...]
+                            Configure the path to a Google Drive credentials JSON
+                              file
+      -gdt, --google-drive-tokens-folder=&lt;tokensFolder&gt;
+                            Configure the path to a Google Drive tokens folder</code></pre> </div> </div> <div class="paragraph"> <p>Once done you will see a <code>googleDrive</code> entry in the central <code>hop-config.json</code> file:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code class="language-json hljs" data-lang="json">{
+  "googleDrive" : {
+    "credentialsFile" : "/path/to/google-drive-credentials.json",
+    "tokensFolder" : "/path/to/tokens"
+  }
+}</code></pre> </div> </div> <div class="paragraph"> <p>When you try to run the first time you&#8217;ll see a message on the console where you executed Hop GUI or Hop Run saying something like:</p> </div> <div class="listingblock"> <div class="content"> <pre class="highlightjs highlight"><code>Please open the following address in your browser:
+  https://accounts.google.com/o/oauth2/auth?access_type=offline&amp;client_id=yourClientId&amp;redirect_uri=http://localhost:8888/Callback&amp;response_type=code&amp;scope=https://www.googleapis.com/auth/drive</code></pre> </div> </div> <div class="paragraph"> <p>Open that URL in a browser and authenticate the given client ID. You&#8217;ll then get a token in the configured <code>tokens folder</code> with which you can work.</p> </div> </div> </div> <div class="sect1"> <h2 id="_usage_and [...]
+            (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> <!-- fetched from https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js --> <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> </body> </html> 
\ No newline at end of file
diff --git a/sitemap-dev-manual.xml b/sitemap-dev-manual.xml
index 874aa21..4cda9b1 100644
--- a/sitemap-dev-manual.xml
+++ b/sitemap-dev-manual.xml
@@ -2,78 +2,78 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/apache-release/creating-a-release.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/apache-release/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/getting-started.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/integration-testing.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/internationalisation.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/metadata-plugins.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/plugin-development.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/plugin-samples.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/porting-kettle-plugins.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/sdk/hop-sdk.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/sdk/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/setup-dev-environment.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/start-your-own-plugin.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/svg-files.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/webhop/developer-guide.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/webhop/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/dev-manual/latest/webhop/webhop-antipatterns.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-manual.xml b/sitemap-manual.xml
index b520ec1..2670e77 100644
--- a/sitemap-manual.xml
+++ b/sitemap-manual.xml
@@ -2,1382 +2,1398 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://hop.apache.org/manual/latest/concepts.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/as400.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/cache.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/clickhouse.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/db2.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/derby.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/exasol.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/firebird.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/googlebigquery.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/greenplum.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/h2.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/hypersonic.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/infinidb.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/infobright.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/informix.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/ingres.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/interbase.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/kingbasees.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/mariadb.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/monetdb.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/mssql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/mssqlnative.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/mysql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/netezza.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/oracle.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/oraclerdb.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/postgresql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/redshift.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/sapdb.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/snowflake.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/sqlbase.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/sqlite.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/sybase.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/sybaseiq.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/teradata.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/universe.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/vectorwise.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/database/databases/vertica.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/faq/faq.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/getting-started.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/file-browser.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/perspectives.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/shortcuts.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-gui/workitems.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-run/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-server/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-server/web-service.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-vs-kettle/hop-vs-kettle.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-vs-kettle/if-you-know-kettle.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-vs-kettle/import-kettle-projects.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/hop-vs-kettle/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/image-testpage.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/logging/logging-basics.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/logging/logging-reflection.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/data-set.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/database-connection.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/metadata-types.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/neo4j-graphmodel.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/neo4j/neo4j-connection.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/neo4j/neo4j-graphmodel.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/partition-schema.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/metadata-types/web-service.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/password/passwords.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/password/passwords/aespasswords.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/create-pipeline.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/hop-pipeline-editor.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/metadata-injection.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/beam-dataflow-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/beam-direct-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/beam-flink-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/beam-spark-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/local-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/pipeline-run-configurations.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipeline-run-configurations/remote-pipeline-engine.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/pipelines.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/run-preview-debug-pipeline.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/abort.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/addsequence.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/addxml.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/analyticquery.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/append.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/azure-event-hubs-listener.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/azure-event-hubs-writer.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beambigqueryinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beambigqueryoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamconsume.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beaminput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamproduce.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beampublisher.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamsubscriber.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamtimestamp.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/beamwindow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/blockingtransform.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/blockuntiltransformsfinish.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/calculator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/changefileencoding.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/checksum.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/clonerow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/closure.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/coalesce.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/columnexists.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/combinationlookup.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/concatfields.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/constant.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/creditcardvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/csvinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/cubeinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/cubeoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/databasejoin.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/databaselookup.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/datagrid.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/dbproc.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/delay.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/delete.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/denormaliser.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/detectemptystream.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/detectlastrow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/dimensionlookup.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/dummy.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/dynamicsqlrow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/edi2xml.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/enhancedjsonoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/excelinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/excelwriter.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/execprocess.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/execsqlrow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/fake.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/fieldschangesequence.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/fieldsplitter.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/fileexists.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/filelocked.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/filesfromresult.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/filestoresult.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/filterrows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/flattener.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/fuzzymatch.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getfilenames.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getfilesrowcount.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getslavesequence.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getsubfolders.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/gettablenames.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getvariable.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/getxmldata.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/google-sheets-input.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/google-sheets-output.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/groupby.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/http.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/httppost.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/ifnull.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/injector.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/insertupdate.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/janino.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/javafilter.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/javascript.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/joinrows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/jsoninput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/jsonoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/ldapinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/ldapoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/loadfileinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mail.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mailinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mailvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/memgroupby.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mergejoin.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mergerows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/metainject.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/metastructure.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/monetdbbulkloader.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mongodbinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mongodboutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mqttpublisher.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/mqttsubscriber.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/multimerge.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/neo4j-cypher.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/neo4j-graphoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/neo4j-output.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/normaliser.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/nullif.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/numberrange.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/pgbulkloader.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/pgpdecryptstream.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/pgpencryptstream.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/pipelineexcecutor.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/processfiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/propertyinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/propertyoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/randomvalue.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/recordsfromstream.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/regexeval.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/replacestring.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/reservoirsampling.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/rest.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/rowgenerator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/rowsfromresult.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/rowstoresult.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/sasinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/selectvalues.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/setvalueconstant.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/setvaluefield.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/setvariable.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/sort.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/sortedmerge.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/splitfieldtorows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/sql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/sqlfileoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/ssh.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/streamlookup.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/streamschemamerge.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/stringcut.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/stringoperations.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/switchcase.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/synchronizeaftermerge.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/systemdata.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/tablecompare.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/tableexists.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/tableinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/tableoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/terafast.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/textfileinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/textfileoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/tokenreplacement.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/uniquerows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/uniquerowsbyhashset.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/update.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/userdefinedjavaclass.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/valuemapper.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/webserviceavailable.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/webservices.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/workflowexecutor.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/writetolog.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/xmlinputstream.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/xmljoin.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/xmloutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/xsdvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/xslt.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/yamlinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/pipeline/transforms/zipfile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/external-plugins.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/passwords/aespasswords.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/plugins.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/projects.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/projects/projects.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/dropboxinput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/dropboxoutput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/google-sheets-input.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/google-sheets-output.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/plugins/transforms/googleanalytics.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects/advanced.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects/environments.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects/metadata.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/projects/projects.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/samples/dummy-sample.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/samples/samples.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/technology/google/google-info.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/technology/neo4j/neo4j-info.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/technology/technology.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/variables.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/vfs.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
+</url>
+<url>
+<loc>https://hop.apache.org/manual/latest/vfs/aws-s3-vfs.html</loc>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
+</url>
+<url>
+<loc>https://hop.apache.org/manual/latest/vfs/azure-blob-storage-vfs.html</loc>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
+</url>
+<url>
+<loc>https://hop.apache.org/manual/latest/vfs/google-cloud-storage-vfs.html</loc>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
+</url>
+<url>
+<loc>https://hop.apache.org/manual/latest/vfs/google-drive-vfs.html</loc>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/abort.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/addresultfilenames.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/as400command.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/checkdbconnection.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/checkfilelocked.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/columnsexist.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/copyfiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/copymoveresultfilenames.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/createfile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/createfolder.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/delay.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/deletefile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/deletefiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/deletefolders.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/deleteresultfilenames.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/dostounix.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/dtdvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/dummy.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/eval.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/evalfilesmetrics.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/evaluatetablecontent.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/filecompare.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/fileexists.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/filesexist.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/folderisempty.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/folderscompare.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ftp.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ftpdelete.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ftpput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ftpsget.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ftpsput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/getpop.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/http.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/mail.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/mailvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/movefiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/msgboxinfo.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/mssqlbulkload.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/mysqlbulkfile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/mysqlbulkload.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/neo4j-checkconnections.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/neo4j-cypherscript.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/pgpdecryptfiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/pgpencryptfiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/pgpfiles.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/pgpverify.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/ping.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/pipeline.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/repeat-end.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/repeat.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/runpipelinetests.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/sendnagiospassivecheck.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/setvariables.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/sftp.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/sftpput.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/shell.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/simpleeval.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/snmptrap.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/sql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/start.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/success.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/tableexists.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/telnet.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/truncatetables.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/unzip.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/waitforfile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/waitforsql.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/webserviceavailable.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/workflow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/writetofile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/writetolog.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/xmlwellformed.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/xsdvalidator.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/xslt.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/actions/zipfile.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/create-workflow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/run-debug-workflow.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/workflow-run-configurations/workflow-run-configurations.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/manual/latest/workflow/workflows.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 </urlset>
diff --git a/sitemap-tech-manual.xml b/sitemap-tech-manual.xml
index becde16..93e3bd2 100644
--- a/sitemap-tech-manual.xml
+++ b/sitemap-tech-manual.xml
@@ -2,22 +2,22 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/docker-container.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/getting-started.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/hop-logo-and-icons.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/hop-uit.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 <url>
 <loc>https://hop.apache.org/tech-manual/latest/index.html</loc>
-<lastmod>2021-03-19T09:02:29.703Z</lastmod>
+<lastmod>2021-03-19T11:29:41.938Z</lastmod>
 </url>
 </urlset>