<body>
	Here are the things I need from the store:
	<ul>
		<li class="store_items">bread</li>
		<li class="store_items">butter</li>
		<li class="store_items">vodka</li>
	</ul>
</body>