export type RssFileType = { content: string; filePath: string; };