blob: 9d3b1f46b6e4e8798a112647eb11785e9e81f330 (
plain) (
blame)
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
|
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/page.xslt" type="text/xsl"?>
<page prev="07" curr="08" next="09">
<post title="two bees or not two bees" lang="en">
<picture filename="bee" desc="one bee"/>
<picture filename="bees-1" desc="two bees"/>
<picture filename="bees-2" desc="two bees"/>
<time>2023-04-01T08:09:10Z</time>
</post>
<post title="oh shoots" lang="en">
<picture filename="shoot" desc="tiny shoot grown from the trunk"/>
<picture filename="shoots" desc="multiple shoots"/>
<picture filename="blosme" desc="bush of flowers"/>
<time>2023-04-01T09:15:18Z</time>
</post>
<post title="miraculous ladybug" lang="en">
<picture filename="ladybug" desc="ladybug on a sprout"/>
<time>2023-04-13T09:58:42Z</time>
</post>
<post title="stairways to heaven" lang="en">
<picture filename="stairs-sky" desc="stairs leading to the sky"/>
<picture filename="stairs-grass" desc="edenic stairs covered with grass"/>
<time>2023-04-28T07:13:38Z</time>
</post>
<post title="hydro homies" lang="en">
<picture filename="barnacles" desc="barnacles on rocks and bridge columns"/>
<picture filename="moss" desc="moss on rocks in a brook"/>
<picture filename="algae" desc="algae floating on a river"/>
<time>2023-05-09T09:25:18Z</time>
</post>
<year>2023</year>
</page>
|