<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://nilebarmore.com/lab</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2024-03-18</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/22868919-44eb-4696-9683-72396e12cd4c/SWZ_0408.JPG</image:loc>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/lab/2024/3/17/python-basics-with-a-web-scraper</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-03-18</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/b89dbc68-c8eb-455e-87b2-c48c2962a248/Python-Logo-1986-500x281.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/72c16912-8da4-4ace-a469-8a72f1534690/Screenshot_2024-03-17_18-22-02.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/977e6cc0-d296-4fbb-9fdd-2600b9951976/Screenshot_2024-03-17_19-38-43.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>This function takes in a list of strings which are email address that have text still attached to them from the website. This function then takes these email addresses and removes anything after .com and creates a new list of cleaned emails.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/b2ce06d9-7f6e-4e1a-ba9c-79c7156cb3ee/function_1.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>This function takes in a URL and creates a list of all the links on the website the URL links too. This URL would be the homepage and the list of links would be any pages that can be accessed from the homepage.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/e07446f7-08f4-4f8b-89ee-17edba49948f/Screenshot_2024-03-17_19-24-58.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/0daaa98b-0bd5-4c61-a737-1f248e1850a6/python-logo-master-v3-TM-flattened.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/64a98add-5640-4695-b24f-0a6c4e25002d/Screenshot_2024-03-17_19-41-07.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>This function takes the list of URLs from the first function and creates a list of emails from the websites. It then uses the second function to clean any leftover text from the end of the emails.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/8ec81225-e065-4ea9-95d4-62c60d2e7910/Screenshot_2024-03-17_19-42-06.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>This function is used to write the list of emails to a CSV file. This program can be run on multiple websites and have the results sent to the same CSV file. The program will simply just add the new results onto the end of the file resulting in a larger file of emails.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/0b305b00-7f0f-4a72-b951-a135f24bcb34/main_body.png</image:loc>
      <image:title>Home Lab - Python Basics with a Web Scraper - Make it stand out</image:title>
      <image:caption>This section of the code asks the user for some input. This input consists of the target website, if the program is going to look for emails on just the first page or if it will also look for emails on any page linked to that page. The name of the final CSV file is also input by the user here. The program then uses this information to make decisions on how and when to use the above functions to produce the desired file containing the list of emails. If there are not emails found the program will tell you that no emails where found and exit.</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/lab/2024/2/28/creating-a-windows-11-virtual-machine-in-esxi</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-02-29</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/2bcadf98-14d1-46b4-a1b9-01bd9a471a26/VM+Configuration+Hardware.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/85f1663c-33de-4178-891b-f636d25a7f6b/TPM+error.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/5f37b614-d700-42d4-8e32-f77b9f616ef9/OS+Build+Stat.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/be97d260-e2a5-4107-9dcc-540fda372102/OhNoInternet.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/8692454d-0b76-4207-8aeb-b53a5d8d8e31/Boot+Manager.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/930bf39b-f760-4e5a-ad46-47d9ae42bcb5/SecureBootOption.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/7e8bd575-012b-4643-b79a-8aee97ea2db0/WeCanBypass%21.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/eeb55a0c-82db-4553-971d-5f7af23813d8/Browse+Data+Store.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/f9b123c2-8726-4d1d-aed7-eb9cb65a4df1/ConnectNetwork.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/72177453-6b0c-4238-8244-404e8c33675a/ContinueLimitedSetup.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/03ce4ef7-31ed-4cc8-9ed6-f0e0c4a8b827/EFI+Network+error.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/267631f1-c050-4fa1-b1a2-abd20833b0a2/TPM+Bypass.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/4dc2df46-1962-4436-bff1-831b18f6602a/Windos+OS+version.PNG</image:loc>
      <image:title>Home Lab - Creating a Windows 11 Virtual Machine in ESXi - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/lab/2024/1/14/making-a-kali-linux-live-usb</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-01-15</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/66996f4d-6ace-4b33-91b0-c2b7503f26cb/RufusApp.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - Select your USB drive from the drop down below “Device”.</image:title>
      <image:caption>Click the SELECT button and select the Kali image you downloaded earlier. It should be something like kali-linux-2023.4-live-amd64.iso</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/f7013dfe-c702-43f8-afce-e6a95dd7cad5/kaliScreen.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/c2ea151b-7c67-4e22-a177-9e16f666b825/KaliLive.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - Navigate to https://kali.org and click on “get Kali” along the top of the page.</image:title>
      <image:caption>Scroll down until you find the Live Boot option and click on it.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/68e1b2a9-3f7b-41ff-8c90-e0c61d023767/RufusDDmode.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - I almost always select DD mode just because it is more reliable when used as a live drive.</image:title>
      <image:caption>Selecting ISO Image mode will allow you to still have access to the USB drive with the bootable image on it. This method doesn’t always boot for me.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/e80efb33-92e6-44f1-b64b-17c235ebec8d/KaliLiveApplic.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - Select the system you intend to run your live drive on.</image:title>
      <image:caption>This will initiate the download. The file is just under 4.5 GB so it can take some time depending on your internet connection.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/97c03fa8-75c0-4ab3-8616-a488163ef09a/Rufus.PNG</image:loc>
      <image:title>Home Lab - Making a Kali Linux Live USB - Go to https://rufus.ie/en/ and scroll part way down the page to the download section and select your option. Probably the first one. In this case rufus-4.3.ext</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/lab/2024/1/7/mysql-workbench-setup-in-ubuntu</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-01-07</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/51143abd-dfbf-459c-9b3b-4f739aa40ab6/Auth_error.PNG</image:loc>
      <image:title>Home Lab - MySQL and Workbench setup in Ubuntu - Make it stand out</image:title>
      <image:caption>Whatever it is, the way you tell your story online can make all the difference.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/0a155a55-ca5d-4dec-8f6d-b627976a43ee/MySQL_root_PW_change.PNG</image:loc>
      <image:title>Home Lab - MySQL and Workbench setup in Ubuntu - Make it stand out</image:title>
      <image:caption>This is what your terminal should look with “mysql_root_password” being the password you want to use for the root user instead.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1012f0aa-6085-4b8c-9ab7-76881e4f1948/PW_Prompt.PNG</image:loc>
      <image:title>Home Lab - MySQL and Workbench setup in Ubuntu - Make it stand out</image:title>
      <image:caption>This is where we will input the password we set in MySQL earlier.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/d990d66c-1713-42e7-b5d9-250ea7e2c65a/MySQL_status_running.PNG</image:loc>
      <image:title>Home Lab - MySQL and Workbench setup in Ubuntu - Make it stand out</image:title>
      <image:caption>We can see from my terminal that MySQL is “Active: active (running)”</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/lab/2023/12/30/resources</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-12-31</lastmod>
  </url>
  <url>
    <loc>https://nilebarmore.com/home</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2024-01-07</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1bec1809-e460-4013-9286-9b5f1e3aba84/20230927_081648.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1512780895379-YLVNMR4S7EV075FPDQ2H/DSC_2898WMsm.jpg</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1704650525439-9IQE6TV34RKNXU6B991I/SWZ_0408.JPG</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1490594737794-QJFCTBJOQAZL9FY3EOVK/IMG_6164.jpg</image:loc>
      <image:title>Home</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/photography</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-12-15</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1512780895379-YLVNMR4S7EV075FPDQ2H/DSC_2898WMsm.jpg</image:loc>
      <image:title>Photography - Camp (Copy)</image:title>
      <image:caption>Camp A Campsite near Tensleep, WY</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1496840668444-JOL99KRPWR21S0ZPDZQM/DSC_8247wm.jpg</image:loc>
      <image:title>Photography - Sparks Behind The Tree Of Life (Copy)</image:title>
      <image:caption>Sparks Behind The Tree Of Life A late night evening of watching a thunderstorm lead to this picture being taken in the front yard.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1512779824454-7LLKUH1E3ZBZL2N69PV4/DSC_3880WMFlare.jpg</image:loc>
      <image:title>Photography - Eclipse (Copy)</image:title>
      <image:caption>Eclipse Eclipse of the Sun 2017 Crowheart, WY</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1491184642311-C0NFLD1EURMU9ARCSKK8/DSC_3129wm.jpg</image:loc>
      <image:title>Photography - Tree of Life under a Starry Sky (Copy)</image:title>
      <image:caption>Tree of Life under a Starry Sky</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1490597579613-EX24ILIURXEO84GGBNQ3/DSC_0766.jpg</image:loc>
      <image:title>Photography - Rainbow Water Droplets (Copy)</image:title>
      <image:caption>Rainbow Water Droplets</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1490728088799-X8QEOD6XRM6Q4ZFK222U/DSC_1037.jpg</image:loc>
      <image:title>Photography - The World in a Waterdroplet (Copy)</image:title>
      <image:caption>The World in a Waterdroplet</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1490728380476-HY08QZ2W2C0OED3TGIOV/DSC_1156.jpg</image:loc>
      <image:title>Photography - Classy Canyon Cruising (Copy)</image:title>
      <image:caption>Classy Canyon Cruising</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1490728504357-WM836I3BDNH8B8LHQTD4/DSC_1535.jpg</image:loc>
      <image:title>Photography - Cuddle Buddy (Copy)</image:title>
      <image:caption>Cuddle Buddy</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493417943926-1XE8VS8MVV2FJYZAB7T2/DCS4778Thirds1WM.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493418161455-2T76DQEVL8944HI84IYQ/DSC_2636bw_wm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493418946553-J09E2GUGM2GB1S380YNL/DSC_4415wm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493419080779-8FOJZLLWRO3KZ4VXQUPL/DSC_4772wmsm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493653145483-KA9SNY84P6Y6OSX7BLA3/IMAG2796wm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493653817682-H3E0WMX40GI1LOQ5V67R/IMAG3146wm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/58d7db3dbe6594e2e0372faf/1493654605539-3C3238MPJ703H22RUFZ9/IMAG3625wm.jpg</image:loc>
      <image:title>Photography</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://nilebarmore.com/underconstruction</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2023-12-31</lastmod>
  </url>
  <url>
    <loc>https://nilebarmore.com/resources</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2024-11-02</lastmod>
  </url>
</urlset>

