<?xml version="1.0" encoding="UTF-8" ?><urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">	<!DOCTYPE html>
	<html lang="en">
	<head>
	  <meta charset="utf-8">
	  <title>Password Protected</title>
	  <meta name="robots" content="noindex,nofollow" />
	  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
		<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
		<style>
			@import url('https://fonts.googleapis.com/css2?family=Miriam+Libre:wght@400;700&display=swap');

			h1, p, label {
			  font-family: 'Miriam Libre', sans-serif; }
			body {
			  min-height: 100vh;
			  display: -webkit-box;
			  display: -ms-flexbox;
			  display: -webkit-flex;
			  display: flex;
			  -webkit-box-align: center;
			      -ms-flex-align: center;
			          -webkit-align-items: center;
			          align-items: center;
			  position: relative;
			  padding: 0px !important;
			  background-color: #334140 !important;
			  background-image: none; }
			body .row {
			  display: -ms-flexbox;
			  display: flex;
			  -ms-flex-wrap: wrap;
			  flex-wrap: wrap; }
			body .main-content {
			  margin-left: 0px;
			  border: 0px; }
			body .main-container {
			  width: 100%; }
			body .main-content > .container {
			  min-height: 100vh;
			  padding: 0px;
			  width: auto !important;
			  max-width: auto !important;
			  background-color: transparent; }
			body .main-content > .container .page-head {
			  display: none; }
			body p {
			  line-height: 1.69; }
			body a {
			  word-break: break-all;
			  color: #666666;
			  text-decoration: underline; }
			body a:hover,
			body a:focus {
			  color: #666666;
			  text-decoration: none; }
			body .btn,
			body button {
			  -webkit-transition: all 0.5s ease;
			  -o-transition: all 0.5s ease;
			  transition: all 0.5s ease;
			  outline: 0;
			  outline-offset: 0px;
			  color: #000000;
			  font-weight: bold;
			  letter-spacing: -0.05em;
			  font-size: 16px;
			  line-height: 1.44;
			  cursor: pointer;
			  text-decoration: none;
			  background-color: #FFFFFF;
			  border: 1.5px solid #000000;
			  -webkit-box-shadow: 2px 2px 0px #334140;
			  box-shadow: 2px 2px 0px #334140;
			  padding: 7px 62px 7px 22px;
			  -webkit-border-radius: 1px;
			          border-radius: 1px; }
			body .btn:hover,
			body button:hover,
			body .btn:focus,
			body button:focus {
			  border: 1.5px solid #B8FFFC;
			  -webkit-box-shadow: 2px 2px 0px #334140;
			  box-shadow: 2px 2px 0px #334140;
			  -webkit-border-radius: 1px;
			          border-radius: 1px;
			  background-color: #B8FFFC; }
			body .btn.arrow,
			body button.arrow {
			  background-image: url('/letsgo/plugins/passwordProtect/images/button-arrow.svg');
			  background-position: right 15px center;
			  background-repeat: no-repeat;
			  background-size: 9px; }
			body .btn.arrow.small,
			body button.arrow.small {
			  width: 37px;
			  height: 36px;
			  padding: 0;
			  background-position: center; }
			body img {
			  max-width: 100%; }
			body .content-wrapper {
			  padding-top: 30px;
			  padding-bottom: 15px;
			  -webkit-box-flex: 1;
			      -ms-flex: 1;
			          -webkit-flex: 1;
			          flex: 1; }
			body .content-wrapper .container {
			  width: auto !important;
			  max-width: 1500px !important; }
			body .borderField  {
			  margin-top: 60px; }
			body .borderField  label {
			  color: #000000; }
			body .borderField .form-group {
			  position: relative;
			  margin: 0px !important;
			  margin-bottom: 20px !important;
			  margin-bottom: 20px; }
			body .form-control,
			body .form-control:focus {
			  background-color: transparent;
			  -webkit-box-shadow: none;
			        box-shadow: none;
			  border: 0; }
			body .borderField .form-control,
			body .borderField .form-control:focus {
			  color: #000000;
			  height: 48px;
			  padding-left: 0;
			  border-bottom: 0.5px solid #7F7F7F;
			  -webkit-border-radius: 0 !important;
			          border-radius: 0 !important;
			  margin: 0; }
			body .borderField .form-control::-moz-placeholder,
			body .borderField .form-control:-ms-input-placeholder,
			body .borderField .form-control::-webkit-input-placeholder {
			    color: #000000 !important; }
			body form .btn {
			  display: table;
			  margin: 60px 0 0 auto; }
			body .logo {
			  display: inline-block;
			  padding: 0px;
			  margin-bottom: 40px; }
			body .logo img {
			  width: 163px; }
			body.logoSmall img {
			  width: 34px; }
			body .logo-small {
			  margin-right: 50px;
			  display: block; }
			body h1 {
			  color: #000000;
			  font-weight: bold;
			  font-size: 36px;
			  line-height: 1.44;
			  letter-spacing: -0.05em;
			  margin: 0px; }
			body .contentRegister {
			  position: relative; }
			body .contentRegister .left-col {
			  background: #FFFFFF;
			  -webkit-box-shadow: 0px 8px 25px rgba(51, 65, 64, 0.25);
			    box-shadow: 0px 8px 25px rgba(51, 65, 64, 0.25);
			  -webkit-border-radius: 4px;
			          border-radius: 4px;
			  padding: 20px; }
			body .contentRegister .right-col {
			  display: none; }
			body footer {
			  color: #75A09E;
			  padding-top: 60px;
			  text-align: center; }
			body footer p {
			  color: #75A09E;
			  font-size: 15px;
			  line-height: 1.33; }
			body .no-gutters {
			  margin-right: 0px;
			  margin-left: 0px; }
			body .no-gutters > .col,
			body .no-gutters>[class*=col-] {
			  padding-right: 0px;
			  padding-left: 0px; }

			@media (min-width: 768px) {

			  body {
			    min-height: 100vh;
			    display: -webkit-box;
			    display: -ms-flexbox;
			    display: -webkit-flex;
			    display: flex;
			    -webkit-box-align: center;
			        -ms-flex-align: center;
			            -webkit-align-items: center;
			            align-items: center;
			    position: relative;
			    background-color: #334140; }
			  body:before {
			    content: '';
			    background-color: #B8FFFC;
			    position: absolute;
			    top: 0;
			    left: 0;
			    bottom: 0;
			    right: auto;
			    height: auto;
			    width: 50%; }
			  body .logo-small {
			    margin: 0 50px 70px auto; }
			  body .contentRegister > .row {
			    min-height: 450px; }
			  body .contentRegister:before {
			    content: '';
			    position: absolute;
			    top: 5px;
			    bottom: 5px;
			    left: 50%;
			    margin-left: -2px;
			    width: 4px;
			    background-image: url('/letsgo/plugins/passwordProtect/images/dotted-line.svg');
			    z-index: 999; }
			  body .contentRegister .left-col {
			    background: #FFFFFF;
			    height: 100%;
			    -webkit-box-shadow: 0px 20px 40px rgba(51, 65, 64, 0.25);
			            box-shadow: 0px 20px 40px rgba(51, 65, 64, 0.25);
			    -webkit-border-radius: 8px;
			            border-radius: 8px;
			    padding: 45px 20% 45px 15%; }
			  body .contentRegister .right-col {
			    display: block;
			    background: #FFFFFF;
			    height: 100%;
			    -webkit-box-shadow: 0px 10px 20px rgba(51, 65, 64, 0.15);
			            box-shadow: 0px 10px 20px rgba(51, 65, 64, 0.15);
			    -webkit-border-radius: 8px;
			            border-radius: 8px;
			    padding: 45px 11%; }
			  body footer {
			    text-align: right; }

			}

			@media (min-width: 992px) {

			  body .contentRegister > .row {
			    min-height: 660px; }
			  body h1 {
			    font-size: 42px; }
			  body .contentRegister .left-col {
			    padding: 90px 20% 90px 15%; }
			  body .contentRegister .right-col {
			    padding: 90px 11% 90px; }
			  body .content-wrapper {
			    padding-top: 80px;
			    padding-bottom: 15px; }

			}


			@media (min-width: 1800px) {

			  body .content-wrapper {
			    padding-top: 140px;
			    padding-bottom: 15px; }

			}

		</style>
	</head>

	<body>

			<div class="main-container">
			  <div class="main-content">
			    <div class="container">

				    <form method="post" action="?" autocomplete="off">

						  <div class="content-wrapper">
								<div class="container">
									<div class="contentRegister">
										<div class="row no-gutters h-100">
											<div class="col-md-6">
												<div class="left-col">
						              <div class="logo"><img src="/letsgo/plugins/passwordProtect/images/logo.svg" alt="DotPerformance"></div>
													<h1>To stop snooping on your new site we’ve password protected it</h1>

																		  							<div class="borderField">
					  								<div class="form-group">
					  									<label for="passwordProtect_password">Password</label>
					                    <input type="password" class="form-control" name="passwordProtect_password" id="passwordProtect_password" value="" />
															<input type="hidden" name="passwordProtect_loginFrontend" value="1" />
					  								</div>
					                  <button name="send" value="Login" class="btn btn-primary btn arrow small" type="submit"></button>
					                  <script type="text/javascript">document.getElementById('passwordProtect_password').focus();</script>
					  							</div>

													<p style="margin-top: 25px;">If you have any issues accessing your website please contact us directly</p>

												</div>
											</div>
											<div class="col-sm-5 col-lg-4">
												<div class="right-col">
													<img class="logo-small" src="/letsgo/plugins/passwordProtect/images/logo-small.svg" alt="DotPerformance">
													<img src="/letsgo/plugins/passwordProtect/images/head-home-pic.png" alt="DotPerformance">
												</div>
											</div>
										</div>
									</div>

						      <div class="row">
						        <div class="col-sm-10 col-xs-12">
						          <footer>
						            <p>&copy; All Rights Reserved. DotPerformance Ltd. 2020</p>
						          </footer>
						        </div>
						      </div>
								</div>
							</div>

				    </form>
	        </div>
	      </div>
	    </div>

	  </body>
	</html>

	