﻿<urlset xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://puzzledbycsharpcode.com/json/serialization-by-transforming-objects-into-a-json-string/</loc>
		<lastmod>2023-08-24T15:08:48-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/why-you-should-not-try-to-modify-a-ienumerable-collection/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/visual-studio/how-to-install-visual-studio/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/json/the-best-csharp-deserializer-to-convert-json-to-an-object/</loc>
		<lastmod>2023-08-24T15:04:49-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/copy-part-of-an-array-to-another-array/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/how-to-combine-two-arrays-into-one/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/solutions-for-fill-the-array-with-one-value/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/best-solution-for-slicing-arrays/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/best-removal-method-of-duplicates-from-an-array/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/search-an-array-if-it-contains-the-keyword/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/check-if-the-text-contains-a-keyword-from-the-array/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/initializers-to-get-an-empty-array/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/how-to-initialize-arrays/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/how-to-encode-strings-and-decode-byte-arrays/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/how-to-assign-values-to-an-array/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/dictionary-with-one-to-many-relationship/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/trygetvalue-vs-containskey-with-indexer/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/fix-for-collection-was-modified-and-enumeration-not-executed/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/get-a-list-of-dictionary-keys/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/declare-a-new-dictionary-in-function-calls/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/make-a-dictionary-key-case-insensitive/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/how-to-change-a-dictionary-key/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/two-lists-of-keys-and-values-mapped-to-a-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/convert-a-list-into-a-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/best-merging-method-for-two-dictionaries/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/get-dictionary-element-by-index/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/how-to-initialize-a-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/dictionary-vs-hashtable-comparison/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/check-if-the-key-exists-in-the-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/best-sort-method-for-dictionary-values/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/how-to-update-dictionary-values/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/get-the-dictionary-keys-by-their-value/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/best-way-to-iterate-through-a-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/a-comparison-between-ienumerable-and-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/</loc>
		<lastmod>2023-04-28T04:19:34-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/array-vs-list-vs-linked-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/exceptions/default-parameter-value-not-compile-time-constant/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/dictionary-best-practices-and-what-to-avoid/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/dictionary/</loc>
		<lastmod>2023-04-25T17:56:07-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/project-build/copy-files-via-project-script-on-build/</loc>
		<lastmod>2023-03-26T04:29:48-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/list-vs-dictionary/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/project-build/identify-dll-is-x86-or-x64/</loc>
		<lastmod>2023-03-26T04:29:48-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/hex-string-to-int/</loc>
		<lastmod>2023-05-11T03:05:11-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/string-vs-stringbuilder-comparison/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/open-file-programmatically/</loc>
		<lastmod>2023-05-11T03:05:11-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/new-line-in-stringbuilder/</loc>
		<lastmod>2023-05-10T22:40:09-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/using-string-insert-effectively/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/walkthrough-of-the-string-trim-function/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/examining-string-equals-in-detail/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/string-replace-in-depth/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/get-a-substring-before-or-after-a-certain-character/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/best-first-character-removal-function-in-a-string/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/efficiently-remove-the-first-keyword-occurrence-from-a-string/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/get-substring-after-finding-a-keyword/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/how-best-to-get-last-n-characters/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/analysis-of-getting-first-n-characters-methods/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/get-a-substring-between-two-strings/</loc>
		<lastmod>2023-08-22T22:16:17-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/best-way-to-sort-a-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/access-items-from-a-list-by-index/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/how-to-initialize-a-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/convert-list-to-string-with-a-delimiter/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/how-to-find-an-item-in-the-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/about/</loc>
		<lastmod>2023-04-25T00:46:38-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/privacy-policy/</loc>
		<lastmod>2023-03-27T05:29:12-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/clone-a-list-in-depth-review/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/remove-duplicate-items-from-a-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/understanding-the-best-set-theory-methods-between-lists/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/convert-a-system-array-to-a-list/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/introduction-to-arrays/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/array/</loc>
		<lastmod>2023-04-30T14:04:12-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/introduction-to-lists/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/list/</loc>
		<lastmod>2023-08-07T02:52:19-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/how-to-use-substring/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/best-ways-to-use-string-remove/</loc>
		<lastmod>2023-08-22T20:26:08-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/string/</loc>
		<lastmod>2023-04-30T05:05:58-04:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://puzzledbycsharpcode.com/code-snippets/</loc>
		<lastmod>2022-12-26T19:59:32-05:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
</urlset>