XML
コーヒー豆の種類と産地 - XML
コーヒー豆は主にアラビカ種とロブスタ種の2大品種に分類されます。アラビカ種は世界生産量の約60-70%を占め、豊かな香りとフルーティな味わいが特徴で、ブラジル、コロンビア、エチオピア、ジャマイカなどの高地で栽培されています。一方、ロブスタ種は病気に強く栽培が容易で、苦味が強くカフェイン含有量が多いことが特徴です。産地によっても風味が大きく異なり、ブラジルのナッツやチョコレートの香ばしさ、コロンビアのマイルドでバランスの取れた味わい、エチオピアのフローラルでフルーティな酸味、ジャマイカ・ブルーマウンテンの繊細で高級な風味など、それぞれ独自の個性を持っています。
コーヒー
アラビカ
ロブスタ
コーヒー豆
産地
スペシャルティコーヒー
ブルーマウンテン
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>VAR-001</code>
<slug>arabica</slug>
<name>アラビカ種</name>
<description>世界生産量の約60-70%を占める高品質コーヒー豆。豊かな香りとフルーティな味わいが特徴。</description>
<altitude>1,000-2,000m</altitude>
<caffeineContent>約1.5%</caffeineContent>
<category>variety</category>
<flavorProfile>フルーティー、酸味あり、香り豊か</flavorProfile>
<share>60-70%</share>
<worldRank></worldRank>
</item>
<item>
<code>VAR-002</code>
<slug>robusta</slug>
<name>ロブスタ種</name>
<description>苦味が強くカフェイン含有量が多いコーヒー豆。病気に強く栽培が容易。</description>
<altitude>0-800m</altitude>
<caffeineContent>約2.0-2.7%</caffeineContent>
<category>variety</category>
<flavorProfile>苦味強い、コクあり、スモーキー</flavorProfile>
<share>30-40%</share>
<worldRank></worldRank>
</item>
<item>
<code>ORG-001</code>
<slug>brazil</slug>
<name>ブラジル</name>
<description>世界最大のコーヒー生産国。ナッツやチョコレートの香ばしい風味が特徴。</description>
<altitude>600-1,300m</altitude>
<caffeineContent></caffeineContent>
<category>origin</category>
<flavorProfile>ナッツ、チョコレート、甘み、酸味控えめ</flavorProfile>
<share></share>
<worldRank>1</worldRank>
</item>
<item>
<code>ORG-002</code>
<slug>colombia</slug>
<name>コロンビア</name>
<description>「コロンビアマイルド」と呼ばれる絶妙なバランスが特徴の高品質コーヒー。</description>
<altitude>1,200-2,000m</altitude>
<caffeineContent></caffeineContent>
<category>origin</category>
<flavorProfile>キャラメル、フルーツ、ナッツ、クリーミー</flavorProfile>
<share></share>
<worldRank>3</worldRank>
</item>
<item>
<code>ORG-003</code>
<slug>ethiopia</slug>
<name>エチオピア</name>
<description>コーヒーの発祥地。フローラルで華やか、フルーティな酸味が特徴。</description>
<altitude>1,500-2,200m</altitude>
<caffeineContent></caffeineContent>
<category>origin</category>
<flavorProfile>花香、ベリー、柑橘、フルーティ</flavorProfile>
<share></share>
<worldRank>5</worldRank>
</item>
<item>
<code>ORG-004</code>
<slug>jamaica-blue-mountain</slug>
<name>ジャマイカ・ブルーマウンテン</name>
<description>「コーヒーの王様」と称される高級コーヒー。繊細で絶妙なバランスが特徴。</description>
<altitude>800-1,500m</altitude>
<caffeineContent></caffeineContent>
<category>origin</category>
<flavorProfile>ナッツ、キャラメル、花香、繊細</flavorProfile>
<share></share>
<worldRank></worldRank>
</item>
</items>