<?xml version="1.0"?>
<doc>
  <header>
    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      <its:locQualityIssueRule selector="//span[@id='q1']"
        locQualityIssueType="typographical"/>
	<its:locQualityIssueRule selector="//span[@id='q2']"
        locQualityIssueType="misspelling"/>
    </its:rules>
  </header>
  <para>
   <span id="q1">transport</span> or transportation is the movement of people, animals and goods from one location to another.
   Modes of <span id="q2">tranport inc.</span> air, rail, road, water, cable, pipeline, and space.
</para>
</doc>



