Skip to content

Instantly share code, notes, and snippets.

@ibnesayeed
Last active August 29, 2015 14:10
Show Gist options
  • Save ibnesayeed/f140a3f82a1b533775f9 to your computer and use it in GitHub Desktop.
Save ibnesayeed/f140a3f82a1b533775f9 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<profile xmlns="https://oduwsdl.github.io/contexts/archiveprofile">
<id>http://example.com/</id>
<about>
<accesspoint>http://example.com/wayback/</accesspoint>
<description>A test archive that...</description>
<established>2012-03-17</established>
<homepage>http://example.com/</homepage>
<memento_compliance>https://oduwsdl.github.io/terms/mementosupport#native</memento_compliance>
<name>Test Archive</name>
<profile_updated>2014-12-02T21:52:05Z</profile_updated>
<timegate>http://example.com/wayback/URI</timegate>
<timemap>http://example.com/wayback/timemap/link/URI</timemap>
</about>
<stats>
<domains>
<domain surt="edu,harvard)/">
<urim>
<max>1</max>
<min>1</min>
<total>2</total>
</urim>
<urir>2</urir>
</domain>
<!-- ... -->
</domains>
<tlds>
<tld surt="com)/">
<urim>
<max>3</max>
<min>1</min>
<total>17</total>
</urim>
<urir>13</urir>
</tld>
<!-- ... -->
</tlds>
<languages>
<language lang="en">
<urim>
<max>13</max>
<min>1</min>
<total>27</total>
</urim>
<urir>53</urir>
</language>
<!-- ... -->
</languages>
<urim>
<max>6</max>
<min>1</min>
<total>18891</total>
</urim>
<urir>6852</urir>
</stats>
</profile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment