20 lines
834 B
XML
20 lines
834 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Developers on Formal Methods Tools</title>
|
|
<link>https://example.org/developers/</link>
|
|
<description>Recent content in Developers on Formal Methods Tools</description>
|
|
<generator>Hugo</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Fri, 02 Feb 2024 04:14:54 -0800</lastBuildDate>
|
|
<atom:link href="https://example.org/developers/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>Test Dev</title>
|
|
<link>https://example.org/developers/test-dev/</link>
|
|
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
|
|
<guid>https://example.org/developers/test-dev/</guid>
|
|
<description></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|