<client>
  <version>38</version>
  <baseCurrency>EUR</baseCurrency>
  <securities>
    <security>
      <uuid>68e246f0-6f4d-4551-855f-67cdbcca1d3e</uuid>
      <name>Mein Wertpapier</name>
      <currencyCode>EUR</currencyCode>
      <feed>MANUAL</feed>
      <prices>
        <price t="2014-06-01" v="800000"/>
        <price t="2015-08-18" v="900000"/>
        <price t="2016-09-01" v="1000000"/>
        <price t="2018-08-18" v="1100000"/>
      </prices>
      <attributes>
        <map/>
      </attributes>
      <events/>
      <isRetired>false</isRetired>
    </security>
  </securities>
  <watchlists/>
  <consumerPriceIndeces/>
  <accounts>
    <account>
      <uuid>af523666-9087-4050-b914-21b3d6a9b7ce</uuid>
      <name>Mein Konto</name>
      <currencyCode>EUR</currencyCode>
      <isRetired>false</isRetired>
      <transactions>
        <account-transaction>
          <date>2014-05-01T00:00</date>
          <currencyCode>EUR</currencyCode>
          <amount>80000</amount>
          <security reference="../../../../../securities/security"/>
          <crossEntry class="buysell">
            <portfolio>
              <uuid>c357b92c-1f30-4fae-8f3c-770ae338f0f0</uuid>
              <name>Mein Depot</name>
              <isRetired>false</isRetired>
              <referenceAccount reference="../../../../.."/>
              <transactions>
                <portfolio-transaction>
                  <date reference="../../../../../date"/>
                  <currencyCode>EUR</currencyCode>
                  <amount>80000</amount>
                  <security reference="../../../../../../../../../securities/security"/>
                  <crossEntry class="buysell" reference="../../../.."/>
                  <shares>10000000</shares>
                  <type>BUY</type>
                </portfolio-transaction>
                <portfolio-transaction>
                  <date>2016-09-01T00:00</date>
                  <currencyCode>EUR</currencyCode>
                  <amount>100000</amount>
                  <security reference="../../../../../../../../../securities/security"/>
                  <crossEntry class="portfolio-transfer">
                    <portfolioFrom reference="../../../.."/>
                    <transactionFrom reference="../.."/>
                    <portfolioTo>
                      <uuid>aad78fe0-410f-4236-9761-722b5a8c8f1a</uuid>
                      <name>Mein zweites Depot</name>
                      <isRetired>false</isRetired>
                      <referenceAccount reference="../../../../../../../../.."/>
                      <transactions>
                        <portfolio-transaction>
                          <date reference="../../../../../date"/>
                          <currencyCode>EUR</currencyCode>
                          <amount>100000</amount>
                          <security reference="../../../../../../../../../../../../../securities/security"/>
                          <crossEntry class="portfolio-transfer" reference="../../../.."/>
                          <shares>10000000</shares>
                          <type>TRANSFER_IN</type>
                        </portfolio-transaction>
                      </transactions>
                    </portfolioTo>
                    <transactionTo reference="../portfolioTo/transactions/portfolio-transaction"/>
                  </crossEntry>
                  <shares>10000000</shares>
                  <type>TRANSFER_OUT</type>
                </portfolio-transaction>
              </transactions>
            </portfolio>
            <portfolioTransaction reference="../portfolio/transactions/portfolio-transaction"/>
            <account reference="../../../.."/>
            <accountTransaction reference="../.."/>
          </crossEntry>
          <shares>0</shares>
          <type>BUY</type>
        </account-transaction>
      </transactions>
    </account>
  </accounts>
  <portfolios>
    <portfolio reference="../../accounts/account/transactions/account-transaction/crossEntry/portfolio"/>
    <portfolio reference="../../accounts/account/transactions/account-transaction/crossEntry/portfolio/transactions/portfolio-transaction[2]/crossEntry/portfolioTo"/>
  </portfolios>
  <plans/>
  <taxonomies/>
  <dashboards/>
  <properties/>
  <settings>
    <bookmarks>
      <bookmark>
        <label>Yahoo Finance</label>
        <pattern>http://de.finance.yahoo.com/q?s={tickerSymbol}</pattern>
      </bookmark>
      <bookmark>
        <label>OnVista</label>
        <pattern>http://www.onvista.de/suche.html?SEARCH_VALUE={isin}&amp;SELECTED_TOOL=ALL_TOOLS</pattern>
      </bookmark>
      <bookmark>
        <label>Finanzen.net</label>
        <pattern>http://www.finanzen.net/suchergebnis.asp?frmAktiensucheTextfeld={isin}</pattern>
      </bookmark>
      <bookmark>
        <label>Ariva.de Fundamentaldaten</label>
        <pattern>http://www.ariva.de/{isin}/bilanz-guv</pattern>
      </bookmark>
      <bookmark>
        <label>justETF</label>
        <pattern>https://www.justetf.com/de/etf-profile.html?isin={isin}</pattern>
      </bookmark>
      <bookmark>
        <label>fondsweb.de</label>
        <pattern>http://www.fondsweb.de/{isin}</pattern>
      </bookmark>
      <bookmark>
        <label>Morningstar.de</label>
        <pattern>http://www.morningstar.de/de/funds/SecuritySearchResults.aspx?type=ALL&amp;search={isin}</pattern>
      </bookmark>
      <bookmark>
        <label>maxblue Kauforder</label>
        <pattern>https://meine.deutsche-bank.de/trxm/db/init.do?style=mb&amp;style=mb&amp;login=br24order&amp;action=PurchaseSecurity2And3Steps&amp;wknOrIsin={isin}</pattern>
      </bookmark>
    </bookmarks>
    <attributeTypes>
      <attribute-type>
        <id>ter</id>
        <name>Gesamtkostenquote (TER)</name>
        <columnLabel>TER</columnLabel>
        <target>name.abuchen.portfolio.model.Security</target>
        <type>java.lang.Double</type>
        <converterClass>name.abuchen.portfolio.model.AttributeType$PercentConverter</converterClass>
      </attribute-type>
      <attribute-type>
        <id>aum</id>
        <name>Fondsgröße</name>
        <columnLabel>Fondsgröße</columnLabel>
        <target>name.abuchen.portfolio.model.Security</target>
        <type>java.lang.Long</type>
        <converterClass>name.abuchen.portfolio.model.AttributeType$AmountPlainConverter</converterClass>
      </attribute-type>
      <attribute-type>
        <id>vendor</id>
        <name>Anbieter</name>
        <columnLabel>Anbieter</columnLabel>
        <target>name.abuchen.portfolio.model.Security</target>
        <type>java.lang.String</type>
        <converterClass>name.abuchen.portfolio.model.AttributeType$StringConverter</converterClass>
      </attribute-type>
      <attribute-type>
        <id>acquisitionFee</id>
        <name>Kaufgebühr (prozentual)</name>
        <columnLabel>Kaufgebühr</columnLabel>
        <target>name.abuchen.portfolio.model.Security</target>
        <type>java.lang.Double</type>
        <converterClass>name.abuchen.portfolio.model.AttributeType$PercentConverter</converterClass>
      </attribute-type>
      <attribute-type>
        <id>managementFee</id>
        <name>Verwaltungsgebühr (prozentual)</name>
        <columnLabel>Verwaltungsgebühr</columnLabel>
        <target>name.abuchen.portfolio.model.Security</target>
        <type>java.lang.Double</type>
        <converterClass>name.abuchen.portfolio.model.AttributeType$PercentConverter</converterClass>
      </attribute-type>
    </attributeTypes>
    <configurationSets>
      <entry>
        <string>name.abuchen.portfolio.ui.views.SecuritiesPerformanceView</string>
        <config-set>
          <configurations>
            <config>
              <uuid>3be938e2-7c07-4ab3-bef2-64e3dccb1d88</uuid>
              <name>Standard</name>
              <data>shares=74;name=192;pv=75;pp=181;quote=75;mv=75;sumdiv=80;twror=80;izf=80;delta=80;</data>
            </config>
          </configurations>
        </config-set>
      </entry>
      <entry>
        <string>name.abuchen.portfolio.ui.views.SecuritiesTable</string>
        <config-set>
          <configurations>
            <config>
              <uuid>7adca789-22a8-4205-ac7d-03f465cf763d</uuid>
              <name>Standard</name>
              <data>0=1024$400;note=22;1=100;2=80;4=60;5=60;9=80;10=80;</data>
            </config>
          </configurations>
        </config-set>
      </entry>
      <entry>
        <string>name.abuchen.portfolio.ui.views.StatementOfAssetsViewer</string>
        <config-set>
          <configurations>
            <config>
              <uuid>d111749b-469a-4842-9ed2-4fb781987617</uuid>
              <name>Standard</name>
              <data>0=80;1=300;2=60;4=60;5=80;6=80;note=22;</data>
            </config>
          </configurations>
        </config-set>
      </entry>
    </configurationSets>
  </settings>
</client>