-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
142 lines (128 loc) · 4.65 KB
/
feed.xml
File metadata and controls
142 lines (128 loc) · 4.65 KB
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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Gus Bus Blog</title>
<description>Updates and art!</description>
<link>https://gusbus.space</link>
<lastBuildDate>
Mon, 24 Mar 2025 12:07:31 -0600
</lastBuildDate>
<ttl>1440</ttl>
<!-- Above this is the header, below are each article -->
<!-- Malaysia time is GMT +0800 -->
<item>
<title>An update on updates post SEA travels</title>
<description>
A much needed update to break my streak of no updates! In this post
I share my plans for moving forward and sharing the rest of my travel
logs and some new stuff, too! Also some fun drawings form the past few
months.
</description>
<link>https://gusbus.space/blog/post-sea-travels</link>
<pubDate>
Wed, 18 Feb 2026 21:15:00 -0700
</pubDate>
</item>
<item>
<title>Ho Chi Minh City</title>
<description>
Kaila and I fly to Ho Chi Minh City, the largest city in the southern half
of Vietnam. More good food, some museums, and lots of walking! This is our
last stop in Vietnam, so it's a bit of a bittersweet time as we try to enjoy
our last few days in this lovely country while also looking forward to what's
ahead.
</description>
<link>https://gusbus.space/blog/ho-chi-minh-city</link>
<pubDate>
Wed, 18 Jun 2025 22:20:00 +0800
</pubDate>
</item>
<item>
<title>Hoi An and Da Nang</title>
<description>
Two more cities in Vietnam: Hoi An and Da Nang. We check out the historic old
town with all the pretty buildings and paper lanterns in Hoi An, and also
spend some time on the beach there and in Da Nang. Some more good food too!
</description>
<link>https://gusbus.space/blog/hoi-an-and-da-nang</link>
<pubDate>
Tue, 17 Jun 2025 21:15:00 +0800
</pubDate>
</item>
<!-- Vietnam time (ICT) is GMT +0700 -->
<item>
<title>Things Left to Time in Hue</title>
<description>
We move farther south in Vietnam and come to the biggest city we've been in since Hanoi.
We eat some good food and see some different kinds of relics to time.
</description>
<link>https://gusbus.space/blog/things-left-to-time-hue</link>
<pubDate>
Sun, 10 May 2025 22:30:00 +0700
</pubDate>
</item>
<item>
<title>Swimming Underground in Phong Nha</title>
<description>
We leave the coast and head a bit south to a region sometimes described
as "the Ha Long Bay of the Land" that features similar geology that isn't flooded.
We get to see some more caves, and these are way more extensive then what we floated
through in the bays.
</description>
<link>https://gusbus.space/blog/swimming-underground-phong-nha</link>
<pubDate>
Sun, 27 Apr 2025 14:30:00 +0700
</pubDate>
</item>
<item>
<title>Floating Mountains in Ha Long Bay</title>
<description>
After spending a chilly few days in the northern Vietnam mountains, we head
to some islands off the coast. This leg of the trip has everything:
Geology! Boats! Smaller boats! Caves! Monkeys (actually primates)!
Bikes (motored and motorless)! A puppy! A lap cat!
Even fish between toes!
</description>
<link>https://gusbus.space/blog/floating-mountains-ha-long</link>
<pubDate>
Fri, 18 Apr 2025 07:30:00 +0700
</pubDate>
</item>
<item>
<title>Happy Water in Sapa</title>
<description>
The next leg of our journey involves catching a bus leaving Hanoi, and traveling
to Sapa, a town in the northern mountains of Vietnam
surrounded by smaller villages and rice terraces.
We bought tickets for the bus from our hostel in Hanoi, and they said we would be
picked up just out front. This ended up being half true... I also introduce
Cables of the Day in this post!
</description>
<link>https://gusbus.space/blog/happy-water-sapa</link>
<pubDate>
Sun, 13 Apr 2025 14:00:00 +0700
</pubDate>
</item>
<item>
<title>Dodging Motorbikes in Hanoi</title>
<description>
Recap of how we spent our time in Hanoi, the chaotic capital of Vietnam!
</description>
<link>https://gusbus.space/blog/dodging-motorbikes-hanoi</link>
<pubDate>
Mon, 07 Apr 2025 21:31:00 +0700
</pubDate>
</item>
<item>
<title>Our Journey Begins</title>
<description>
The start of this blog and Gus and Kaila's journey through Southeast Asia!
</description>
<link>https://gusbus.space/blog/our-journey-begins</link>
<pubDate>
Mon, 24 Mar 2025 12:07:31 +0700
</pubDate>
</item>
<!-- End of the article list -->
</channel>
</rss>