-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
85 lines (85 loc) · 2.04 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/hello-world/</loc>
<lastmod>2004-01-03T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/setup-cpp-development-environment-macos/</loc>
<lastmod>2023-09-12T00:00:00-07:00</lastmod>
</url>
<url>
<loc>/getting-started-cpp-visual-studio-code-macos/</loc>
<lastmod>2023-10-07T00:00:00-07:00</lastmod>
</url>
<url>
<loc>/setup-net-development-environment-macos/</loc>
<lastmod>2023-11-14T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/getting-started-net-visual-studio-code-macos/</loc>
<lastmod>2023-11-15T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/setup-cpp-development-environment-ubuntu/</loc>
<lastmod>2023-11-17T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/getting-started-cpp-visual-studio-code-ubuntu/</loc>
<lastmod>2023-11-18T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/setup-net-development-environment-ubuntu/</loc>
<lastmod>2023-11-19T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/getting-started-net-visual-studio-code-ubuntu/</loc>
<lastmod>2023-11-20T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/setup-cpp-development-environment-windows/</loc>
<lastmod>2023-11-21T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/getting-started-cpp-visual-studio-code-windows/</loc>
<lastmod>2023-11-22T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/setup-net-development-environment-windows/</loc>
<lastmod>2023-11-23T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/getting-started-net-visual-studio-code-windows/</loc>
<lastmod>2023-11-24T00:00:00-08:00</lastmod>
</url>
<url>
<loc>/</loc>
</url>
<url>
<loc>/tag/cpp/</loc>
</url>
<url>
<loc>/tag/macos/</loc>
</url>
<url>
<loc>/tag/vscode/</loc>
</url>
<url>
<loc>/tag/csharp/</loc>
</url>
<url>
<loc>/tag/dotnet/</loc>
</url>
<url>
<loc>/tag/linux/</loc>
</url>
<url>
<loc>/tag/ubuntu/</loc>
</url>
<url>
<loc>/tag/windows/</loc>
</url>
<url>
<loc>/page2/</loc>
</url>
</urlset>