This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new ae05b0b78e Add website content generated from
`5d3e479e9bdc035daf6812b469c73c48e5f48301`
ae05b0b78e is described below
commit ae05b0b78e9f9b69e3654909c68b2647bdc849e4
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri May 31 13:47:47 2024 +0000
Add website content generated from
`5d3e479e9bdc035daf6812b469c73c48e5f48301`
---
.../logging/log4j/async/logger/package-tree.html | 2 +-
javadoc/log4j-async-logger/overview-tree.html | 2 +-
.../core/selector/ClassLoaderContextSelector.html | 2 +-
.../logging/log4j/core/selector/package-tree.html | 2 +-
javadoc/log4j-core/overview-tree.html | 2 +-
plugin-reference.html | 7 +-
sitemap.xml | 98 +++++++++++-----------
7 files changed, 55 insertions(+), 60 deletions(-)
diff --git
a/javadoc/log4j-async-logger/org/apache/logging/log4j/async/logger/package-tree.html
b/javadoc/log4j-async-logger/org/apache/logging/log4j/async/logger/package-tree.html
index 6d1019d8f6..d255b2e206 100644
---
a/javadoc/log4j-async-logger/org/apache/logging/log4j/async/logger/package-tree.html
+++
b/javadoc/log4j-async-logger/org/apache/logging/log4j/async/logger/package-tree.html
@@ -66,7 +66,7 @@ loadScripts(document, 'script');</script>
<li class="circle">org.apache.logging.log4j.async.logger.<a
href="BasicAsyncLoggerContextSelector.html" class="type-name-link" title="class
in
org.apache.logging.log4j.async.logger">BasicAsyncLoggerContextSelector</a></li>
</ul>
</li>
-<li class="circle">org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link external-link" title="class or interface in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ContextSelector.html"
title [...]
+<li class="circle">org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link external-link" title="class or interface in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.spi.LoggerContextShutdownAware)
<ul>
<li class="circle">org.apache.logging.log4j.async.logger.<a
href="AsyncLoggerContextSelector.html" class="type-name-link" title="class in
org.apache.logging.log4j.async.logger">AsyncLoggerContextSelector</a></li>
</ul>
diff --git a/javadoc/log4j-async-logger/overview-tree.html
b/javadoc/log4j-async-logger/overview-tree.html
index 324fdf1b1e..4330b64efb 100644
--- a/javadoc/log4j-async-logger/overview-tree.html
+++ b/javadoc/log4j-async-logger/overview-tree.html
@@ -73,7 +73,7 @@ loadScripts(document, 'script');</script>
<li class="circle">org.apache.logging.log4j.async.logger.<a
href="org/apache/logging/log4j/async/logger/BasicAsyncLoggerContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.async.logger">BasicAsyncLoggerContextSelector</a></li>
</ul>
</li>
-<li class="circle">org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link external-link" title="class or interface in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ContextSelector.html"
title [...]
+<li class="circle">org.apache.logging.log4j.core.selector.<a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link external-link" title="class or interface in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.spi.LoggerContextShutdownAware)
<ul>
<li class="circle">org.apache.logging.log4j.async.logger.<a
href="org/apache/logging/log4j/async/logger/AsyncLoggerContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.async.logger">AsyncLoggerContextSelector</a></li>
</ul>
diff --git
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
index 2d2cb8a160..aac3cb1d0f 100644
---
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
+++
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html
@@ -86,7 +86,7 @@ loadScripts(document, 'script');</script>
<div class="type-signature"><span class="annotations"><a
href="https://logging.apache.org/log4j/3.x/apidocs/org/apache/logging/log4j/plugins/Singleton.html"
title="class or interface in org.apache.logging.log4j.plugins"
class="external-link">@Singleton</a>
</span><span class="modifiers">public class </span><span class="element-name
type-name-label">ClassLoaderContextSelector</span>
<span class="extends-implements">extends <a
href="AbstractContextSelector.html" title="class in
org.apache.logging.log4j.core.selector">AbstractContextSelector</a>
-implements <a href="ContextSelector.html" title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContextShutdownAware</span></div>
+implements org.apache.logging.log4j.spi.LoggerContextShutdownAware</span></div>
<div class="block">This ContextSelector chooses a LoggerContext based upon the
ClassLoader of the caller. This allows Loggers assigned
to static variables to be released along with the classes that own them.
Other ContextSelectors will generally cause
Loggers associated with classes loaded from different ClassLoaders to be
co-mingled. This is a problem if, for
diff --git
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/package-tree.html
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/package-tree.html
index 64e43c0259..92d54f0097 100644
---
a/javadoc/log4j-core/org/apache/logging/log4j/core/selector/package-tree.html
+++
b/javadoc/log4j-core/org/apache/logging/log4j/core/selector/package-tree.html
@@ -63,7 +63,7 @@ loadScripts(document, 'script');</script>
<li class="circle">org.apache.logging.log4j.core.selector.<a
href="AbstractContextSelector.html" class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">AbstractContextSelector</a> (implements
org.apache.logging.log4j.core.selector.<a href="ContextSelector.html"
title="interface in org.apache.logging.log4j.core.selector">ContextSelector</a>)
<ul>
<li class="circle">org.apache.logging.log4j.core.selector.<a
href="BasicContextSelector.html" class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">BasicContextSelector</a> (implements
org.apache.logging.log4j.core.selector.<a href="ContextSelector.html"
title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContextShutdownAware)</li>
-<li class="circle">org.apache.logging.log4j.core.selector.<a
href="ClassLoaderContextSelector.html" class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.core.selector.<a
href="ContextSelector.html" title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContextShutdownAware)</li>
+<li class="circle">org.apache.logging.log4j.core.selector.<a
href="ClassLoaderContextSelector.html" class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.spi.LoggerContextShutdownAware)</li>
</ul>
</li>
</ul>
diff --git a/javadoc/log4j-core/overview-tree.html
b/javadoc/log4j-core/overview-tree.html
index d972b15788..a4fc8be4c9 100644
--- a/javadoc/log4j-core/overview-tree.html
+++ b/javadoc/log4j-core/overview-tree.html
@@ -117,7 +117,7 @@ loadScripts(document, 'script');</script>
<li class="circle">org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/AbstractContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">AbstractContextSelector</a> (implements
org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/ContextSelector.html"
title="interface in org.apache.logging.log4j.core.selector">ContextSelector</a>)
<ul>
<li class="circle">org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/BasicContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">BasicContextSelector</a> (implements
org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/ContextSelector.html"
title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContextShutdownAwa [...]
-<li class="circle">org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/ContextSelector.html"
title="interface in
org.apache.logging.log4j.core.selector">ContextSelector</a>,
org.apache.logging.log4j.spi.LoggerContex [...]
+<li class="circle">org.apache.logging.log4j.core.selector.<a
href="org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.html"
class="type-name-link" title="class in
org.apache.logging.log4j.core.selector">ClassLoaderContextSelector</a>
(implements org.apache.logging.log4j.spi.LoggerContextShutdownAware)</li>
</ul>
</li>
<li class="circle">org.apache.logging.log4j.core.filter.<a
href="org/apache/logging/log4j/core/filter/AbstractFilter.AbstractFilterBuilder.html"
class="type-name-link" title="class in
org.apache.logging.log4j.core.filter">AbstractFilter.AbstractFilterBuilder</a><B>
diff --git a/plugin-reference.html b/plugin-reference.html
index cbf0d601f5..49ae43e983 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -2567,12 +2567,7 @@ This attribute is ignored if <code>immediateFlush</code>
is set to <code>true</c
<tr>
<td class="tableblock halign-left valign-top"><p
class="tableblock"><code>Property</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code><a
href="#org-apache-logging-log4j_log4j-core_org-apache-logging-log4j-core-config-Property">Property</a>?</code></p></td>
-<td class="tableblock halign-left valign-top"><div class="content"><div
class="paragraph">
-<p>A generic list of key/value properties</p>
-</div>
-<div class="paragraph">
-<p>The meaning of these properties depends on the component.</p>
-</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"></div></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"></td>
diff --git a/sitemap.xml b/sitemap.xml
index 29a0efe855..6032237da5 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,198 +2,198 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/3.x/articles.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/development.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/download.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/faq.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/hibernate.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/index.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/javadoc.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-1.2-api.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-api.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-docker.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-flume-ng.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-iostreams.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jpl.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-jul.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j-impl.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-slf4j2-impl.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-jul.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/log4j-to-slf4j.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/api.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/appenders.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/architecture.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/async.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/cloud.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/configuration.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/customconfig.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/dependencyinjection.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/extending.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/filters.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/garbagefree.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/getting-started.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/index.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/installation.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/jmx.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/json-template-layout.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/layouts.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/logsep.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/lookups.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/migration.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/performance.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/plugins.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/scripts.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/systemproperties.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/manual/usage.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/migrate-from-logback.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/migrate-from-slf4j.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/plugin-reference.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/release-notes.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/3.x/thanks.html</loc>
-<lastmod>2024-05-31T13:42:01.645Z</lastmod>
+<lastmod>2024-05-31T13:47:21.184Z</lastmod>
</url>
</urlset>