<?xml version="1.0"?>

<powder xmlns="http://www.w3.org/2007/05/powder#"
        xmlns:dcterms="http://purl.org/dc/terms/"
        xmlns:icbm="http://geourl.org/icmb#"
        xmlns:mt="http://www.visibilitymobile.com/metaTXT#">

  <attribution>
    <issuedby src="http://authority.example.org/company.rdf#me" />
    <issued>2008-18-17T14:35:00</issued>
  </attribution>

  <dr>
    <iriset>
      <includehosts>example.com</includehosts>
    </iriset>

    <descriptorset>
      <mt:name>example.com - The Exemplary Web site</mt:name>
      <dcterms:description>example.com is a widely used example website</dcterms:description>
      <dcterms:subject>example, demo, demonstration</dcterms:subject>
      <mt:pcentrypage>http://ww.example.com</mt:pcentrypage>
      <mt:mobile>http://m.example.com</mt:mobile>
      <mt:pc-sitemap>http://example.com/sitemap.xml</mt:pc-sitemap>
      <mt:mobile-sitemap>http://example.com/mobilesitemap.xml</mt:mobile-sitemap>
      <mt:rss>http://rss.example.com/rss/topstoriesoftheday.xml</mt:rss>
      <mt:rss>http://rss.example.com/rss/toppoliticalstory.xml</mt:rss>
      <mt:rss>http://rss.example.com/rss/topsportstory.xml</mt:rss>
      <mt:podcast>http://rss.example.com/podcasting/news.xml</mt:podcast>
      <mt:video>http://rss.example.com/rss/tutorial.xml</mt:video>
      <icbm:longitude>12.3456789</icbm:longitude>
      <icbm:latitude>98.7654321</icbm:latitude>
      <icbm:region>MM</icbm:region>
    </descriptorset>
  </dr>

  <dr>
    <iriset>
      <includehosts>m.example.com</includehosts>
    </iriset>

    <descriptorset>
      <typeof src="http://www.w3.org/2008/06/mobileOK#Conformant" />
      <displaytext>The example.com Web site conforms to mobileOK</displaytext>
      <displayicon src="http://www.w3.org/2005/11/MWI-Icons/mobileOK.png" />
    </descriptorset>
  </dr>    

</powder>
