<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Eleventy Plus Vite</title>
    <subtitle>An Eleventy Starter Project with Vite</subtitle>
    <link href="https://eleventyplusvite.netlify.app/feed.xml" rel="self" type="application/atom+xml" />
    <link href="https://eleventyplusvite.netlify.app" rel="alternate" type="text/html"/>
    <author>
        <name>Eleventy Plus Vite</name>
    </author>
    
    <updated>2020-04-12T00:00:00Z</updated>
    
    <id>https://eleventyplusvite.netlify.app/</id>
        <entry>
            <title>An example post.</title>
            <link href="https://eleventyplusvite.netlify.app/posts/2020-04-12-sample-post/"/>
            <updated>2020-04-12T00:00:00Z</updated>
            <id>https://eleventyplusvite.netlify.app/posts/2020-04-12-sample-post/</id>
            <content type="html"><![CDATA[
                
Lorem Ipsum Dolor.
            ]]></content>
        </entry></feed>
