mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
42 lines
2.2 KiB
XML
42 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:re="http://purl.org/atompub/rank/1.0">
|
||
|
|
<title type="text">Why is the sky blue? - Fixture Overflow</title>
|
||
|
|
<link rel="self" href="https://example.test/feeds/question/42" type="application/atom+xml" />
|
||
|
|
<link rel="alternate" href="https://example.test/q/42" type="text/html" />
|
||
|
|
<subtitle>most recent 30 from example.test</subtitle>
|
||
|
|
<updated>2026-08-18T00:00:00Z</updated>
|
||
|
|
<id>https://example.test/feeds/question/42</id>
|
||
|
|
<entry>
|
||
|
|
<id>https://example.test/q/42</id>
|
||
|
|
<re:rank scheme="https://example.test">7</re:rank>
|
||
|
|
<title type="text">Why is the sky blue?</title>
|
||
|
|
<category scheme="https://example.test/tags" term="physics" />
|
||
|
|
<category scheme="https://example.test/tags" term="optics" />
|
||
|
|
<author>
|
||
|
|
<name>Ray Leigh</name>
|
||
|
|
<uri>https://example.test/users/1</uri>
|
||
|
|
</author>
|
||
|
|
<link rel="alternate" href="https://example.test/questions/42/why-is-the-sky-blue" />
|
||
|
|
<published>2012-06-27T13:51:36Z</published>
|
||
|
|
<updated>2026-04-08T05:35:32Z</updated>
|
||
|
|
<summary type="html">
|
||
|
|
<p>Looking up on a clear day the sky is blue, yet sunlight is white.</p>
<pre><code>wavelength &lt; 450nm
</code></pre>
<p>What scatters the shorter wavelengths?</p>
|
||
|
|
</summary>
|
||
|
|
</entry>
|
||
|
|
<entry>
|
||
|
|
<id>https://example.test/a/43</id>
|
||
|
|
<re:rank scheme="https://example.test">12</re:rank>
|
||
|
|
<title type="text">Answer by Tyndall for Why is the sky blue?</title>
|
||
|
|
<author>
|
||
|
|
<name>Tyndall</name>
|
||
|
|
<uri>https://example.test/users/2</uri>
|
||
|
|
</author>
|
||
|
|
<link rel="alternate" href="https://example.test/questions/42/why-is-the-sky-blue/43#43" />
|
||
|
|
<published>2012-06-27T14:00:00Z</published>
|
||
|
|
<updated>2012-06-27T14:00:00Z</updated>
|
||
|
|
<summary type="html">
|
||
|
|
<p>Rayleigh scattering. Shorter wavelengths scatter far more strongly, see <a href="https://example.test/scattering">the derivation</a>.</p>
|
||
|
|
</summary>
|
||
|
|
</entry>
|
||
|
|
</feed>
|