XML

World Stock Exchanges - XML

World stock exchanges serve as marketplaces for trading securities such as stocks and bonds. US markets, led by the New York Stock Exchange and NASDAQ, hold a dominant position with approximately 40% of global market capitalization, followed by the Tokyo Stock Exchange, Shanghai Stock Exchange, and London Stock Exchange. These exchanges play a crucial role in corporate financing and investor asset formation as the center of each country's economy.

stock exchange stock market financial market investment NYSE NASDAQ Tokyo Stock Exchange
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>1</code>
    <slug>nyse</slug>
    <name>New York Stock Exchange</name>
    <description>The world&apos;s largest stock exchange.</description>
    <founded>1792</founded>
    <location>New York, United States</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>28</marketCap_value>
    <website>https://www.nyse.com</website>
  </item>
  <item>
    <code>2</code>
    <slug>nasdaq</slug>
    <name>NASDAQ</name>
    <description>The world&apos;s second-largest electronic stock exchange.</description>
    <founded>1971</founded>
    <location>New York, United States</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>26</marketCap_value>
    <website>https://www.nasdaq.com</website>
  </item>
  <item>
    <code>3</code>
    <slug>shanghai-stock-exchange</slug>
    <name>Shanghai Stock Exchange</name>
    <description>China&apos;s largest stock exchange.</description>
    <founded>1990</founded>
    <location>Shanghai, China</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>7</marketCap_value>
    <website>http://www.sse.com.cn</website>
  </item>
  <item>
    <code>4</code>
    <slug>tokyo-stock-exchange</slug>
    <name>Tokyo Stock Exchange</name>
    <description>One of Asia&apos;s largest stock exchanges.</description>
    <founded>1878</founded>
    <location>Tokyo, Japan</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>6.5</marketCap_value>
    <website>https://www.jpx.co.jp</website>
  </item>
  <item>
    <code>5</code>
    <slug>euronext</slug>
    <name>Euronext</name>
    <description>A leading European stock exchange group.</description>
    <founded>2000</founded>
    <location>Amsterdam, Netherlands (Headquarters)</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>7</marketCap_value>
    <website>https://www.euronext.com</website>
  </item>
  <item>
    <code>6</code>
    <slug>hong-kong-stock-exchange</slug>
    <name>Hong Kong Stock Exchange</name>
    <description>Asia&apos;s international financial center.</description>
    <founded>1891</founded>
    <location>Hong Kong, China</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>4.5</marketCap_value>
    <website>https://www.hkex.com.hk</website>
  </item>
  <item>
    <code>7</code>
    <slug>london-stock-exchange</slug>
    <name>London Stock Exchange</name>
    <description>One of the world&apos;s oldest stock exchanges.</description>
    <founded>1801</founded>
    <location>London, United Kingdom</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>4</marketCap_value>
    <website>https://www.londonstockexchange.com</website>
  </item>
  <item>
    <code>8</code>
    <slug>shenzhen-stock-exchange</slug>
    <name>Shenzhen Stock Exchange</name>
    <description>A stock exchange for China&apos;s growth companies.</description>
    <founded>1990</founded>
    <location>Shenzhen, China</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>5</marketCap_value>
    <website>http://www.szse.cn</website>
  </item>
  <item>
    <code>9</code>
    <slug>india-national-stock-exchange</slug>
    <name>National Stock Exchange of India</name>
    <description>India&apos;s largest stock exchange.</description>
    <founded>1992</founded>
    <location>Mumbai, India</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>5</marketCap_value>
    <website>https://www.nseindia.com</website>
  </item>
  <item>
    <code>10</code>
    <slug>toronto-stock-exchange</slug>
    <name>Toronto Stock Exchange</name>
    <description>Canada&apos;s largest stock exchange.</description>
    <founded>1861</founded>
    <location>Toronto, Canada</location>
    <marketCap_unit>trillion USD</marketCap_unit>
    <marketCap_value>3</marketCap_value>
    <website>https://www.tsx.com</website>
  </item>
</items>