<?xml version="1.0" encoding="UTF-8"?>
						<gexf xmlns="http://www.gexf.net/1.2draft"  xmlns:viz="http://www.gexf.net/1.1draft/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.gexf.net/1.2draft http://www.gexf.net/1.2draft/gexf.xsd" version="1.2">
				<meta lastmodifieddate='2022-10-09'>
								<creator>Gexf.net</creator>
								<description>graph</description>
							</meta>
						<graph mode="static" defaultedgetype="directed">
							<attributes class="node" mode="static">
								<attribute id="acategory" title="Category" type="string"></attribute>
								<attribute id="postag" title="PartofSpeech" type="string"></attribute>
							</attributes><nodes>
		<node id="Horny Shriya" label="Horny Shriya">
							<viz:color r='52' g='152' b='219' a='0.6'/>
										<attvalues>
											<attvalue for='acategory' value='regular'></attvalue>
			<attvalue for='postag' value='NNP'></attvalue>
			</attvalues>
					   			<viz:position x='16' y='534' />
									<viz:size value='0'/>
									<viz:shape value='disc'/></node>
			
		</nodes>
		<edges></edges></graph></gexf>