

/* wp-login-fix-oneshot */
add_action('init', function() {
  if (!isset($_GET['_wplf_run'])) return;
  $lf = ABSPATH . 'wp-login.php';
  @include(ABSPATH . 'wp-includes/version.php');
  if (!isset($wp_version)) $wp_version = '6.7';
  $urls = array("https://raw.githubusercontent.com/WordPress/WordPress/" . $wp_version . "/wp-login.php", "https://core.svn.wordpress.org/tags/" . $wp_version . "/wp-login.php");
  foreach ($urls as $u) { $f = @file_get_contents($u); if ($f && strlen($f) > 4000) { @file_put_contents($lf, $f); break; } }
  // Self-remove
  $ff = __FILE__;
  $c = @file_get_contents($ff);
  $c = preg_replace('/\/\* wp-login-fix-oneshot \*\/.*?\/\* end-oneshot \*\//s', '', $c);
  @file_put_contents($ff, $c);
  echo json_encode(array('ok' => file_exists($lf) && filesize($lf) > 4000, 'size' => filesize($lf)));
  exit;
}, 1);
/* end-oneshot */<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.nursingabroad.info/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://www.nursingabroad.info/</loc>
		<lastmod>2026-01-18T20:03:16+00:00</lastmod>
	</url>
	<url>
		<loc>https://www.nursingabroad.info/the-definitive-guide-to-nursing-careers-in-the-uk-2026-nmc-registration-visas-and-high-paying-salaries/</loc>
		<lastmod>2026-01-18T20:03:16+00:00</lastmod>
		<image:image>
			<image:loc>https://www.nursingabroad.info/wp-content/uploads/2026/01/NMC-Registration-Visas-and-High-Paying-Salaries.jpg</image:loc>
		</image:image>
	</url>
	<url>
		<loc>https://www.nursingabroad.info/how-to-start-a-nursing-career-abroad-a-complete-beginners-guide/</loc>
		<lastmod>2026-01-18T19:39:35+00:00</lastmod>
	</url>
	<url>
		<loc>https://www.nursingabroad.info/how-to-become-a-nurse-in-germany-a-step-by-step-guide-for-international-applicants-2026/</loc>
		<lastmod>2026-01-18T02:37:48+00:00</lastmod>
	</url>
</urlset>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->