<!-- start: themes/rss/pages/default.xt -->
    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>EDMO South America :: Products :: Quality And Excellence...Whatever it takes</title>
        <link>http://www.edmosouthamerica.com/</link>
        <description>Quality And Excellence...Whatever it takes</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Administrator</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:webmaster@edmo.com" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>
<!-- start: modules/products/xartemplates/user-main.xd -->
<!-- start: modules/products/xartemplates/includes/front_page.xd -->
<div align="center">
<h2>Welcome to EDMO South America</h2>
<div>
<p style="text-align: left; "><font face="verdana,arial,helvetica,sans-serif">It takes more than the sale of quality products to make a successful business. It takes service. To EDMO South America service means meeting the needs of each and every customer, effectively and successfully, time and again.</font></p><p style="text-align: left; "><font face="verdana,arial,helvetica,sans-serif">Welcome to our website, whilst our products are only available to approved resellers, you are welcome to research our extensive range of product lines.  Please contact us and we can put you in touch with your local dealer. </font><a href="mailto:vendas@edmosouthamerica.com"><font face="verdana,arial,helvetica,sans-serif">vendas@edmosouthamerica.com</font></a></p><p style="text-align: left; "><font face="verdana,arial,helvetica,sans-serif">To those of you who are already our resellers, we thank you. To those of you who are not, we welcome the opportunity to serve you. Discover for yourself how personalized service feels by contacting our office today. </font><a href="mailto:vendas@edmosouthamerica.com"><font face="verdana,arial,helvetica,sans-serif">vendas@edmosouthamerica.com</font></a></p><p style="text-align: left; "><font face="verdana,arial,helvetica,sans-serif" size="2">Note: Some products and test equipment promoted on this web-site may not be available for sale in &quot;New Condition&quot; throughout the South America region.  Please contact our office for further details.</font></p>
</div>
</div><!-- end: modules/products/xartemplates/includes/front_page.xd -->
<table width="100%" cellpadding="0" cellspacing="5" border="0">
	<tr style="background: #5A5A5A;">
		<td colspan="2" style="padding: 3px; text-align: center; text-transform: uppercase; font-size: 14px; color: #F3D040; font-weight: bold;">
			Featured Products
		</td>
	</tr>
							<!-- <xar:set name="$cols">1</xar:set> -->
						<tr>
							<td class="front_left" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="3" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=24920"><img src="modules/products/xarimages/Thumbnail/DPS-450.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=24920">RVSM AIR DATA TEST SET (DPS-450)</a></td>
				</tr>
				<tr>
					<td>
The DPS450 completes an entire line of Barfield Digital
Pitot-Static/Air Data testers. Designed to minimize aircraft downtime,
the DPS450 is one of the lowest cost fully automated Air Data Testers
meeting the high accuracy demands of Reduced Vertical Separation
Minimum (RVSM) specifications on the market.
</td>
				</tr>
							</table>
		</td>
														<td class="front_right" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="3" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=19405"><img src="modules/products/xarimages/Thumbnail/JS506050.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=19405">LOGBOOK/PROFESSIONAL PILOT (JS506050)</a></td>
				</tr>
				<tr>
					<td>

Aviation's most popular professional logbook can handle 10 years of
data. It includes...
</td>
				</tr>
							</table>
		</td>
								<!--- <td rowspan="#$rowspan#" valign="top">
				 <table width="100%" cellpadding="0" cellspacing="0" border="0" class="press_release">
					<tr>
						<th>Hot Topics</th>
					</tr>
					<xar:set name="$press_count">0</xar:set>
					<xar:foreach in="$press_release" key="$idx" value="$release">
						<xar:set name="$class">($press_count % 2 == 0) ? 'xar-normal' : 'xar-alt'</xar:set>
						<xar:set name="$press_count">$press_count + 1</xar:set>
						<tr class="$class">
							<td valign="top"><a href="#xarModURL('articles', 'user', 'display', array('ptid' => $release['pubtypeid'], 'aid' => $release['aid']))#"><strong>#$release['title']#</strong></a>
							<xar:if condition="isset($release['release_image'])">
								<img style="padding-right: 5px; padding-bottom:5px; padding-top:5px;" src="#xarModURL('uploads', 'user', 'download', array('fileId' => $release['release_image']))#" align="left" />
							</xar:if>
							<div style="valign:top;">#$release['summary']#</div>
							</td>
						</tr>
					</xar:foreach>
				</table>
			</td> --->
													</tr>
			<tr>
							<td class="front_left" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=26561"><img src="modules/products/xarimages/Thumbnail/SPORT_PACK.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=26561">A22 & A3 SPORT UPGRADE KIT (SPORT PACK)</a></td>
				</tr>
				<tr>
					<td>

Icom IC-A22 &amp; A3 Sport Accessory Upgrade Kit</td>
				</tr>
							</table>
		</td>
														<td class="front_right" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=26560"><img src="modules/products/xarimages/Thumbnail/SPORT_NICK.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=26560">NI-MH VERSION/SPORT PACK (SPORT NICK)</a></td>
				</tr>
				<tr>
					<td>
Icom IC-A22 &amp; A3 Sport Accessory Upgrade Kit with Nickel Metal Hydride (NiMH).<br /></td>
				</tr>
							</table>
		</td>
										</tr>
			<tr>
							<td class="front_left" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=17618"><img src="modules/products/xarimages/Thumbnail/205089-1_2.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=17618">24-20G CRIMP PIN (205089-1)</a></td>
				</tr>
				<tr>
					<td>

20/24G CRIMP PIN<br />Pins/Sockets
</td>
				</tr>
							</table>
		</td>
														<td class="front_right" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=18830"><img src="modules/products/xarimages/Thumbnail/CP-12L.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=18830">CIGARETTE CORD/W NOISE FILTER (CP-12L)</a></td>
				</tr>
				<tr>
					<td>CIGARETTE CORD/W NOISE FILTER<br />For operation and charging with a 12 Volt cigarette lighter socket. </td>
				</tr>
							</table>
		</td>
										</tr>
			<tr>
							<td class="front_left" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=17474"><img src="modules/products/xarimages/Thumbnail/104-12.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=17474">TRANSPONDER ANTENNA/STUB/BNC (104-12)</a></td>
				</tr>
				<tr>
					<td>
Transponder Antenna - Stub <br />
BNC Connection
</td>
				</tr>
							</table>
		</td>
														<td class="front_right" width="50%" valign="top" style="border: 1px #5A5A5A solid;">
			<table width="100%" cellpadding="5" cellspacing="0" border="0">
				<tr>
					<td width="125" rowspan="8" valign="top" style="text-align: center;">
																			<a href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=19999"><img src="modules/products/xarimages/Thumbnail/RG-58C_U.jpg" border="0" /></a>
																	</td>
				</tr>
				<tr>
										<td class="front_title"><a id="front_title" href="http://www.edmosouthamerica.com/index.php?module=products&amp;func=display&amp;prod_id=19999">4450/COAX/REV C UNIVERSAL SPEC (RG-58C/U)</a></td>
				</tr>
				<tr>
					<td>

Stranded tin-coated copper conductor. Diameter .116&quot;
</td>
				</tr>
							</table>
		</td>
						</tr>
</table><!-- end: modules/products/xartemplates/user-main.xd -->
</channel>
</rss>
<!-- end: themes/rss/pages/default.xt -->

