<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.bitcoincore.bitcoin-qt</id>
  <name>Bitcoin Core</name>
  <project_license>MIT</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <summary>Connect to the Bitcoin P2P network</summary>
  <url type="homepage">https://bitcoincore.org/</url>
  <url type="bugtracker">https://github.com/bitcoin/bitcoin/issues</url>
  <launchable type="desktop-id">bitcoin-qt.desktop</launchable>
  <description>
    <p>Bitcoin is an experimental digital currency that enables instant
    payments to anyone, anywhere in the world. Bitcoin uses
    peer-to-peer technology to operate with no central authority:
    managing transactions and issuing money are carried out
    collectively by the network. Bitcoin Core is the name of open
    source software which enables the use of this currency.</p>
  </description>
  <screenshots>
    <screenshot>
      <image type="source">https://user-images.githubusercontent.com/6399679/62743657-2fc28b80-ba11-11e9-9bbf-d3ad0d17abb0.png</image>
    </screenshot>
  </screenshots>
</component>