<?xml version="1.0"?>
<!DOCTYPE gxl SYSTEM "gxl1.0.dtd">
<gxl xmlns:xlink="www.w3.org/1999/xlink">
	<graph id="_19">
		<type xlink:href="dmmschema.xsd#dmm"/>
		<node id="_1">
			<type xlink:href="dmmschema.xsd#SourceFile"/>
			<attr name="name">
				<string>hello.cpp</string>
			</attr>
			<attr name="path">
				<string>c:\a3\</string>
			</attr>
		</node>
		<node id="_3">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>1</int>
			</attr>
			<attr name="startChar">
				<int>10</int>
			</attr>
			<attr name="endLine">
				<int>1</int>
			</attr>
			<attr name="endChar">
				<int>20</int>
			</attr>
		</node>
		<node id="_4">
			<type xlink:href="dmmschema.xsd#SourceFile"/>
			<attr name="name">
				<string>iostream.h</string>
			</attr>
		</node>
		<node id="_5">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>3</int>
			</attr>
			<attr name="startChar">
				<int>6</int>
			</attr>
			<attr name="endLine">
				<int>8</int>
			</attr>
			<attr name="endChar">
				<int>1</int>
			</attr>
		</node>
		<node id="_2">
			<type xlink:href="dmmschema.xsd#Class"/>
			<attr name="name">
				<string>Hello</string>
			</attr>
		</node>
		<node id="_6">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>5</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>6</int>
			</attr>
			<attr name="endChar">
				<int>7</int>
			</attr>
		</node>
		<node id="_7">
			<type xlink:href="dmmschema.xsd#Method"/>
			<attr name="name">
				<string>Hello</string>
			</attr>
			<attr name="access">
				<string>public</string>
			</attr>
		</node>
		<node id="_8">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>6</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>7</int>
			</attr>
			<attr name="endChar">
				<int>8</int>
			</attr>
		</node>
		<node id="_9">
			<type xlink:href="dmmschema.xsd#Method"/>
			<attr name="name">
				<string>~Hello</string>
			</attr>
			<attr name="access">
				<string>public</string>
			</attr>
		</node>
		<node id="_10">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>10</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>13</int>
			</attr>
			<attr name="endChar">
				<int>1</int>
			</attr>
		</node>
		<node id="_11">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>12</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>12</int>
			</attr>
			<attr name="endChar">
				<int>4</int>
			</attr>
		</node>
		<node id="_12">
			<type xlink:href="dmmschema.xsd#Variable"/>
			<attr name="name">
				<string>cout</string>
			</attr>
		</node>
		<node id="_13">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>15</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>18</int>
			</attr>
			<attr name="endChar">
				<int>1</int>
			</attr>
		</node>
		<node id="_14">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>17</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>17</int>
			</attr>
			<attr name="endChar">
				<int>4</int>
			</attr>
		</node>
		<node id="_15">
			<type xlink:href="dmmschema.xsd#Variable"/>
			<attr name="name">
				<string>cout</string>
			</attr>
		</node>
		<node id="_16">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>19</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>24</int>
			</attr>
			<attr name="endChar">
				<int>1</int>
			</attr>
		</node>
		<node id="_17">
			<type xlink:href="dmmschema.xsd#Routine"/>
			<attr name="name">
				<string>main</string>
			</attr>
		</node>
		<node id="_18">
			<type xlink:href="dmmschema.xsd#SourcePart"/>
			<attr name="startLine">
				<int>21</int>
			</attr>
			<attr name="startChar">
				<int>0</int>
			</attr>
			<attr name="endLine">
				<int>21</int>
			</attr>
			<attr name="endChar">
				<int>5</int>
			</attr>
		</node>
		<edge from="_1" to="_3">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_3" to="_4">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_1" to="_4">
			<type xlink:href="dmmschema.xsd#Includes"/>
		</edge>
		<edge from="_1" to="_5">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_5" to="_2">
			<type xlink:href="dmmschema.xsd#Defines"/>
		</edge>
		<edge from="_5" to="_6">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_7" to="_2">
			<type xlink:href="dmmschema.xsd#IsMethodOf"/>
		</edge>
		<edge from="_6" to="_7">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_5" to="_8">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_9" to="_2">
			<type xlink:href="dmmschema.xsd#IsMethodOf"/>
		</edge>
		<edge from="_8" to="_9">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_5" to="_10">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_7" to="_2">
			<type xlink:href="dmmschema.xsd#IsMethodOf"/>
		</edge>
		<edge from="_10" to="_7">
			<type xlink:href="dmmschema.xsd#Defines"/>
		</edge>
		<edge from="_10" to="_11">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_11" to="_12">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_7" to="_12">
			<type xlink:href="dmmschema.xsd#Uses"/>
		</edge>
		<edge from="_5" to="_13">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_9" to="_2">
			<type xlink:href="dmmschema.xsd#IsMethodOf"/>
		</edge>
		<edge from="_13" to="_9">
			<type xlink:href="dmmschema.xsd#Defines"/>
		</edge>
		<edge from="_13" to="_14">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_14" to="_15">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_9" to="_15">
			<type xlink:href="dmmschema.xsd#Uses"/>
		</edge>
		<edge from="_1" to="_16">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_16" to="_17">
			<type xlink:href="dmmschema.xsd#Defines"/>
		</edge>
		<edge from="_16" to="_18">
			<type xlink:href="dmmschema.xsd#Contains"/>
		</edge>
		<edge from="_18" to="_2">
			<type xlink:href="dmmschema.xsd#Declares"/>
		</edge>
		<edge from="_17" to="_2">
			<type xlink:href="dmmschema.xsd#Uses"/>
		</edge>
	</graph>
</gxl>

