<!-- Rice bag --> <rect x="55" y="45" width="60" height="35" rx="3" fill="#F5F0E0" stroke="#C4A87C" stroke-width="1.5"/> <line x1="55" y1="55" x2="115" y2="55" stroke="#C4A87C" stroke-width="1"/> <text x="85" y="70" font-size="8" text-anchor="middle" fill="#5D3A1A" font-weight="bold">RICE</text>
<!-- Coffee powder --> <rect x="195" y="288" width="50" height="32" rx="3" fill="#5D4037" stroke="#3E2723" stroke-width="1.5"/> <text x="220" y="309" font-size="7" text-anchor="middle" fill="#FFFFFF">COFFEE</text>
<!-- Turmeric powder --> <rect x="120" y="168" width="45" height="32" rx="8" fill="#FFECB3" stroke="#FFC107" stroke-width="1.5"/> <text x="142" y="190" font-size="7" text-anchor="middle" fill="#BF360C">TURMERIC</text> maligai items png
<!-- Snacks container --> <rect x="55" y="285" width="60" height="35" rx="10" fill="#FFE0B2" stroke="#FF9800" stroke-width="1.5"/> <text x="85" y="307" font-size="7" text-anchor="middle" fill="#E65100">MURUKKU</text>
<!-- === ITEMS ON SHELF 1 (Top) === -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 400" width="500" height="400"> <!-- Background - transparent --> <!-- Shelf 1 - Top --> <rect x="30" y="80" width="440" height="12" rx="2" fill="#8B5E3C" stroke="#6B3E1C" stroke-width="1.5"/>
<!-- Oil bottle --> <rect x="320" y="40" width="28" height="40" rx="6" fill="#FFF9C4" stroke="#F9A825" stroke-width="1.5"/> <rect x="326" y="35" width="16" height="8" rx="2" fill="#F9A825"/> <text x="334" y="65" font-size="6" text-anchor="middle" fill="#5D3A1A">OIL</text> !-- Rice bag -->
<!-- Groundnuts --> <rect x="385" y="290" width="50" height="30" rx="10" fill="#D7CCC8" stroke="#A1887F" stroke-width="1.5"/> <text x="410" y="310" font-size="7" text-anchor="middle" fill="#4E342E">GROUNDNUT</text>