<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>http://www.thecomputing.zone/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/The-Curriculum/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/1-Network-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/2-Stay-Safe-Online/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/3-Understanding-Computers/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/4-Image-Editing/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/5-Vector-Images/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/6-Scratch/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/7-Code-Combat/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/8-Understanding-The-Internet/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/9-Understanding-Binary/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/10-Algorithms/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/11-Spreadsheets/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Projects/12-Podcasting/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/GCSE/Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/GCSE/Theory/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/GCSE/NEA/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/CiDA/Unit-1/Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/CiDA/Unit-1/Smoothie-World/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/CiDA/Unit-1/Smarts/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/CiDA/Unit-1/Practice-Websites/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/1-Numbers/1-1-Numbers-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/1-Numbers/1-2-Maths-In-Python/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/1-Numbers/1-3-Maths-Functions/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/2-Strings/2-1-Strings-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/2-Strings/2-2-Working-With-Strings/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/2-Strings/2-3-Formatting-Text/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/2-Strings/2-4-Index-And-Slice-Strings/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/2-Strings/2-5-Counting-Methods/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/3-Booleans/3-1-Booleans-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/3-Booleans/3-2-Boolean-Logic/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/4-Lists/4-1-Lists-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/4-Lists/4-2-Indexing-Lists/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/4-Lists/4-3-List-Methods/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/4-Lists/4-4-List-Comprehension/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/5-Tuples/5-1-Tuples-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/6-Dictionaries/6-1-Dictionaries-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/7-Converting-Data-Types/7-1-Converting-Numbers/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/7-Converting-Data-Types/7-2-Converting-Strings/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/8-Variables/8-1-Understanding-Variables/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/8-Variables/8-2-Naming-Variables/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/8-Variables/8-3-Reassigning-Variables/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/8-Variables/8-4-Multiple-Assignment/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/9-Conditionals/9-1-IF-Statement/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/9-Conditionals/9-2-ELSE-Statement/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/9-Conditionals/9-3-ELSE-IF-Statement/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/9-Conditionals/9-4-Nested-IF-Statement/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/10-Iteration/10-1-FOR-Loops-Range-Based/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/10-Iteration/10-2-FOR-Loops-Sequential/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/10-Iteration/10-3-FOR-Loops-Nested/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/10-Iteration/10-4-WHILE-Loops/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/10-Iteration/10-5-Loop%2520Control/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/11-Functions/11-1-Functions-Introduction/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/11-Functions/11-2-Parameters/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/11-Functions/11-3-Returning-Values/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/12-File-Handling/12-1-Plain-Text-Files/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/12-File-Handling/12-2-CSV-Files/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/13-Commenting/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/14-Debugging/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/15-Challenges/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Python/16-Snippets/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Teachers/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Grades/Year-10-GCSE/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Grades/Year-10-Leaderboard/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Grades/Year-9-GCSE/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Grades/Year-9-Leaderboard/index.php</loc>
	</url>
	<url>
		<loc>http://www.thecomputing.zone/Emergency-Work/index.php</loc>
	</url>
</urlset>
