<!DOCTYPE html>
<html lang="en">
head
<meta charset="utf-8">
<link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
<link rel="schema.AGLSTERMS" href="http://www.agls.gov.au/agls/terms/" />
<title>Template</title>
<!-- Search engine metadata -->
<meta name="description" content="Valid HTML5 and AGLS web page template for use with Australian Government websites.">
<!-- Mandatory metadata for Australian Government -->
<meta name="dcterms.title" content="Template" /> <!-- http://purl.org/dc/terms/title -->
<meta name="dcterms.identifier" content="http://www.naa.gov.au/example" /> <!-- http://purl.org/dc/terms/identifier -->
<meta name="dcterms.creator" content="scheme=AGLSTERMS.AglsAgent; corporateName=National Archives of Australia; address=Queen Victoria Terrace, Parkes, ACT 2600; contact=+61 2 6212 3600" /> <!-- http://purl.org/dc/terms/creator -->
<meta name="dcterms.publisher" content="scheme=AGLSTERMS.AglsAgent; corporateName=National Archives of Australia; address=Queen Victoria Terrace, Parkes, ACT 2600; contact=+61 2 6212 3600" /> <!-- http://purl.org/dc/terms/publisher -->
<meta name="dcterms.description" content="Valid HTML5 and AGLS web page template for use with Australian Government websites." /> <!-- http://purl.org/dc/terms/description -->
<meta name="dcterms.rights" content="Copyright Commonwealth of Australia 2013" /> <!-- http://purl.org/dc/terms/rights -->
<meta name="dcterms.subject" content="metadata" /> <!-- http://purl.org/dc/terms/subject -->
<!-- The date property or at least one of the related may appear in a metadata description to be a valid instance of date -->
<meta name="dcterms.date" content="2013-08-02" /> <!-- http://purl.org/dc/terms/date -->
<!-- related:
<meta name="dcterms.available" content="2013-08-02" /> (http://purl.org/dc/terms/available)
<meta name="dcterms.created" content="2013-08-02" /> (http://purl.org/dc/terms/created)
<meta name="dcterms.dateCopyrighted" content="2013-08-02" /> (http://purl.org/dc/terms/dateCopyrighted)
<meta name="AGLSTERMS.dateLicensed" content="2013-08-02" /> (http://www.agls.gov.au/agls/terms/dateLicensed)
<meta name="dcterms.issued" content="2013-08-02" /> (http://purl.org/dc/terms/issued)
<meta name="dcterms.modified" content="2013-08-02T10:25:44+10:00" /> (http://purl.org/dc/terms/modified)
<meta name="dcterms.valid" content="2013-08-02" /> (http://purl.org/dc/terms/valid) -->
<!-- The type property or at least one of the related may appear in a metadata description to be a valid instance of type -->
<meta name="dcterms.type" content="metadata" /> <!-- http://purl.org/dc/terms/type -->
<!-- related:
<meta name="AGLSTERMS.aggregationLevel" content="collection" /> (http://www.agls.gov.au/agls/terms/aggregationLevel)
<meta name="AGLSTERMS.category" content="" /> (http://www.agls.gov.au/agls/terms/category)
<meta name="AGLSTERMS.documentType" content="" /> (http://www.agls.gov.au/agls/terms/documentType)
<meta name="AGLSTERMS.serviceType" content="" /> (http://www.agls.gov.au/agls/terms/serviceType) -->
<!-- /end mandatory requirements -->
<!-- Conditional metadata for Australian Government
<meta name="AGLSTERMS.accessibility" content="" /> (http://www.agls.gov.au/agls/terms/accessibility)
<meta name="AGLSTERMS.availability" content="" /> Mandatory for offline resources (http://www.agls.gov.au/agls/terms/availability)
<meta name="AGLSTERMS.function" content="" /> Mandatory if subject is not used (http://www.agls.gov.au/agls/terms/function)
<meta name="dcterms.identifier" content="" /> Mandatory for online resources (http://purl.org/dc/terms/identifier)
<meta name="dcterms.language" content="" /> Mandatory where the language of the resource is not English ( http://purl.org/dc/terms/language)
<meta name="AGLSTERMS.protectiveMarking" content="" /> Mandatory when not ‘UNCLASSIFIED’
(http://www.agls.gov.au/agls/terms/protectiveMarking)
<meta name="dcterms.publisher" content="" /> Mandatory for information resources (optional for descriptions of services) (http://purl.org/dc/terms/publisher)
<meta name="dcterms.subject" content="" /> Mandatory if function is not used (http://purl.org/dc/terms/subject) -->
<!-- /end conditional requirements -->
<!-- Recommended metadata for Australian Government
<meta name="dcterms.audience" content="" /> (http://purl.org/dc/terms/audience)
<meta name="dcterms.coverage" content="" /> (http://purl.org/dc/terms/coverage) -->
<!-- /end recommended requirements -->
<!-- Optional metadata for Australian Government -->
<!-- All other properties refer to http://www.agls.gov.au/documents/obligation/ -->
<!-- /end optional requirements -->
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
body
<!-- Add your content here -->
</body>
</html>