1<schemalist gettext-domain="@PROJECT_NAME@">
2  <schema id="org.gnucash.GnuCash.general.finance-quote" path="/org/gnucash/GnuCash/general/finance-quote/">
3    <key name="alphavantage-api-key" type="s">
4      <default>''</default>
5      <summary>Alpha Vantage API key</summary>
6      <description>To retrieve online quotes from Alphavantage, this key needs to be set. A key can be retrieved from the Alpha Vantage website.</description>
7    </key>
8  </schema>
9</schemalist>
10