-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.html
181 lines (159 loc) · 3.68 KB
/
sitemap.html
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Site Map Page 1 - Generated by www.xml-sitemaps.com</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<style type="text/css">
body {
background-color: #DDD;
font: normal 80% "Trebuchet MS", "Helvetica", sans-serif;
margin:0;
text-align:center;
}
#cont{
margin:auto;
width:800px;
text-align:left;
}
a:link,a:visited {
color: #0180AF;
text-decoration: underline;
}
a:hover {
color: #666;
}
h1 {
background-color:#fff;
padding:20px;
color:#00AEEF;
text-align:left;
font-size:32px;
margin:0px;
}
h3 {
font-size:12px;
background-color:#B8DCE9;
margin:0px;
padding:10px;
}
h3 a {
float:right;
font-weight:normal;
display:block;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:4px;
font-weight:normal;
font-size:12px;
}
td {
font-size:12px;
padding:3px;
text-align:left;
}
tr {background: #fff}
tr:nth-child(odd) {background: #f0f0f0}
#footer {
background-color:#B8DCE9;
padding:10px;
}
.pager,.pager a {
background-color:#00AEEF;
color:#fff;
padding:3px;
}
.lhead {
background-color:#fff;
padding:3px;
font-weight:bold;
font-size:16px;
}
.lpart {
background-color:#f0f0f0;
padding:0px;
}
.lpage {
font:normal 12px verdana;
}
.lcount {
background-color:#00AEEF;
color:#fff;
padding:2px;
margin:2px;
font:bold 12px verdana;
}
a.aemphasis {
color:#009;
font-weight:bold;
}
</style>
</head>
<body>
<div id="cont">
<h1>HTML Site Map</h1>
<h3><a href="http://sweefty.com">Homepage</a>
Last updated: 2015, March 27
</h3>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="top">
<td class="lpart" colspan="100"><div class="lhead">/
<span class="lcount">1 pages</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td class="lpage"><a href="http://sweefty.com/" title="sweefty.com">sweefty.com</a></td></tr>
</table>
</td>
</tr>
<tr valign="top">
<td class="lbullet"> </td>
<td class="lpart" colspan="99"><div class="lhead">heat/
<span class="lcount">1 pages</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td class="lpage"><a href="http://sweefty.com/heat/index.html" title="Heatjs">Heatjs</a></td></tr>
</table>
</td>
</tr>
<tr valign="top">
<td class="lbullet"> </td>
<td class="lpart" colspan="99"><div class="lhead">scriptr/
<span class="lcount">1 pages</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td class="lpage"><a href="http://sweefty.com/scriptr/index.html" title="Scriptrjs">Scriptrjs</a></td></tr>
</table>
</td>
</tr>
<tr valign="top">
<td class="lbullet"> </td>
<td class="lpart" colspan="99"><div class="lhead">temply/
<span class="lcount">1 pages</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td class="lpage"><a href="http://sweefty.com/temply/index.html" title="Temply">Temply</a></td></tr>
</table>
</td>
</tr>
<tr valign="top">
<td class="lbullet"> </td>
<td class="lpart" colspan="99"><div class="lhead">tinytip/
<span class="lcount">1 pages</span></div>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td class="lpage"><a href="http://sweefty.com/tinytip/index.html" title="TinyTip">TinyTip</a></td></tr>
</table>
</td>
</tr>
</table>
<!--
Please note:
You are not allowed to remove the copyright notice below.
Thank you!
www.xml-sitemaps.com
-->
<div id="footer">
Page generated by XML-Sitemaps.com - <a target="_blank" href="https://www.xml-sitemaps.com">Google XML sitemap and html sitemaps generator</a>
|
Copyright © 2005-2014
</div>
</div>
</body>
</html>