Ready to drink

Ready to drink (often known as RTD) packaged beverages are those sold in a prepared form, ready for consumption. Examples include iced tea (prepared using tea leaves and fruit juice) and alcopops (prepared by mixing alcoholic beverages with fruit juices or soft drinks).

There are different types of RTD beverages, each serving a different purpose. Here are the most notable ones.

Alcopops

Alcopops are mainly ready made alcoholic cocktails that are carbonated and bottled under various brand names.[1] Alcopops are the most commonly consumed type of RTD in the world after iced tea. It is also important to note that Alcopops are banned in some countries due to religious and cultural reasons, which do not permit the consumption of alcohol. A number of studies have linked the marketing of alcopops to increased incidences of underage drinking.[2][3][4][5] [6]

The industry term for this range of products is flavored malt beverage or progressive adult beverage. The majority sold in the US, are essentially flavored beer.

Alcopops can be based on different types of spirits and liquors, such as vodka-based or rum-based.

Brands

Alcopop brands are numerous and their alcoholic base vary greatly.[7] notable brands include:

Non-alcoholic beverages

Non-alcoholic RTDs can be further separated into dairy and non-dairy drinks. Iced Tea and coffee are sold in many countries in both dairy-added and non-dairy versions.

Other non-alcoholic non-dairy drinks include herbal energy drinks.

Other non-alcoholic dairy-based drinks include protein supplements and yogurt-based drinks.

gollark: Well, yes, and actual *types*.
gollark: <https://github.com/toml-lang/toml>All glory to TOML!
gollark: ```toml# This is a TOML document.title = "TOML Example"[owner]name = "Tom Preston-Werner"dob = 1979-05-27T07:32:00-08:00 # First class dates[database]server = "192.168.1.1"ports = [ 8001, 8001, 8002 ]connection_max = 5000enabled = true[servers] # Indentation (tabs and/or spaces) is allowed but not required [servers.alpha] ip = "10.0.0.1" dc = "eqdc10" [servers.beta] ip = "10.0.0.2" dc = "eqdc10"[clients]data = [ ["gamma", "delta"], [1, 2] ]# Line breaks are OK when inside arrayshosts = [ "alpha", "omega"]```
gollark: Anyway, good XML replacements:JSON: for the information interchange format sort of job.CBOR: maybe for application data files, it's basically binary JSON.TOML: configuration files.An actual programming/scripting language e.g. Lua: really complex configuration, game data/modding stuff, maybe markup-type things.
gollark: Well, it's okay, TOML is better.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.