diff --git a/feeds.ts b/feeds.ts
index 36031f4..e81317b 100644
--- a/feeds.ts
+++ b/feeds.ts
@@ -20,7 +20,7 @@ export async function profileAtomFeed(
${articleId}
${article.title}
-
+
${isoDate(article.updatedAt)}
${isoDate(article.publishedAt)}
${article.summary}
@@ -35,7 +35,7 @@ export async function profileAtomFeed(
${profile.name} on Nostr (Articles)
-
+
${feedId}
${isoDate(lastUpdate)}
${profile.avatarImageUrl}