<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP Static Sample</title>
	<atom:link href="http://localhost:8080/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://localhost:8080</link>
	<description></description>
	<lastBuildDate>Tue, 03 Feb 2026 14:17:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Getting Started with Static WordPress</title>
		<link>http://localhost:8080/?p=5</link>
					<comments>http://localhost:8080/?p=5#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 03 Feb 2026 14:17:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost:8080/?p=5</guid>

					<description><![CDATA[This is a sample blog post demonstrating the static site generation workflow. How it works Create your content in WordPress as usual Use Simply Static to generate static HTML files Deploy the static files to any hosting provider Benefits Security: No PHP execution on the production server Performance: Static files are blazing fast Cost: Host [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This is a sample blog post demonstrating the static site generation workflow.</p>
<h3>How it works</h3>
<ol>
<li>Create your content in WordPress as usual</li>
<li>Use Simply Static to generate static HTML files</li>
<li>Deploy the static files to any hosting provider</li>
</ol>
<h3>Benefits</h3>
<ul>
<li><strong>Security</strong>: No PHP execution on the production server</li>
<li><strong>Performance</strong>: Static files are blazing fast</li>
<li><strong>Cost</strong>: Host on cheap static hosting services</li>
<li><strong>Reliability</strong>: No database or server-side dependencies</li>
</ul>
<p>Start creating your content and generate your static site!</p>
]]></content:encoded>
					
					<wfw:commentRss>http://localhost:8080/?feed=rss2&#038;p=5</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hello world!</title>
		<link>http://localhost:8080/?p=1</link>
					<comments>http://localhost:8080/?p=1#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 03 Feb 2026 14:17:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://localhost:8080/?p=1</guid>

					<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start writing!]]></description>
										<content:encoded><![CDATA[
<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
]]></content:encoded>
					
					<wfw:commentRss>http://localhost:8080/?feed=rss2&#038;p=1</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
