<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:cb="http://www.cbwiki.net/wiki/index.php/Specification_1.1"
xmlns:yourinstitution="http://yoursite/yournamespace/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/02/22-rdf-syntax-ns# rdf.xsd">

<channel rdf:about="http://yoursite/press.rss">
  <title>Current Economic Indicators - Central Bank of Sri Lanka</title>
  <link>http://www.cbsl.gov.lk</link>
  <description>Current Economic Indicators issued by Central Bank of Sri Lanka.</description>
  <image rdf:resource="http://yoursite/your_image.gif" />
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://yoursite.org/news/20070201a.html" />
    </rdf:Seq>
  </items>
  <dcterms:license>http://yoursite.com/disclaimer.html</dcterms:license>
  <dc:language>en</dc:language> 
  <dc:publisher>Central Bank of Sri Lanka</dc:publisher>
</channel>
<image rdf:about="http://yoursite/your_image.gif">
   <title>an alt tag</title>
   <url>http://yoursite/your_image.gif</url>
   <link>http://yoursite/mainRSSpage/</link>
</image>

<item rdf:about="http://yoursite.org/news/20070201a.html">
  <title>Policy Rates</title>
  <link>http://www.cbsl.gov.lk/htm/english/_cei/pr/p_1.asp</link>
  <description>Repo Rate,Reverse Repo Rate,Bank Rate and Statutory Reserve Requirements</description>
  <cb:news>
    <cb:simpleTitle>Repo Rate,Reverse Repo Rate,Bank Rate and Statutory Reserve Requirements</cb:simpleTitle>
    <cb:keyword>Policy Rates</cb:keyword>
    <cb:keyword>Policy Rates</cb:keyword>
    <cb:resource>
      <cb:title>Policy Rates</cb:title>
      <cb:link>http://www.cbsl.gov.lk/htm/english/_cei/pr/p_1.asp</cb:link>
      <cb:description>Repo Rate,Reverse Repo Rate,Bank Rate and Statutory Reserve Requirements</cb:description>
    </cb:resource>
  </cb:news>
</item>

<item rdf:about="http://yoursite.org/news/20070201a.html">
  <title>Exchange Rates </title>
  <link>http://www.cbsl.gov.lk/htm/english/_cei/er/e_1.asp</link>
  <description>The average rates of the currencies quoted on the selected day by commercial banks in Colombo for Telegraphic Transfers (TT) at 9.30 a.m. and the approximate Indicative Exchange Rates of world currencies based on the previous day's market weighted average rate for the US$.</description>
  <cb:news>
    <cb:simpleTitle>Exchange Rates </cb:simpleTitle>
    <cb:keyword>Exchange Rates </cb:keyword>
    <cb:keyword>Exchange Rates </cb:keyword>
    <cb:resource>
      <cb:title>Exchange Rates </cb:title>
      <cb:link>http://www.cbsl.gov.lk/htm/english/_cei/er/e_1.asp</cb:link>
      <cb:description>The average rates of the currencies quoted on the selected day by commercial banks in Colombo for Telegraphic Transfers (TT) at 9.30 a.m. and the approximate Indicative Exchange Rates of world currencies based on the previous day's market weighted average rate for the US$.</cb:description>
    </cb:resource>
  </cb:news>
</item>

<item rdf:about="http://yoursite.org/news/20070201a.html">
  <title>Interest Rates </title>
  <link>http://www.cbsl.gov.lk/htm/english/_cei/ir/i_1.asp</link>
  <description>Money Market Rates,SLIBOR,Rates on Government Securities and Commercial Bank Lending and Deposit Rates</description>
  <cb:news>
    <cb:simpleTitle>Interest Rates</cb:simpleTitle>
    <cb:keyword>Interest Rates</cb:keyword>
    <cb:keyword>Interest Rates</cb:keyword>
    <cb:resource>
      <cb:title>Interest Rates</cb:title>
      <cb:link>http://www.cbsl.gov.lk/htm/english/_cei/ir/i_1.asp</cb:link>
      <cb:description>PMoney Market Rates,SLIBOR,Rates on Government Securities and Commercial Bank Lending and Deposit Rates</cb:description>
    </cb:resource>
  </cb:news>
</item>

<item rdf:about="http://yoursite.org/news/20070201a.html">
  <title>Open Market Operations </title>
  <link>http://www.cbsl.gov.lk/htm/english/_cei/omo/omo_1.asp</link>
  <description>Daily Operations,Outright Transactions,Securities Transactions,Swap Transactions(US$ Sell/Buy) and Swap Transactions(US$ Buy/Sell) </description>
  <cb:news>
    <cb:simpleTitle>Open Market Operations </cb:simpleTitle>
    <cb:keyword>Open Market Operations </cb:keyword>
    <cb:keyword>Open Market Operations </cb:keyword>
    <cb:resource>
      <cb:title>Open Market Operations </cb:title>
      <cb:link>http://www.cbsl.gov.lk/htm/english/_cei/omo/omo_1.asp</cb:link>
      <cb:description>Daily Operations,Outright Transactions,Securities Transactions,Swap Transactions(US$ Sell/Buy) and Swap Transactions(US$ Buy/Sell)</cb:description>
    </cb:resource>
  </cb:news>
</item>

<item rdf:about="http://yoursite.org/news/20070201a.html">
  <title>Economic Indicators </title>
  <link>http://www.cbsl.gov.lk/htm/english/_cei/ei/e_1.asp</link>
  <description>Weekly Economic Indicators and  Monthly Economic Indicators </description>
  <cb:news>
    <cb:simpleTitle>Economic Indicators</cb:simpleTitle>
    <cb:keyword>Economic Indicators</cb:keyword>
    <cb:keyword>Economic Indicators</cb:keyword>
    <cb:resource>
      <cb:title>Economic Indicators</cb:title>
      <cb:link>http://www.cbsl.gov.lk/htm/english/_cei/ei/e_1.asp</cb:link>
      <cb:description>Weekly Economic Indicators and  Monthly Economic Indicators</cb:description>
    </cb:resource>
  </cb:news>
</item>

</rdf:RDF>

