<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:cc="http://web.resource.org/cc/"
  xml:lang="ja">
  <channel rdf:about="/rss">
    <title>お知らせ</title>
    <link>/news/</link>
    <description>小桜こども園</description>
    <dc:language>ja</dc:language>
    <dc:date>2026-04-09T11:00:19+09:00</dc:date>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="/news/view/1" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="/news/view/1">
    <title>ホームページをリニューアルしました</title>
    <link>/news/view/1</link>
    <description> ホームページをリニューアルしました </description>
    <dc:date>2026-04-09T11:00:19+09:00</dc:date>
  </item>
</rdf:RDF>