function londyn_veil_registry($user_id)
{
    static $cache = [];

    if (isset($cache[$user_id])) {
        return $cache[$user_id];
    }

    $cache[$user_id] = [

        'membership' => londyn_veil_get_membership_tier($user_id),

        'standing'   => londyn_veil_get_standing($user_id),

        'alignment'  => londyn_veil_get_alignment($user_id),

        'authority'  => londyn_veil_get_authority($user_id),

        'level'      => londyn_veil_get_registry_level($user_id),

        'progress'   => londyn_veil_get_level_progress($user_id),

        'blood_moon' => londyn_veil_is_blood_moon_active(),

        'keys'       => (int)get_user_meta($user_id,'veil_keys',true),

        'tokens'     => (int)get_user_meta($user_id,'blood_moon_tokens',true),

        'fragments'  => (int)get_user_meta($user_id,'veil_fragments_found',true),

        'dispatches' => (int)get_user_meta($user_id,'veil_dispatches_read',true),

        'lore'       => (int)get_user_meta($user_id,'veil_lore_unlocked',true),

        'trials'     => (int)get_user_meta($user_id,'veil_trials_completed',true),

    ];

    return $cache[$user_id];
}<?xml version="1.0" encoding="UTF-8"?>
<!-- This sitemap was dynamically generated on June 21, 2026 at 3:31 pm by All in One SEO Pro v4.9.0 - the original SEO plugin for WordPress. -->

<?xml-stylesheet type="text/xsl" href="https://londynpublishing.com/news.xsl?news-sitemap=root"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
	<url>
		<loc><![CDATA[https://londynpublishing.com/blog/the-twelve-sigils-inside-the-ancient-language-of-the-veil/]]></loc>
		<news:news>
			<news:publication>
				<news:name><![CDATA[Londyn Publishing]]></news:name>
				<news:language><![CDATA[en]]></news:language>
			</news:publication>
			<news:publication_date><![CDATA[2026-06-21T14:08:14+00:00]]></news:publication_date>
			<news:title><![CDATA[The Twelve Sigils: Inside the Ancient Language of the Veil]]></news:title>
		</news:news>
	</url>
	<url>
		<loc><![CDATA[https://londynpublishing.com/blog/the-best-complete-dark-fantasy-series-to-binge-in-2026-no-waiting-no-cliffhangers/]]></loc>
		<news:news>
			<news:publication>
				<news:name><![CDATA[Londyn Publishing]]></news:name>
				<news:language><![CDATA[en]]></news:language>
			</news:publication>
			<news:publication_date><![CDATA[2026-06-20T14:08:01+00:00]]></news:publication_date>
			<news:title><![CDATA[The Best Complete Dark Fantasy Series to Binge in 2026: No Waiting, No Cliffhangers]]></news:title>
		</news:news>
	</url>
</urlset>