-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
114 lines (65 loc) · 2.79 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://aziz.tn/posts/code-notes/</loc>
<lastmod>2021-01-20T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/</loc>
<lastmod>2021-01-20T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/</loc>
<lastmod>2021-01-20T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/cybertalents-reverse-engineering-problems-solutions/</loc>
<lastmod>2020-11-23T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/bsides-2020-chameleon-reverse-engineering-writeup/</loc>
<lastmod>2020-04-09T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/tamuctf2020-splatter-calc-reverse-engineering-writeup/</loc>
<lastmod>2020-04-09T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/export-chrome-bookmarks-to-org/</loc>
<lastmod>2019-12-10T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/some-of-my-ghidra-scripts/</loc>
<lastmod>2019-12-10T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/cryptopals-solutions-set3/</loc>
<lastmod>2019-06-17T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/ranting-about-software-development/</loc>
<lastmod>2019-06-04T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/stream-audio-with-pulseaudio/</loc>
<lastmod>2019-03-01T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/counsel-fix-org-mode-tags-in-emacs/</loc>
<lastmod>2019-01-02T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/posts/how-i-print-books/</loc>
<lastmod>2018-11-08T00:00:00+01:00</lastmod>
</url>
<url>
<loc>https://aziz.tn/about/</loc>
</url>
<url>
<loc>https://aziz.tn/categories/</loc>
</url>
<url>
<loc>https://aziz.tn/tags/</loc>
</url>
</urlset>