<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping commons:Flickr</title>
        <ns>240</ns>
        <id>10102</id>
        <revision>
          <id>37594</id>
          <timestamp>2014-08-21T21:31:34Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
| mapToClass = Work
| mappings =

&lt;!-- Some standard properties --&gt;
	{{PropertyMapping | templateProperty = description | ontologyProperty = dct:description }}
        {{PropertyMapping | templateProperty = flickr_url | ontologyProperty = source }}
        {{PropertyMapping | templateProperty = title | ontologyProperty = title }}

        {{PropertyMapping | templateProperty = taken | ontologyProperty = dct:created }}

&lt;!-- Added a suffix to test prefix/suffix --&gt;
        {{PropertyMapping | templateProperty = photographer_url | ontologyProperty = creator }}
        {{PropertyMapping | templateProperty = photographer | ontologyProperty = creator }}

&lt;!-- This should be specific to the creator, so:
        {{PropertyMapping | templateProperty = photographer_location | ontologyProperty = creator }}
--&gt;

        {{PropertyMapping | templateProperty = permission | ontologyProperty = license }}

}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>