HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/freecams1.com/public_html/admin/example.xml
<?xml version="1.0" encoding="UTF-8"?>
<videos>
<updated>2010-07-20T00:00:00Z</updated> 
<video>
	<id>Video ID Number From Database</id>
	<title>Title of Video</title>
	<description>Description of Video</description>

	<tags>Comma,Separated,Keywords,Go,Here</tags>
	<paysite>Name Of Paysite</paysite>
	<clip_url>http://www.domain.com/path/to/videos/</clip_url>
	<screen_url>http://www.domain.com/path/to/thumbnails/</screen_url>
	<clips>
			<clip>
			<duration>20</duration>
			<width>640</width>
			<height>480</height>
			<flv>marta_sucks.flv</flv>
			<screens>
					<screen>marta.jpg</screen>
			</screens>
			</clip>

			<clip>
			<duration>20</duration>
			<width>640</width>
			<height>480</height>
			<flv>jenna_fucks.flv</flv>
			<screens>
					<screen>jenna.jpg</screen>

			</screens>
			</clip>
			<clip>
			<duration>123</duration>
			<width>640</width>
			<height>480</height>
			<flv>kathy_anal.flv</flv>

			<screens>
					<screen>kathy.jpg</screen>
			</screens>
			</clip>
	</clips>
</video>

</videos>