﻿<?xml version="1.0" encoding="utf-8" ?>
<Advertisements>
  <Ad>
    <ImageUrl>~/Resources/banner1.jpg</ImageUrl>
    <Height>348</Height>
    <Width>650</Width>
    <NavigateUrl>http://moresys.com.hk/Products/POS.aspx</NavigateUrl>
    <AlternateText>banner1</AlternateText>
    <Impressions>5</Impressions>
    <Keyword>Main</Keyword>
    <Caption>This is the caption for Ad#1</Caption>
  </Ad>
  <Ad>
    <ImageUrl>~/Resources/banner1.jpg</ImageUrl>
    <Height>348</Height>
    <Width>650</Width>
    <NavigateUrl>http://moresys.com.hk/Products/POS.aspx</NavigateUrl>
    <AlternateText>banner2</AlternateText>
    <Impressions>5</Impressions>
    <Keyword>Main</Keyword>
    <Caption>This is the caption for Ad#2</Caption>
  </Ad>
  <Ad>
    <ImageUrl>~/Resources/banner1.jpg</ImageUrl>
    <Height>348</Height>
    <Width>650</Width>
    <NavigateUrl>http://moresys.com.hk/Products/POS.aspx</NavigateUrl>
    <AlternateText>banner3</AlternateText>
    <Impressions>5</Impressions>
    <Keyword>Main</Keyword>
    <Caption>This is the caption for Ad#3</Caption>
  </Ad>
</Advertisements>

