<?xml version="1.0" encoding="UTF-8"?>
<ginxml format="GinXML" version="1.1" record_type="batch">
  <metadata>
    <exported_at>2026-06-02T09:15:00.000Z</exported_at>
    <app_name>Gin Creation Tracking App</app_name>
  </metadata>
  <recipe>
    <recipe_name>Frontier Citrus Pine</recipe_name>
    <recipe_family>American Gin</recipe_family>
    <version>1.0</version>
    <distiller>Example Distiller</distiller>
    <still_equipment>5L column still</still_equipment>
    <base_spirit>Neutral grain spirit</base_spirit>
    <intended_serve_goal>Martini</intended_serve_goal>
    <notes>This file intentionally omits distillation_date so the app imports it as a highlighted draft.</notes>
  </recipe>
  <base_charge>
    <charge_volume unit="L">2</charge_volume>
    <charge_abv_percent>45</charge_abv_percent>
    <absolute_alcohol unit="L AA">0.9</absolute_alcohol>
    <target_final_abv_percent>43</target_final_abv_percent>
    <auto_scale_botanicals>true</auto_scale_botanicals>
  </base_charge>
  <botanicals>
    <botanical id="juniper">
      <name>Juniper</name>
      <weight unit="g">28</weight>
      <grams_per_litre_aa>31.11</grams_per_litre_aa>
      <method>macerated</method>
    </botanical>
    <botanical id="grapefruit">
      <name>Grapefruit peel</name>
      <weight unit="g">12</weight>
      <grams_per_litre_aa>13.33</grams_per_litre_aa>
      <method>vapour basket</method>
    </botanical>
  </botanicals>
</ginxml>
