{This file is a template for XML instance documents published by DMTF.  Any text in this file that
has curly braces around it is supposed to be replaced with according text, as described or implied
by the text in curly braces.  This introductory text here should be removed when this template is
turned into a real document.}
<?xml version="1.0" encoding="UTF-8"?>
<!-- ?xml-stylesheet href="{base filename/type of XSL file}" type="text/xsl"? -->
<!-- The xsl-stylesheet processing instruction above has been disabled because not all web browsers
support them when this XML file is accessed through HTTP.  To enable automatic stylesheet
processing, download this XML file to a local file system, along with the XSL file referenced in the
href attribute, and enable the xsl-stylesheet processing instruction in that local copy.  -->
<!--
DMTF - Distributed Management Task Force, Inc. - http://www.dmtf.org

Document number: {DSPxxxx of your XML file; template document number: DSP8045}
Date: {yyyy-mm-dd of your XML file; template date: 2009-09-08}
Version: {m.n.u of your XML file; template version: 1.0.0}
Document status: {document status of your XML file; template document status: Informational}

Title: {document title}

Document type: Specification (XML Instance Document)
Document language: E

Abstract: {abstract}

Contact group: {owning body}, {mailing list of owning body}

Acknowledgements: DMTF acknowledges the contributions of the following individuals to this document:
 - {name} ({company})
 - {name} ({company})

Copyright (C) 2009 Distributed Management Task Force, Inc. (DMTF).  All rights reserved.
DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and
systems management and interoperability.  Members and non-members may reproduce DMTF specifications
and documents for uses consistent with this purpose, provided that correct attribution is given.  As
DMTF specifications may be revised from time to time, the particular version and release date should
always be noted.  Implementation of certain elements of this standard or proposed standard may be
subject to third party patent rights, including provisional patent rights (herein "patent rights").
DMTF makes no representations to users of the standard as to the existence of such rights, and is
not responsible to recognize, disclose, or identify any or all such third party patent right, owners
or claimants, nor for any incomplete or inaccurate identification or disclosure of such rights,
owners or claimants.  DMTF shall have no liability to any party, in any manner or circumstance,
under any legal theory whatsoever, for failure to recognize, disclose, or identify any such third
party patent rights, or for such party's reliance on the standard or incorporation thereof in its
product, protocols or testing procedures.  DMTF shall have no liability to any party implementing
such standard, whether such implementation is foreseeable or not, nor to any patent owner or
claimant, and shall have no liability or responsibility for costs or losses incurred if a standard
is withdrawn or modified after publication, and shall be indemnified and held harmless by any party
implementing the standard from any and all claims of infringement by a patent owner for such
implementations.  For information about patents held by third-parties which have notified the DMTF
that, in their opinion, such patent may relate to or impact implementations of DMTF standards, visit
http://www.dmtf.org/about/policies/disclosures.php.

Change log:
{m.n.u} - {yyyy-mm-dd} - {one-line change description}
{m.n.u} - {yyyy-mm-dd} - {one-line change description}
-->
<{top level element}
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns="{default namespace for this document, typically the target namespace of the corresponding XML schema}"
    xsi:schemaLocation="{list of pairs of namespace and schema location URL on schemas.dmtf.org, typically referencing the m.n version}"
    {optional: attributes of top level element}>

    {other elements}

</{top level element}>
