<?xml version="1.0" encoding="UTF-8"?>
<?latexml class="article"?>
<?latexml package="mykeyval"?>
<?latexml RelaxNGSchema="LaTeXML"?>
<document xmlns="http://dlmf.nist.gov/LaTeXML">
  <resource src="LaTeXML.css" type="text/css"/>
  <resource src="ltx-article.css" type="text/css"/>
  <para xml:id="p1">
    <p>Simple KV no options: <graphics graphic="none" xml:id="p1.g1"/></p>
  </para>
  <para xml:id="p2">
    <p>Simple KV with options: <graphics graphic="none" options="width=100,height=200" xml:id="p2.g1"/></p>
  </para>
  <para xml:id="p3">
    <p>Complex KV no options: <graphics graphic="none" xml:id="p3.g1"/></p>
  </para>
  <para xml:id="p4">
    <p>Complex KV with options: <graphics graphic="none" imageheight="200" imagewidth="100" xml:id="p4.g1"/></p>
  </para>
  <para xml:id="p5">
    <p>Filenames <graphics graphic="none" options="path=a_dir/~foo.bar" xml:id="p5.g1"/></p>
  </para>
  <para xml:id="p6">
    <p>Filenames <graphics graphic="none" options="path=a_dir/~foo.bar" xml:id="p6.g1"/></p>
  </para>
  <para xml:id="p7">
    <p>KV Environment no options:
Inside the environment.

After the environment.</p>
  </para>
  <para xml:id="p8">
    <p>KV Environment with options:
<text height="200" width="100">
Inside the environment.
</text>
After the environment.</p>
  </para>
  <para xml:id="p9">
    <p>KV Environment with structure no options:
&amp;Inside the environment.

After the environment.</p>
  </para>
  <para xml:id="p10">
    <p>KV Environment with structure with options:
Width: 100&amp;Height: 200
Inside the environment.

After the environment.</p>
  </para>
  <para xml:id="p11">
    <p>KV automatic conversion to structure
width=100,height=200</p>
  </para>
</document>