<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../../attribute.xsl"?>
<rdf:RDF xmlns:openid="http://axschema.org/type#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <rdf:Description rdf:about="http://axschema.org/media/spokenname">
    <rdfs:label>Spoken name</rdfs:label>
    <rdfs:comment>Spoken name (web URL)</rdfs:comment>
    <openid:example>"http://example.com/~jsmith/john_smith.wav"</openid:example>
    <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"></rdf:type>
  </rdf:Description>
</rdf:RDF>