<?xml version="1.0" encoding="UTF-8"?>
<DTCRequest xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
xs:schemaLocation="urn:/ows/aws/1.2
https://x-secure.overture.com/schema/dtc/1.2/dtc_request.xsd"
xmlns="urn:/ows/aws/1.2" username="myName" password="myPass"
key="MYKEY" >
<Actions accountId="12345" >
<AddListings>
<Listing searchTerm="persian cats"
url="http://www.persian.cat.
mypetisthebestpetever.com"
title="Persian Cats"
description="Find out everything
about Persians on our amazing site"
bid="0.25" />
</AddListings>
</Actions>
</DTCRequest>