XML

月ごとの誕生花 - XML

誕生花は、生まれた月や日にちにちなんだ花のことです。月ごとに代表する花が定められており、それぞれに特有の花言葉が付与されています。古くから花は人々の感情や思いを伝える手段として活用されてきました。誕生花を贈ることで、相手への特別な思いや祝福を表現することができます。

誕生花 花言葉 フラワーギフト 誕生日 植物
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>january-tulip</slug>
    <name>チューリップ</name>
    <description>1月の誕生花。春の訪れを告げる球根花です。</description>
    <flowerLanguage>[&quot;思いやり&quot;,&quot;名声&quot;,&quot;愛の告白&quot;]</flowerLanguage>
    <month>1月</month>
  </item>
  <item>
    <code>02</code>
    <slug>february-anemone</slug>
    <name>アネモネ</name>
    <description>2月の誕生花。春を待って咲く華やかな花です。</description>
    <flowerLanguage>[&quot;はかない恋&quot;,&quot;あなたを愛します&quot;,&quot;明日の希望&quot;]</flowerLanguage>
    <month>2月</month>
  </item>
  <item>
    <code>03</code>
    <slug>march-ranunculus</slug>
    <name>ラナンキュラス</name>
    <description>3月の誕生花。フリルのような花びらが魅力的な花です。</description>
    <flowerLanguage>[&quot;晴れやかな魅力&quot;,&quot;魅力的&quot;,&quot;名誉&quot;,&quot;光輝を放つ&quot;]</flowerLanguage>
    <month>3月</month>
  </item>
  <item>
    <code>04</code>
    <slug>april-gerbera</slug>
    <name>ガーベラ</name>
    <description>4月の誕生花。陽気で明るい雰囲気の花です。</description>
    <flowerLanguage>[&quot;希望&quot;,&quot;前向き&quot;,&quot;常に前進&quot;,&quot;美しさ&quot;]</flowerLanguage>
    <month>4月</month>
  </item>
  <item>
    <code>05</code>
    <slug>may-peony</slug>
    <name>シャクヤク</name>
    <description>5月の誕生花。日本では美人の代名詞とされる花です。</description>
    <flowerLanguage>[&quot;恥じらい&quot;,&quot;謙遜&quot;,&quot;清浄&quot;,&quot;威厳&quot;]</flowerLanguage>
    <month>5月</month>
  </item>
  <item>
    <code>06</code>
    <slug>june-lisianthus</slug>
    <name>トルコキキョウ</name>
    <description>6月の誕生花。フリルがかった美しい八重の花を咲かせます。</description>
    <flowerLanguage>[&quot;清々しい美しさ&quot;,&quot;優美&quot;,&quot;希望&quot;]</flowerLanguage>
    <month>6月</month>
  </item>
  <item>
    <code>07</code>
    <slug>july-sunflower</slug>
    <name>ヒマワリ</name>
    <description>7月の誕生花。太陽のように明るく大きな花を咲かせます。</description>
    <flowerLanguage>[&quot;あなただけを見つめています&quot;,&quot;崇拝&quot;,&quot;愛慕&quot;]</flowerLanguage>
    <month>7月</month>
  </item>
  <item>
    <code>08</code>
    <slug>august-anthurium</slug>
    <name>アンスリウム</name>
    <description>8月の誕生花。ハート型の花弁が特徴的な南国の花です。</description>
    <flowerLanguage>[&quot;恋にもだえる心&quot;,&quot;煩悩&quot;]</flowerLanguage>
    <month>8月</month>
  </item>
  <item>
    <code>09</code>
    <slug>september-dahlia</slug>
    <name>ダリア</name>
    <description>9月の誕生花。華やかで多様な花姿を持つ花です。</description>
    <flowerLanguage>[&quot;華麗&quot;,&quot;気品&quot;,&quot;優雅&quot;]</flowerLanguage>
    <month>9月</month>
  </item>
  <item>
    <code>10</code>
    <slug>october-callalily</slug>
    <name>カラー</name>
    <description>10月の誕生花。しとやかで優美な姿の花です。</description>
    <flowerLanguage>[&quot;乙女のしとやかさ&quot;,&quot;清浄&quot;,&quot;華麗なる美&quot;]</flowerLanguage>
    <month>10月</month>
  </item>
  <item>
    <code>11</code>
    <slug>november-casablanca</slug>
    <name>カサブランカ</name>
    <description>11月の誕生花。高貴で優雅な香りを持つユリの一種です。</description>
    <flowerLanguage>[&quot;純粋&quot;,&quot;威厳&quot;]</flowerLanguage>
    <month>11月</month>
  </item>
  <item>
    <code>12</code>
    <slug>december-rose</slug>
    <name>バラ</name>
    <description>12月の誕生花。世界中で愛される花の女王です。</description>
    <flowerLanguage>[&quot;あなたを愛します&quot;,&quot;貞節&quot;,&quot;熱烈な恋&quot;]</flowerLanguage>
    <month>12月</month>
  </item>
</items>